"./vfs.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Starting (try 1/5) 2022/01/17 06:27:02 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/17 06:27:02 DEBUG : Creating backend with remote "/tmp/rclone2474803314" === RUN TestDirHandleMethods run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:02 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:03 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: Bucket "rclone-test-govonef8tiqeteb3situwog3" created with ACL "private" 2022/01/17 06:27:04 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:04 DEBUG : dir: Looking for writers 2022/01/17 06:27:04 DEBUG : : Looking for writers 2022/01/17 06:27:04 DEBUG : dir: reading active writers 2022/01/17 06:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.77s) === RUN TestDirHandleReaddir run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:04 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:06 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:06 DEBUG : dir/subdir: Looking for writers 2022/01/17 06:27:06 DEBUG : dir: Looking for writers 2022/01/17 06:27:06 DEBUG : file1: reading active writers 2022/01/17 06:27:06 DEBUG : file2: reading active writers 2022/01/17 06:27:06 DEBUG : subdir: reading active writers 2022/01/17 06:27:06 DEBUG : : Looking for writers 2022/01/17 06:27:06 DEBUG : dir: reading active writers 2022/01/17 06:27:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.33s) === RUN TestDirHandleReaddirnames run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:06 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:07 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:07 DEBUG : dir: Looking for writers 2022/01/17 06:27:07 DEBUG : file1: reading active writers 2022/01/17 06:27:07 DEBUG : : Looking for writers 2022/01/17 06:27:07 DEBUG : dir: reading active writers 2022/01/17 06:27:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.10s) === RUN TestDirMethods run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:08 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:08 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:08 DEBUG : dir: Looking for writers 2022/01/17 06:27:08 DEBUG : : Looking for writers 2022/01/17 06:27:08 DEBUG : dir: reading active writers 2022/01/17 06:27:08 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.02s) === RUN TestDirForgetAll run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:09 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:09 DEBUG : dir: forgetting directory cache 2022/01/17 06:27:09 DEBUG : : forgetting directory cache 2022/01/17 06:27:09 DEBUG : dir: forgetting directory cache 2022/01/17 06:27:09 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:09 DEBUG : : Looking for writers 2022/01/17 06:27:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.15s) === RUN TestDirForgetPath run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:10 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:11 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2022/01/17 06:27:11 DEBUG : dir: invalidating directory cache 2022/01/17 06:27:11 DEBUG : : >ForgetPath: 2022/01/17 06:27:11 DEBUG : : ForgetPath: relativePath="dir", type=0 2022/01/17 06:27:11 DEBUG : : invalidating directory cache 2022/01/17 06:27:11 DEBUG : dir: forgetting directory cache 2022/01/17 06:27:11 DEBUG : : >ForgetPath: 2022/01/17 06:27:11 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2022/01/17 06:27:11 DEBUG : : >ForgetPath: 2022/01/17 06:27:11 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:11 DEBUG : dir: Looking for writers 2022/01/17 06:27:11 DEBUG : : Looking for writers 2022/01/17 06:27:11 DEBUG : dir: reading active writers 2022/01/17 06:27:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.09s) === RUN TestDirWalk run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:11 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:12 DEBUG : : forgetting directory cache 2022/01/17 06:27:12 DEBUG : dir: forgetting directory cache 2022/01/17 06:27:13 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:13 DEBUG : dir: Looking for writers 2022/01/17 06:27:13 DEBUG : fil/a/b: Looking for writers 2022/01/17 06:27:13 DEBUG : fil/a: Looking for writers 2022/01/17 06:27:13 DEBUG : b: reading active writers 2022/01/17 06:27:13 DEBUG : fil: Looking for writers 2022/01/17 06:27:13 DEBUG : a: reading active writers 2022/01/17 06:27:13 DEBUG : : Looking for writers 2022/01/17 06:27:13 DEBUG : fil: reading active writers 2022/01/17 06:27:13 DEBUG : dir: reading active writers 2022/01/17 06:27:13 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (2.21s) === RUN TestDirSetModTime run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:13 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:14 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:14 DEBUG : dir: Looking for writers 2022/01/17 06:27:14 DEBUG : : Looking for writers 2022/01/17 06:27:14 DEBUG : dir: reading active writers 2022/01/17 06:27:14 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.93s) === RUN TestDirStat run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:14 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:15 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:15 DEBUG : dir: Looking for writers 2022/01/17 06:27:15 DEBUG : file1: reading active writers 2022/01/17 06:27:15 DEBUG : : Looking for writers 2022/01/17 06:27:15 DEBUG : dir: reading active writers 2022/01/17 06:27:15 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.13s) === RUN TestDirReadDirAll run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:15 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2022/01/17 06:27:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2022/01/17 06:27:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2022/01/17 06:27:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/01/17 06:27:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2022/01/17 06:27:18 DEBUG : Waiting for deletions to finish 2022/01/17 06:27:18 INFO : dir/subdir/file3: Deleted 2022/01/17 06:27:18 INFO : dir/subdir: Removing directory 2022/01/17 06:27:18 DEBUG : dir: invalidating directory cache 2022/01/17 06:27:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2022/01/17 06:27:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2022/01/17 06:27:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2022/01/17 06:27:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2022/01/17 06:27:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2022/01/17 06:27:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2022/01/17 06:27:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:18 DEBUG : dir: invalidating directory cache 2022/01/17 06:27:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2022/01/17 06:27:18 DEBUG : : forgetting directory cache 2022/01/17 06:27:18 DEBUG : dir: forgetting directory cache 2022/01/17 06:27:18 DEBUG : dir/virtualDir2: forgetting directory cache 2022/01/17 06:27:18 DEBUG : dir/virtualDir: forgetting directory cache 2022/01/17 06:27:18 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:18 DEBUG : dir/virtualDir2: Looking for writers 2022/01/17 06:27:18 DEBUG : dir/virtualDir: Looking for writers 2022/01/17 06:27:18 DEBUG : dir: Looking for writers 2022/01/17 06:27:18 DEBUG : file1: reading active writers 2022/01/17 06:27:18 DEBUG : virtualFile2: reading active writers 2022/01/17 06:27:18 DEBUG : virtualDir2: reading active writers 2022/01/17 06:27:18 DEBUG : virtualFile: reading active writers 2022/01/17 06:27:18 DEBUG : virtualDir: reading active writers 2022/01/17 06:27:18 DEBUG : : Looking for writers 2022/01/17 06:27:18 DEBUG : dir: reading active writers 2022/01/17 06:27:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.94s) --- PASS: TestDirReadDirAll/Virtual (1.56s) === RUN TestDirOpen run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:19 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:20 ERROR : dir/: Can only open directories read only 2022/01/17 06:27:20 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:20 DEBUG : dir: Looking for writers 2022/01/17 06:27:20 DEBUG : : Looking for writers 2022/01/17 06:27:20 DEBUG : dir: reading active writers 2022/01/17 06:27:20 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.04s) === RUN TestDirCreate run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:20 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:27:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/01/17 06:27:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2022/01/17 06:27:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/01/17 06:27:21 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (5 bytes), uploading instead of streaming 2022/01/17 06:27:21 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/17 06:27:21 INFO : dir/potato: Copied (new) 2022/01/17 06:27:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/01/17 06:27:21 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:21 DEBUG : dir: Looking for writers 2022/01/17 06:27:21 DEBUG : file1: reading active writers 2022/01/17 06:27:21 DEBUG : potato: reading active writers 2022/01/17 06:27:21 DEBUG : : Looking for writers 2022/01/17 06:27:21 DEBUG : dir: reading active writers 2022/01/17 06:27:21 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.52s) === RUN TestDirMkdir run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:22 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2022/01/17 06:27:23 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:23 DEBUG : dir/sub: Looking for writers 2022/01/17 06:27:23 DEBUG : dir: Looking for writers 2022/01/17 06:27:23 DEBUG : file1: reading active writers 2022/01/17 06:27:23 DEBUG : sub: reading active writers 2022/01/17 06:27:23 DEBUG : : Looking for writers 2022/01/17 06:27:23 DEBUG : dir: reading active writers 2022/01/17 06:27:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.63s) === RUN TestDirMkdirSub run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:23 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2022/01/17 06:27:24 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/01/17 06:27:24 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:24 DEBUG : dir/sub/subsub: Looking for writers 2022/01/17 06:27:24 DEBUG : dir/sub: Looking for writers 2022/01/17 06:27:24 DEBUG : subsub: reading active writers 2022/01/17 06:27:24 DEBUG : dir: Looking for writers 2022/01/17 06:27:24 DEBUG : file1: reading active writers 2022/01/17 06:27:24 DEBUG : sub: reading active writers 2022/01/17 06:27:24 DEBUG : : Looking for writers 2022/01/17 06:27:24 DEBUG : dir: reading active writers 2022/01/17 06:27:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.65s) === RUN TestDirRemove run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:25 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:26 ERROR : dir/: Dir.Remove not empty 2022/01/17 06:27:26 DEBUG : dir/file1: Remove: 2022/01/17 06:27:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:26 DEBUG : dir/file1: >Remove: err= 2022/01/17 06:27:26 DEBUG : : Added virtual directory entry vDel: "dir" 2022/01/17 06:27:26 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:26 DEBUG : : Looking for writers 2022/01/17 06:27:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.26s) === RUN TestDirRemoveAll run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:26 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:27 DEBUG : dir/file1: Remove: 2022/01/17 06:27:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:27 DEBUG : dir/file1: >Remove: err= 2022/01/17 06:27:27 DEBUG : : Added virtual directory entry vDel: "dir" 2022/01/17 06:27:27 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:27 DEBUG : : Looking for writers 2022/01/17 06:27:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.41s) === RUN TestDirRemoveName run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:28 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:28 DEBUG : dir/file1: Remove: 2022/01/17 06:27:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:28 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2022/01/17 06:27:28 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:28 DEBUG : dir: Looking for writers 2022/01/17 06:27:28 DEBUG : : Looking for writers 2022/01/17 06:27:28 DEBUG : dir: reading active writers 2022/01/17 06:27:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.13s) === RUN TestDirRename run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:29 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:30 ERROR : dir/not found: Dir.Rename error: file does not exist 2022/01/17 06:27:31 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2022/01/17 06:27:31 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2022/01/17 06:27:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:27:31 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2022/01/17 06:27:31 INFO : dir/file3: Deleted 2022/01/17 06:27:31 INFO : dir/file1: Deleted 2022/01/17 06:27:31 DEBUG : dir: Updating dir with dir2 0xc00098efc0 2022/01/17 06:27:31 DEBUG : dir: forgetting directory cache 2022/01/17 06:27:31 DEBUG : : Added virtual directory entry vDel: "dir" 2022/01/17 06:27:31 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2022/01/17 06:27:32 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:27:32 INFO : dir2/file1: Copied (server-side copy) to: file2 2022/01/17 06:27:32 INFO : dir2/file1: Deleted 2022/01/17 06:27:32 DEBUG : file2: Updating file with file2 0xc000942a80 2022/01/17 06:27:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/01/17 06:27:33 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:27:33 INFO : file2: Copied (server-side copy) to: dir2/file3 2022/01/17 06:27:33 INFO : file2: Deleted 2022/01/17 06:27:33 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000942a80 2022/01/17 06:27:33 DEBUG : : Added virtual directory entry vDel: "file2" 2022/01/17 06:27:33 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2022/01/17 06:27:33 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2022/01/17 06:27:33 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000942c00 2022/01/17 06:27:33 DEBUG : empty directory: forgetting directory cache 2022/01/17 06:27:33 DEBUG : : Added virtual directory entry vDel: "empty directory" 2022/01/17 06:27:33 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2022/01/17 06:27:33 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:33 DEBUG : dir2: Looking for writers 2022/01/17 06:27:33 DEBUG : file3: reading active writers 2022/01/17 06:27:33 DEBUG : renamed empty directory: Looking for writers 2022/01/17 06:27:33 DEBUG : : Looking for writers 2022/01/17 06:27:33 DEBUG : dir2: reading active writers 2022/01/17 06:27:33 DEBUG : renamed empty directory: reading active writers 2022/01/17 06:27:33 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.91s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:34 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:34 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:34 DEBUG : dir: Looking for writers 2022/01/17 06:27:34 DEBUG : file1: reading active writers 2022/01/17 06:27:34 DEBUG : : Looking for writers 2022/01/17 06:27:34 DEBUG : dir: reading active writers 2022/01/17 06:27:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.15s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:35 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:36 DEBUG : Can set mod time: true 2022/01/17 06:27:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/17 06:27:37 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:37 DEBUG : dir: Looking for writers 2022/01/17 06:27:37 DEBUG : file1: reading active writers 2022/01/17 06:27:37 DEBUG : : Looking for writers 2022/01/17 06:27:37 DEBUG : dir: reading active writers 2022/01/17 06:27:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:37 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:27:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/17 06:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:38 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (0 bytes), uploading instead of streaming 2022/01/17 06:27:38 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/17 06:27:38 INFO : dir/file1: Copied (new) 2022/01/17 06:27:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/17 06:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:38 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:38 DEBUG : dir: Looking for writers 2022/01/17 06:27:38 DEBUG : file1: reading active writers 2022/01/17 06:27:38 DEBUG : : Looking for writers 2022/01/17 06:27:38 DEBUG : dir: reading active writers 2022/01/17 06:27:38 DEBUG : >WaitForWriters: 2022/01/17 06:27:38 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:38 DEBUG : dir: Looking for writers 2022/01/17 06:27:38 DEBUG : file1: reading active writers 2022/01/17 06:27:38 DEBUG : : Looking for writers 2022/01/17 06:27:38 DEBUG : dir: reading active writers 2022/01/17 06:27:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:39 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:27:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/17 06:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:40 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (5 bytes), uploading instead of streaming 2022/01/17 06:27:40 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/17 06:27:40 INFO : dir/file1: Copied (new) 2022/01/17 06:27:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/17 06:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:40 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:40 DEBUG : dir: Looking for writers 2022/01/17 06:27:40 DEBUG : file1: reading active writers 2022/01/17 06:27:40 DEBUG : : Looking for writers 2022/01/17 06:27:40 DEBUG : dir: reading active writers 2022/01/17 06:27:40 DEBUG : >WaitForWriters: 2022/01/17 06:27:40 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:40 DEBUG : dir: Looking for writers 2022/01/17 06:27:40 DEBUG : file1: reading active writers 2022/01/17 06:27:40 DEBUG : : Looking for writers 2022/01/17 06:27:40 DEBUG : dir: reading active writers 2022/01/17 06:27:40 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:41 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:27:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:27:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/17 06:27:42 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:42 DEBUG : dir: Looking for writers 2022/01/17 06:27:42 DEBUG : file1: reading active writers 2022/01/17 06:27:42 DEBUG : : Looking for writers 2022/01/17 06:27:42 DEBUG : dir: reading active writers 2022/01/17 06:27:42 DEBUG : >WaitForWriters: 2022/01/17 06:27:42 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:42 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:27:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:42 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:42 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:27:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/01/17 06:27:43 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:27:43 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:27:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:27:43 DEBUG : dir/file1(0xc00035a5c0): close: 2022/01/17 06:27:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/01/17 06:27:43 DEBUG : dir/file1(0xc00035a5c0): >close: err= 2022/01/17 06:27:43 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:43 DEBUG : dir: Looking for writers 2022/01/17 06:27:43 DEBUG : file1: reading active writers 2022/01/17 06:27:43 DEBUG : : Looking for writers 2022/01/17 06:27:43 DEBUG : dir: reading active writers 2022/01/17 06:27:43 DEBUG : >WaitForWriters: 2022/01/17 06:27:44 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:44 DEBUG : dir: Looking for writers 2022/01/17 06:27:44 DEBUG : file1: reading active writers 2022/01/17 06:27:44 DEBUG : : Looking for writers 2022/01/17 06:27:44 DEBUG : dir: reading active writers 2022/01/17 06:27:44 DEBUG : >WaitForWriters: 2022/01/17 06:27:44 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:44 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:27:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:44 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:44 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:27:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/01/17 06:27:45 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:27:45 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:27:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:27:45 DEBUG : dir/file1(0xc0006c83c0): _writeAt: size=5, off=0 2022/01/17 06:27:45 DEBUG : dir/file1(0xc0006c83c0): openPending: 2022/01/17 06:27:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/01/17 06:27:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:27:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:45 DEBUG : dir/file1(0xc0006c83c0): >openPending: err= 2022/01/17 06:27:45 DEBUG : dir/file1(0xc0006c83c0): >_writeAt: n=5, err= 2022/01/17 06:27:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/01/17 06:27:45 DEBUG : dir/file1(0xc0006c83c0): close: 2022/01/17 06:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2022/01/17 06:27:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2022/01/17 06:27:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2022/01/17 06:27:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/01/17 06:27:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/01/17 06:27:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:27:45 DEBUG : dir/file1(0xc0006c83c0): >close: err= 2022/01/17 06:27:45 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:45 DEBUG : dir: Looking for writers 2022/01/17 06:27:45 DEBUG : file1: reading active writers 2022/01/17 06:27:45 DEBUG : : Looking for writers 2022/01/17 06:27:45 DEBUG : dir: reading active writers 2022/01/17 06:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:27:45 DEBUG : dir: Looking for writers 2022/01/17 06:27:45 DEBUG : file1: reading active writers 2022/01/17 06:27:45 DEBUG : : Looking for writers 2022/01/17 06:27:45 DEBUG : dir: reading active writers 2022/01/17 06:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:27:45 DEBUG : dir: Looking for writers 2022/01/17 06:27:45 DEBUG : file1: reading active writers 2022/01/17 06:27:45 DEBUG : : Looking for writers 2022/01/17 06:27:45 DEBUG : dir: reading active writers 2022/01/17 06:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:27:45 DEBUG : dir: Looking for writers 2022/01/17 06:27:45 DEBUG : file1: reading active writers 2022/01/17 06:27:45 DEBUG : : Looking for writers 2022/01/17 06:27:45 DEBUG : dir: reading active writers 2022/01/17 06:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:27:45 DEBUG : dir/file1: vfs cache: starting upload 2022/01/17 06:27:45 DEBUG : dir: Looking for writers 2022/01/17 06:27:45 DEBUG : file1: reading active writers 2022/01/17 06:27:45 DEBUG : : Looking for writers 2022/01/17 06:27:45 DEBUG : dir: reading active writers 2022/01/17 06:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:27:45 DEBUG : dir: Looking for writers 2022/01/17 06:27:45 DEBUG : file1: reading active writers 2022/01/17 06:27:45 DEBUG : : Looking for writers 2022/01/17 06:27:45 DEBUG : dir: reading active writers 2022/01/17 06:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:27:45 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2022/01/17 06:27:45 INFO : dir/file1: Copied (replaced existing) 2022/01/17 06:27:45 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2022/01/17 06:27:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/17 06:27:45 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2022/01/17 06:27:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/17 06:27:46 DEBUG : dir: Looking for writers 2022/01/17 06:27:46 DEBUG : file1: reading active writers 2022/01/17 06:27:46 DEBUG : : Looking for writers 2022/01/17 06:27:46 DEBUG : dir: reading active writers 2022/01/17 06:27:46 DEBUG : >WaitForWriters: 2022/01/17 06:27:46 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:46 DEBUG : dir: Looking for writers 2022/01/17 06:27:46 DEBUG : file1: reading active writers 2022/01/17 06:27:46 DEBUG : : Looking for writers 2022/01/17 06:27:46 DEBUG : dir: reading active writers 2022/01/17 06:27:46 DEBUG : >WaitForWriters: 2022/01/17 06:27:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (11.56s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (2.30s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.84s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.88s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.71s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.67s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (2.16s) === RUN TestFileOpenRead run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:46 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:27:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/17 06:27:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:27:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2022/01/17 06:27:47 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:47 DEBUG : dir: Looking for writers 2022/01/17 06:27:47 DEBUG : file1: reading active writers 2022/01/17 06:27:47 DEBUG : : Looking for writers 2022/01/17 06:27:47 DEBUG : dir: reading active writers 2022/01/17 06:27:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.29s) === RUN TestFileOpenReadUnknownSize 2022/01/17 06:27:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2022/01/17 06:27:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/01/17 06:27:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:27:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2022/01/17 06:27:48 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:48 DEBUG : : Looking for writers 2022/01/17 06:27:48 DEBUG : file.txt: reading active writers 2022/01/17 06:27:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:48 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:48 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (25 bytes), uploading instead of streaming 2022/01/17 06:27:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/17 06:27:49 INFO : dir/file1: Copied (new) 2022/01/17 06:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:49 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:49 DEBUG : dir: Looking for writers 2022/01/17 06:27:49 DEBUG : file1: reading active writers 2022/01/17 06:27:49 DEBUG : : Looking for writers 2022/01/17 06:27:49 DEBUG : dir: reading active writers 2022/01/17 06:27:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.64s) === RUN TestFileRemove run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:49 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:50 DEBUG : dir/file1: Remove: 2022/01/17 06:27:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:50 DEBUG : dir/file1: >Remove: err= 2022/01/17 06:27:50 DEBUG : dir/file1: Remove: 2022/01/17 06:27:50 DEBUG : dir/file1: >Remove: err=Read only file system 2022/01/17 06:27:50 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:50 DEBUG : dir: Looking for writers 2022/01/17 06:27:50 DEBUG : : Looking for writers 2022/01/17 06:27:50 DEBUG : dir: reading active writers 2022/01/17 06:27:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.34s) === RUN TestFileRemoveAll run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:51 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:51 DEBUG : dir/file1: Remove: 2022/01/17 06:27:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:52 DEBUG : dir/file1: >Remove: err= 2022/01/17 06:27:52 DEBUG : dir/file1: Remove: 2022/01/17 06:27:52 DEBUG : dir/file1: >Remove: err=Read only file system 2022/01/17 06:27:52 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:52 DEBUG : dir: Looking for writers 2022/01/17 06:27:52 DEBUG : : Looking for writers 2022/01/17 06:27:52 DEBUG : dir: reading active writers 2022/01/17 06:27:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.38s) === RUN TestFileOpen run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:52 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:27:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/17 06:27:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/01/17 06:27:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/17 06:27:53 DEBUG : dir/file1: Open: flags=O_RDWR 2022/01/17 06:27:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/17 06:27:53 DEBUG : dir/file1: Open: flags=0x3 2022/01/17 06:27:53 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2022/01/17 06:27:53 DEBUG : dir/file1: >Open: fd=, err=permission denied 2022/01/17 06:27:53 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:53 DEBUG : dir: Looking for writers 2022/01/17 06:27:53 DEBUG : file1: reading active writers 2022/01/17 06:27:53 DEBUG : : Looking for writers 2022/01/17 06:27:53 DEBUG : dir: reading active writers 2022/01/17 06:27:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:53 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:54 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:54 DEBUG : dir: Looking for writers 2022/01/17 06:27:54 DEBUG : file1: reading active writers 2022/01/17 06:27:54 DEBUG : : Looking for writers 2022/01/17 06:27:54 DEBUG : dir: reading active writers 2022/01/17 06:27:54 DEBUG : >WaitForWriters: 2022/01/17 06:27:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:27:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:27:55 INFO : dir/file1: Deleted 2022/01/17 06:27:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000943500 2022/01/17 06:27:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:27:55 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:27:55 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/17 06:27:55 INFO : newLeaf: Deleted 2022/01/17 06:27:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000943500 2022/01/17 06:27:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/17 06:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/17 06:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:27:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc000943500 2022/01/17 06:27:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:27:56 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (25 bytes), uploading instead of streaming 2022/01/17 06:27:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/17 06:27:56 INFO : dir/file1: Copied (new) 2022/01/17 06:27:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:27:56 DEBUG : newLeaf: Running delayed rename now 2022/01/17 06:27:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/17 06:27:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:27:56 INFO : dir/file1: Deleted 2022/01/17 06:27:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000943500 2022/01/17 06:27:56 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:56 DEBUG : dir: Looking for writers 2022/01/17 06:27:56 DEBUG : : Looking for writers 2022/01/17 06:27:56 DEBUG : dir: reading active writers 2022/01/17 06:27:56 DEBUG : newLeaf: reading active writers 2022/01/17 06:27:56 DEBUG : >WaitForWriters: 2022/01/17 06:27:57 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:57 DEBUG : dir: Looking for writers 2022/01/17 06:27:57 DEBUG : : Looking for writers 2022/01/17 06:27:57 DEBUG : dir: reading active writers 2022/01/17 06:27:57 DEBUG : newLeaf: reading active writers 2022/01/17 06:27:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:27:57 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:27:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:27:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:27:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:27:58 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:27:58 DEBUG : dir: Looking for writers 2022/01/17 06:27:58 DEBUG : file1: reading active writers 2022/01/17 06:27:58 DEBUG : : Looking for writers 2022/01/17 06:27:58 DEBUG : dir: reading active writers 2022/01/17 06:27:58 DEBUG : >WaitForWriters: 2022/01/17 06:27:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:27:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:27:59 INFO : dir/file1: Deleted 2022/01/17 06:27:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0003dc780 2022/01/17 06:27:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:27:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:27:59 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:27:59 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/17 06:27:59 INFO : newLeaf: Deleted 2022/01/17 06:27:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0003dc780 2022/01/17 06:27:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/17 06:27:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:28:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/01/17 06:28:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003dc780 2022/01/17 06:28:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:28:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:00 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (25 bytes), uploading instead of streaming 2022/01/17 06:28:00 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/17 06:28:00 INFO : dir/file1: Copied (new) 2022/01/17 06:28:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:00 DEBUG : newLeaf: Running delayed rename now 2022/01/17 06:28:00 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/17 06:28:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:28:00 INFO : dir/file1: Deleted 2022/01/17 06:28:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0003dc780 2022/01/17 06:28:00 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:00 DEBUG : dir: Looking for writers 2022/01/17 06:28:00 DEBUG : : Looking for writers 2022/01/17 06:28:00 DEBUG : dir: reading active writers 2022/01/17 06:28:00 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:00 DEBUG : >WaitForWriters: 2022/01/17 06:28:01 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:01 DEBUG : dir: Looking for writers 2022/01/17 06:28:01 DEBUG : : Looking for writers 2022/01/17 06:28:01 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:01 DEBUG : dir: reading active writers 2022/01/17 06:28:01 DEBUG : >WaitForWriters: 2022/01/17 06:28:01 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:01 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:01 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:01 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/01/17 06:28:02 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:02 DEBUG : dir/file1(0xc00079de80): openPending: 2022/01/17 06:28:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/01/17 06:28:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:02 DEBUG : dir/file1(0xc00079de80): >openPending: err= 2022/01/17 06:28:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/17 06:28:02 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:02 DEBUG : dir/file1(0xc00079de80): _writeAt: size=14, off=0 2022/01/17 06:28:02 DEBUG : dir/file1(0xc00079de80): >_writeAt: n=14, err= 2022/01/17 06:28:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:02 DEBUG : dir/file1(0xc00079de80): close: 2022/01/17 06:28:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/01/17 06:28:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:02 DEBUG : dir/file1(0xc00079de80): >close: err= 2022/01/17 06:28:02 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:02 DEBUG : dir: Looking for writers 2022/01/17 06:28:02 DEBUG : file1: reading active writers 2022/01/17 06:28:02 DEBUG : : Looking for writers 2022/01/17 06:28:02 DEBUG : dir: reading active writers 2022/01/17 06:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:02 DEBUG : dir: Looking for writers 2022/01/17 06:28:02 DEBUG : file1: reading active writers 2022/01/17 06:28:02 DEBUG : : Looking for writers 2022/01/17 06:28:02 DEBUG : dir: reading active writers 2022/01/17 06:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:02 DEBUG : dir: Looking for writers 2022/01/17 06:28:02 DEBUG : file1: reading active writers 2022/01/17 06:28:02 DEBUG : : Looking for writers 2022/01/17 06:28:02 DEBUG : dir: reading active writers 2022/01/17 06:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:02 DEBUG : dir: Looking for writers 2022/01/17 06:28:02 DEBUG : file1: reading active writers 2022/01/17 06:28:02 DEBUG : : Looking for writers 2022/01/17 06:28:02 DEBUG : dir: reading active writers 2022/01/17 06:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:02 DEBUG : dir/file1: vfs cache: starting upload 2022/01/17 06:28:02 DEBUG : dir: Looking for writers 2022/01/17 06:28:02 DEBUG : file1: reading active writers 2022/01/17 06:28:02 DEBUG : : Looking for writers 2022/01/17 06:28:02 DEBUG : dir: reading active writers 2022/01/17 06:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:02 DEBUG : dir: Looking for writers 2022/01/17 06:28:02 DEBUG : file1: reading active writers 2022/01/17 06:28:02 DEBUG : : Looking for writers 2022/01/17 06:28:02 DEBUG : dir: reading active writers 2022/01/17 06:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:02 INFO : dir/file1: Copied (replaced existing) 2022/01/17 06:28:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/01/17 06:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:03 DEBUG : dir: Looking for writers 2022/01/17 06:28:03 DEBUG : file1: reading active writers 2022/01/17 06:28:03 DEBUG : : Looking for writers 2022/01/17 06:28:03 DEBUG : dir: reading active writers 2022/01/17 06:28:03 DEBUG : >WaitForWriters: 2022/01/17 06:28:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:03 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:03 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:03 DEBUG : dir/file1(0xc000746280): _readAt: size=512, off=0 2022/01/17 06:28:03 DEBUG : dir/file1(0xc000746280): openPending: 2022/01/17 06:28:03 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/01/17 06:28:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:03 DEBUG : dir/file1(0xc000746280): >openPending: err= 2022/01/17 06:28:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/01/17 06:28:03 DEBUG : dir/file1(0xc000746280): >_readAt: n=14, err=EOF 2022/01/17 06:28:03 DEBUG : dir/file1(0xc000746280): close: 2022/01/17 06:28:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:03 DEBUG : dir/file1(0xc000746280): >close: err= 2022/01/17 06:28:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:28:03 INFO : dir/file1: Deleted 2022/01/17 06:28:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/17 06:28:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000a11440 2022/01/17 06:28:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:28:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:04 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:04 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/17 06:28:04 INFO : newLeaf: Deleted 2022/01/17 06:28:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/01/17 06:28:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000a11440 2022/01/17 06:28:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/17 06:28:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:28:04 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:04 DEBUG : dir/file1(0xc00090b0c0): openPending: 2022/01/17 06:28:04 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/01/17 06:28:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:28:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:04 DEBUG : dir/file1(0xc00090b0c0): >openPending: err= 2022/01/17 06:28:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/17 06:28:04 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:04 DEBUG : dir/file1(0xc00090b0c0): _writeAt: size=25, off=0 2022/01/17 06:28:04 DEBUG : dir/file1(0xc00090b0c0): >_writeAt: n=25, err= 2022/01/17 06:28:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:28:05 INFO : dir/file1: Deleted 2022/01/17 06:28:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/17 06:28:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000a11440 2022/01/17 06:28:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:28:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:05 DEBUG : newLeaf(0xc00090b0c0): close: 2022/01/17 06:28:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/01/17 06:28:05 DEBUG : newLeaf: vfs cache: setting modification time to 2022-01-17 06:28:04.87597576 +0000 UTC m=+62.047810056 2022/01/17 06:28:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:05 DEBUG : newLeaf(0xc00090b0c0): >close: err= 2022/01/17 06:28:05 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:05 DEBUG : dir: Looking for writers 2022/01/17 06:28:05 DEBUG : : Looking for writers 2022/01/17 06:28:05 DEBUG : dir: reading active writers 2022/01/17 06:28:05 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:05 DEBUG : dir: Looking for writers 2022/01/17 06:28:05 DEBUG : : Looking for writers 2022/01/17 06:28:05 DEBUG : dir: reading active writers 2022/01/17 06:28:05 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:05 DEBUG : dir: Looking for writers 2022/01/17 06:28:05 DEBUG : : Looking for writers 2022/01/17 06:28:05 DEBUG : dir: reading active writers 2022/01/17 06:28:05 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:05 DEBUG : dir: Looking for writers 2022/01/17 06:28:05 DEBUG : : Looking for writers 2022/01/17 06:28:05 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:05 DEBUG : dir: reading active writers 2022/01/17 06:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:05 DEBUG : newLeaf: vfs cache: starting upload 2022/01/17 06:28:05 DEBUG : dir: Looking for writers 2022/01/17 06:28:05 DEBUG : : Looking for writers 2022/01/17 06:28:05 DEBUG : dir: reading active writers 2022/01/17 06:28:05 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:05 DEBUG : dir: Looking for writers 2022/01/17 06:28:05 DEBUG : : Looking for writers 2022/01/17 06:28:05 DEBUG : dir: reading active writers 2022/01/17 06:28:05 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/17 06:28:05 INFO : newLeaf: Copied (replaced existing) 2022/01/17 06:28:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-01-17 06:28:04.87597576 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/01/17 06:28:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/01/17 06:28:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/01/17 06:28:05 DEBUG : dir: Looking for writers 2022/01/17 06:28:05 DEBUG : : Looking for writers 2022/01/17 06:28:05 DEBUG : dir: reading active writers 2022/01/17 06:28:05 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:05 DEBUG : >WaitForWriters: 2022/01/17 06:28:06 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:06 DEBUG : dir: Looking for writers 2022/01/17 06:28:06 DEBUG : : Looking for writers 2022/01/17 06:28:06 DEBUG : dir: reading active writers 2022/01/17 06:28:06 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:06 DEBUG : >WaitForWriters: 2022/01/17 06:28:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:06 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:06 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:07 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:07 DEBUG : dir: Looking for writers 2022/01/17 06:28:07 DEBUG : file1: reading active writers 2022/01/17 06:28:07 DEBUG : : Looking for writers 2022/01/17 06:28:07 DEBUG : dir: reading active writers 2022/01/17 06:28:07 DEBUG : >WaitForWriters: 2022/01/17 06:28:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:28:08 INFO : dir/file1: Deleted 2022/01/17 06:28:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0003dce40 2022/01/17 06:28:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:28:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:08 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/17 06:28:08 INFO : newLeaf: Deleted 2022/01/17 06:28:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0003dce40 2022/01/17 06:28:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/17 06:28:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:28:09 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:09 DEBUG : dir/file1(0xc000908800): openPending: 2022/01/17 06:28:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/01/17 06:28:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:09 DEBUG : dir/file1(0xc000908800): >openPending: err= 2022/01/17 06:28:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/17 06:28:09 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:09 DEBUG : dir/file1(0xc000908800): _writeAt: size=25, off=0 2022/01/17 06:28:09 DEBUG : dir/file1(0xc000908800): >_writeAt: n=25, err= 2022/01/17 06:28:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:28:09 INFO : dir/file1: Deleted 2022/01/17 06:28:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/17 06:28:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0003dce40 2022/01/17 06:28:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:28:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:09 DEBUG : newLeaf(0xc000908800): close: 2022/01/17 06:28:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/01/17 06:28:09 DEBUG : newLeaf: vfs cache: setting modification time to 2022-01-17 06:28:09.14705169 +0000 UTC m=+66.318885987 2022/01/17 06:28:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:09 DEBUG : newLeaf(0xc000908800): >close: err= 2022/01/17 06:28:09 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:09 DEBUG : dir: Looking for writers 2022/01/17 06:28:09 DEBUG : : Looking for writers 2022/01/17 06:28:09 DEBUG : dir: reading active writers 2022/01/17 06:28:09 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:09 DEBUG : dir: Looking for writers 2022/01/17 06:28:09 DEBUG : : Looking for writers 2022/01/17 06:28:09 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:09 DEBUG : dir: reading active writers 2022/01/17 06:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:09 DEBUG : dir: Looking for writers 2022/01/17 06:28:09 DEBUG : : Looking for writers 2022/01/17 06:28:09 DEBUG : dir: reading active writers 2022/01/17 06:28:09 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:09 DEBUG : dir: Looking for writers 2022/01/17 06:28:09 DEBUG : : Looking for writers 2022/01/17 06:28:09 DEBUG : dir: reading active writers 2022/01/17 06:28:09 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:09 DEBUG : newLeaf: vfs cache: starting upload 2022/01/17 06:28:09 DEBUG : dir: Looking for writers 2022/01/17 06:28:09 DEBUG : : Looking for writers 2022/01/17 06:28:09 DEBUG : dir: reading active writers 2022/01/17 06:28:09 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:09 DEBUG : dir: Looking for writers 2022/01/17 06:28:09 DEBUG : : Looking for writers 2022/01/17 06:28:09 DEBUG : dir: reading active writers 2022/01/17 06:28:09 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/17 06:28:10 INFO : newLeaf: Copied (replaced existing) 2022/01/17 06:28:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-01-17 06:28:09.14705169 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/01/17 06:28:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/01/17 06:28:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/01/17 06:28:10 DEBUG : dir: Looking for writers 2022/01/17 06:28:10 DEBUG : : Looking for writers 2022/01/17 06:28:10 DEBUG : dir: reading active writers 2022/01/17 06:28:10 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:10 DEBUG : >WaitForWriters: 2022/01/17 06:28:10 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:10 DEBUG : dir: Looking for writers 2022/01/17 06:28:10 DEBUG : : Looking for writers 2022/01/17 06:28:10 DEBUG : dir: reading active writers 2022/01/17 06:28:10 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:10 DEBUG : >WaitForWriters: 2022/01/17 06:28:10 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:10 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:10 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:10 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/01/17 06:28:11 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:11 DEBUG : dir/file1(0xc000a14340): openPending: 2022/01/17 06:28:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/01/17 06:28:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:11 DEBUG : dir/file1(0xc000a14340): >openPending: err= 2022/01/17 06:28:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/17 06:28:11 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:11 DEBUG : dir/file1(0xc000a14340): _writeAt: size=14, off=0 2022/01/17 06:28:11 DEBUG : dir/file1(0xc000a14340): >_writeAt: n=14, err= 2022/01/17 06:28:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:11 DEBUG : dir/file1(0xc000a14340): close: 2022/01/17 06:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/01/17 06:28:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:11 DEBUG : dir/file1(0xc000a14340): >close: err= 2022/01/17 06:28:11 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:11 DEBUG : dir: Looking for writers 2022/01/17 06:28:11 DEBUG : file1: reading active writers 2022/01/17 06:28:11 DEBUG : : Looking for writers 2022/01/17 06:28:11 DEBUG : dir: reading active writers 2022/01/17 06:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:11 DEBUG : dir: Looking for writers 2022/01/17 06:28:11 DEBUG : file1: reading active writers 2022/01/17 06:28:11 DEBUG : : Looking for writers 2022/01/17 06:28:11 DEBUG : dir: reading active writers 2022/01/17 06:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:11 DEBUG : dir: Looking for writers 2022/01/17 06:28:11 DEBUG : file1: reading active writers 2022/01/17 06:28:11 DEBUG : : Looking for writers 2022/01/17 06:28:11 DEBUG : dir: reading active writers 2022/01/17 06:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:11 DEBUG : dir: Looking for writers 2022/01/17 06:28:11 DEBUG : file1: reading active writers 2022/01/17 06:28:11 DEBUG : : Looking for writers 2022/01/17 06:28:11 DEBUG : dir: reading active writers 2022/01/17 06:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:11 DEBUG : dir/file1: vfs cache: starting upload 2022/01/17 06:28:11 DEBUG : dir: Looking for writers 2022/01/17 06:28:11 DEBUG : file1: reading active writers 2022/01/17 06:28:11 DEBUG : : Looking for writers 2022/01/17 06:28:11 DEBUG : dir: reading active writers 2022/01/17 06:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:12 DEBUG : dir: Looking for writers 2022/01/17 06:28:12 DEBUG : file1: reading active writers 2022/01/17 06:28:12 DEBUG : : Looking for writers 2022/01/17 06:28:12 DEBUG : dir: reading active writers 2022/01/17 06:28:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:12 INFO : dir/file1: Copied (replaced existing) 2022/01/17 06:28:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/01/17 06:28:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:12 DEBUG : dir: Looking for writers 2022/01/17 06:28:12 DEBUG : file1: reading active writers 2022/01/17 06:28:12 DEBUG : : Looking for writers 2022/01/17 06:28:12 DEBUG : dir: reading active writers 2022/01/17 06:28:12 DEBUG : >WaitForWriters: 2022/01/17 06:28:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:12 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:12 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:12 DEBUG : dir/file1(0xc000980540): _readAt: size=512, off=0 2022/01/17 06:28:12 DEBUG : dir/file1(0xc000980540): openPending: 2022/01/17 06:28: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/01/17 06:28:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:28:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:12 DEBUG : dir/file1(0xc000980540): >openPending: err= 2022/01/17 06:28:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/01/17 06:28:12 DEBUG : dir/file1(0xc000980540): >_readAt: n=14, err=EOF 2022/01/17 06:28:12 DEBUG : dir/file1(0xc000980540): close: 2022/01/17 06:28:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:12 DEBUG : dir/file1(0xc000980540): >close: err= 2022/01/17 06:28:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:28:13 INFO : dir/file1: Deleted 2022/01/17 06:28:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/17 06:28:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000a11ec0 2022/01/17 06:28:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:28:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:13 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/17 06:28:13 INFO : newLeaf: Deleted 2022/01/17 06:28:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/01/17 06:28:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000a11ec0 2022/01/17 06:28:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/17 06:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:28:14 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:14 DEBUG : dir/file1(0xc000a6b880): openPending: 2022/01/17 06:28:14 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/01/17 06:28:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:14 DEBUG : dir/file1(0xc000a6b880): >openPending: err= 2022/01/17 06:28:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/17 06:28:14 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:14 DEBUG : dir/file1(0xc000a6b880): _writeAt: size=25, off=0 2022/01/17 06:28:14 DEBUG : dir/file1(0xc000a6b880): >_writeAt: n=25, err= 2022/01/17 06:28:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:28:14 INFO : dir/file1: Deleted 2022/01/17 06:28:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/17 06:28:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000a11ec0 2022/01/17 06:28:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:28:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:14 DEBUG : newLeaf(0xc000a6b880): close: 2022/01/17 06:28:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/01/17 06:28:14 DEBUG : newLeaf: vfs cache: setting modification time to 2022-01-17 06:28:14.133526303 +0000 UTC m=+71.305360599 2022/01/17 06:28:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:14 DEBUG : newLeaf(0xc000a6b880): >close: err= 2022/01/17 06:28:14 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:14 DEBUG : dir: Looking for writers 2022/01/17 06:28:14 DEBUG : : Looking for writers 2022/01/17 06:28:14 DEBUG : dir: reading active writers 2022/01/17 06:28:14 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:14 DEBUG : dir: Looking for writers 2022/01/17 06:28:14 DEBUG : : Looking for writers 2022/01/17 06:28:14 DEBUG : dir: reading active writers 2022/01/17 06:28:14 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:14 DEBUG : dir: Looking for writers 2022/01/17 06:28:14 DEBUG : : Looking for writers 2022/01/17 06:28:14 DEBUG : dir: reading active writers 2022/01/17 06:28:14 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:14 DEBUG : dir: Looking for writers 2022/01/17 06:28:14 DEBUG : : Looking for writers 2022/01/17 06:28:14 DEBUG : dir: reading active writers 2022/01/17 06:28:14 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:14 DEBUG : newLeaf: vfs cache: starting upload 2022/01/17 06:28:14 DEBUG : dir: Looking for writers 2022/01/17 06:28:14 DEBUG : : Looking for writers 2022/01/17 06:28:14 DEBUG : dir: reading active writers 2022/01/17 06:28:14 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:14 DEBUG : dir: Looking for writers 2022/01/17 06:28:14 DEBUG : : Looking for writers 2022/01/17 06:28:14 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:14 DEBUG : dir: reading active writers 2022/01/17 06:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/17 06:28:15 INFO : newLeaf: Copied (replaced existing) 2022/01/17 06:28:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-01-17 06:28:14.133526303 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/01/17 06:28:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/01/17 06:28:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/01/17 06:28:15 DEBUG : dir: Looking for writers 2022/01/17 06:28:15 DEBUG : : Looking for writers 2022/01/17 06:28:15 DEBUG : dir: reading active writers 2022/01/17 06:28:15 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:15 DEBUG : >WaitForWriters: 2022/01/17 06:28:15 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:15 DEBUG : dir: Looking for writers 2022/01/17 06:28:15 DEBUG : : Looking for writers 2022/01/17 06:28:15 DEBUG : dir: reading active writers 2022/01/17 06:28:15 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:15 DEBUG : >WaitForWriters: 2022/01/17 06:28:15 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:15 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:15 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:15 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:16 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:16 DEBUG : dir: Looking for writers 2022/01/17 06:28:16 DEBUG : file1: reading active writers 2022/01/17 06:28:16 DEBUG : : Looking for writers 2022/01/17 06:28:16 DEBUG : dir: reading active writers 2022/01/17 06:28:16 DEBUG : >WaitForWriters: 2022/01/17 06:28:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:16 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:16 DEBUG : dir/file1(0xc0009f0340): _readAt: size=512, off=0 2022/01/17 06:28:16 DEBUG : dir/file1(0xc0009f0340): openPending: 2022/01/17 06:28:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2022/01/17 06:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:16 DEBUG : dir/file1(0xc0009f0340): >openPending: err= 2022/01/17 06:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2022/01/17 06:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/17 06:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:16 DEBUG : dir/file1(0xc0009f0340): >_readAt: n=14, err=EOF 2022/01/17 06:28:16 DEBUG : dir/file1(0xc0009f0340): close: 2022/01/17 06:28:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:16 DEBUG : dir/file1(0xc0009f0340): >close: err= 2022/01/17 06:28:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:28:17 INFO : dir/file1: Deleted 2022/01/17 06:28:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/17 06:28:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000271440 2022/01/17 06:28:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:28:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:18 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:18 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2022/01/17 06:28:18 INFO : newLeaf: Deleted 2022/01/17 06:28:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/01/17 06:28:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000271440 2022/01/17 06:28:18 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/01/17 06:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:28:18 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:18 DEBUG : dir/file1(0xc000d9f000): openPending: 2022/01/17 06:28:18 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/01/17 06:28:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/01/17 06:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:18 DEBUG : dir/file1(0xc000d9f000): >openPending: err= 2022/01/17 06:28:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/17 06:28:18 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:18 DEBUG : dir/file1(0xc000d9f000): _writeAt: size=25, off=0 2022/01/17 06:28:18 DEBUG : dir/file1(0xc000d9f000): >_writeAt: n=25, err= 2022/01/17 06:28:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/17 06:28:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2022/01/17 06:28:19 INFO : dir/file1: Deleted 2022/01/17 06:28:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/01/17 06:28:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000271440 2022/01/17 06:28:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:28:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:19 DEBUG : newLeaf(0xc000d9f000): close: 2022/01/17 06:28:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/01/17 06:28:19 DEBUG : newLeaf: vfs cache: setting modification time to 2022-01-17 06:28:18.572041058 +0000 UTC m=+75.743875384 2022/01/17 06:28:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:19 DEBUG : newLeaf(0xc000d9f000): >close: err= 2022/01/17 06:28:19 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:19 DEBUG : dir: Looking for writers 2022/01/17 06:28:19 DEBUG : : Looking for writers 2022/01/17 06:28:19 DEBUG : dir: reading active writers 2022/01/17 06:28:19 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:19 DEBUG : dir: Looking for writers 2022/01/17 06:28:19 DEBUG : : Looking for writers 2022/01/17 06:28:19 DEBUG : dir: reading active writers 2022/01/17 06:28:19 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:19 DEBUG : dir: Looking for writers 2022/01/17 06:28:19 DEBUG : : Looking for writers 2022/01/17 06:28:19 DEBUG : dir: reading active writers 2022/01/17 06:28:19 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:19 DEBUG : dir: Looking for writers 2022/01/17 06:28:19 DEBUG : : Looking for writers 2022/01/17 06:28:19 DEBUG : dir: reading active writers 2022/01/17 06:28:19 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:19 DEBUG : newLeaf: vfs cache: starting upload 2022/01/17 06:28:19 DEBUG : dir: Looking for writers 2022/01/17 06:28:19 DEBUG : : Looking for writers 2022/01/17 06:28:19 DEBUG : dir: reading active writers 2022/01/17 06:28:19 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:19 DEBUG : dir: Looking for writers 2022/01/17 06:28:19 DEBUG : : Looking for writers 2022/01/17 06:28:19 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:19 DEBUG : dir: reading active writers 2022/01/17 06:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2022/01/17 06:28:19 INFO : newLeaf: Copied (replaced existing) 2022/01/17 06:28:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-01-17 06:28:18.572041058 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2022/01/17 06:28:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/01/17 06:28:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/01/17 06:28:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/01/17 06:28:19 DEBUG : dir: Looking for writers 2022/01/17 06:28:19 DEBUG : : Looking for writers 2022/01/17 06:28:19 DEBUG : dir: reading active writers 2022/01/17 06:28:19 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:19 DEBUG : >WaitForWriters: 2022/01/17 06:28:19 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:19 DEBUG : dir: Looking for writers 2022/01/17 06:28:19 DEBUG : : Looking for writers 2022/01/17 06:28:19 DEBUG : dir: reading active writers 2022/01/17 06:28:19 DEBUG : newLeaf: reading active writers 2022/01/17 06:28:19 DEBUG : >WaitForWriters: 2022/01/17 06:28:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (26.64s) --- PASS: TestFileRename/off,forceCache=false (3.99s) --- PASS: TestFileRename/minimal,forceCache=false (3.89s) --- PASS: TestFileRename/minimal,forceCache=true (5.01s) --- PASS: TestFileRename/writes,forceCache=false (4.36s) --- PASS: TestFileRename/writes,forceCache=true (4.90s) --- PASS: TestFileRename/full,forceCache=false (4.49s) === RUN TestRcGetVFS run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:20 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:20 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:20 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:20 DEBUG : : Looking for writers 2022/01/17 06:28:20 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.23s) === 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-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:20 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/17 06:28:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/17 06:28:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:21 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:21 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:21 DEBUG : dir: Looking for writers 2022/01/17 06:28:21 DEBUG : file1: reading active writers 2022/01/17 06:28:21 DEBUG : : Looking for writers 2022/01/17 06:28:21 DEBUG : dir: reading active writers 2022/01/17 06:28:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.37s) === RUN TestReadFileHandleSeek run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:21 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/17 06:28:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/17 06:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/01/17 06:28:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/01/17 06:28:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/01/17 06:28:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/01/17 06:28:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/01/17 06:28:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/01/17 06:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/01/17 06:28:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2022/01/17 06:28:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2022/01/17 06:28:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2022/01/17 06:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2022/01/17 06:28:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2022/01/17 06:28:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2022/01/17 06:28:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2022/01/17 06:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2022/01/17 06:28:23 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:23 DEBUG : dir: Looking for writers 2022/01/17 06:28:23 DEBUG : file1: reading active writers 2022/01/17 06:28:23 DEBUG : : Looking for writers 2022/01/17 06:28:23 DEBUG : dir: reading active writers 2022/01/17 06:28:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.98s) === RUN TestReadFileHandleReadAt run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:23 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/17 06:28:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/17 06:28:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/01/17 06:28:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/01/17 06:28:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/01/17 06:28:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/01/17 06:28:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/01/17 06:28:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/01/17 06:28:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/01/17 06:28:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2022/01/17 06:28:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2022/01/17 06:28:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2022/01/17 06:28:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2022/01/17 06:28:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2022/01/17 06:28:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2022/01/17 06:28:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2022/01/17 06:28:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2022/01/17 06:28:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2022/01/17 06:28:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2022/01/17 06:28:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/01/17 06:28:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2022/01/17 06:28:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2022/01/17 06:28:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2022/01/17 06:28:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/01/17 06:28:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/01/17 06:28:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/01/17 06:28:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/01/17 06:28:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2022/01/17 06:28:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/01/17 06:28:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/01/17 06:28:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/01/17 06:28:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2022/01/17 06:28:26 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:26 DEBUG : dir: Looking for writers 2022/01/17 06:28:26 DEBUG : file1: reading active writers 2022/01/17 06:28:26 DEBUG : : Looking for writers 2022/01/17 06:28:26 DEBUG : dir: reading active writers 2022/01/17 06:28:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.94s) === RUN TestReadFileHandleFlush run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:26 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/17 06:28:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/17 06:28:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:27 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:27 DEBUG : dir: Looking for writers 2022/01/17 06:28:27 DEBUG : file1: reading active writers 2022/01/17 06:28:27 DEBUG : : Looking for writers 2022/01/17 06:28:27 DEBUG : dir: reading active writers 2022/01/17 06:28:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.40s) === RUN TestReadFileHandleRelease run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:28 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/01/17 06:28:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/01/17 06:28:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:29 DEBUG : dir/file1: ReadFileHandle.Release closing 2022/01/17 06:28:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2022/01/17 06:28:29 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:29 DEBUG : dir: Looking for writers 2022/01/17 06:28:29 DEBUG : file1: reading active writers 2022/01/17 06:28:29 DEBUG : : Looking for writers 2022/01/17 06:28:29 DEBUG : dir: reading active writers 2022/01/17 06:28:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.39s) === RUN TestRWFileHandleMethodsRead run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:29 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:30 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:30 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): _readAt: size=1, off=0 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): openPending: 2022/01/17 06:28:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/01/17 06:28:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/17 06:28:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): >openPending: err= 2022/01/17 06:28:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/01/17 06:28:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/17 06:28:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): >_readAt: n=1, err= 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): _readAt: size=256, off=1 2022/01/17 06:28:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): >_readAt: n=15, err=EOF 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): _readAt: size=16, off=16 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): >_readAt: n=0, err=EOF 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): close: 2022/01/17 06:28:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): >close: err= 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): close: 2022/01/17 06:28:30 DEBUG : dir/file1(0xc000a8c500): >close: err=file already closed 2022/01/17 06:28:30 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:30 DEBUG : dir: Looking for writers 2022/01/17 06:28:30 DEBUG : file1: reading active writers 2022/01/17 06:28:30 DEBUG : : Looking for writers 2022/01/17 06:28:30 DEBUG : dir: reading active writers 2022/01/17 06:28:30 DEBUG : >WaitForWriters: 2022/01/17 06:28:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.41s) === RUN TestRWFileHandleSeek run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:30 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:31 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:31 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): _readAt: size=1, off=0 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): openPending: 2022/01/17 06:28:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/01/17 06:28:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/17 06:28:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): >openPending: err= 2022/01/17 06:28:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/01/17 06:28:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/17 06:28:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): >_readAt: n=1, err= 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): _readAt: size=1, off=5 2022/01/17 06:28:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): >_readAt: n=1, err= 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): _readAt: size=1, off=3 2022/01/17 06:28:31 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): >_readAt: n=1, err= 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): _readAt: size=1, off=13 2022/01/17 06:28:31 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): >_readAt: n=1, err= 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): _readAt: size=16, off=100 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): >_readAt: n=0, err=EOF 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): close: 2022/01/17 06:28:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:31 DEBUG : dir/file1(0xc000846ac0): >close: err= 2022/01/17 06:28:31 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:31 DEBUG : dir: Looking for writers 2022/01/17 06:28:31 DEBUG : file1: reading active writers 2022/01/17 06:28:31 DEBUG : : Looking for writers 2022/01/17 06:28:31 DEBUG : dir: reading active writers 2022/01/17 06:28:31 DEBUG : >WaitForWriters: 2022/01/17 06:28:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.44s) === RUN TestRWFileHandleReadAt run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:32 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:32 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:32 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:33 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:33 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): _readAt: size=1, off=0 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): openPending: 2022/01/17 06:28:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/01/17 06:28:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/17 06:28:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): >openPending: err= 2022/01/17 06:28:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/01/17 06:28:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/17 06:28:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): >_readAt: n=1, err= 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): _readAt: size=1, off=5 2022/01/17 06:28:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): >_readAt: n=1, err= 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): _readAt: size=1, off=1 2022/01/17 06:28:33 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): >_readAt: n=1, err= 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): _readAt: size=6, off=10 2022/01/17 06:28:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): >_readAt: n=6, err= 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): _readAt: size=256, off=10 2022/01/17 06:28:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): >_readAt: n=6, err=EOF 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): _readAt: size=256, off=100 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): >_readAt: n=0, err=EOF 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): close: 2022/01/17 06:28:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): >close: err= 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): _readAt: size=256, off=100 2022/01/17 06:28:33 DEBUG : dir/file1(0xc00087e400): >_readAt: n=0, err=file already closed 2022/01/17 06:28:33 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:33 DEBUG : dir: Looking for writers 2022/01/17 06:28:33 DEBUG : file1: reading active writers 2022/01/17 06:28:33 DEBUG : : Looking for writers 2022/01/17 06:28:33 DEBUG : dir: reading active writers 2022/01/17 06:28:33 DEBUG : >WaitForWriters: 2022/01/17 06:28:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.45s) === RUN TestRWFileHandleFlushRead run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:33 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:34 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:34 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/17 06:28:34 DEBUG : dir/file1(0xc000a52700): RWFileHandle.Flush 2022/01/17 06:28:34 DEBUG : dir/file1(0xc000a52700): _readAt: size=256, off=0 2022/01/17 06:28:34 DEBUG : dir/file1(0xc000a52700): openPending: 2022/01/17 06:28:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/01/17 06:28:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/17 06:28:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:35 DEBUG : dir/file1(0xc000a52700): >openPending: err= 2022/01/17 06:28:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/01/17 06:28:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/17 06:28:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:35 DEBUG : dir/file1(0xc000a52700): >_readAt: n=16, err=EOF 2022/01/17 06:28:35 DEBUG : dir/file1(0xc000a52700): RWFileHandle.Flush 2022/01/17 06:28:35 DEBUG : dir/file1(0xc000a52700): RWFileHandle.Flush 2022/01/17 06:28:35 DEBUG : dir/file1(0xc000a52700): close: 2022/01/17 06:28:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:35 DEBUG : dir/file1(0xc000a52700): >close: err= 2022/01/17 06:28:35 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:35 DEBUG : dir: Looking for writers 2022/01/17 06:28:35 DEBUG : file1: reading active writers 2022/01/17 06:28:35 DEBUG : : Looking for writers 2022/01/17 06:28:35 DEBUG : dir: reading active writers 2022/01/17 06:28:35 DEBUG : >WaitForWriters: 2022/01/17 06:28:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.60s) === RUN TestRWFileHandleReleaseRead run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:35 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:35 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/01/17 06:28:36 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:36 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/17 06:28:36 DEBUG : dir/file1(0xc0009f0b00): _readAt: size=256, off=0 2022/01/17 06:28:36 DEBUG : dir/file1(0xc0009f0b00): openPending: 2022/01/17 06:28:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/01/17 06:28:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/17 06:28:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:36 DEBUG : dir/file1(0xc0009f0b00): >openPending: err= 2022/01/17 06:28:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/01/17 06:28:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/01/17 06:28:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:36 DEBUG : dir/file1(0xc0009f0b00): >_readAt: n=16, err=EOF 2022/01/17 06:28:36 DEBUG : dir/file1(0xc0009f0b00): RWFileHandle.Release 2022/01/17 06:28:36 DEBUG : dir/file1(0xc0009f0b00): close: 2022/01/17 06:28:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/17 06:28:36 DEBUG : dir/file1(0xc0009f0b00): >close: err= 2022/01/17 06:28:36 DEBUG : dir/file1(0xc0009f0b00): RWFileHandle.Release 2022/01/17 06:28:36 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:36 DEBUG : dir: Looking for writers 2022/01/17 06:28:36 DEBUG : file1: reading active writers 2022/01/17 06:28:36 DEBUG : : Looking for writers 2022/01/17 06:28:36 DEBUG : dir: reading active writers 2022/01/17 06:28:36 DEBUG : >WaitForWriters: 2022/01/17 06:28:36 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.48s) === RUN TestRWFileHandleMethodsWrite run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:36 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:37 DEBUG : file1: newRWFileHandle: 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): openPending: 2022/01/17 06:28:37 DEBUG : file1: vfs cache: truncate to size=0 2022/01/17 06:28:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): >openPending: err= 2022/01/17 06:28:37 DEBUG : file1: >newRWFileHandle: err= 2022/01/17 06:28:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/17 06:28:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): _writeAt: size=5, off=0 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): >_writeAt: n=5, err= 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): _writeAt: size=7, off=5 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): >_writeAt: n=7, err= 2022/01/17 06:28:37 DEBUG : file1: vfs cache: truncate to size=11 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): close: 2022/01/17 06:28:37 DEBUG : file1: vfs cache: setting modification time to 2022-01-17 06:28:37.085859924 +0000 UTC m=+94.257694231 2022/01/17 06:28:37 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): >close: err= 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): close: 2022/01/17 06:28:37 DEBUG : file1(0xc00087ed40): >close: err=file already closed 2022/01/17 06:28:37 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:37 DEBUG : : Looking for writers 2022/01/17 06:28:37 DEBUG : file1: reading active writers 2022/01/17 06:28:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:37 DEBUG : : Looking for writers 2022/01/17 06:28:37 DEBUG : file1: reading active writers 2022/01/17 06:28:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:37 DEBUG : : Looking for writers 2022/01/17 06:28:37 DEBUG : file1: reading active writers 2022/01/17 06:28:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:37 DEBUG : : Looking for writers 2022/01/17 06:28:37 DEBUG : file1: reading active writers 2022/01/17 06:28:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:37 DEBUG : file1: vfs cache: starting upload 2022/01/17 06:28:37 DEBUG : : Looking for writers 2022/01/17 06:28:37 DEBUG : file1: reading active writers 2022/01/17 06:28:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:37 DEBUG : : Looking for writers 2022/01/17 06:28:37 DEBUG : file1: reading active writers 2022/01/17 06:28:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:37 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/17 06:28:37 INFO : file1: Copied (new) 2022/01/17 06:28:37 DEBUG : file1: vfs cache: fingerprint now "11,2022-01-17 06:28:37.085859924 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2022/01/17 06:28:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:37 INFO : file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:37 DEBUG : : Looking for writers 2022/01/17 06:28:37 DEBUG : file1: reading active writers 2022/01/17 06:28:37 DEBUG : >WaitForWriters: 2022/01/17 06:28:38 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:38 DEBUG : : Looking for writers 2022/01/17 06:28:38 DEBUG : file1: reading active writers 2022/01/17 06:28:38 DEBUG : >WaitForWriters: 2022/01/17 06:28:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.43s) === RUN TestRWFileHandleWriteAt run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:38 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:38 DEBUG : file1: newRWFileHandle: 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): openPending: 2022/01/17 06:28:38 DEBUG : file1: vfs cache: truncate to size=0 2022/01/17 06:28:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): >openPending: err= 2022/01/17 06:28:38 DEBUG : file1: >newRWFileHandle: err= 2022/01/17 06:28:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/17 06:28:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): _writeAt: size=7, off=0 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): >_writeAt: n=7, err= 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): _writeAt: size=6, off=5 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): >_writeAt: n=6, err= 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): close: 2022/01/17 06:28:38 DEBUG : file1: vfs cache: setting modification time to 2022-01-17 06:28:38.512103551 +0000 UTC m=+95.683937859 2022/01/17 06:28:38 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): >close: err= 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): _writeAt: size=5, off=0 2022/01/17 06:28:38 DEBUG : file1(0xc000427a40): >_writeAt: n=0, err=file already closed 2022/01/17 06:28:38 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:38 DEBUG : : Looking for writers 2022/01/17 06:28:38 DEBUG : file1: reading active writers 2022/01/17 06:28:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:38 DEBUG : : Looking for writers 2022/01/17 06:28:38 DEBUG : file1: reading active writers 2022/01/17 06:28:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:38 DEBUG : : Looking for writers 2022/01/17 06:28:38 DEBUG : file1: reading active writers 2022/01/17 06:28:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:38 DEBUG : : Looking for writers 2022/01/17 06:28:38 DEBUG : file1: reading active writers 2022/01/17 06:28:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:38 DEBUG : file1: vfs cache: starting upload 2022/01/17 06:28:38 DEBUG : : Looking for writers 2022/01/17 06:28:38 DEBUG : file1: reading active writers 2022/01/17 06:28:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:38 DEBUG : : Looking for writers 2022/01/17 06:28:38 DEBUG : file1: reading active writers 2022/01/17 06:28:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/17 06:28:38 INFO : file1: Copied (new) 2022/01/17 06:28:38 DEBUG : file1: vfs cache: fingerprint now "11,2022-01-17 06:28:38.512103551 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2022/01/17 06:28:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:38 INFO : file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:39 DEBUG : : Looking for writers 2022/01/17 06:28:39 DEBUG : file1: reading active writers 2022/01/17 06:28:39 DEBUG : >WaitForWriters: 2022/01/17 06:28:39 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:39 DEBUG : : Looking for writers 2022/01/17 06:28:39 DEBUG : file1: reading active writers 2022/01/17 06:28:39 DEBUG : >WaitForWriters: 2022/01/17 06:28:39 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.33s) === RUN TestRWFileHandleWriteNoWrite run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:39 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:39 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:39 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:39 DEBUG : file1: newRWFileHandle: 2022/01/17 06:28:39 DEBUG : file1(0xc0006ac500): openPending: 2022/01/17 06:28:39 DEBUG : file1: vfs cache: truncate to size=0 2022/01/17 06:28:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:39 DEBUG : file1(0xc0006ac500): >openPending: err= 2022/01/17 06:28:39 DEBUG : file1: >newRWFileHandle: err= 2022/01/17 06:28:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/17 06:28:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/17 06:28:39 DEBUG : file1(0xc0006ac500): close: 2022/01/17 06:28:39 DEBUG : file1: vfs cache: setting modification time to 2022-01-17 06:28:39.840883204 +0000 UTC m=+97.012717531 2022/01/17 06:28:39 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:39 DEBUG : file1(0xc0006ac500): >close: err= 2022/01/17 06:28:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/01/17 06:28:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/17 06:28:39 DEBUG : file2: newRWFileHandle: 2022/01/17 06:28:39 DEBUG : file2(0xc0006ac600): openPending: 2022/01/17 06:28:39 DEBUG : file2: vfs cache: truncate to size=0 2022/01/17 06:28:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/01/17 06:28:39 DEBUG : file2(0xc0006ac600): >openPending: err= 2022/01/17 06:28:39 DEBUG : file2: >newRWFileHandle: err= 2022/01/17 06:28:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/01/17 06:28:39 DEBUG : file2: >Open: fd=file2 (rw), err= 2022/01/17 06:28:39 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2022/01/17 06:28:39 DEBUG : file2(0xc0006ac600): RWFileHandle.Flush 2022/01/17 06:28:39 DEBUG : file2(0xc0006ac600): RWFileHandle.Release 2022/01/17 06:28:39 DEBUG : file2(0xc0006ac600): close: 2022/01/17 06:28:39 DEBUG : file2: vfs cache: setting modification time to 2022-01-17 06:28:39.841690816 +0000 UTC m=+97.013525144 2022/01/17 06:28:39 INFO : file2: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:39 DEBUG : file2(0xc0006ac600): >close: err= 2022/01/17 06:28:39 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:39 DEBUG : : Looking for writers 2022/01/17 06:28:39 DEBUG : file1: reading active writers 2022/01/17 06:28:39 DEBUG : file2: reading active writers 2022/01/17 06:28:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2022/01/17 06:28:39 DEBUG : : Looking for writers 2022/01/17 06:28:39 DEBUG : file1: reading active writers 2022/01/17 06:28:39 DEBUG : file2: reading active writers 2022/01/17 06:28:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2022/01/17 06:28:39 DEBUG : : Looking for writers 2022/01/17 06:28:39 DEBUG : file1: reading active writers 2022/01/17 06:28:39 DEBUG : file2: reading active writers 2022/01/17 06:28:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2022/01/17 06:28:39 DEBUG : : Looking for writers 2022/01/17 06:28:39 DEBUG : file1: reading active writers 2022/01/17 06:28:39 DEBUG : file2: reading active writers 2022/01/17 06:28:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2022/01/17 06:28:39 DEBUG : file2: vfs cache: starting upload 2022/01/17 06:28:39 DEBUG : file1: vfs cache: starting upload 2022/01/17 06:28:39 DEBUG : : Looking for writers 2022/01/17 06:28:39 DEBUG : file1: reading active writers 2022/01/17 06:28:39 DEBUG : file2: reading active writers 2022/01/17 06:28:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2022/01/17 06:28:40 DEBUG : : Looking for writers 2022/01/17 06:28:40 DEBUG : file1: reading active writers 2022/01/17 06:28:40 DEBUG : file2: reading active writers 2022/01/17 06:28:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2022/01/17 06:28:40 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/17 06:28:40 INFO : file2: Copied (new) 2022/01/17 06:28:40 DEBUG : file2: vfs cache: fingerprint now "0,2022-01-17 06:28:39.841690816 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2022/01/17 06:28:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2022/01/17 06:28:40 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/01/17 06:28:40 INFO : file2: vfs cache: upload succeeded try #1 2022/01/17 06:28:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/17 06:28:40 INFO : file1: Copied (new) 2022/01/17 06:28:40 DEBUG : file1: vfs cache: fingerprint now "0,2022-01-17 06:28:39.840883204 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2022/01/17 06:28:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:40 INFO : file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:40 DEBUG : : Looking for writers 2022/01/17 06:28:40 DEBUG : file1: reading active writers 2022/01/17 06:28:40 DEBUG : file2: reading active writers 2022/01/17 06:28:40 DEBUG : >WaitForWriters: 2022/01/17 06:28:41 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:41 DEBUG : : Looking for writers 2022/01/17 06:28:41 DEBUG : file1: reading active writers 2022/01/17 06:28:41 DEBUG : file2: reading active writers 2022/01/17 06:28:41 DEBUG : >WaitForWriters: 2022/01/17 06:28:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.77s) === RUN TestRWFileHandleFlushWrite run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:41 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:41 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:41 DEBUG : file1: newRWFileHandle: 2022/01/17 06:28:41 DEBUG : file1(0xc0006a1a80): openPending: 2022/01/17 06:28:41 DEBUG : file1: vfs cache: truncate to size=0 2022/01/17 06:28:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:41 DEBUG : file1(0xc0006a1a80): >openPending: err= 2022/01/17 06:28:41 DEBUG : file1: >newRWFileHandle: err= 2022/01/17 06:28:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/17 06:28:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/17 06:28:41 DEBUG : file1(0xc0006a1a80): _writeAt: size=5, off=0 2022/01/17 06:28:41 DEBUG : file1(0xc0006a1a80): >_writeAt: n=5, err= 2022/01/17 06:28:41 DEBUG : file1(0xc0006a1a80): RWFileHandle.Flush 2022/01/17 06:28:41 DEBUG : file1(0xc0006a1a80): RWFileHandle.Flush 2022/01/17 06:28:41 DEBUG : file1(0xc0006a1a80): close: 2022/01/17 06:28:41 DEBUG : file1: vfs cache: setting modification time to 2022-01-17 06:28:41.609093508 +0000 UTC m=+98.780927815 2022/01/17 06:28:41 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:41 DEBUG : file1(0xc0006a1a80): >close: err= 2022/01/17 06:28:41 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:41 DEBUG : : Looking for writers 2022/01/17 06:28:41 DEBUG : file1: reading active writers 2022/01/17 06:28:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:41 DEBUG : : Looking for writers 2022/01/17 06:28:41 DEBUG : file1: reading active writers 2022/01/17 06:28:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:41 DEBUG : : Looking for writers 2022/01/17 06:28:41 DEBUG : file1: reading active writers 2022/01/17 06:28:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:41 DEBUG : : Looking for writers 2022/01/17 06:28:41 DEBUG : file1: reading active writers 2022/01/17 06:28:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:41 DEBUG : file1: vfs cache: starting upload 2022/01/17 06:28:41 DEBUG : : Looking for writers 2022/01/17 06:28:41 DEBUG : file1: reading active writers 2022/01/17 06:28:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:41 DEBUG : : Looking for writers 2022/01/17 06:28:41 DEBUG : file1: reading active writers 2022/01/17 06:28:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/17 06:28:41 INFO : file1: Copied (new) 2022/01/17 06:28:41 DEBUG : file1: vfs cache: fingerprint now "5,2022-01-17 06:28:41.609093508 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/01/17 06:28:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:41 INFO : file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:42 DEBUG : : Looking for writers 2022/01/17 06:28:42 DEBUG : file1: reading active writers 2022/01/17 06:28:42 DEBUG : >WaitForWriters: 2022/01/17 06:28:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.27s) === RUN TestRWFileHandleReleaseWrite run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:42 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:42 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:42 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:42 DEBUG : file1: newRWFileHandle: 2022/01/17 06:28:42 DEBUG : file1(0xc0005fc200): openPending: 2022/01/17 06:28:42 DEBUG : file1: vfs cache: truncate to size=0 2022/01/17 06:28:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:42 DEBUG : file1(0xc0005fc200): >openPending: err= 2022/01/17 06:28:42 DEBUG : file1: >newRWFileHandle: err= 2022/01/17 06:28:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/17 06:28:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/17 06:28:42 DEBUG : file1(0xc0005fc200): _writeAt: size=5, off=0 2022/01/17 06:28:42 DEBUG : file1(0xc0005fc200): >_writeAt: n=5, err= 2022/01/17 06:28:42 DEBUG : file1(0xc0005fc200): RWFileHandle.Release 2022/01/17 06:28:42 DEBUG : file1(0xc0005fc200): close: 2022/01/17 06:28:42 DEBUG : file1: vfs cache: setting modification time to 2022-01-17 06:28:42.876517658 +0000 UTC m=+100.048351965 2022/01/17 06:28:42 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:42 DEBUG : file1(0xc0005fc200): >close: err= 2022/01/17 06:28:42 DEBUG : file1(0xc0005fc200): RWFileHandle.Release 2022/01/17 06:28:42 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:42 DEBUG : : Looking for writers 2022/01/17 06:28:42 DEBUG : file1: reading active writers 2022/01/17 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:42 DEBUG : : Looking for writers 2022/01/17 06:28:42 DEBUG : file1: reading active writers 2022/01/17 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:42 DEBUG : : Looking for writers 2022/01/17 06:28:42 DEBUG : file1: reading active writers 2022/01/17 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:42 DEBUG : : Looking for writers 2022/01/17 06:28:42 DEBUG : file1: reading active writers 2022/01/17 06:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:42 DEBUG : file1: vfs cache: starting upload 2022/01/17 06:28:43 DEBUG : : Looking for writers 2022/01/17 06:28:43 DEBUG : file1: reading active writers 2022/01/17 06:28:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:43 DEBUG : : Looking for writers 2022/01/17 06:28:43 DEBUG : file1: reading active writers 2022/01/17 06:28:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/17 06:28:43 INFO : file1: Copied (new) 2022/01/17 06:28:43 DEBUG : file1: vfs cache: fingerprint now "5,2022-01-17 06:28:42.876517658 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/01/17 06:28:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:43 INFO : file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:43 DEBUG : : Looking for writers 2022/01/17 06:28:43 DEBUG : file1: reading active writers 2022/01/17 06:28:43 DEBUG : >WaitForWriters: 2022/01/17 06:28:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.11s) === RUN TestRWFileHandleSizeTruncateExisting run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:43 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:43 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:43 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2022/01/17 06:28:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:28:44 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:44 DEBUG : dir/file1(0xc00079c540): openPending: 2022/01/17 06:28:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/01/17 06:28:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/17 06:28:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:44 DEBUG : dir/file1(0xc00079c540): >openPending: err= 2022/01/17 06:28:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/01/17 06:28:44 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/17 06:28:44 DEBUG : dir/file1(0xc00079c540): _writeAt: size=5, off=0 2022/01/17 06:28:44 DEBUG : dir/file1(0xc00079c540): >_writeAt: n=5, err= 2022/01/17 06:28:44 DEBUG : dir/file1(0xc00079c540): close: 2022/01/17 06:28:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:44 DEBUG : dir/file1: vfs cache: setting modification time to 2022-01-17 06:28:44.906057164 +0000 UTC m=+102.077891491 2022/01/17 06:28:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:44 DEBUG : dir/file1(0xc00079c540): >close: err= 2022/01/17 06:28:44 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:44 DEBUG : dir: Looking for writers 2022/01/17 06:28:44 DEBUG : file1: reading active writers 2022/01/17 06:28:44 DEBUG : : Looking for writers 2022/01/17 06:28:44 DEBUG : dir: reading active writers 2022/01/17 06:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:44 DEBUG : dir: Looking for writers 2022/01/17 06:28:44 DEBUG : file1: reading active writers 2022/01/17 06:28:44 DEBUG : : Looking for writers 2022/01/17 06:28:44 DEBUG : dir: reading active writers 2022/01/17 06:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:44 DEBUG : dir: Looking for writers 2022/01/17 06:28:44 DEBUG : file1: reading active writers 2022/01/17 06:28:44 DEBUG : : Looking for writers 2022/01/17 06:28:44 DEBUG : dir: reading active writers 2022/01/17 06:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:44 DEBUG : dir: Looking for writers 2022/01/17 06:28:44 DEBUG : file1: reading active writers 2022/01/17 06:28:44 DEBUG : : Looking for writers 2022/01/17 06:28:44 DEBUG : dir: reading active writers 2022/01/17 06:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:45 DEBUG : dir/file1: vfs cache: starting upload 2022/01/17 06:28:45 DEBUG : dir: Looking for writers 2022/01/17 06:28:45 DEBUG : file1: reading active writers 2022/01/17 06:28:45 DEBUG : : Looking for writers 2022/01/17 06:28:45 DEBUG : dir: reading active writers 2022/01/17 06:28:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:45 DEBUG : dir: Looking for writers 2022/01/17 06:28:45 DEBUG : file1: reading active writers 2022/01/17 06:28:45 DEBUG : : Looking for writers 2022/01/17 06:28:45 DEBUG : dir: reading active writers 2022/01/17 06:28:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:45 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/17 06:28:45 INFO : dir/file1: Copied (replaced existing) 2022/01/17 06:28:45 DEBUG : dir/file1: vfs cache: fingerprint now "5,2022-01-17 06:28:44.906057164 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/01/17 06:28:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:45 DEBUG : dir: Looking for writers 2022/01/17 06:28:45 DEBUG : file1: reading active writers 2022/01/17 06:28:45 DEBUG : : Looking for writers 2022/01/17 06:28:45 DEBUG : dir: reading active writers 2022/01/17 06:28:45 DEBUG : >WaitForWriters: 2022/01/17 06:28:45 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.01s) === RUN TestRWFileHandleSizeCreateExisting run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:45 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:45 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:45 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:46 DEBUG : dir/file1: newRWFileHandle: 2022/01/17 06:28:46 DEBUG : dir/file1: >newRWFileHandle: err= 2022/01/17 06:28:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/01/17 06:28:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/01/17 06:28:46 DEBUG : dir/file1(0xc00090a6c0): _writeAt: size=5, off=0 2022/01/17 06:28:46 DEBUG : dir/file1(0xc00090a6c0): openPending: 2022/01/17 06:28:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2022/01/17 06:28:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/01/17 06:28:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:46 DEBUG : dir/file1(0xc00090a6c0): >openPending: err= 2022/01/17 06:28:46 DEBUG : dir/file1(0xc00090a6c0): >_writeAt: n=5, err= 2022/01/17 06:28:46 DEBUG : dir/file1(0xc00090a6c0): _writeAt: size=15, off=5 2022/01/17 06:28:46 DEBUG : dir/file1(0xc00090a6c0): >_writeAt: n=15, err= 2022/01/17 06:28:46 DEBUG : dir/file1(0xc00090a6c0): close: 2022/01/17 06:28:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2022/01/17 06:28:46 DEBUG : dir/file1: vfs cache: setting modification time to 2022-01-17 06:28:46.755323664 +0000 UTC m=+103.927157971 2022/01/17 06:28:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:46 DEBUG : dir/file1(0xc00090a6c0): >close: err= 2022/01/17 06:28:46 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:46 DEBUG : dir: Looking for writers 2022/01/17 06:28:46 DEBUG : file1: reading active writers 2022/01/17 06:28:46 DEBUG : : Looking for writers 2022/01/17 06:28:46 DEBUG : dir: reading active writers 2022/01/17 06:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:46 DEBUG : dir: Looking for writers 2022/01/17 06:28:46 DEBUG : file1: reading active writers 2022/01/17 06:28:46 DEBUG : : Looking for writers 2022/01/17 06:28:46 DEBUG : dir: reading active writers 2022/01/17 06:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:46 DEBUG : dir: Looking for writers 2022/01/17 06:28:46 DEBUG : file1: reading active writers 2022/01/17 06:28:46 DEBUG : : Looking for writers 2022/01/17 06:28:46 DEBUG : dir: reading active writers 2022/01/17 06:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:46 DEBUG : dir: Looking for writers 2022/01/17 06:28:46 DEBUG : file1: reading active writers 2022/01/17 06:28:46 DEBUG : : Looking for writers 2022/01/17 06:28:46 DEBUG : dir: reading active writers 2022/01/17 06:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:46 DEBUG : dir/file1: vfs cache: starting upload 2022/01/17 06:28:46 DEBUG : dir: Looking for writers 2022/01/17 06:28:46 DEBUG : file1: reading active writers 2022/01/17 06:28:46 DEBUG : : Looking for writers 2022/01/17 06:28:46 DEBUG : dir: reading active writers 2022/01/17 06:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:47 DEBUG : dir: Looking for writers 2022/01/17 06:28:47 DEBUG : file1: reading active writers 2022/01/17 06:28:47 DEBUG : : Looking for writers 2022/01/17 06:28:47 DEBUG : dir: reading active writers 2022/01/17 06:28:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:47 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2022/01/17 06:28:47 INFO : dir/file1: Copied (replaced existing) 2022/01/17 06:28:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2022-01-17 06:28:46.755323664 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2022/01/17 06:28:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:47 DEBUG : dir: Looking for writers 2022/01/17 06:28:47 DEBUG : file1: reading active writers 2022/01/17 06:28:47 DEBUG : : Looking for writers 2022/01/17 06:28:47 DEBUG : dir: reading active writers 2022/01/17 06:28:47 DEBUG : >WaitForWriters: 2022/01/17 06:28:47 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.86s) === RUN TestRWFileHandleSizeCreateNew run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:47 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:47 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:47 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:47 DEBUG : file1: newRWFileHandle: 2022/01/17 06:28:47 DEBUG : file1(0xc000a8f880): openPending: 2022/01/17 06:28:47 DEBUG : file1: vfs cache: truncate to size=0 2022/01/17 06:28:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:47 DEBUG : file1(0xc000a8f880): >openPending: err= 2022/01/17 06:28:47 DEBUG : file1: >newRWFileHandle: err= 2022/01/17 06:28:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/17 06:28:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/17 06:28:47 DEBUG : file1(0xc000a8f880): _writeAt: size=5, off=0 2022/01/17 06:28:47 DEBUG : file1(0xc000a8f880): >_writeAt: n=5, err= 2022/01/17 06:28:47 DEBUG : file1(0xc000a8f880): close: 2022/01/17 06:28:47 DEBUG : file1: vfs cache: setting modification time to 2022-01-17 06:28:47.853749678 +0000 UTC m=+105.025583985 2022/01/17 06:28:47 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:47 DEBUG : file1(0xc000a8f880): >close: err= 2022/01/17 06:28:47 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:47 DEBUG : : Looking for writers 2022/01/17 06:28:47 DEBUG : file1: reading active writers 2022/01/17 06:28:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:47 DEBUG : : Looking for writers 2022/01/17 06:28:47 DEBUG : file1: reading active writers 2022/01/17 06:28:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:47 DEBUG : : Looking for writers 2022/01/17 06:28:47 DEBUG : file1: reading active writers 2022/01/17 06:28:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:47 DEBUG : : Looking for writers 2022/01/17 06:28:47 DEBUG : file1: reading active writers 2022/01/17 06:28:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:47 DEBUG : file1: vfs cache: starting upload 2022/01/17 06:28:48 DEBUG : : Looking for writers 2022/01/17 06:28:48 DEBUG : file1: reading active writers 2022/01/17 06:28:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:48 DEBUG : : Looking for writers 2022/01/17 06:28:48 DEBUG : file1: reading active writers 2022/01/17 06:28:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/17 06:28:48 INFO : file1: Copied (new) 2022/01/17 06:28:48 DEBUG : file1: vfs cache: fingerprint now "5,2022-01-17 06:28:47.853749678 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/01/17 06:28:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:48 INFO : file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:48 DEBUG : : Looking for writers 2022/01/17 06:28:48 DEBUG : file1: reading active writers 2022/01/17 06:28:48 DEBUG : >WaitForWriters: 2022/01/17 06:28:48 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.09s) === RUN TestRWFileHandleOpenTests run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:48 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:48 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:48 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" === RUN TestRWFileHandleOpenTests/os.O_RDONLY 2022/01/17 06:28:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816580): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816580): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816580): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816580): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816580): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.94624151 +0000 UTC m=+106.118075817 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816580): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): _writeAt: size=3, off=2 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.94624151 +0000 UTC m=+106.118075817 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.94624151 +0000 UTC m=+106.118075817 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1c70 item 1 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.948438133 +0000 UTC m=+106.120272460 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008166c0): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008166c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008166c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008166c0): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008166c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.948438133 +0000 UTC m=+106.120272460 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008166c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002380e0 item 2 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816740): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816740): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816740): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816740): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816740): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.949606911 +0000 UTC m=+106.121441209 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816740): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): _writeAt: size=3, off=2 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.949606911 +0000 UTC m=+106.121441209 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.949606911 +0000 UTC m=+106.121441209 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000238770 item 3 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.950853414 +0000 UTC m=+106.122687732 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816900): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816900): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816900): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816900): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816900): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.950853414 +0000 UTC m=+106.122687732 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816900): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000239110 item 4 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816980): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816980): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816980): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816980): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816980): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.951932094 +0000 UTC m=+106.123766402 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816980): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): _writeAt: size=3, off=2 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.951932094 +0000 UTC m=+106.123766402 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.951932094 +0000 UTC m=+106.123766402 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000239880 item 5 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.953117324 +0000 UTC m=+106.124951631 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b40): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b40): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.953117324 +0000 UTC m=+106.124951631 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a5b0 item 6 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.9539433 +0000 UTC m=+106.125777597 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816cc0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816cc0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816cc0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816cc0): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816cc0): _writeAt: size=3, off=2 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816cc0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816cc0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.9539433 +0000 UTC m=+106.125777597 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816cc0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.9539433 +0000 UTC m=+106.125777597 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a9a0 item 7 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816dc0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816dc0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816dc0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816dc0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816dc0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.955390399 +0000 UTC m=+106.127224706 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816dc0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.955390399 +0000 UTC m=+106.127224706 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ae70 item 8 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ec0): _readAt: size=2, off=0 2022/01/17 06:28:48 ERROR : open-test-file(0xc000816ec0): Couldn't read size of file 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ec0): >_readAt: n=0, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ec0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ec0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ec0): close: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ec0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f00): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f00): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.95628853 +0000 UTC m=+106.128122837 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): _writeAt: size=3, off=2 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.95628853 +0000 UTC m=+106.128122837 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f80): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f80): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f80): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f80): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f80): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.95628853 +0000 UTC m=+106.128122837 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f80): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b1f0 item 9 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.957243288 +0000 UTC m=+106.129077586 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008170c0): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008170c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008170c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008170c0): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008170c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.957243288 +0000 UTC m=+106.129077586 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008170c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b810 item 10 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008171c0): _readAt: size=2, off=0 2022/01/17 06:28:48 ERROR : open-test-file(0xc0008171c0): Couldn't read size of file 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008171c0): >_readAt: n=0, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008171c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008171c0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008171c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008171c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817200): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817200): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817200): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817200): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817200): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.958016135 +0000 UTC m=+106.129850433 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817200): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008172c0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008172c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008172c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008172c0): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008172c0): _writeAt: size=3, off=2 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008172c0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008172c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.958016135 +0000 UTC m=+106.129850433 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008172c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817300): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817300): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817300): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817300): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817300): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.958016135 +0000 UTC m=+106.129850433 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817300): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024bb20 item 11 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008173c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008173c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008173c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008173c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008173c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.959045342 +0000 UTC m=+106.130879640 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008173c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817440): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817440): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817440): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817440): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817440): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.959045342 +0000 UTC m=+106.130879640 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817440): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250070 item 12 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817540): _readAt: size=2, off=0 2022/01/17 06:28:48 ERROR : open-test-file(0xc000817540): Couldn't read size of file 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817540): >_readAt: n=0, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817540): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817540): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817540): close: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817540): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817580): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817580): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817580): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817580): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817580): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.959769748 +0000 UTC m=+106.131604045 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817580): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817640): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817640): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817640): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817640): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817640): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.959769748 +0000 UTC m=+106.131604045 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817640): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250380 item 13 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817700): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817700): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817700): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817700): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817700): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.961124015 +0000 UTC m=+106.132958311 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817700): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817780): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817780): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817780): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817780): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817780): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.961124015 +0000 UTC m=+106.132958311 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817780): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250690 item 14 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817880): _readAt: size=2, off=0 2022/01/17 06:28:48 ERROR : open-test-file(0xc000817880): Couldn't read size of file 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817880): >_readAt: n=0, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817880): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817880): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817880): close: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817880): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008178c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008178c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008178c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008178c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008178c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.962083451 +0000 UTC m=+106.133917747 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008178c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817980): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817980): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817980): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817980): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817980): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.962083451 +0000 UTC m=+106.133917747 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817980): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250af0 item 15 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6080): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6080): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6080): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6080): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6080): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.962834587 +0000 UTC m=+106.134668873 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6080): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6100): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6100): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6100): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6100): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6100): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.962834587 +0000 UTC m=+106.134668873 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6100): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8930 item 16 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6180): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6180): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6180): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6180): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6180): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.963509059 +0000 UTC m=+106.135343357 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6180): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b61c0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b61c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b61c0): open at offset 5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b61c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b61c0): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b61c0): _writeAt: size=3, off=7 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b61c0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b61c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.963509059 +0000 UTC m=+106.135343357 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b61c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6200): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6200): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6200): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6200): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6200): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.963509059 +0000 UTC m=+106.135343357 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6200): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8d20 item 17 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b62c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b62c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b62c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b62c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b62c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.96449196 +0000 UTC m=+106.136326256 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b62c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6340): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6340): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6340): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6340): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6340): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.96449196 +0000 UTC m=+106.136326256 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6340): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c95e0 item 18 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6400): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6400): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6400): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6400): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6400): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.965198483 +0000 UTC m=+106.137032769 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6400): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b64c0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b64c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b64c0): open at offset 5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b64c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b64c0): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b64c0): _writeAt: size=3, off=7 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b64c0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b64c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.965198483 +0000 UTC m=+106.137032769 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b64c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6500): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6500): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6500): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6500): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6500): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.965198483 +0000 UTC m=+106.137032769 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6500): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9ab0 item 19 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b65c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b65c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b65c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b65c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b65c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.966144984 +0000 UTC m=+106.137979281 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b65c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6640): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6640): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6640): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6640): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6640): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.966144984 +0000 UTC m=+106.137979281 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6640): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250150 item 20 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6700): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6700): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6700): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6700): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6700): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.966852689 +0000 UTC m=+106.138686986 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6700): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b67c0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b67c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b67c0): open at offset 5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b67c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b67c0): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b67c0): _writeAt: size=3, off=7 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b67c0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b67c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.966852689 +0000 UTC m=+106.138686986 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b67c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6800): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6800): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6800): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6800): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6800): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.966852689 +0000 UTC m=+106.138686986 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6800): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250460 item 21 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b68c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b68c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b68c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b68c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b68c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.967832042 +0000 UTC m=+106.139666339 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b68c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6940): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6940): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6940): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6940): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6940): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.967832042 +0000 UTC m=+106.139666339 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6940): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251110 item 22 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6a00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6a00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6a00): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6a00): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6a00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.968576636 +0000 UTC m=+106.140410934 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6a00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6ac0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6ac0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6ac0): open at offset 5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6ac0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6ac0): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6ac0): _writeAt: size=3, off=7 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6ac0): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6ac0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.968576636 +0000 UTC m=+106.140410934 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6ac0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6b00): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6b00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6b00): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6b00): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6b00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.968576636 +0000 UTC m=+106.140410934 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6b00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251490 item 23 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6bc0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6bc0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6bc0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6bc0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6bc0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.969612646 +0000 UTC m=+106.141446943 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6bc0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6c40): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6c40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6c40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6c40): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6c40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.969612646 +0000 UTC m=+106.141446943 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6c40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251880 item 24 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d40): _readAt: size=2, off=0 2022/01/17 06:28:48 ERROR : open-test-file(0xc0007b6d40): Couldn't read size of file 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d40): >_readAt: n=0, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d40): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d40): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d40): close: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d80): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d80): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d80): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d80): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d80): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.97033574 +0000 UTC m=+106.142170037 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6d80): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e40): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e40): open at offset 5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e40): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e40): _writeAt: size=3, off=7 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e40): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.97033574 +0000 UTC m=+106.142170037 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e80): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e80): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e80): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e80): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e80): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.97033574 +0000 UTC m=+106.142170037 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6e80): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251b90 item 25 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6f40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6f40): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6f40): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6f40): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6f40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.97129663 +0000 UTC m=+106.143130927 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6f40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6fc0): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6fc0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6fc0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6fc0): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6fc0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.97129663 +0000 UTC m=+106.143130927 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b6fc0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec150 item 26 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7100): _readAt: size=2, off=0 2022/01/17 06:28:48 ERROR : open-test-file(0xc0007b7100): Couldn't read size of file 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7100): >_readAt: n=0, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7100): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7100): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7100): close: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7100): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7140): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7140): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7140): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7140): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7140): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.972053316 +0000 UTC m=+106.143887613 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7140): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7200): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7200): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7200): open at offset 5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7200): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7200): >_readAt: n=2, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7200): _writeAt: size=3, off=7 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7200): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7200): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.972053316 +0000 UTC m=+106.143887613 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7200): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7240): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7240): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7240): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7240): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7240): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.972053316 +0000 UTC m=+106.143887613 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7240): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec4d0 item 27 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7300): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7300): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7300): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7300): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7300): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.972991483 +0000 UTC m=+106.144825780 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7300): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7380): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7380): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7380): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7380): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7380): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.972991483 +0000 UTC m=+106.144825780 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7380): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec9a0 item 28 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7480): _readAt: size=2, off=0 2022/01/17 06:28:48 ERROR : open-test-file(0xc0007b7480): Couldn't read size of file 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7480): >_readAt: n=0, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7480): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7480): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7480): close: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7480): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b74c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b74c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b74c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b74c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b74c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.98087911 +0000 UTC m=+106.152713407 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b74c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7580): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7580): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7580): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7580): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7580): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.98087911 +0000 UTC m=+106.152713407 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7580): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecd20 item 29 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7680): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7680): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7680): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7680): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7680): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.981588489 +0000 UTC m=+106.153422785 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7680): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7700): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7700): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7700): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7700): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7700): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.981588489 +0000 UTC m=+106.153422785 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7700): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed030 item 30 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7800): _readAt: size=2, off=0 2022/01/17 06:28:48 ERROR : open-test-file(0xc0007b7800): Couldn't read size of file 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7800): >_readAt: n=0, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7800): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7800): >_writeAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7800): close: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7800): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7840): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7840): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7840): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7840): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7840): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.982313255 +0000 UTC m=+106.154147553 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7840): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7900): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7900): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7900): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7900): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7900): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.982313255 +0000 UTC m=+106.154147553 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7900): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed2d0 item 31 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 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/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b79c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b79c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b79c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b79c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b79c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.982980675 +0000 UTC m=+106.154814972 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b79c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7a40): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7a40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7a40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7a40): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7a40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.982980675 +0000 UTC m=+106.154814972 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7a40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed810 item 32 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ac0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ac0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ac0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ac0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ac0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.98377382 +0000 UTC m=+106.155608117 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ac0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b00): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b00): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b00): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc00 item 33 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b00): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.984111883 +0000 UTC m=+106.155946180 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b40): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b40): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.984111883 +0000 UTC m=+106.155946180 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7b40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eddc0 item 33 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7bc0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7bc0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7bc0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7bc0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7bc0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.984859994 +0000 UTC m=+106.156694301 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7bc0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000244310 item 34 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c00): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c00): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c00): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c00): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.985141931 +0000 UTC m=+106.156976238 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c40): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c40): >_readAt: n=3, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.985141931 +0000 UTC m=+106.156976238 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7c40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002445b0 item 34 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7cc0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7cc0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7cc0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7cc0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7cc0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.985907986 +0000 UTC m=+106.157742293 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7cc0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d00): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d00): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d00): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000244b60 item 35 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d00): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.986242893 +0000 UTC m=+106.158077200 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d40): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d40): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.986242893 +0000 UTC m=+106.158077200 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7d40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000244d20 item 35 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7e00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7e00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7e00): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7e00): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7e00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.987032921 +0000 UTC m=+106.158867229 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7e00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ec0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ec0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002451f0 item 36 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ec0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ec0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ec0): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ec0): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ec0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.98737374 +0000 UTC m=+106.159208047 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7ec0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f00): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f00): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f00): >_readAt: n=3, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.98737374 +0000 UTC m=+106.159208047 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000245570 item 36 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f80): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f80): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f80): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f80): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f80): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.988499898 +0000 UTC m=+106.160334215 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7f80): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7fc0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7fc0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7fc0): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7fc0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7fc0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000245ab0 item 37 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7fc0): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7fc0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.989192985 +0000 UTC m=+106.161027302 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0007b7fc0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816000): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816000): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816000): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816000): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816000): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.989192985 +0000 UTC m=+106.161027302 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816000): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000245dc0 item 37 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008160c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008160c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008160c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008160c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008160c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.990349351 +0000 UTC m=+106.162183668 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008160c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816180): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816180): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003ca10 item 38 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816180): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816180): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816180): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816180): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816180): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.990725916 +0000 UTC m=+106.162560233 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816180): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008161c0): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008161c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008161c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008161c0): >_readAt: n=3, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008161c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.990725916 +0000 UTC m=+106.162560233 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008161c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003cc40 item 38 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816280): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816280): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816280): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816280): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816280): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.991726359 +0000 UTC m=+106.163560656 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816280): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816340): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816340): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816340): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816340): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816340): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d1f0 item 39 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816340): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816340): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.991980725 +0000 UTC m=+106.163815022 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816340): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816380): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816380): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816380): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816380): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816380): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.991980725 +0000 UTC m=+106.163815022 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816380): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d340 item 39 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816440): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816440): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816440): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816440): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816440): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.9927046 +0000 UTC m=+106.164538897 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816440): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816500): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816500): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d6c0 item 40 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816500): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816500): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816500): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816500): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816500): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.992961302 +0000 UTC m=+106.164795598 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816500): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816540): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816540): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816540): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816540): >_readAt: n=3, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816540): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.992961302 +0000 UTC m=+106.164795598 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816540): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d9d0 item 40 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.99360681 +0000 UTC m=+106.165441107 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008165c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003dea0 item 41 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.993850115 +0000 UTC m=+106.165684402 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816600): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816640): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816640): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816640): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816640): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816640): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e44d0 item 41 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816640): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816640): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.994103188 +0000 UTC m=+106.165937486 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816640): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.994103188 +0000 UTC m=+106.165937486 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816680): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e48c0 item 41 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.994772652 +0000 UTC m=+106.166606959 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816780): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d20 item 42 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.995002243 +0000 UTC m=+106.166836539 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008167c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4e70 item 42 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.995297825 +0000 UTC m=+106.167132123 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816880): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008168c0): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008168c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008168c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008168c0): >_readAt: n=3, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008168c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.995297825 +0000 UTC m=+106.167132123 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008168c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e58f0 item 42 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.995954204 +0000 UTC m=+106.167788502 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc0008169c0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5e30 item 43 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.996198522 +0000 UTC m=+106.168032818 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816a00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da070 item 43 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.996461906 +0000 UTC m=+106.168296203 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816ac0): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b00): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b00): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b00): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.996461906 +0000 UTC m=+106.168296203 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816b00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da310 item 43 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.997130708 +0000 UTC m=+106.168965004 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c40): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c40): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da770 item 44 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c40): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.997362882 +0000 UTC m=+106.169197179 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816c40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002daaf0 item 44 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): _writeAt: size=3, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): >_writeAt: n=3, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.99763962 +0000 UTC m=+106.169473917 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d00): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d40): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d40): >_readAt: n=3, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.99763962 +0000 UTC m=+106.169473917 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816d40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dacb0 item 44 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.998299124 +0000 UTC m=+106.170133421 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e80): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e80): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e80): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db030 item 45 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e80): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e80): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.998518085 +0000 UTC m=+106.170352382 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816e80): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.998518085 +0000 UTC m=+106.170352382 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000816f40): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db260 item 45 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): _readAt: size=2, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.999226341 +0000 UTC m=+106.171060638 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817040): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817080): _writeAt: size=5, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817080): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817080): >openPending: err= 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db5e0 item 46 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817080): >_writeAt: n=5, err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817080): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.999474866 +0000 UTC m=+106.171309164 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817080): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817140): _readAt: size=512, off=0 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817140): openPending: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817140): >openPending: err= 2022/01/17 06:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817140): >_readAt: n=5, err=EOF 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817140): close: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:48.999474866 +0000 UTC m=+106.171309164 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817140): >close: err= 2022/01/17 06:28:48 DEBUG : open-test-file: Remove: 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db7a0 item 46 2022/01/17 06:28:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:48 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:48 DEBUG : open-test-file(0xc000817240): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817240): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817240): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817240): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817240): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817240): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817240): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.000182691 +0000 UTC m=+106.172016998 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817240): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817280): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817280): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817280): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dba40 item 47 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817280): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817280): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.000416619 +0000 UTC m=+106.172250916 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817280): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817340): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817340): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817340): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817340): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817340): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.000416619 +0000 UTC m=+106.172250916 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817340): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbc00 item 47 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817440): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817440): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817440): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817440): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817440): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817440): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817440): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.001142579 +0000 UTC m=+106.172976875 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817440): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817480): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817480): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817480): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbf80 item 48 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817480): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817480): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.001367579 +0000 UTC m=+106.173201876 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817480): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817540): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817540): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817540): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817540): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817540): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.001367579 +0000 UTC m=+106.173201876 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817540): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0700 item 48 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0008175c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0008175c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0008175c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0008175c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0008175c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.002088338 +0000 UTC m=+106.173922636 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0008175c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817600): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817600): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817600): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817600): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817600): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817600): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0e00 item 49 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817600): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817600): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.002347144 +0000 UTC m=+106.174181451 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817600): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817640): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817640): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817640): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817640): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817640): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.002347144 +0000 UTC m=+106.174181451 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817640): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0fc0 item 49 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817a40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817a40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817a40): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817a40): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817a40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.00302345 +0000 UTC m=+106.174857747 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817a40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b00): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d15e0 item 50 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b00): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b00): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b00): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b00): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.003346244 +0000 UTC m=+106.175180542 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b40): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b40): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.003346244 +0000 UTC m=+106.175180542 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817b40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d17a0 item 50 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817c40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817c40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817c40): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817c40): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817c40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.004074799 +0000 UTC m=+106.175909096 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817c40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d00): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d00): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d00): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d00): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1ce0 item 51 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d00): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.004341929 +0000 UTC m=+106.176176236 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d40): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d40): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.004341929 +0000 UTC m=+106.176176236 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817d40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1ea0 item 51 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817e00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817e00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817e00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817e00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817e00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.005029155 +0000 UTC m=+106.176863462 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817e00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817ec0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817ec0): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817ec0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000238230 item 52 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817ec0): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817ec0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817ec0): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817ec0): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817ec0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.005302336 +0000 UTC m=+106.177136634 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817ec0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817f00): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817f00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817f00): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817f00): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817f00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.005302336 +0000 UTC m=+106.177136634 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817f00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000238690 item 52 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817fc0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817fc0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817fc0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817fc0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817fc0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.006022424 +0000 UTC m=+106.177856721 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000817fc0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a080): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a080): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a080): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a080): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a080): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a080): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000238cb0 item 53 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a080): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a080): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.006289054 +0000 UTC m=+106.178123350 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a080): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a0c0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a0c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a0c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a0c0): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a0c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.006289054 +0000 UTC m=+106.178123350 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a0c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000239110 item 53 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a180): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a180): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a180): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a180): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a180): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.006957666 +0000 UTC m=+106.178791962 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a180): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a280): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a280): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a280): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000239880 item 54 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a280): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a280): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a280): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a280): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a280): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.007241598 +0000 UTC m=+106.179075894 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a280): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a2c0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a2c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a2c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a2c0): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a2c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.007241598 +0000 UTC m=+106.179075894 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a2c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a150 item 54 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a380): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a380): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a380): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a380): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a380): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.007975462 +0000 UTC m=+106.179809748 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a380): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a440): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a440): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a440): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a440): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a440): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a440): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a690 item 55 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a440): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a440): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.008302003 +0000 UTC m=+106.180136300 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a440): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a480): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a480): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a480): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a480): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a480): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.008302003 +0000 UTC m=+106.180136300 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a480): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a850 item 55 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a540): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a540): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a540): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a540): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a540): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.008993207 +0000 UTC m=+106.180827504 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a540): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a680): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a680): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a680): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024acb0 item 56 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a680): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a680): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a680): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a680): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a680): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.009290974 +0000 UTC m=+106.181125272 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a680): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a6c0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a6c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a6c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a6c0): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a6c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.009290974 +0000 UTC m=+106.181125272 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a6c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ae00 item 56 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a7c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a7c0): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a7c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a7c0): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a7c0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a7c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a7c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a7c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.010014249 +0000 UTC m=+106.181848546 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a7c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a800): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a800): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a800): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b180 item 57 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a800): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a800): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.010240292 +0000 UTC m=+106.182074588 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a800): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a8c0): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a8c0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a8c0): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a8c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a8c0): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a8c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b570 item 57 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a8c0): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a8c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.010512481 +0000 UTC m=+106.182346778 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a8c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a900): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a900): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a900): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a900): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a900): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.010512481 +0000 UTC m=+106.182346778 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035a900): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b6c0 item 57 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aa80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aa80): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aa80): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aa80): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aa80): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aa80): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aa80): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aa80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.011199587 +0000 UTC m=+106.183033884 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aa80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aac0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aac0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aac0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b9d0 item 58 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aac0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aac0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.011442042 +0000 UTC m=+106.183276339 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035aac0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ab80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ab80): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ab80): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024bb20 item 58 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ab80): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ab80): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ab80): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ab80): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ab80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.011715563 +0000 UTC m=+106.183549861 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ab80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035abc0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035abc0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035abc0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035abc0): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035abc0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.011715563 +0000 UTC m=+106.183549861 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035abc0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024bd50 item 58 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035acc0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035acc0): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035acc0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035acc0): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035acc0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035acc0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035acc0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035acc0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.012408491 +0000 UTC m=+106.184242788 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035acc0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ad00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ad00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ad00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca150 item 59 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ad00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ad00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.012627441 +0000 UTC m=+106.184461737 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ad00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035adc0): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035adc0): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035adc0): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035adc0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035adc0): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035adc0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca380 item 59 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035adc0): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035adc0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.012903999 +0000 UTC m=+106.184738295 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035adc0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ae00): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ae00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ae00): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ae00): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ae00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.012903999 +0000 UTC m=+106.184738295 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ae00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca540 item 59 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af00): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af00): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af00): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.013592929 +0000 UTC m=+106.185427226 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af40): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caa80 item 60 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af40): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.01382866 +0000 UTC m=+106.185662957 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035af40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b000): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b000): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b000): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb2d0 item 60 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b000): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b000): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b000): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b000): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b000): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.014122059 +0000 UTC m=+106.185956356 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b000): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b040): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b040): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b040): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b040): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b040): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.014122059 +0000 UTC m=+106.185956356 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b040): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb490 item 60 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b140): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b140): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b140): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b140): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b140): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b140): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b140): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b140): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.014823883 +0000 UTC m=+106.186658181 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b140): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b180): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b180): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b180): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb810 item 61 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b180): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b180): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.015059855 +0000 UTC m=+106.186894152 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b180): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b240): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b240): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b240): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b240): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b240): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.015059855 +0000 UTC m=+106.186894152 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b240): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb960 item 61 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b340): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b340): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b340): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b340): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b340): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b340): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b340): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b340): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.015798939 +0000 UTC m=+106.187633235 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b340): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b380): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b380): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b380): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbc70 item 62 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b380): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b380): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.01603956 +0000 UTC m=+106.187873857 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b380): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b440): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b440): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b440): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b440): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b440): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.01603956 +0000 UTC m=+106.187873857 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b440): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbe30 item 62 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b540): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b540): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b540): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b540): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b540): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b540): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b540): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b540): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.016965112 +0000 UTC m=+106.188799409 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b540): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b580): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b580): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b580): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0150 item 63 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b580): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b580): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.017229126 +0000 UTC m=+106.189063423 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b580): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b680): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b680): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b680): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b680): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b680): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.017229126 +0000 UTC m=+106.189063423 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b680): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e02a0 item 63 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 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/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b780): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b780): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b780): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b780): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b780): >_readAt: n=0, err=Bad file descriptor 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b780): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b780): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b780): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.017949144 +0000 UTC m=+106.189783442 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b780): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b7c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b7c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b7c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e07e0 item 64 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b7c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b7c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.018170509 +0000 UTC m=+106.190004806 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b7c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b880): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b880): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b880): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b880): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b880): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.018170509 +0000 UTC m=+106.190004806 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b880): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0a80 item 64 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b900): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b900): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b900): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b900): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b900): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.018864207 +0000 UTC m=+106.190698505 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b900): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b940): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b940): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b940): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b940): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b940): _writeAt: size=3, off=2 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0fc0 item 65 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b940): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b940): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.01912181 +0000 UTC m=+106.190956108 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b940): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b980): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b980): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b980): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b980): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b980): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.01912181 +0000 UTC m=+106.190956108 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035b980): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1260 item 65 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.019780623 +0000 UTC m=+106.191614921 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e16c0 item 66 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba40): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba40): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba40): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba40): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.020043015 +0000 UTC m=+106.191877312 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba80): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba80): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba80): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.020043015 +0000 UTC m=+106.191877312 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035ba80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e18f0 item 66 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.020721996 +0000 UTC m=+106.192556293 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb40): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb40): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb40): _writeAt: size=3, off=2 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1b90 item 67 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb40): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.020987322 +0000 UTC m=+106.192821619 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb80): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb80): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb80): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.020987322 +0000 UTC m=+106.192821619 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bb80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1ce0 item 67 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bc40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bc40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bc40): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bc40): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bc40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.02170188 +0000 UTC m=+106.193536178 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bc40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000114cb0 item 68 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd00): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd00): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd00): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd00): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.021950085 +0000 UTC m=+106.193784383 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd40): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd40): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.021950085 +0000 UTC m=+106.193784383 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bd40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115110 item 68 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bdc0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bdc0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bdc0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bdc0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bdc0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.022560959 +0000 UTC m=+106.194395256 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bdc0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be00): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be00): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be00): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be00): _writeAt: size=3, off=2 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115490 item 69 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be00): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.022802521 +0000 UTC m=+106.194636818 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be40): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be40): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.022802521 +0000 UTC m=+106.194636818 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035be40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115650 item 69 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bf00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bf00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bf00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bf00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bf00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.023524663 +0000 UTC m=+106.195358960 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bf00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bfc0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bfc0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001158f0 item 70 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bfc0): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bfc0): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bfc0): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bfc0): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bfc0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.023817712 +0000 UTC m=+106.195652008 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc00035bfc0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52000): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52000): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52000): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52000): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52000): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.023817712 +0000 UTC m=+106.195652008 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52000): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115a40 item 70 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a520c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a520c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a520c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a520c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a520c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.024512723 +0000 UTC m=+106.196347020 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a520c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52180): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52180): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52180): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52180): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52180): _writeAt: size=3, off=2 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115ce0 item 71 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52180): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52180): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.024830137 +0000 UTC m=+106.196664434 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52180): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a521c0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a521c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a521c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a521c0): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a521c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.024830137 +0000 UTC m=+106.196664434 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a521c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115e30 item 71 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52280): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52280): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52280): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52280): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52280): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.025496024 +0000 UTC m=+106.197330310 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52280): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52340): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52340): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176230 item 72 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52340): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52340): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52340): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52340): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52340): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.02573958 +0000 UTC m=+106.197573877 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52340): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52380): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52380): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52380): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52380): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52380): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.02573958 +0000 UTC m=+106.197573877 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52380): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001763f0 item 72 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52400): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52400): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52400): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52400): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52400): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52400): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52400): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.026405477 +0000 UTC m=+106.198239774 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52400): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52440): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52440): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52440): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176700 item 73 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52440): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52440): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.02663172 +0000 UTC m=+106.198466017 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52440): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52480): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52480): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52480): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52480): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52480): _writeAt: size=3, off=2 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176850 item 73 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52480): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52480): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.026906384 +0000 UTC m=+106.198740682 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52480): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a524c0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a524c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a524c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a524c0): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a524c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.026906384 +0000 UTC m=+106.198740682 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a524c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176a80 item 73 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a525c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a525c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a525c0): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a525c0): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a525c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a525c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a525c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.027594463 +0000 UTC m=+106.199428759 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a525c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52600): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52600): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52600): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176e70 item 74 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52600): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52600): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.027815467 +0000 UTC m=+106.199649764 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52600): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52700): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52700): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176fc0 item 74 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52700): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52700): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52700): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52700): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52700): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.028107453 +0000 UTC m=+106.199941750 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52700): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52740): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52740): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52740): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52740): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52740): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.028107453 +0000 UTC m=+106.199941750 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52740): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177110 item 74 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52840): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52840): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52840): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52840): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52840): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52840): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52840): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.028745588 +0000 UTC m=+106.200579885 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52840): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52880): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52880): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52880): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177490 item 75 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52880): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52880): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.028971742 +0000 UTC m=+106.200806039 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52880): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52940): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52940): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52940): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52940): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52940): _writeAt: size=3, off=2 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177650 item 75 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52940): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52940): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.029235996 +0000 UTC m=+106.201070294 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52940): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52980): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52980): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52980): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52980): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52980): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.029235996 +0000 UTC m=+106.201070294 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52980): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001777a0 item 75 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52a80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52a80): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52a80): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52a80): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52a80): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52a80): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52a80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.029853302 +0000 UTC m=+106.201687599 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52a80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52b00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52b00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52b00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177ab0 item 76 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52b00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52b00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.030096817 +0000 UTC m=+106.201931115 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52b00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8070 item 76 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c00): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c00): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c00): _writeAt: size=3, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c00): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.03036488 +0000 UTC m=+106.202199177 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c40): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c40): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.03036488 +0000 UTC m=+106.202199177 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52c40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a81c0 item 76 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d40): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d40): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d40): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d40): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.030980873 +0000 UTC m=+106.202815170 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d80): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d80): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8460 item 77 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d80): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.031204782 +0000 UTC m=+106.203039079 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52d80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52e40): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52e40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52e40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52e40): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52e40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.031204782 +0000 UTC m=+106.203039079 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52e40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a85b0 item 77 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f40): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f40): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f40): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f40): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.031892009 +0000 UTC m=+106.203726306 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f80): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f80): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a88c0 item 78 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f80): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.032136917 +0000 UTC m=+106.203971214 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a52f80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53040): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53040): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53040): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53040): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53040): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.032136917 +0000 UTC m=+106.203971214 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53040): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a10 item 78 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53140): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53140): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53140): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53140): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53140): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53140): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53140): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.032862275 +0000 UTC m=+106.204696572 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53140): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53180): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53180): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53180): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8cb0 item 79 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53180): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53180): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.033065907 +0000 UTC m=+106.204900204 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53180): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53240): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53240): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53240): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53240): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53240): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.033065907 +0000 UTC m=+106.204900204 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53240): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8e00 item 79 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53340): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53340): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53340): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53340): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53340): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53340): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53340): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.033737624 +0000 UTC m=+106.205571922 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53340): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53380): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53380): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53380): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a91f0 item 80 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53380): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53380): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.033946756 +0000 UTC m=+106.205781052 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53380): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53440): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53440): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53440): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53440): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53440): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.033946756 +0000 UTC m=+106.205781052 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53440): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9340 item 80 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a534c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a534c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a534c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a534c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a534c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.034655443 +0000 UTC m=+106.206489739 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a534c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53500): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53500): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53500): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53500): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53500): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53500): _writeAt: size=3, off=7 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9650 item 81 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53500): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53500): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.034890253 +0000 UTC m=+106.206724550 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53500): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53540): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53540): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53540): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53540): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53540): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.034890253 +0000 UTC m=+106.206724550 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53540): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a97a0 item 81 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53600): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53600): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53600): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53600): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53600): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.035542413 +0000 UTC m=+106.207376711 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53600): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a536c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a536c0): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a536c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9a40 item 82 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a536c0): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a536c0): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a536c0): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a536c0): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a536c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.035799906 +0000 UTC m=+106.207634202 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a536c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53700): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53700): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53700): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53700): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53700): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.035799906 +0000 UTC m=+106.207634202 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53700): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9b90 item 82 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a537c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a537c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a537c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a537c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a537c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.036459581 +0000 UTC m=+106.208293877 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a537c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53880): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53880): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53880): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53880): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53880): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53880): _writeAt: size=3, off=7 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9e30 item 83 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53880): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53880): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.0367053 +0000 UTC m=+106.208539597 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53880): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a538c0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a538c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a538c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a538c0): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a538c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.0367053 +0000 UTC m=+106.208539597 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a538c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9f80 item 83 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53980): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53980): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53980): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53980): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53980): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.03739922 +0000 UTC m=+106.209233516 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53980): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a40): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004103f0 item 84 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a40): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a40): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a40): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a40): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.03765547 +0000 UTC m=+106.209489767 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a80): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a80): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a80): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.03765547 +0000 UTC m=+106.209489767 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53a80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410620 item 84 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53b40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53b40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53b40): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53b40): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53b40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.038299646 +0000 UTC m=+106.210133943 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53b40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c00): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c00): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c00): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c00): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c00): _writeAt: size=3, off=7 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410a10 item 85 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c00): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.038552729 +0000 UTC m=+106.210387026 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c40): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c40): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.038552729 +0000 UTC m=+106.210387026 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53c40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410bd0 item 85 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53d00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53d00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53d00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53d00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53d00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.03920452 +0000 UTC m=+106.211038816 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53d00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53dc0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53dc0): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53dc0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410ee0 item 86 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53dc0): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53dc0): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53dc0): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53dc0): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53dc0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.039485715 +0000 UTC m=+106.211320003 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53dc0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53e00): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53e00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53e00): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53e00): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53e00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.039485715 +0000 UTC m=+106.211320003 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53e00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411030 item 86 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53ec0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53ec0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53ec0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53ec0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53ec0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.040300412 +0000 UTC m=+106.212134708 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53ec0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53f80): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53f80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53f80): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53f80): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53f80): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53f80): _writeAt: size=3, off=7 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004112d0 item 87 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53f80): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53f80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.040552433 +0000 UTC m=+106.212386730 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53f80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53fc0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53fc0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53fc0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53fc0): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53fc0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.040552433 +0000 UTC m=+106.212386730 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000a53fc0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411420 item 87 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009080c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009080c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009080c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009080c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009080c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.041178676 +0000 UTC m=+106.213012973 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009080c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908180): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908180): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908180): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004116c0 item 88 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908180): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908180): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908180): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908180): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908180): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.041433964 +0000 UTC m=+106.213268261 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908180): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009081c0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009081c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009081c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009081c0): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009081c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.041433964 +0000 UTC m=+106.213268261 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009081c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411810 item 88 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009082c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009082c0): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009082c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009082c0): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009082c0): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009082c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009082c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009082c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.042111803 +0000 UTC m=+106.213946100 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009082c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908300): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908300): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908300): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ab0 item 89 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908300): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908300): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.042440058 +0000 UTC m=+106.214274354 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908300): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009083c0): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009083c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009083c0): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009083c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009083c0): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009083c0): _writeAt: size=3, off=7 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 89 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009083c0): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009083c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.042717096 +0000 UTC m=+106.214551393 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009083c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908400): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908400): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908400): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908400): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908400): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.042717096 +0000 UTC m=+106.214551393 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908400): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411d50 item 89 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908500): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908500): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908500): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908500): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908500): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908500): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908500): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908500): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.04340282 +0000 UTC m=+106.215237117 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908500): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908540): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908540): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908540): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430000 item 90 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908540): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908540): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.043624646 +0000 UTC m=+106.215458943 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908540): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908600): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908600): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908600): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430150 item 90 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908600): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908600): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908600): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908600): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908600): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.043900101 +0000 UTC m=+106.215734398 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908600): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908640): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908640): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908640): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908640): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908640): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.043900101 +0000 UTC m=+106.215734398 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908640): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004302a0 item 90 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908740): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908740): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908740): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908740): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908740): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908740): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908740): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908740): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.04458841 +0000 UTC m=+106.216422707 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908740): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908780): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908780): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908780): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430540 item 91 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908780): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908780): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.044944176 +0000 UTC m=+106.216778473 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908780): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908880): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908880): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908880): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908880): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908880): >_readAt: n=2, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908880): _writeAt: size=3, off=7 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430690 item 91 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908880): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908880): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.045219822 +0000 UTC m=+106.217054119 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908880): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009088c0): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009088c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009088c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009088c0): >_readAt: n=8, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009088c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.045219822 +0000 UTC m=+106.217054119 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009088c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004307e0 item 91 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009089c0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009089c0): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009089c0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009089c0): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009089c0): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009089c0): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009089c0): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009089c0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.045858878 +0000 UTC m=+106.217693175 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc0009089c0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908a00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908a00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908a00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a80 item 92 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908a00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908a00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.04607874 +0000 UTC m=+106.217913037 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908a00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908ac0): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908ac0): open at offset 5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908ac0): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430bd0 item 92 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908ac0): _readAt: size=2, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908ac0): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908ac0): _writeAt: size=3, off=5 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908ac0): >_writeAt: n=3, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908ac0): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.04636167 +0000 UTC m=+106.218195967 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908ac0): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908b00): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908b00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908b00): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908b00): >_readAt: n=3, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908b00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.04636167 +0000 UTC m=+106.218195967 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908b00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430d20 item 92 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c00): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c00): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c00): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c00): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c00): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c00): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c00): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c00): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.047019642 +0000 UTC m=+106.218853939 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c00): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c40): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431030 item 93 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c40): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.047266694 +0000 UTC m=+106.219101001 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908c40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908d40): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908d40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908d40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908d40): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908d40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.047266694 +0000 UTC m=+106.219101001 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908d40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004311f0 item 93 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e40): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e40): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e40): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e40): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e40): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e40): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.047986221 +0000 UTC m=+106.219820518 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e80): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e80): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e80): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431570 item 94 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e80): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e80): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.048268971 +0000 UTC m=+106.220103267 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908e80): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908f40): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908f40): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908f40): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908f40): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908f40): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.048268971 +0000 UTC m=+106.220103267 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000908f40): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004316c0 item 94 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909040): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909040): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909040): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909040): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909040): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909040): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909040): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909040): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.048972267 +0000 UTC m=+106.220806564 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909040): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909080): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909080): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909080): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431960 item 95 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909080): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909080): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.049201557 +0000 UTC m=+106.221035854 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909080): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909140): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909140): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909140): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909140): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909140): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.049201557 +0000 UTC m=+106.221035854 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909140): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ab0 item 95 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 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/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909240): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909240): open at offset 0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909240): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909240): _readAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909240): >_readAt: n=0, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909240): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909240): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909240): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.049901848 +0000 UTC m=+106.221736145 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909240): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909280): _writeAt: size=5, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909280): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909280): >openPending: err= 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 96 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909280): >_writeAt: n=5, err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909280): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.050125717 +0000 UTC m=+106.221960014 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909280): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/01/17 06:28:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:28:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/01/17 06:28:49 DEBUG : open-test-file: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909340): _readAt: size=512, off=0 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909340): openPending: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909340): >openPending: err= 2022/01/17 06:28:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909340): >_readAt: n=5, err=EOF 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909340): close: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-01-17 06:28:49.050125717 +0000 UTC m=+106.221960014 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : open-test-file(0xc000909340): >close: err= 2022/01/17 06:28:49 DEBUG : open-test-file: Remove: 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ea0 item 96 2022/01/17 06:28:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/01/17 06:28:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/01/17 06:28:49 DEBUG : open-test-file: >Remove: err= 2022/01/17 06:28:49 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:49 DEBUG : : Looking for writers 2022/01/17 06:28:49 DEBUG : >WaitForWriters: 2022/01/17 06:28:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.45s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY (0.12s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:49 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:49 DEBUG : file1: newRWFileHandle: 2022/01/17 06:28:49 DEBUG : file1(0xc0009f1300): openPending: 2022/01/17 06:28:49 DEBUG : file1: vfs cache: truncate to size=0 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:49 DEBUG : file1(0xc0009f1300): >openPending: err= 2022/01/17 06:28:49 DEBUG : file1: >newRWFileHandle: err= 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/01/17 06:28:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/01/17 06:28:49 DEBUG : file1(0xc0009f1300): _writeAt: size=2, off=0 2022/01/17 06:28:49 DEBUG : file1(0xc0009f1300): >_writeAt: n=2, err= 2022/01/17 06:28:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/01/17 06:28:49 DEBUG : file1(0xc0009f1300): RWFileHandle.Flush 2022/01/17 06:28:49 DEBUG : file1(0xc0009f1300): RWFileHandle.Release 2022/01/17 06:28:49 DEBUG : file1(0xc0009f1300): close: 2022/01/17 06:28:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/01/17 06:28:49 INFO : file1: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:49 DEBUG : file1(0xc0009f1300): >close: err= 2022/01/17 06:28:49 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:49 DEBUG : : Looking for writers 2022/01/17 06:28:49 DEBUG : file1: reading active writers 2022/01/17 06:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:49 DEBUG : : Looking for writers 2022/01/17 06:28:49 DEBUG : file1: reading active writers 2022/01/17 06:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:49 DEBUG : : Looking for writers 2022/01/17 06:28:49 DEBUG : file1: reading active writers 2022/01/17 06:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:49 DEBUG : : Looking for writers 2022/01/17 06:28:49 DEBUG : file1: reading active writers 2022/01/17 06:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:49 DEBUG : file1: vfs cache: starting upload 2022/01/17 06:28:49 DEBUG : : Looking for writers 2022/01/17 06:28:49 DEBUG : file1: reading active writers 2022/01/17 06:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:49 DEBUG : : Looking for writers 2022/01/17 06:28:49 DEBUG : file1: reading active writers 2022/01/17 06:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:49 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2022/01/17 06:28:49 INFO : file1: Copied (new) 2022/01/17 06:28:49 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2022/01/17 06:28:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/01/17 06:28:49 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2022/01/17 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:28:49 INFO : file1: vfs cache: upload succeeded try #1 2022/01/17 06:28:50 DEBUG : : Looking for writers 2022/01/17 06:28:50 DEBUG : file1: reading active writers 2022/01/17 06:28:50 DEBUG : >WaitForWriters: 2022/01/17 06:28:50 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:50 DEBUG : : Looking for writers 2022/01/17 06:28:50 DEBUG : file1: reading active writers 2022/01/17 06:28:50 DEBUG : >WaitForWriters: 2022/01/17 06:28:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.33s) === RUN TestRWCacheRename run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:50 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/01/17 06:28:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:50 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:50 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestS3Wasabi/rclone-test-govonef8tiqeteb3situwog3" 2022/01/17 06:28:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:28:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/01/17 06:28:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:28:50 DEBUG : rename_me: newRWFileHandle: 2022/01/17 06:28:50 DEBUG : rename_me(0xc000b40ec0): openPending: 2022/01/17 06:28:50 DEBUG : rename_me: vfs cache: truncate to size=0 2022/01/17 06:28:50 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/01/17 06:28:50 DEBUG : rename_me(0xc000b40ec0): >openPending: err= 2022/01/17 06:28:50 DEBUG : rename_me: >newRWFileHandle: err= 2022/01/17 06:28:50 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/01/17 06:28:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2022/01/17 06:28:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2022/01/17 06:28:50 DEBUG : rename_me(0xc000b40ec0): _writeAt: size=5, off=0 2022/01/17 06:28:50 DEBUG : rename_me(0xc000b40ec0): >_writeAt: n=5, err= 2022/01/17 06:28:50 DEBUG : rename_me(0xc000b40ec0): close: 2022/01/17 06:28:50 DEBUG : rename_me: vfs cache: setting modification time to 2022-01-17 06:28:50.738018938 +0000 UTC m=+107.909853265 2022/01/17 06:28:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2022/01/17 06:28:50 DEBUG : rename_me(0xc000b40ec0): >close: err= 2022/01/17 06:28:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2022/01/17 06:28:50 DEBUG : i_was_renamed: Updating file with 0xc000bfc0c0 2022/01/17 06:28:50 DEBUG : : Added virtual directory entry vDel: "rename_me" 2022/01/17 06:28:50 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/01/17 06:28:50 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:50 DEBUG : : Looking for writers 2022/01/17 06:28:50 DEBUG : i_was_renamed: reading active writers 2022/01/17 06:28:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/01/17 06:28:50 DEBUG : : Looking for writers 2022/01/17 06:28:50 DEBUG : i_was_renamed: reading active writers 2022/01/17 06:28:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/01/17 06:28:50 DEBUG : : Looking for writers 2022/01/17 06:28:50 DEBUG : i_was_renamed: reading active writers 2022/01/17 06:28:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/01/17 06:28:50 DEBUG : : Looking for writers 2022/01/17 06:28:50 DEBUG : i_was_renamed: reading active writers 2022/01/17 06:28:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/01/17 06:28:50 DEBUG : i_was_renamed: vfs cache: starting upload 2022/01/17 06:28:50 DEBUG : : Looking for writers 2022/01/17 06:28:50 DEBUG : i_was_renamed: reading active writers 2022/01/17 06:28:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/01/17 06:28:51 DEBUG : : Looking for writers 2022/01/17 06:28:51 DEBUG : i_was_renamed: reading active writers 2022/01/17 06:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/01/17 06:28:51 DEBUG : : Looking for writers 2022/01/17 06:28:51 DEBUG : i_was_renamed: reading active writers 2022/01/17 06:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/01/17 06:28:51 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/17 06:28:51 INFO : i_was_renamed: Copied (new) 2022/01/17 06:28:51 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2022-01-17 06:28:50.738018938 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2022/01/17 06:28:51 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2022/01/17 06:28:51 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/01/17 06:28:51 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2022/01/17 06:28:52 DEBUG : : Looking for writers 2022/01/17 06:28:52 DEBUG : i_was_renamed: reading active writers 2022/01/17 06:28:52 DEBUG : >WaitForWriters: 2022/01/17 06:28:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.82s) === RUN TestCaseSensitivity run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:53 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:53 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/17 06:28:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/17 06:28:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/17 06:28:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/17 06:28:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/17 06:28:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/17 06:28:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/17 06:28:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/17 06:28:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/17 06:28:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:54 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:54 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/01/17 06:28:54 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/01/17 06:28:54 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/01/17 06:28:54 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:54 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:54 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:54 DEBUG : FilEb: Open: flags=O_RDONLY 2022/01/17 06:28:54 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/01/17 06:28:54 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/01/17 06:28:54 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:54 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/17 06:28:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/17 06:28:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/17 06:28:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/17 06:28:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/01/17 06:28:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/01/17 06:28:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/01/17 06:28:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:55 DEBUG : FilEb: Open: flags=O_RDONLY 2022/01/17 06:28:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/01/17 06:28:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/01/17 06:28:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:55 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with --vfs-case-insensitive set 2022/01/17 06:28:55 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with --vfs-case-insensitive set 2022/01/17 06:28:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:55 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with --vfs-case-insensitive set 2022/01/17 06:28:55 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with --vfs-case-insensitive set 2022/01/17 06:28:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2022/01/17 06:28:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2022/01/17 06:28:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:56 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:56 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:56 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:56 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2022/01/17 06:28:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2022/01/17 06:28:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2022/01/17 06:28:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:56 DEBUG : FilEb: Open: flags=O_RDONLY 2022/01/17 06:28:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2022/01/17 06:28:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2022/01/17 06:28:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:28:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2022/01/17 06:28:56 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:56 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:56 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:28:56 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2022/01/17 06:28:56 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:56 DEBUG : : Looking for writers 2022/01/17 06:28:56 DEBUG : FiLeA: reading active writers 2022/01/17 06:28:56 DEBUG : FiLeB: reading active writers 2022/01/17 06:28:56 DEBUG : FilEb: reading active writers 2022/01/17 06:28:56 DEBUG : >WaitForWriters: 2022/01/17 06:28:56 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:56 DEBUG : : Looking for writers 2022/01/17 06:28:56 DEBUG : FiLeA: reading active writers 2022/01/17 06:28:56 DEBUG : FiLeB: reading active writers 2022/01/17 06:28:56 DEBUG : FilEb: reading active writers 2022/01/17 06:28:56 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (4.65s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:57 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:57 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: Re-using VFS from active cache 2022/01/17 06:28:57 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:57 DEBUG : : Looking for writers 2022/01/17 06:28:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.23s) === RUN TestVFSNewWithOpts run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:57 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:57 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:57 DEBUG : : Looking for writers 2022/01/17 06:28:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.28s) === RUN TestVFSRoot run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:57 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:57 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:57 DEBUG : : Looking for writers 2022/01/17 06:28:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.31s) === RUN TestVFSStat run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:57 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:28:59 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:28:59 DEBUG : dir: Looking for writers 2022/01/17 06:28:59 DEBUG : file2: reading active writers 2022/01/17 06:28:59 DEBUG : : Looking for writers 2022/01/17 06:28:59 DEBUG : dir: reading active writers 2022/01/17 06:28:59 DEBUG : file1: reading active writers 2022/01/17 06:28:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.76s) === RUN TestVFSStatParent run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:28:59 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:00 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:00 DEBUG : dir: Looking for writers 2022/01/17 06:29:00 DEBUG : : Looking for writers 2022/01/17 06:29:00 DEBUG : dir: reading active writers 2022/01/17 06:29:00 DEBUG : file1: reading active writers 2022/01/17 06:29:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.66s) === RUN TestVFSOpenFile run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:01 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:29:02 DEBUG : file1: Open: flags=O_RDONLY 2022/01/17 06:29:02 DEBUG : file1: >Open: fd=file1 (r), err= 2022/01/17 06:29:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/01/17 06:29:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:29:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2022/01/17 06:29:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/01/17 06:29:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/01/17 06:29:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/01/17 06:29:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2022/01/17 06:29:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2022/01/17 06:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/01/17 06:29:02 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (0 bytes), uploading instead of streaming 2022/01/17 06:29:03 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/17 06:29:03 INFO : dir/new_file.txt: Copied (new) 2022/01/17 06:29:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/01/17 06:29:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/01/17 06:29:03 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:03 DEBUG : dir: Looking for writers 2022/01/17 06:29:03 DEBUG : file2: reading active writers 2022/01/17 06:29:03 DEBUG : new_file.txt: reading active writers 2022/01/17 06:29:03 DEBUG : : Looking for writers 2022/01/17 06:29:03 DEBUG : dir: reading active writers 2022/01/17 06:29:03 DEBUG : file1: reading active writers 2022/01/17 06:29:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.44s) === RUN TestVFSRename run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:03 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:04 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/01/17 06:29:04 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2022/01/17 06:29:05 INFO : dir/file2: Deleted 2022/01/17 06:29:05 DEBUG : dir/file1: Updating file with dir/file1 0xc00066b980 2022/01/17 06:29:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/01/17 06:29:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:05 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2022/01/17 06:29:05 INFO : dir/file1: Copied (server-side copy) to: file0 2022/01/17 06:29:05 INFO : dir/file1: Deleted 2022/01/17 06:29:05 DEBUG : file0: Updating file with file0 0xc00066b980 2022/01/17 06:29:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/01/17 06:29:05 DEBUG : : Added virtual directory entry vAddFile: "file0" 2022/01/17 06:29:05 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:05 DEBUG : dir: Looking for writers 2022/01/17 06:29:05 DEBUG : : Looking for writers 2022/01/17 06:29:05 DEBUG : dir: reading active writers 2022/01/17 06:29:05 DEBUG : file0: reading active writers 2022/01/17 06:29:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.56s) === RUN TestVFSStatfs run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:06 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:06 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:06 DEBUG : : Looking for writers 2022/01/17 06:29:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === 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-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:06 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:06 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2022/01/17 06:29:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2022/01/17 06:29:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2022/01/17 06:29:06 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (5 bytes), uploading instead of streaming 2022/01/17 06:29:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/17 06:29:07 INFO : file1: Copied (new) 2022/01/17 06:29:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:07 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:07 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2022/01/17 06:29:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/01/17 06:29:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/17 06:29:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:07 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:07 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (0 bytes), uploading instead of streaming 2022/01/17 06:29:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/17 06:29:07 INFO : file1: Copied (new) 2022/01/17 06:29:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/01/17 06:29:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/01/17 06:29:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:07 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:07 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (7 bytes), uploading instead of streaming 2022/01/17 06:29:07 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2022/01/17 06:29:07 INFO : file1: Copied (new) 2022/01/17 06:29:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:07 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:07 DEBUG : : Looking for writers 2022/01/17 06:29:07 DEBUG : file1: reading active writers 2022/01/17 06:29:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.53s) === RUN TestWriteFileHandleWriteAt run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:08 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:08 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2022/01/17 06:29:09 DEBUG : file1: aborting in-sequence write wait, off=100 2022/01/17 06:29:09 DEBUG : file1: failed to wait for in-sequence write to 100 2022/01/17 06:29:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2022/01/17 06:29:09 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (11 bytes), uploading instead of streaming 2022/01/17 06:29:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/17 06:29:09 INFO : file1: Copied (new) 2022/01/17 06:29:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2022/01/17 06:29:09 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:09 DEBUG : : Looking for writers 2022/01/17 06:29:09 DEBUG : file1: reading active writers 2022/01/17 06:29:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.15s) === RUN TestWriteFileHandleFlush run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:10 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:10 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2022/01/17 06:29:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:10 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (5 bytes), uploading instead of streaming 2022/01/17 06:29:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2022/01/17 06:29:10 INFO : file1: Copied (new) 2022/01/17 06:29:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2022/01/17 06:29:10 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:10 DEBUG : : Looking for writers 2022/01/17 06:29:10 DEBUG : file1: reading active writers 2022/01/17 06:29:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.87s) === RUN TestWriteFileHandleRelease run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:11 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:11 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:11 DEBUG : file1: WriteFileHandle.Release closing 2022/01/17 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:11 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (0 bytes), uploading instead of streaming 2022/01/17 06:29:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/17 06:29:11 INFO : file1: Copied (new) 2022/01/17 06:29:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2022/01/17 06:29:11 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:11 DEBUG : : Looking for writers 2022/01/17 06:29:11 DEBUG : file1: reading active writers 2022/01/17 06:29:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.81s) === RUN TestWriteFileModTimeWithOpenWriters run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:11 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:12 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:12 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (2 bytes), uploading instead of streaming 2022/01/17 06:29:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2022/01/17 06:29:12 INFO : file1: Copied (new) 2022/01/17 06:29:12 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2022/01/17 06:29:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:12 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:12 DEBUG : : Looking for writers 2022/01/17 06:29:12 DEBUG : file1: reading active writers 2022/01/17 06:29:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.96s) === RUN TestFileReadAtZeroLength run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:12 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:12 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:12 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (0 bytes), uploading instead of streaming 2022/01/17 06:29:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/17 06:29:13 INFO : file1: Copied (new) 2022/01/17 06:29:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:29:13 DEBUG : file1: Open: flags=O_RDONLY 2022/01/17 06:29:13 DEBUG : file1: >Open: fd=file1 (r), err= 2022/01/17 06:29:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/01/17 06:29:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:29:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/01/17 06:29:13 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:13 DEBUG : : Looking for writers 2022/01/17 06:29:13 DEBUG : file1: reading active writers 2022/01/17 06:29:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.95s) === RUN TestFileReadAtNonZeroLength run.go:181: Remote "S3 bucket rclone-test-govonef8tiqeteb3situwog3", Local "Local file system at /tmp/rclone2474803314", Modify Window "1ns" 2022/01/17 06:29:13 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: poll-interval is not supported by this remote 2022/01/17 06:29:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/01/17 06:29:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/01/17 06:29:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:13 DEBUG : file1: >Open: fd=file1 (w), err= 2022/01/17 06:29:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/01/17 06:29:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:13 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: File to upload is small (100 bytes), uploading instead of streaming 2022/01/17 06:29:14 DEBUG : file1: md5 = b133fd4b69ea9b5e8c7f9176c705810e OK 2022/01/17 06:29:14 INFO : file1: Copied (new) 2022/01/17 06:29:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/01/17 06:29:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/01/17 06:29:14 DEBUG : file1: Open: flags=O_RDONLY 2022/01/17 06:29:14 DEBUG : file1: >Open: fd=file1 (r), err= 2022/01/17 06:29:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/01/17 06:29:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/01/17 06:29:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/01/17 06:29:14 DEBUG : WaitForWriters: timeout=30s 2022/01/17 06:29:14 DEBUG : : Looking for writers 2022/01/17 06:29:14 DEBUG : file1: reading active writers 2022/01/17 06:29:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.95s) === RUN TestFunctional vfstest_test.go:19: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2022/01/17 06:29:14 DEBUG : S3 bucket rclone-test-govonef8tiqeteb3situwog3: Purge dir "" 2022/01/17 06:29:15 INFO : S3 bucket rclone-test-govonef8tiqeteb3situwog3: Bucket "rclone-test-govonef8tiqeteb3situwog3" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 2m12.419734698s (try 1/5)