"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/11/29 02:49:08 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-peqaluq5woxe" 2024/11/29 02:49:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 02:49:09 DEBUG : Creating backend with remote "/tmp/rclone1220387931" === RUN TestDirHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:49:18 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:49:18 DEBUG : dir: Looking for writers 2024/11/29 02:49:18 DEBUG : : Looking for writers 2024/11/29 02:49:18 DEBUG : dir: reading active writers 2024/11/29 02:49:18 DEBUG : >WaitForWriters: 2024/11/29 02:49:20 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:49:20 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirHandleMethods (12.03s) === RUN TestDirHandleReaddir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:49:40 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:49:40 DEBUG : dir/subdir: Looking for writers 2024/11/29 02:49:40 DEBUG : dir: Looking for writers 2024/11/29 02:49:40 DEBUG : file2: reading active writers 2024/11/29 02:49:40 DEBUG : subdir: reading active writers 2024/11/29 02:49:40 DEBUG : file1: reading active writers 2024/11/29 02:49:40 DEBUG : : Looking for writers 2024/11/29 02:49:40 DEBUG : dir: reading active writers 2024/11/29 02:49:40 DEBUG : >WaitForWriters: 2024/11/29 02:49:46 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.bin" 2024/11/29 02:49:46 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.json" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirHandleReaddir (26.58s) === RUN TestDirHandleReaddirnames run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:49:55 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:49:55 DEBUG : dir: Looking for writers 2024/11/29 02:49:55 DEBUG : file1: reading active writers 2024/11/29 02:49:55 DEBUG : : Looking for writers 2024/11/29 02:49:55 DEBUG : dir: reading active writers 2024/11/29 02:49:55 DEBUG : >WaitForWriters: 2024/11/29 02:49:57 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:49:57 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirHandleReaddirnames (10.01s) === RUN TestDirMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:04 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:50:04 DEBUG : dir: Looking for writers 2024/11/29 02:50:04 DEBUG : : Looking for writers 2024/11/29 02:50:04 DEBUG : dir: reading active writers 2024/11/29 02:50:04 DEBUG : >WaitForWriters: 2024/11/29 02:50:07 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:50:07 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMethods (9.85s) === RUN TestDirForgetAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:50:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "" entryType 0 2024/11/29 02:50:10 DEBUG : : changeNotify: relativePath="", type=0 2024/11/29 02:50:10 DEBUG : : invalidating directory cache 2024/11/29 02:50:10 DEBUG : : >changeNotify: 2024/11/29 02:50:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:50:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:50:10 DEBUG : : >changeNotify: 2024/11/29 02:50:15 DEBUG : dir: forgetting directory cache 2024/11/29 02:50:15 DEBUG : : forgetting directory cache 2024/11/29 02:50:15 DEBUG : dir: forgetting directory cache 2024/11/29 02:50:15 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:50:15 DEBUG : : Looking for writers 2024/11/29 02:50:15 DEBUG : >WaitForWriters: 2024/11/29 02:50:17 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:50:17 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirForgetAll (10.96s) === RUN TestDirForgetPath run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:50:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:50:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:50:22 DEBUG : : invalidating directory cache 2024/11/29 02:50:22 DEBUG : dir: invalidating directory cache 2024/11/29 02:50:22 DEBUG : : >changeNotify: 2024/11/29 02:50:26 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/29 02:50:26 DEBUG : dir: invalidating directory cache 2024/11/29 02:50:26 DEBUG : : >ForgetPath: 2024/11/29 02:50:26 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/29 02:50:26 DEBUG : : invalidating directory cache 2024/11/29 02:50:26 DEBUG : dir: forgetting directory cache 2024/11/29 02:50:26 DEBUG : : >ForgetPath: 2024/11/29 02:50:26 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/29 02:50:26 DEBUG : : >ForgetPath: 2024/11/29 02:50:26 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:50:26 DEBUG : dir: Looking for writers 2024/11/29 02:50:26 DEBUG : : Looking for writers 2024/11/29 02:50:26 DEBUG : dir: reading active writers 2024/11/29 02:50:26 DEBUG : >WaitForWriters: 2024/11/29 02:50:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:50:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirForgetPath (10.31s) === RUN TestDirWalk run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:46 DEBUG : : forgetting directory cache 2024/11/29 02:50:46 DEBUG : dir: forgetting directory cache 2024/11/29 02:50:47 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:50:47 DEBUG : dir: Looking for writers 2024/11/29 02:50:47 DEBUG : fil/a/b: Looking for writers 2024/11/29 02:50:47 DEBUG : fil/a: Looking for writers 2024/11/29 02:50:47 DEBUG : b: reading active writers 2024/11/29 02:50:47 DEBUG : fil: Looking for writers 2024/11/29 02:50:47 DEBUG : a: reading active writers 2024/11/29 02:50:47 DEBUG : : Looking for writers 2024/11/29 02:50:47 DEBUG : dir: reading active writers 2024/11/29 02:50:47 DEBUG : fil: reading active writers 2024/11/29 02:50:47 DEBUG : >WaitForWriters: 2024/11/29 02:50:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:50:48 DEBUG : : invalidating directory cache 2024/11/29 02:50:48 DEBUG : dir: invalidating directory cache 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil/a" entryType 0 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="fil/a", type=0 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil/a/b" entryType 0 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="fil/a/b", type=0 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil/a/b/c.bin" entryType 1 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil/a/b/c.json" entryType 1 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="fil/a/b/c", type=1 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:51 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.json" 2024/11/29 02:50:51 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.bin" 2024/11/29 02:50:52 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2024/11/29 02:50:53 DEBUG : fil: Rmdir: contains trashed file: "a" 2024/11/29 02:50:54 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:50:54 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirWalk (26.16s) === RUN TestDirSetModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:50:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:50:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:50:58 DEBUG : : invalidating directory cache 2024/11/29 02:50:58 DEBUG : : >changeNotify: 2024/11/29 02:50:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:50:58 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:50:58 DEBUG : : >changeNotify: 2024/11/29 02:51:02 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:51:02 DEBUG : dir: Looking for writers 2024/11/29 02:51:02 DEBUG : : Looking for writers 2024/11/29 02:51:02 DEBUG : dir: reading active writers 2024/11/29 02:51:02 DEBUG : >WaitForWriters: 2024/11/29 02:51:04 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:51:04 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirSetModTime (10.11s) === RUN TestDirStat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:51:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:08 DEBUG : : >changeNotify: 2024/11/29 02:51:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:08 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:08 DEBUG : : >changeNotify: 2024/11/29 02:51:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:10 DEBUG : : >changeNotify: 2024/11/29 02:51:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:10 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:10 DEBUG : : >changeNotify: 2024/11/29 02:51:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:51:12 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:51:12 DEBUG : dir: Looking for writers 2024/11/29 02:51:12 DEBUG : file1: reading active writers 2024/11/29 02:51:12 DEBUG : : Looking for writers 2024/11/29 02:51:12 DEBUG : dir: reading active writers 2024/11/29 02:51:12 DEBUG : >WaitForWriters: 2024/11/29 02:51:15 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:51:15 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirStat (10.60s) === RUN TestDirReadDirAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:51:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:19 DEBUG : : >changeNotify: 2024/11/29 02:51:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:19 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:19 DEBUG : : >changeNotify: 2024/11/29 02:51:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:22 DEBUG : : >changeNotify: 2024/11/29 02:51:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:22 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:22 DEBUG : : >changeNotify: 2024/11/29 02:51:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:51:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:51:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:51:22 DEBUG : : >changeNotify: 2024/11/29 02:51:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:29 DEBUG : : invalidating directory cache 2024/11/29 02:51:29 DEBUG : fil: invalidating directory cache 2024/11/29 02:51:29 DEBUG : : >changeNotify: 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:29 DEBUG : : >changeNotify: 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 02:51:29 DEBUG : : >changeNotify: 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/subdir" entryType 0 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/11/29 02:51:29 DEBUG : : >changeNotify: 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/subdir/file3.bin" entryType 1 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:51:29 DEBUG : : >changeNotify: === RUN TestDirReadDirAll/Virtual 2024/11/29 02:51:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/29 02:51:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/29 02:51:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/29 02:51:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/29 02:51:46 DEBUG : dir: invalidating directory cache 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/29 02:51:46 DEBUG : dir/file1: Reset virtual modtime 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/29 02:51:46 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/29 02:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/29 02:51:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/29 02:51:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:51:46 DEBUG : dir: invalidating directory cache 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 02:51:46 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/29 02:51:46 DEBUG : : forgetting directory cache 2024/11/29 02:51:46 DEBUG : dir: forgetting directory cache 2024/11/29 02:51:46 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/29 02:51:47 DEBUG : dir/file1: Reset virtual modtime 2024/11/29 02:51:47 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/29 02:51:47 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:51:47 DEBUG : dir/virtualDir: Looking for writers 2024/11/29 02:51:47 DEBUG : dir: Looking for writers 2024/11/29 02:51:47 DEBUG : virtualFile: reading active writers 2024/11/29 02:51:47 DEBUG : virtualDir: reading active writers 2024/11/29 02:51:47 DEBUG : file1: reading active writers 2024/11/29 02:51:47 DEBUG : virtualFile2: reading active writers 2024/11/29 02:51:47 DEBUG : : Looking for writers 2024/11/29 02:51:47 DEBUG : dir: reading active writers 2024/11/29 02:51:47 DEBUG : >WaitForWriters: 2024/11/29 02:51:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualFile.bin" entryType 1 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualDir" entryType 0 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/virtualDir", type=0 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualDir/testFile.bin" entryType 1 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualDir/testFile.json" entryType 1 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/virtualDir/testFile", type=1 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/subdir" entryType 0 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualFile.json" entryType 1 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/virtualFile", type=1 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:52 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.bin" 2024/11/29 02:51:52 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.json" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.json" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.bin" --- PASS: TestDirReadDirAll (38.57s) --- PASS: TestDirReadDirAll/Virtual (12.27s) === RUN TestDirOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:51:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:56 DEBUG : : invalidating directory cache 2024/11/29 02:51:56 DEBUG : : >changeNotify: 2024/11/29 02:51:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:58 DEBUG : : >changeNotify: 2024/11/29 02:51:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:01 ERROR : dir/: Can only open directories read only 2024/11/29 02:52:01 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:52:01 DEBUG : dir: Looking for writers 2024/11/29 02:52:01 DEBUG : : Looking for writers 2024/11/29 02:52:01 DEBUG : dir: reading active writers 2024/11/29 02:52:01 DEBUG : >WaitForWriters: 2024/11/29 02:52:04 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:52:04 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirOpen (10.49s) === RUN TestDirCreate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:52:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:06 DEBUG : : invalidating directory cache 2024/11/29 02:52:06 DEBUG : dir: invalidating directory cache 2024/11/29 02:52:06 DEBUG : : >changeNotify: 2024/11/29 02:52:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:08 DEBUG : : >changeNotify: 2024/11/29 02:52:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:10 DEBUG : : >changeNotify: 2024/11/29 02:52:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/29 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/29 02:52:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/29 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/29 02:52:12 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (5 bytes), uploading instead of streaming 2024/11/29 02:52:16 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 02:52:16 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/11/29 02:52:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/29 02:52:16 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:52:16 DEBUG : dir: Looking for writers 2024/11/29 02:52:16 DEBUG : file1: reading active writers 2024/11/29 02:52:16 DEBUG : potato: reading active writers 2024/11/29 02:52:16 DEBUG : : Looking for writers 2024/11/29 02:52:16 DEBUG : dir: reading active writers 2024/11/29 02:52:16 DEBUG : >WaitForWriters: 2024/11/29 02:52:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:16 DEBUG : dir: invalidating directory cache 2024/11/29 02:52:16 DEBUG : : >changeNotify: 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:52:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:52:16 DEBUG : : >changeNotify: 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/potato.bin" entryType 1 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/potato.json" entryType 1 2024/11/29 02:52:16 DEBUG : : changeNotify: relativePath="dir/potato", type=1 2024/11/29 02:52:16 DEBUG : : >changeNotify: 2024/11/29 02:52:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:19 DEBUG : : >changeNotify: 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:52:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:52:19 DEBUG : : >changeNotify: 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/potato.json" entryType 1 2024/11/29 02:52:19 DEBUG : : changeNotify: relativePath="dir/potato", type=1 2024/11/29 02:52:19 DEBUG : : >changeNotify: 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/potato.bin" entryType 1 2024/11/29 02:52:19 DEBUG : dir: Rmdir: contains trashed file: "potato.bin" 2024/11/29 02:52:19 DEBUG : dir: Rmdir: contains trashed file: "potato.json" 2024/11/29 02:52:19 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:52:19 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirCreate (15.56s) === RUN TestDirMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:52:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:22 DEBUG : : >changeNotify: 2024/11/29 02:52:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/29 02:52:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:29 DEBUG : : >changeNotify: 2024/11/29 02:52:31 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:52:31 DEBUG : dir/sub: Looking for writers 2024/11/29 02:52:31 DEBUG : dir: Looking for writers 2024/11/29 02:52:31 DEBUG : file1: reading active writers 2024/11/29 02:52:31 DEBUG : sub: reading active writers 2024/11/29 02:52:31 DEBUG : : Looking for writers 2024/11/29 02:52:31 DEBUG : dir: reading active writers 2024/11/29 02:52:31 DEBUG : >WaitForWriters: 2024/11/29 02:52:34 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/11/29 02:52:34 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:52:34 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMkdir (14.54s) === RUN TestDirMkdirSub run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:52:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/29 02:52:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/29 02:52:47 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:52:47 DEBUG : dir/sub/subsub: Looking for writers 2024/11/29 02:52:47 DEBUG : dir/sub: Looking for writers 2024/11/29 02:52:47 DEBUG : subsub: reading active writers 2024/11/29 02:52:47 DEBUG : dir: Looking for writers 2024/11/29 02:52:47 DEBUG : file1: reading active writers 2024/11/29 02:52:47 DEBUG : sub: reading active writers 2024/11/29 02:52:47 DEBUG : : Looking for writers 2024/11/29 02:52:47 DEBUG : dir: reading active writers 2024/11/29 02:52:47 DEBUG : >WaitForWriters: 2024/11/29 02:52:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:48 DEBUG : : >changeNotify: 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/sub" entryType 0 2024/11/29 02:52:48 DEBUG : : changeNotify: relativePath="dir/sub", type=0 2024/11/29 02:52:48 DEBUG : : >changeNotify: 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/sub/subsub" entryType 0 2024/11/29 02:52:48 DEBUG : : changeNotify: relativePath="dir/sub/subsub", type=0 2024/11/29 02:52:48 DEBUG : : >changeNotify: 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:52:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:52:48 DEBUG : : >changeNotify: 2024/11/29 02:52:51 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2024/11/29 02:52:51 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/11/29 02:52:51 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:52:51 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMkdirSub (17.46s) === RUN TestDirRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:52:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:55 DEBUG : : invalidating directory cache 2024/11/29 02:52:55 DEBUG : : >changeNotify: 2024/11/29 02:52:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:56 DEBUG : : >changeNotify: 2024/11/29 02:52:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:58 DEBUG : : >changeNotify: 2024/11/29 02:52:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:52:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:52:58 DEBUG : : >changeNotify: 2024/11/29 02:52:59 ERROR : dir/: Dir.Remove not empty 2024/11/29 02:52:59 DEBUG : dir/file1: Remove: 2024/11/29 02:53:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:53:01 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:53:01 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:53:01 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:53:01 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/29 02:53:02 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:53:02 DEBUG : : Looking for writers 2024/11/29 02:53:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (9.88s) === RUN TestDirRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:53:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:05 DEBUG : : invalidating directory cache 2024/11/29 02:53:05 DEBUG : dir: invalidating directory cache 2024/11/29 02:53:05 DEBUG : : >changeNotify: 2024/11/29 02:53:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:06 DEBUG : : >changeNotify: 2024/11/29 02:53:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:08 DEBUG : : >changeNotify: 2024/11/29 02:53:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:08 DEBUG : : >changeNotify: 2024/11/29 02:53:09 DEBUG : dir/file1: Remove: 2024/11/29 02:53:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:10 DEBUG : : >changeNotify: 2024/11/29 02:53:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:10 DEBUG : : >changeNotify: 2024/11/29 02:53:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:53:11 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:53:11 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:53:11 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:53:12 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/29 02:53:12 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:53:12 DEBUG : : Looking for writers 2024/11/29 02:53:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (10.18s) === RUN TestDirRemoveName run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:53:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:16 DEBUG : : >changeNotify: 2024/11/29 02:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:19 DEBUG : : >changeNotify: 2024/11/29 02:53:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:19 DEBUG : : >changeNotify: 2024/11/29 02:53:20 DEBUG : dir/file1: Remove: 2024/11/29 02:53:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:21 DEBUG : : invalidating directory cache 2024/11/29 02:53:21 DEBUG : dir: invalidating directory cache 2024/11/29 02:53:21 DEBUG : : >changeNotify: 2024/11/29 02:53:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:21 DEBUG : : >changeNotify: 2024/11/29 02:53:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:53:21 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:53:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:22 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:53:22 DEBUG : dir: Looking for writers 2024/11/29 02:53:22 DEBUG : : Looking for writers 2024/11/29 02:53:22 DEBUG : dir: reading active writers 2024/11/29 02:53:22 DEBUG : >WaitForWriters: 2024/11/29 02:53:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:22 DEBUG : : >changeNotify: 2024/11/29 02:53:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:22 DEBUG : : >changeNotify: 2024/11/29 02:53:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:22 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:53:22 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirRemoveName (10.78s) === RUN TestDirRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:53:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:29 DEBUG : : >changeNotify: 2024/11/29 02:53:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:29 DEBUG : : >changeNotify: 2024/11/29 02:53:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:35 DEBUG : : invalidating directory cache 2024/11/29 02:53:35 DEBUG : dir: invalidating directory cache 2024/11/29 02:53:35 DEBUG : : >changeNotify: 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:35 DEBUG : : >changeNotify: 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file3.bin" entryType 1 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file3.json" entryType 1 2024/11/29 02:53:35 DEBUG : : changeNotify: relativePath="dir/file3", type=1 2024/11/29 02:53:35 DEBUG : : >changeNotify: 2024/11/29 02:53:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/29 02:53:38 DEBUG : dir: Updating dir with dir2 0xc0005355f0 2024/11/29 02:53:38 DEBUG : dir: forgetting directory cache 2024/11/29 02:53:38 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/29 02:53:38 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/29 02:53:45 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/29 02:53:45 DEBUG : file2: Updating file with file2 0xc000635680 2024/11/29 02:53:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/29 02:53:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/29 02:53:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:48 DEBUG : : >changeNotify: 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:48 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:48 DEBUG : : >changeNotify: 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 02:53:48 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 02:53:48 DEBUG : : >changeNotify: 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:48 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:48 DEBUG : : >changeNotify: 2024/11/29 02:53:50 INFO : dir2/file3: Deleted 2024/11/29 02:53:52 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/29 02:53:52 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000635680 2024/11/29 02:53:52 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/29 02:53:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/29 02:53:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:53 DEBUG : : invalidating directory cache 2024/11/29 02:53:53 DEBUG : : >changeNotify: 2024/11/29 02:53:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:53 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:53 DEBUG : : >changeNotify: 2024/11/29 02:53:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:53 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:53 DEBUG : : >changeNotify: 2024/11/29 02:53:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:55 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "empty directory" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="empty directory", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:56 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004a7e10 2024/11/29 02:53:56 DEBUG : empty directory: forgetting directory cache 2024/11/29 02:53:56 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/29 02:53:56 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/29 02:53:56 DEBUG : dir2: Renaming to "dir3" 2024/11/29 02:53:56 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:53:56 DEBUG : dir3: Looking for writers 2024/11/29 02:53:56 DEBUG : file3: reading active writers 2024/11/29 02:53:56 DEBUG : renamed empty directory: Looking for writers 2024/11/29 02:53:56 DEBUG : : Looking for writers 2024/11/29 02:53:56 DEBUG : dir3: reading active writers 2024/11/29 02:53:56 DEBUG : renamed empty directory: reading active writers 2024/11/29 02:53:56 DEBUG : >WaitForWriters: 2024/11/29 02:53:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:58 DEBUG : : >changeNotify: 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:58 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:58 DEBUG : : >changeNotify: 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:58 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:58 DEBUG : : >changeNotify: 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:53:58 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:53:58 DEBUG : : >changeNotify: 2024/11/29 02:53:59 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2024/11/29 02:53:59 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" 2024/11/29 02:53:59 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2024/11/29 02:53:59 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" --- PASS: TestDirRename (36.46s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:54:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:03 DEBUG : : invalidating directory cache 2024/11/29 02:54:03 DEBUG : : >changeNotify: 2024/11/29 02:54:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:03 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:03 DEBUG : : >changeNotify: 2024/11/29 02:54:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:03 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:03 DEBUG : : >changeNotify: 2024/11/29 02:54:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:05 DEBUG : : >changeNotify: 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:05 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:05 DEBUG : : >changeNotify: 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:05 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:05 DEBUG : : >changeNotify: 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:05 DEBUG : : >changeNotify: 2024/11/29 02:54:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:06 DEBUG : : >changeNotify: 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:06 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:06 DEBUG : : >changeNotify: 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:06 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:06 DEBUG : : >changeNotify: 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:06 DEBUG : : >changeNotify: 2024/11/29 02:54:07 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:07 DEBUG : dir: Looking for writers 2024/11/29 02:54:07 DEBUG : file1: reading active writers 2024/11/29 02:54:07 DEBUG : : Looking for writers 2024/11/29 02:54:07 DEBUG : dir: reading active writers 2024/11/29 02:54:07 DEBUG : >WaitForWriters: 2024/11/29 02:54:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:08 DEBUG : : >changeNotify: 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:08 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:08 DEBUG : : >changeNotify: 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:08 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:08 DEBUG : : >changeNotify: 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:08 DEBUG : : >changeNotify: 2024/11/29 02:54:09 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:54:09 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:54:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:10 DEBUG : : >changeNotify: 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:10 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:10 DEBUG : : >changeNotify: 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:10 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:10 DEBUG : : >changeNotify: 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:10 DEBUG : : >changeNotify: 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 --- PASS: TestFileMethods (10.37s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:54:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:13 DEBUG : : invalidating directory cache 2024/11/29 02:54:13 DEBUG : dir: invalidating directory cache 2024/11/29 02:54:13 DEBUG : : >changeNotify: 2024/11/29 02:54:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:13 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:13 DEBUG : : >changeNotify: 2024/11/29 02:54:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:13 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:13 DEBUG : : >changeNotify: 2024/11/29 02:54:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:16 DEBUG : : >changeNotify: 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:16 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:16 DEBUG : : >changeNotify: 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:16 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:16 DEBUG : : >changeNotify: 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:16 DEBUG : : >changeNotify: 2024/11/29 02:54:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:19 DEBUG : : >changeNotify: 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:19 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:19 DEBUG : : >changeNotify: 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:19 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:19 DEBUG : : >changeNotify: 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:19 DEBUG : : >changeNotify: 2024/11/29 02:54:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:21 DEBUG : : >changeNotify: 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:21 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:21 DEBUG : : >changeNotify: 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:21 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:21 DEBUG : : >changeNotify: 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:21 DEBUG : : >changeNotify: 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:24 DEBUG : : invalidating directory cache 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:25 DEBUG : Can set mod time: true 2024/11/29 02:54:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:54:27 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:27 DEBUG : dir: Looking for writers 2024/11/29 02:54:27 DEBUG : file1: reading active writers 2024/11/29 02:54:27 DEBUG : : Looking for writers 2024/11/29 02:54:27 DEBUG : dir: reading active writers 2024/11/29 02:54:27 DEBUG : >WaitForWriters: 2024/11/29 02:54:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:29 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:54:29 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:54:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:54:37 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (0 bytes), uploading instead of streaming 2024/11/29 02:54:42 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 02:54:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:54:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:54:42 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:42 DEBUG : dir: Looking for writers 2024/11/29 02:54:42 DEBUG : file1: reading active writers 2024/11/29 02:54:42 DEBUG : : Looking for writers 2024/11/29 02:54:42 DEBUG : dir: reading active writers 2024/11/29 02:54:42 DEBUG : >WaitForWriters: 2024/11/29 02:54:44 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:44 DEBUG : dir: Looking for writers 2024/11/29 02:54:44 DEBUG : file1: reading active writers 2024/11/29 02:54:44 DEBUG : : Looking for writers 2024/11/29 02:54:44 DEBUG : dir: reading active writers 2024/11/29 02:54:44 DEBUG : >WaitForWriters: 2024/11/29 02:54:46 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:54:46 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:54:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:48 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:48 DEBUG : : >changeNotify: 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:48 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:48 DEBUG : : >changeNotify: 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:48 DEBUG : : >changeNotify: 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:48 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:48 DEBUG : : >changeNotify: 2024/11/29 02:54:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:54:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:54:54 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (5 bytes), uploading instead of streaming 2024/11/29 02:54:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 02:54:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:54:59 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:59 DEBUG : dir: Looking for writers 2024/11/29 02:54:59 DEBUG : file1: reading active writers 2024/11/29 02:54:59 DEBUG : : Looking for writers 2024/11/29 02:54:59 DEBUG : dir: reading active writers 2024/11/29 02:54:59 DEBUG : >WaitForWriters: 2024/11/29 02:55:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:55:00 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:55:00 DEBUG : : invalidating directory cache 2024/11/29 02:55:00 DEBUG : : >changeNotify: 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:00 DEBUG : dir: invalidating directory cache 2024/11/29 02:55:00 DEBUG : : >changeNotify: 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:00 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:00 DEBUG : : >changeNotify: 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:00 DEBUG : : >changeNotify: 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:00 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:00 DEBUG : dir: Looking for writers 2024/11/29 02:55:00 DEBUG : file1: reading active writers 2024/11/29 02:55:00 DEBUG : : Looking for writers 2024/11/29 02:55:00 DEBUG : dir: reading active writers 2024/11/29 02:55:00 DEBUG : >WaitForWriters: 2024/11/29 02:55:02 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:02 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:55:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:03 DEBUG : : >changeNotify: 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:03 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:03 DEBUG : : >changeNotify: 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:03 DEBUG : : >changeNotify: 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:55:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:55:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : Config file has changed externally - reloading 2024/11/29 02:55:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:55:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:05 DEBUG : : >changeNotify: 2024/11/29 02:55:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:05 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:05 DEBUG : : >changeNotify: 2024/11/29 02:55:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:06 DEBUG : : >changeNotify: 2024/11/29 02:55:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:06 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:06 DEBUG : : >changeNotify: 2024/11/29 02:55:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:08 DEBUG : : >changeNotify: 2024/11/29 02:55:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:08 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:08 DEBUG : : >changeNotify: 2024/11/29 02:55:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:10 DEBUG : : invalidating directory cache 2024/11/29 02:55:10 DEBUG : dir: invalidating directory cache 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:55:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:13 DEBUG : : >changeNotify: 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:13 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:13 DEBUG : : >changeNotify: 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:13 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:13 DEBUG : : >changeNotify: 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:13 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:13 DEBUG : dir: Looking for writers 2024/11/29 02:55:13 DEBUG : file1: reading active writers 2024/11/29 02:55:13 DEBUG : : Looking for writers 2024/11/29 02:55:13 DEBUG : dir: reading active writers 2024/11/29 02:55:13 DEBUG : >WaitForWriters: 2024/11/29 02:55:13 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:55:15 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:55:15 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:55:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:16 DEBUG : : >changeNotify: 2024/11/29 02:55:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:16 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:16 DEBUG : : >changeNotify: 2024/11/29 02:55:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:55:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:55:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:19 DEBUG : : >changeNotify: 2024/11/29 02:55:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:19 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:19 DEBUG : : >changeNotify: 2024/11/29 02:55:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:21 DEBUG : : >changeNotify: 2024/11/29 02:55:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:21 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:21 DEBUG : : >changeNotify: 2024/11/29 02:55:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:22 DEBUG : : >changeNotify: 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:22 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:22 DEBUG : : >changeNotify: 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:22 DEBUG : : >changeNotify: 2024/11/29 02:55:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:24 DEBUG : : >changeNotify: 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:24 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:24 DEBUG : : >changeNotify: 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:24 DEBUG : : >changeNotify: 2024/11/29 02:55:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/29 02:55:24 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:55:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:55:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:55:24 DEBUG : dir/file1(0xc00062a8c0): close: 2024/11/29 02:55:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:55:24 DEBUG : dir/file1(0xc00062a8c0): >close: err= 2024/11/29 02:55:24 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:24 DEBUG : dir: Looking for writers 2024/11/29 02:55:24 DEBUG : file1: reading active writers 2024/11/29 02:55:24 DEBUG : : Looking for writers 2024/11/29 02:55:24 DEBUG : dir: reading active writers 2024/11/29 02:55:24 DEBUG : >WaitForWriters: 2024/11/29 02:55:26 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:26 DEBUG : dir: Looking for writers 2024/11/29 02:55:26 DEBUG : file1: reading active writers 2024/11/29 02:55:26 DEBUG : : Looking for writers 2024/11/29 02:55:26 DEBUG : dir: reading active writers 2024/11/29 02:55:26 DEBUG : >WaitForWriters: 2024/11/29 02:55:26 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:55:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:55:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:55:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:29 DEBUG : : >changeNotify: 2024/11/29 02:55:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:29 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:29 DEBUG : : >changeNotify: 2024/11/29 02:55:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:55:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:55:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:30 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:30 DEBUG : : invalidating directory cache 2024/11/29 02:55:30 DEBUG : : >changeNotify: 2024/11/29 02:55:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:30 DEBUG : dir: invalidating directory cache 2024/11/29 02:55:30 DEBUG : : >changeNotify: 2024/11/29 02:55:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:35 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:35 DEBUG : : >changeNotify: 2024/11/29 02:55:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:35 DEBUG : : >changeNotify: 2024/11/29 02:55:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:35 DEBUG : : >changeNotify: 2024/11/29 02:55:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/29 02:55:36 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:55:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:55:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:55:36 DEBUG : dir/file1(0xc0004b9380): _writeAt: size=5, off=0 2024/11/29 02:55:36 DEBUG : dir/file1(0xc0004b9380): openPending: 2024/11/29 02:55:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:55:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:55:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:55:37 DEBUG : dir/file1(0xc0004b9380): >openPending: err= 2024/11/29 02:55:37 DEBUG : dir/file1(0xc0004b9380): >_writeAt: n=5, err= 2024/11/29 02:55:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/29 02:55:37 DEBUG : dir/file1(0xc0004b9380): close: 2024/11/29 02:55:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/11/29 02:55:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/11/29 02:55:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/11/29 02:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/29 02:55:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/29 02:55:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 02:55:38 DEBUG : dir/file1(0xc0004b9380): >close: err= 2024/11/29 02:55:38 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:55:38 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:55:39 DEBUG : dir: Looking for writers 2024/11/29 02:55:39 DEBUG : file1: reading active writers 2024/11/29 02:55:39 DEBUG : : Looking for writers 2024/11/29 02:55:39 DEBUG : dir: reading active writers 2024/11/29 02:55:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:55:39 DEBUG : dir: Looking for writers 2024/11/29 02:55:39 DEBUG : file1: reading active writers 2024/11/29 02:55:39 DEBUG : : Looking for writers 2024/11/29 02:55:39 DEBUG : dir: reading active writers 2024/11/29 02:55:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:55:40 DEBUG : dir: Looking for writers 2024/11/29 02:55:40 DEBUG : file1: reading active writers 2024/11/29 02:55:40 DEBUG : : Looking for writers 2024/11/29 02:55:40 DEBUG : dir: reading active writers 2024/11/29 02:55:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:55:41 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/11/29 02:55:41 INFO : dir/file1: Copied (replaced existing) 2024/11/29 02:55:41 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/11/29 02:55:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 02:55:41 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/11/29 02:55:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:55:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 02:55:41 DEBUG : dir: Looking for writers 2024/11/29 02:55:41 DEBUG : file1: reading active writers 2024/11/29 02:55:41 DEBUG : : Looking for writers 2024/11/29 02:55:41 DEBUG : dir: reading active writers 2024/11/29 02:55:41 DEBUG : >WaitForWriters: 2024/11/29 02:55:43 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:43 DEBUG : dir: Looking for writers 2024/11/29 02:55:43 DEBUG : file1: reading active writers 2024/11/29 02:55:43 DEBUG : : Looking for writers 2024/11/29 02:55:43 DEBUG : dir: reading active writers 2024/11/29 02:55:43 DEBUG : >WaitForWriters: 2024/11/29 02:55:43 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:55:45 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:45 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileSetModTime (96.24s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (19.98s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (16.94s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (16.40s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (12.75s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (13.22s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (16.95s) === RUN TestFileOpenRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:55:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:47 DEBUG : : invalidating directory cache 2024/11/29 02:55:47 DEBUG : dir: invalidating directory cache 2024/11/29 02:55:47 DEBUG : : >changeNotify: 2024/11/29 02:55:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:48 DEBUG : : >changeNotify: 2024/11/29 02:55:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:53 DEBUG : : >changeNotify: 2024/11/29 02:55:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:53 DEBUG : : >changeNotify: 2024/11/29 02:55:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:55:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 02:55:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 02:55:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:55 DEBUG : : >changeNotify: 2024/11/29 02:55:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:55 DEBUG : : >changeNotify: 2024/11/29 02:55:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:56 DEBUG : : >changeNotify: 2024/11/29 02:55:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:56 DEBUG : : >changeNotify: 2024/11/29 02:55:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/29 02:55:56 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:56 DEBUG : dir: Looking for writers 2024/11/29 02:55:56 DEBUG : file1: reading active writers 2024/11/29 02:55:56 DEBUG : : Looking for writers 2024/11/29 02:55:56 DEBUG : dir: reading active writers 2024/11/29 02:55:56 DEBUG : >WaitForWriters: 2024/11/29 02:55:58 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:58 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:55:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:58 DEBUG : : >changeNotify: 2024/11/29 02:55:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:58 DEBUG : : >changeNotify: 2024/11/29 02:55:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 --- PASS: TestFileOpenRead (12.52s) === RUN TestFileOpenReadUnknownSize 2024/11/29 02:55:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/29 02:55:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/29 02:55:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/29 02:55:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/29 02:55:59 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:59 DEBUG : : Looking for writers 2024/11/29 02:55:59 DEBUG : file.txt: reading active writers 2024/11/29 02:55:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:00 DEBUG : : >changeNotify: 2024/11/29 02:56:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:03 DEBUG : : >changeNotify: 2024/11/29 02:56:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:04 DEBUG : : invalidating directory cache 2024/11/29 02:56:04 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:04 DEBUG : : >changeNotify: 2024/11/29 02:56:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:05 DEBUG : : >changeNotify: 2024/11/29 02:56:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:05 DEBUG : : >changeNotify: 2024/11/29 02:56:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:56:05 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (25 bytes), uploading instead of streaming 2024/11/29 02:56:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:06 DEBUG : : >changeNotify: 2024/11/29 02:56:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:06 DEBUG : : >changeNotify: 2024/11/29 02:56:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:08 DEBUG : : >changeNotify: 2024/11/29 02:56:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:08 DEBUG : : >changeNotify: 2024/11/29 02:56:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:56:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:56:10 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:10 DEBUG : dir: Looking for writers 2024/11/29 02:56:10 DEBUG : file1: reading active writers 2024/11/29 02:56:10 DEBUG : : Looking for writers 2024/11/29 02:56:10 DEBUG : dir: reading active writers 2024/11/29 02:56:10 DEBUG : >WaitForWriters: 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:10 DEBUG : : >changeNotify: 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:10 DEBUG : : >changeNotify: 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:10 DEBUG : : >changeNotify: 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:10 DEBUG : : >changeNotify: 2024/11/29 02:56:12 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:56:12 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:56:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestFileOpenWrite (13.88s) === RUN TestFileRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:13 DEBUG : : >changeNotify: 2024/11/29 02:56:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:16 DEBUG : : >changeNotify: 2024/11/29 02:56:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:17 DEBUG : : invalidating directory cache 2024/11/29 02:56:17 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:17 DEBUG : : >changeNotify: 2024/11/29 02:56:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:19 DEBUG : : >changeNotify: 2024/11/29 02:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:19 DEBUG : : >changeNotify: 2024/11/29 02:56:20 DEBUG : dir/file1: Remove: 2024/11/29 02:56:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:21 DEBUG : : >changeNotify: 2024/11/29 02:56:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:21 DEBUG : : >changeNotify: 2024/11/29 02:56:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:56:21 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:56:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:22 DEBUG : dir/file1: Remove: 2024/11/29 02:56:22 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/29 02:56:22 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:22 DEBUG : dir: Looking for writers 2024/11/29 02:56:22 DEBUG : : Looking for writers 2024/11/29 02:56:22 DEBUG : dir: reading active writers 2024/11/29 02:56:22 DEBUG : >WaitForWriters: 2024/11/29 02:56:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:22 DEBUG : : >changeNotify: 2024/11/29 02:56:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:22 DEBUG : : >changeNotify: 2024/11/29 02:56:22 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:56:22 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestFileRemove (10.62s) === RUN TestFileRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:24 DEBUG : : >changeNotify: 2024/11/29 02:56:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:29 DEBUG : : >changeNotify: 2024/11/29 02:56:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:29 DEBUG : : >changeNotify: 2024/11/29 02:56:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:30 DEBUG : : invalidating directory cache 2024/11/29 02:56:30 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:30 DEBUG : : >changeNotify: 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:30 DEBUG : : >changeNotify: 2024/11/29 02:56:30 DEBUG : dir/file1: Remove: 2024/11/29 02:56:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:30 DEBUG : : >changeNotify: 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:30 DEBUG : : >changeNotify: 2024/11/29 02:56:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:56:31 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:56:32 DEBUG : dir/file1: Remove: 2024/11/29 02:56:32 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/29 02:56:32 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:32 DEBUG : dir: Looking for writers 2024/11/29 02:56:32 DEBUG : : Looking for writers 2024/11/29 02:56:32 DEBUG : dir: reading active writers 2024/11/29 02:56:32 DEBUG : >WaitForWriters: 2024/11/29 02:56:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:56:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileRemoveAll (10.16s) === RUN TestFileOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:35 DEBUG : : >changeNotify: 2024/11/29 02:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 02:56:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/29 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:56:41 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/29 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:56:41 DEBUG : dir/file1: Open: flags=0x3 2024/11/29 02:56:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/29 02:56:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/29 02:56:41 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:41 DEBUG : dir: Looking for writers 2024/11/29 02:56:41 DEBUG : file1: reading active writers 2024/11/29 02:56:41 DEBUG : : Looking for writers 2024/11/29 02:56:41 DEBUG : dir: reading active writers 2024/11/29 02:56:41 DEBUG : >WaitForWriters: 2024/11/29 02:56:43 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:56:43 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileOpen (10.41s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:47 DEBUG : : invalidating directory cache 2024/11/29 02:56:47 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:47 DEBUG : : >changeNotify: 2024/11/29 02:56:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:47 DEBUG : : >changeNotify: 2024/11/29 02:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:48 DEBUG : : >changeNotify: 2024/11/29 02:56:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:51 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:51 DEBUG : dir: Looking for writers 2024/11/29 02:56:51 DEBUG : file1: reading active writers 2024/11/29 02:56:51 DEBUG : : Looking for writers 2024/11/29 02:56:51 DEBUG : dir: reading active writers 2024/11/29 02:56:51 DEBUG : >WaitForWriters: 2024/11/29 02:56:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:53 DEBUG : : >changeNotify: 2024/11/29 02:56:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:53 DEBUG : : >changeNotify: 2024/11/29 02:56:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:55 DEBUG : : >changeNotify: 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:55 DEBUG : : >changeNotify: 2024/11/29 02:56:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:55 DEBUG : : >changeNotify: 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:56:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:56:55 DEBUG : : >changeNotify: 2024/11/29 02:56:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:56:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000635b00 2024/11/29 02:56:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:56:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:56:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:58 DEBUG : : >changeNotify: 2024/11/29 02:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:56:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:56:58 DEBUG : : >changeNotify: 2024/11/29 02:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:56:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:59 DEBUG : : invalidating directory cache 2024/11/29 02:56:59 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:59 DEBUG : : >changeNotify: 2024/11/29 02:56:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:56:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:56:59 DEBUG : : >changeNotify: 2024/11/29 02:56:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:00 DEBUG : : >changeNotify: 2024/11/29 02:57:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:00 DEBUG : : >changeNotify: 2024/11/29 02:57:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:57:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000635b00 2024/11/29 02:57:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:57:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:57:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:57:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc000635b00 2024/11/29 02:57:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:57:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:02 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (25 bytes), uploading instead of streaming 2024/11/29 02:57:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:03 DEBUG : : >changeNotify: 2024/11/29 02:57:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:03 DEBUG : : >changeNotify: 2024/11/29 02:57:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:04 DEBUG : : >changeNotify: 2024/11/29 02:57:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:04 DEBUG : : >changeNotify: 2024/11/29 02:57:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:05 DEBUG : : >changeNotify: 2024/11/29 02:57:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:05 DEBUG : : >changeNotify: 2024/11/29 02:57:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:06 DEBUG : : >changeNotify: 2024/11/29 02:57:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:06 DEBUG : : >changeNotify: 2024/11/29 02:57:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:57:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:57:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:06 DEBUG : newLeaf: Running delayed rename now 2024/11/29 02:57:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:08 DEBUG : : >changeNotify: 2024/11/29 02:57:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:08 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:08 DEBUG : : >changeNotify: 2024/11/29 02:57:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:57:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000635b00 2024/11/29 02:57:09 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:09 DEBUG : dir: Looking for writers 2024/11/29 02:57:09 DEBUG : : Looking for writers 2024/11/29 02:57:09 DEBUG : newLeaf: reading active writers 2024/11/29 02:57:09 DEBUG : dir: reading active writers 2024/11/29 02:57:09 DEBUG : >WaitForWriters: 2024/11/29 02:57:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:10 DEBUG : : >changeNotify: 2024/11/29 02:57:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:10 DEBUG : : >changeNotify: 2024/11/29 02:57:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:10 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:10 DEBUG : dir: Looking for writers 2024/11/29 02:57:10 DEBUG : : Looking for writers 2024/11/29 02:57:10 DEBUG : dir: reading active writers 2024/11/29 02:57:10 DEBUG : newLeaf: reading active writers 2024/11/29 02:57:10 DEBUG : >WaitForWriters: 2024/11/29 02:57:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:11 DEBUG : : >changeNotify: 2024/11/29 02:57:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:11 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:11 DEBUG : : >changeNotify: 2024/11/29 02:57:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:13 DEBUG : : >changeNotify: 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:13 DEBUG : : >changeNotify: 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:13 DEBUG : : invalidating directory cache 2024/11/29 02:57:13 DEBUG : dir: invalidating directory cache 2024/11/29 02:57:13 DEBUG : : >changeNotify: 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:13 DEBUG : : >changeNotify: 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:57:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:57:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:57:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:16 DEBUG : : >changeNotify: 2024/11/29 02:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:16 DEBUG : : >changeNotify: 2024/11/29 02:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:17 DEBUG : : >changeNotify: 2024/11/29 02:57:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:17 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:17 DEBUG : : >changeNotify: 2024/11/29 02:57:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:19 DEBUG : : >changeNotify: 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:19 DEBUG : : >changeNotify: 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:19 DEBUG : : >changeNotify: 2024/11/29 02:57:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:21 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:21 DEBUG : dir: Looking for writers 2024/11/29 02:57:21 DEBUG : file1: reading active writers 2024/11/29 02:57:21 DEBUG : : Looking for writers 2024/11/29 02:57:21 DEBUG : dir: reading active writers 2024/11/29 02:57:21 DEBUG : >WaitForWriters: 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:21 DEBUG : : >changeNotify: 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:21 DEBUG : : >changeNotify: 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:21 DEBUG : : >changeNotify: 2024/11/29 02:57:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:22 DEBUG : : >changeNotify: 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:22 DEBUG : : >changeNotify: 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:22 DEBUG : : >changeNotify: 2024/11/29 02:57:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:24 DEBUG : : invalidating directory cache 2024/11/29 02:57:24 DEBUG : dir: invalidating directory cache 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:57:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000835b00 2024/11/29 02:57:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:57:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:57:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000835b00 2024/11/29 02:57:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:29 DEBUG : : >changeNotify: 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:29 DEBUG : : >changeNotify: 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:29 DEBUG : : >changeNotify: 2024/11/29 02:57:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:31 DEBUG : dir/file1: File is currently open, delaying rename 0xc000835b00 2024/11/29 02:57:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:57:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:31 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (25 bytes), uploading instead of streaming 2024/11/29 02:57:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:34 DEBUG : : invalidating directory cache 2024/11/29 02:57:34 DEBUG : dir: invalidating directory cache 2024/11/29 02:57:34 DEBUG : : >changeNotify: 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:34 DEBUG : : >changeNotify: 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:34 DEBUG : : >changeNotify: 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:57:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:57:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:35 DEBUG : newLeaf: Running delayed rename now 2024/11/29 02:57:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:35 DEBUG : : >changeNotify: 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:35 DEBUG : : >changeNotify: 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:35 DEBUG : : >changeNotify: 2024/11/29 02:57:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:57:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000835b00 2024/11/29 02:57:37 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:37 DEBUG : dir: Looking for writers 2024/11/29 02:57:37 DEBUG : : Looking for writers 2024/11/29 02:57:37 DEBUG : dir: reading active writers 2024/11/29 02:57:37 DEBUG : newLeaf: reading active writers 2024/11/29 02:57:37 DEBUG : >WaitForWriters: 2024/11/29 02:57:40 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:40 DEBUG : dir: Looking for writers 2024/11/29 02:57:40 DEBUG : : Looking for writers 2024/11/29 02:57:40 DEBUG : dir: reading active writers 2024/11/29 02:57:40 DEBUG : newLeaf: reading active writers 2024/11/29 02:57:40 DEBUG : >WaitForWriters: 2024/11/29 02:57:40 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:57:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:57:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:57:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:57:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:57:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:44 DEBUG : : invalidating directory cache 2024/11/29 02:57:44 DEBUG : dir: invalidating directory cache 2024/11/29 02:57:44 DEBUG : : >changeNotify: 2024/11/29 02:57:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:44 DEBUG : : >changeNotify: 2024/11/29 02:57:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:47 DEBUG : : >changeNotify: 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:47 DEBUG : : >changeNotify: 2024/11/29 02:57:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:47 DEBUG : : >changeNotify: 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:47 DEBUG : : >changeNotify: 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:48 DEBUG : : >changeNotify: 2024/11/29 02:57:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:48 DEBUG : : >changeNotify: 2024/11/29 02:57:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 02:57:50 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:57:50 DEBUG : dir/file1(0xc0005fac80): openPending: 2024/11/29 02:57:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:57:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:51 DEBUG : dir/file1(0xc0005fac80): >openPending: err= 2024/11/29 02:57:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:57:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:57:51 DEBUG : dir/file1(0xc0005fac80): _writeAt: size=14, off=0 2024/11/29 02:57:51 DEBUG : dir/file1(0xc0005fac80): >_writeAt: n=14, err= 2024/11/29 02:57:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 02:57:51 DEBUG : dir/file1(0xc0005fac80): close: 2024/11/29 02:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/29 02:57:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 02:57:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 02:57:52 DEBUG : dir/file1(0xc0005fac80): >close: err= 2024/11/29 02:57:52 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:57:52 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:57:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:53 DEBUG : dir: Looking for writers 2024/11/29 02:57:53 DEBUG : file1: reading active writers 2024/11/29 02:57:53 DEBUG : : Looking for writers 2024/11/29 02:57:53 DEBUG : dir: reading active writers 2024/11/29 02:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:53 DEBUG : : >changeNotify: 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:53 DEBUG : : >changeNotify: 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:53 DEBUG : : >changeNotify: 2024/11/29 02:57:54 DEBUG : dir: Looking for writers 2024/11/29 02:57:54 DEBUG : file1: reading active writers 2024/11/29 02:57:54 DEBUG : : Looking for writers 2024/11/29 02:57:54 DEBUG : dir: reading active writers 2024/11/29 02:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:57:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/29 02:57:55 INFO : dir/file1: Copied (replaced existing) 2024/11/29 02:57:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 02:57:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/29 02:57:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:55 DEBUG : : >changeNotify: 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:55 DEBUG : : >changeNotify: 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:55 DEBUG : : >changeNotify: 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:55 DEBUG : dir: Looking for writers 2024/11/29 02:57:55 DEBUG : file1: reading active writers 2024/11/29 02:57:55 DEBUG : : Looking for writers 2024/11/29 02:57:55 DEBUG : dir: reading active writers 2024/11/29 02:57:55 DEBUG : >WaitForWriters: 2024/11/29 02:57:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:57:55 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:57:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:57:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): _readAt: size=512, off=0 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): openPending: 2024/11/29 02:57:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:57:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:57:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): >openPending: err= 2024/11/29 02:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): >_readAt: n=14, err=EOF 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): close: 2024/11/29 02:57:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): >close: err= 2024/11/29 02:57:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:56 DEBUG : : >changeNotify: 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:56 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:56 DEBUG : : >changeNotify: 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:56 DEBUG : : >changeNotify: 2024/11/29 02:57:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:58 DEBUG : : >changeNotify: 2024/11/29 02:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:58 DEBUG : : >changeNotify: 2024/11/29 02:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:57:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:57:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00044f080 2024/11/29 02:57:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:57:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:59 DEBUG : : >changeNotify: 2024/11/29 02:57:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:59 DEBUG : : >changeNotify: 2024/11/29 02:58:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:00 DEBUG : : >changeNotify: 2024/11/29 02:58:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:00 DEBUG : : >changeNotify: 2024/11/29 02:58:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:03 DEBUG : : >changeNotify: 2024/11/29 02:58:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:03 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:03 DEBUG : : >changeNotify: 2024/11/29 02:58:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:03 DEBUG : : >changeNotify: 2024/11/29 02:58:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:58:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/29 02:58:03 DEBUG : dir/file1: Updating file with dir/file1 0xc00044f080 2024/11/29 02:58:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:04 DEBUG : : >changeNotify: 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:04 DEBUG : : >changeNotify: 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:04 DEBUG : : >changeNotify: 2024/11/29 02:58:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:58:05 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:58:05 DEBUG : dir/file1(0xc000a12280): openPending: 2024/11/29 02:58:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:58:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:58:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:05 DEBUG : dir/file1(0xc000a12280): >openPending: err= 2024/11/29 02:58:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:58:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:58:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:58:05 DEBUG : dir/file1(0xc000a12280): _writeAt: size=25, off=0 2024/11/29 02:58:05 DEBUG : dir/file1(0xc000a12280): >_writeAt: n=25, err= 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:05 DEBUG : : >changeNotify: 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:05 DEBUG : : >changeNotify: 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:05 DEBUG : : >changeNotify: 2024/11/29 02:58:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:06 DEBUG : : >changeNotify: 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:06 DEBUG : : >changeNotify: 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:06 DEBUG : : >changeNotify: 2024/11/29 02:58:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:58:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:58:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00044f080 2024/11/29 02:58:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:58:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:07 DEBUG : newLeaf(0xc000a12280): close: 2024/11/29 02:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/29 02:58:07 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-29 02:58:05.524713782 +0000 UTC m=+536.966504641 2024/11/29 02:58:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/29 02:58:07 DEBUG : newLeaf(0xc000a12280): >close: err= 2024/11/29 02:58:07 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:07 DEBUG : dir: Looking for writers 2024/11/29 02:58:07 DEBUG : : Looking for writers 2024/11/29 02:58:07 DEBUG : dir: reading active writers 2024/11/29 02:58:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:58:07 DEBUG : dir: Looking for writers 2024/11/29 02:58:07 DEBUG : : Looking for writers 2024/11/29 02:58:07 DEBUG : dir: reading active writers 2024/11/29 02:58:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:58:07 DEBUG : dir: Looking for writers 2024/11/29 02:58:07 DEBUG : : Looking for writers 2024/11/29 02:58:07 DEBUG : dir: reading active writers 2024/11/29 02:58:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:58:07 DEBUG : dir: Looking for writers 2024/11/29 02:58:07 DEBUG : : Looking for writers 2024/11/29 02:58:07 DEBUG : dir: reading active writers 2024/11/29 02:58:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:58:07 DEBUG : newLeaf: vfs cache: starting upload 2024/11/29 02:58:08 DEBUG : dir: Looking for writers 2024/11/29 02:58:08 DEBUG : : Looking for writers 2024/11/29 02:58:08 DEBUG : dir: reading active writers 2024/11/29 02:58:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:58:08 DEBUG : dir: Looking for writers 2024/11/29 02:58:08 DEBUG : : Looking for writers 2024/11/29 02:58:08 DEBUG : dir: reading active writers 2024/11/29 02:58:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:58:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:08 DEBUG : dir: Looking for writers 2024/11/29 02:58:08 DEBUG : : Looking for writers 2024/11/29 02:58:08 DEBUG : dir: reading active writers 2024/11/29 02:58:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:58:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:08 DEBUG : : >changeNotify: 2024/11/29 02:58:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:08 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:08 DEBUG : : >changeNotify: 2024/11/29 02:58:09 DEBUG : dir: Looking for writers 2024/11/29 02:58:09 DEBUG : : Looking for writers 2024/11/29 02:58:09 DEBUG : dir: reading active writers 2024/11/29 02:58:09 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:10 DEBUG : : >changeNotify: 2024/11/29 02:58:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:10 DEBUG : : >changeNotify: 2024/11/29 02:58:10 DEBUG : dir: Looking for writers 2024/11/29 02:58:10 DEBUG : : Looking for writers 2024/11/29 02:58:10 DEBUG : dir: reading active writers 2024/11/29 02:58:10 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:58:10 INFO : newLeaf: Copied (replaced existing) 2024/11/29 02:58:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-29 02:58:05.524 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/29 02:58:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/29 02:58:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/29 02:58:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:11 DEBUG : : >changeNotify: 2024/11/29 02:58:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:11 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:11 DEBUG : : >changeNotify: 2024/11/29 02:58:11 DEBUG : dir: Looking for writers 2024/11/29 02:58:11 DEBUG : : Looking for writers 2024/11/29 02:58:11 DEBUG : dir: reading active writers 2024/11/29 02:58:11 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:11 DEBUG : >WaitForWriters: 2024/11/29 02:58:12 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:12 DEBUG : dir: Looking for writers 2024/11/29 02:58:12 DEBUG : : Looking for writers 2024/11/29 02:58:12 DEBUG : dir: reading active writers 2024/11/29 02:58:12 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:12 DEBUG : >WaitForWriters: 2024/11/29 02:58:12 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:58:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:13 DEBUG : : >changeNotify: 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:13 DEBUG : : >changeNotify: 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:13 DEBUG : : >changeNotify: 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:13 DEBUG : : >changeNotify: 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:14 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:14 DEBUG : : invalidating directory cache 2024/11/29 02:58:14 DEBUG : : >changeNotify: 2024/11/29 02:58:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:14 DEBUG : dir: invalidating directory cache 2024/11/29 02:58:14 DEBUG : : >changeNotify: === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:58:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:58:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:58:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:58:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:58:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:16 DEBUG : : >changeNotify: 2024/11/29 02:58:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:16 DEBUG : : >changeNotify: 2024/11/29 02:58:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:17 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:17 DEBUG : : >changeNotify: 2024/11/29 02:58:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:17 DEBUG : : >changeNotify: 2024/11/29 02:58:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:19 DEBUG : : >changeNotify: 2024/11/29 02:58:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:19 DEBUG : : >changeNotify: 2024/11/29 02:58:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:21 DEBUG : : >changeNotify: 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:21 DEBUG : : >changeNotify: 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:21 DEBUG : : >changeNotify: 2024/11/29 02:58:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:22 DEBUG : : >changeNotify: 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:22 DEBUG : : >changeNotify: 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:22 DEBUG : : >changeNotify: 2024/11/29 02:58:23 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:23 DEBUG : dir: Looking for writers 2024/11/29 02:58:23 DEBUG : file1: reading active writers 2024/11/29 02:58:23 DEBUG : : Looking for writers 2024/11/29 02:58:23 DEBUG : dir: reading active writers 2024/11/29 02:58:23 DEBUG : >WaitForWriters: 2024/11/29 02:58:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:58:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000835c80 2024/11/29 02:58:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:58:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:29 DEBUG : : >changeNotify: 2024/11/29 02:58:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:29 DEBUG : : >changeNotify: 2024/11/29 02:58:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:30 DEBUG : : >changeNotify: 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:30 DEBUG : : >changeNotify: 2024/11/29 02:58:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:30 DEBUG : : >changeNotify: 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:30 DEBUG : : >changeNotify: 2024/11/29 02:58:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:58:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000835c80 2024/11/29 02:58:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:58:33 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:58:33 DEBUG : dir/file1(0xc00062b580): openPending: 2024/11/29 02:58:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:58:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:58:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:33 DEBUG : dir/file1(0xc00062b580): >openPending: err= 2024/11/29 02:58:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:58:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:58:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:58:33 DEBUG : dir/file1(0xc00062b580): _writeAt: size=25, off=0 2024/11/29 02:58:33 DEBUG : dir/file1(0xc00062b580): >_writeAt: n=25, err= 2024/11/29 02:58:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:34 DEBUG : : >changeNotify: 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:34 DEBUG : : >changeNotify: 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:34 DEBUG : : >changeNotify: 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:35 DEBUG : : >changeNotify: 2024/11/29 02:58:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:35 DEBUG : : >changeNotify: 2024/11/29 02:58:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:58:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:58:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000835c80 2024/11/29 02:58:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:58:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:36 DEBUG : newLeaf(0xc00062b580): close: 2024/11/29 02:58:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/29 02:58:36 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-29 02:58:33.775860613 +0000 UTC m=+565.217651501 2024/11/29 02:58:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/29 02:58:36 DEBUG : newLeaf(0xc00062b580): >close: err= 2024/11/29 02:58:36 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:58:36 DEBUG : newLeaf: vfs cache: starting upload 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:58:37 DEBUG : dir: Looking for writers 2024/11/29 02:58:37 DEBUG : : Looking for writers 2024/11/29 02:58:37 DEBUG : dir: reading active writers 2024/11/29 02:58:37 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:38 DEBUG : dir: Looking for writers 2024/11/29 02:58:38 DEBUG : : Looking for writers 2024/11/29 02:58:38 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:38 DEBUG : dir: reading active writers 2024/11/29 02:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:58:39 INFO : newLeaf: Copied (replaced existing) 2024/11/29 02:58:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-29 02:58:33.775 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/29 02:58:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/29 02:58:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/29 02:58:39 DEBUG : dir: Looking for writers 2024/11/29 02:58:39 DEBUG : : Looking for writers 2024/11/29 02:58:39 DEBUG : dir: reading active writers 2024/11/29 02:58:39 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:39 DEBUG : >WaitForWriters: 2024/11/29 02:58:41 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:41 DEBUG : dir: Looking for writers 2024/11/29 02:58:41 DEBUG : : Looking for writers 2024/11/29 02:58:41 DEBUG : dir: reading active writers 2024/11/29 02:58:41 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:41 DEBUG : >WaitForWriters: 2024/11/29 02:58:41 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:58:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:58:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:58:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:44 DEBUG : : invalidating directory cache 2024/11/29 02:58:44 DEBUG : : >changeNotify: 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:44 DEBUG : dir: invalidating directory cache 2024/11/29 02:58:44 DEBUG : : >changeNotify: 2024/11/29 02:58:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:44 DEBUG : : >changeNotify: 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:44 DEBUG : : >changeNotify: 2024/11/29 02:58:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:47 DEBUG : : >changeNotify: 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:47 DEBUG : : >changeNotify: 2024/11/29 02:58:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:47 DEBUG : : >changeNotify: 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:47 DEBUG : : >changeNotify: 2024/11/29 02:58:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:48 DEBUG : : >changeNotify: 2024/11/29 02:58:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:48 DEBUG : : >changeNotify: 2024/11/29 02:58:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 02:58:50 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:58:50 DEBUG : dir/file1(0xc0005faec0): openPending: 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:58:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): >openPending: err= 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:58:52 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:58:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): _writeAt: size=14, off=0 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): >_writeAt: n=14, err= 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): close: 2024/11/29 02:58:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 02:58:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): >close: err= 2024/11/29 02:58:52 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:58:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:53 DEBUG : dir: Looking for writers 2024/11/29 02:58:53 DEBUG : file1: reading active writers 2024/11/29 02:58:53 DEBUG : : Looking for writers 2024/11/29 02:58:53 DEBUG : dir: reading active writers 2024/11/29 02:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:58:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:53 DEBUG : : >changeNotify: 2024/11/29 02:58:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:53 DEBUG : : >changeNotify: 2024/11/29 02:58:53 DEBUG : dir: Looking for writers 2024/11/29 02:58:53 DEBUG : file1: reading active writers 2024/11/29 02:58:53 DEBUG : : Looking for writers 2024/11/29 02:58:53 DEBUG : dir: reading active writers 2024/11/29 02:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:54 DEBUG : dir: Looking for writers 2024/11/29 02:58:54 DEBUG : file1: reading active writers 2024/11/29 02:58:54 DEBUG : : Looking for writers 2024/11/29 02:58:54 DEBUG : dir: reading active writers 2024/11/29 02:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/29 02:58:55 INFO : dir/file1: Copied (replaced existing) 2024/11/29 02:58:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 02:58:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/29 02:58:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:55 DEBUG : dir: Looking for writers 2024/11/29 02:58:55 DEBUG : file1: reading active writers 2024/11/29 02:58:55 DEBUG : : Looking for writers 2024/11/29 02:58:55 DEBUG : dir: reading active writers 2024/11/29 02:58:55 DEBUG : >WaitForWriters: 2024/11/29 02:58:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:58:55 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:58:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:58:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): _readAt: size=512, off=0 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): openPending: 2024/11/29 02:58:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:58:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:58:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): >openPending: err= 2024/11/29 02:58:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): >_readAt: n=14, err=EOF 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): close: 2024/11/29 02:58:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): >close: err= 2024/11/29 02:58:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:58 DEBUG : : >changeNotify: 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:58 DEBUG : : >changeNotify: 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:58 DEBUG : : >changeNotify: 2024/11/29 02:58:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:59 DEBUG : : >changeNotify: 2024/11/29 02:58:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:59 DEBUG : : >changeNotify: 2024/11/29 02:58:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:58:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:58:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8dc80 2024/11/29 02:58:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:58:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:00 DEBUG : : >changeNotify: 2024/11/29 02:59:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:00 DEBUG : : >changeNotify: 2024/11/29 02:59:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:03 DEBUG : : >changeNotify: 2024/11/29 02:59:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:03 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:03 DEBUG : : >changeNotify: 2024/11/29 02:59:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:03 DEBUG : : >changeNotify: 2024/11/29 02:59:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:59:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/29 02:59:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000a8dc80 2024/11/29 02:59:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:59:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:04 DEBUG : : >changeNotify: 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:04 DEBUG : : >changeNotify: 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:04 DEBUG : : >changeNotify: 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:59:05 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:59:05 DEBUG : dir/file1(0xc000a127c0): openPending: 2024/11/29 02:59:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:59:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:59:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:05 DEBUG : dir/file1(0xc000a127c0): >openPending: err= 2024/11/29 02:59:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:59:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:59:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:59:05 DEBUG : dir/file1(0xc000a127c0): _writeAt: size=25, off=0 2024/11/29 02:59:05 DEBUG : dir/file1(0xc000a127c0): >_writeAt: n=25, err= 2024/11/29 02:59:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:05 DEBUG : : >changeNotify: 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:05 DEBUG : : >changeNotify: 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:05 DEBUG : : >changeNotify: 2024/11/29 02:59:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:06 DEBUG : : >changeNotify: 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:06 DEBUG : : >changeNotify: 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:06 DEBUG : : >changeNotify: 2024/11/29 02:59:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:59:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:59:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8dc80 2024/11/29 02:59:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:59:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:07 DEBUG : newLeaf(0xc000a127c0): close: 2024/11/29 02:59:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/29 02:59:07 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-29 02:59:05.443635223 +0000 UTC m=+596.885426101 2024/11/29 02:59:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/29 02:59:07 DEBUG : newLeaf(0xc000a127c0): >close: err= 2024/11/29 02:59:07 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:59:07 DEBUG : newLeaf: vfs cache: starting upload 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:59:08 DEBUG : dir: Looking for writers 2024/11/29 02:59:08 DEBUG : : Looking for writers 2024/11/29 02:59:08 DEBUG : dir: reading active writers 2024/11/29 02:59:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:59:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:08 DEBUG : dir: Looking for writers 2024/11/29 02:59:08 DEBUG : : Looking for writers 2024/11/29 02:59:08 DEBUG : dir: reading active writers 2024/11/29 02:59:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:59:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:08 DEBUG : : >changeNotify: 2024/11/29 02:59:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:08 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:08 DEBUG : : >changeNotify: 2024/11/29 02:59:09 DEBUG : dir: Looking for writers 2024/11/29 02:59:09 DEBUG : : Looking for writers 2024/11/29 02:59:09 DEBUG : dir: reading active writers 2024/11/29 02:59:09 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:59:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:10 DEBUG : dir: Looking for writers 2024/11/29 02:59:10 DEBUG : : Looking for writers 2024/11/29 02:59:10 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:10 DEBUG : dir: reading active writers 2024/11/29 02:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:59:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:10 DEBUG : : >changeNotify: 2024/11/29 02:59:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:10 DEBUG : : >changeNotify: 2024/11/29 02:59:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:59:10 INFO : newLeaf: Copied (replaced existing) 2024/11/29 02:59:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-29 02:59:05.443 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/29 02:59:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/29 02:59:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/29 02:59:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:11 DEBUG : : >changeNotify: 2024/11/29 02:59:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:11 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:11 DEBUG : : >changeNotify: 2024/11/29 02:59:11 DEBUG : dir: Looking for writers 2024/11/29 02:59:11 DEBUG : : Looking for writers 2024/11/29 02:59:11 DEBUG : dir: reading active writers 2024/11/29 02:59:11 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:11 DEBUG : >WaitForWriters: 2024/11/29 02:59:12 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:12 DEBUG : dir: Looking for writers 2024/11/29 02:59:12 DEBUG : : Looking for writers 2024/11/29 02:59:12 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:12 DEBUG : dir: reading active writers 2024/11/29 02:59:12 DEBUG : >WaitForWriters: 2024/11/29 02:59:12 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:59:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:13 DEBUG : : >changeNotify: 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:13 DEBUG : : >changeNotify: 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:13 DEBUG : : >changeNotify: 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:13 DEBUG : : >changeNotify: 2024/11/29 02:59:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:14 DEBUG : : >changeNotify: 2024/11/29 02:59:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:14 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:14 DEBUG : : >changeNotify: === RUN TestFileRename/full,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:59:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:59:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:59:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:16 DEBUG : : invalidating directory cache 2024/11/29 02:59:16 DEBUG : : >changeNotify: 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:16 DEBUG : dir: invalidating directory cache 2024/11/29 02:59:16 DEBUG : : >changeNotify: 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:16 DEBUG : : >changeNotify: 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:16 DEBUG : : >changeNotify: 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:17 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:17 DEBUG : : >changeNotify: 2024/11/29 02:59:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:17 DEBUG : : >changeNotify: 2024/11/29 02:59:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:18 DEBUG : : forgetting directory cache 2024/11/29 02:59:18 DEBUG : dir: forgetting directory cache 2024/11/29 02:59:18 DEBUG : dir: forgetting directory cache 2024/11/29 02:59:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:19 DEBUG : : >changeNotify: 2024/11/29 02:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:19 DEBUG : : >changeNotify: 2024/11/29 02:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:21 DEBUG : : >changeNotify: 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:21 DEBUG : : >changeNotify: 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:21 DEBUG : : >changeNotify: 2024/11/29 02:59:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:22 DEBUG : : >changeNotify: 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:22 DEBUG : : >changeNotify: 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:22 DEBUG : : >changeNotify: 2024/11/29 02:59:23 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:23 DEBUG : dir: Looking for writers 2024/11/29 02:59:23 DEBUG : file1: reading active writers 2024/11/29 02:59:23 DEBUG : : Looking for writers 2024/11/29 02:59:23 DEBUG : dir: reading active writers 2024/11/29 02:59:23 DEBUG : >WaitForWriters: 2024/11/29 02:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:59:23 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:59:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:59:23 DEBUG : dir/file1(0xc0009910c0): _readAt: size=512, off=0 2024/11/29 02:59:23 DEBUG : dir/file1(0xc0009910c0): openPending: 2024/11/29 02:59:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:59:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:24 DEBUG : dir/file1(0xc0009910c0): >openPending: err= 2024/11/29 02:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/29 02:59:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 02:59:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 02:59:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 DEBUG : dir/file1(0xc0009910c0): >_readAt: n=14, err=EOF 2024/11/29 02:59:24 DEBUG : dir/file1(0xc0009910c0): close: 2024/11/29 02:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 02:59:24 DEBUG : dir/file1(0xc0009910c0): >close: err= 2024/11/29 02:59:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:59:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:59:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0007be300 2024/11/29 02:59:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:59:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:29 DEBUG : : >changeNotify: 2024/11/29 02:59:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:29 DEBUG : : >changeNotify: 2024/11/29 02:59:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:30 DEBUG : : >changeNotify: 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:30 DEBUG : : >changeNotify: 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:30 DEBUG : : >changeNotify: 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:30 DEBUG : : >changeNotify: 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:59:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/29 02:59:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0007be300 2024/11/29 02:59:31 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:59:33 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:59:33 DEBUG : dir/file1(0xc000a13440): openPending: 2024/11/29 02:59:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:59:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:59:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:33 DEBUG : dir/file1(0xc000a13440): >openPending: err= 2024/11/29 02:59:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:59:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:59:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:59:33 DEBUG : dir/file1(0xc000a13440): _writeAt: size=25, off=0 2024/11/29 02:59:33 DEBUG : dir/file1(0xc000a13440): >_writeAt: n=25, err= 2024/11/29 02:59:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:34 DEBUG : : >changeNotify: 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:34 DEBUG : : >changeNotify: 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:34 DEBUG : : >changeNotify: 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:59:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:59:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0007be300 2024/11/29 02:59:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:59:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:35 DEBUG : newLeaf(0xc000a13440): close: 2024/11/29 02:59:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/29 02:59:35 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-29 02:59:33.377801734 +0000 UTC m=+624.819592602 2024/11/29 02:59:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/29 02:59:35 DEBUG : newLeaf(0xc000a13440): >close: err= 2024/11/29 02:59:35 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:59:35 DEBUG : newLeaf: vfs cache: starting upload 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:59:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:35 DEBUG : : >changeNotify: 2024/11/29 02:59:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:35 DEBUG : : >changeNotify: 2024/11/29 02:59:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:36 DEBUG : dir: Looking for writers 2024/11/29 02:59:36 DEBUG : : Looking for writers 2024/11/29 02:59:36 DEBUG : dir: reading active writers 2024/11/29 02:59:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:59:36 DEBUG : dir: Looking for writers 2024/11/29 02:59:36 DEBUG : : Looking for writers 2024/11/29 02:59:36 DEBUG : dir: reading active writers 2024/11/29 02:59:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:59:36 DEBUG : dir: Looking for writers 2024/11/29 02:59:36 DEBUG : : Looking for writers 2024/11/29 02:59:36 DEBUG : dir: reading active writers 2024/11/29 02:59:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:59:37 DEBUG : dir: Looking for writers 2024/11/29 02:59:37 DEBUG : : Looking for writers 2024/11/29 02:59:37 DEBUG : dir: reading active writers 2024/11/29 02:59:37 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:59:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:59:38 INFO : newLeaf: Copied (replaced existing) 2024/11/29 02:59:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-29 02:59:33.377 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/29 02:59:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/29 02:59:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/29 02:59:38 DEBUG : dir: Looking for writers 2024/11/29 02:59:38 DEBUG : : Looking for writers 2024/11/29 02:59:38 DEBUG : dir: reading active writers 2024/11/29 02:59:38 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:38 DEBUG : >WaitForWriters: 2024/11/29 02:59:40 DEBUG : : forgetting directory cache 2024/11/29 02:59:40 DEBUG : dir: forgetting directory cache 2024/11/29 02:59:40 DEBUG : dir/subdir: forgetting directory cache 2024/11/29 02:59:40 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:40 DEBUG : dir: Looking for writers 2024/11/29 02:59:40 DEBUG : : Looking for writers 2024/11/29 02:59:40 DEBUG : dir: reading active writers 2024/11/29 02:59:40 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:40 DEBUG : >WaitForWriters: 2024/11/29 02:59:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (179.14s) --- PASS: TestFileRename/off,forceCache=false (29.39s) --- PASS: TestFileRename/minimal,forceCache=false (30.18s) --- PASS: TestFileRename/minimal,forceCache=true (31.94s) --- PASS: TestFileRename/writes,forceCache=false (28.06s) --- PASS: TestFileRename/writes,forceCache=true (31.70s) --- PASS: TestFileRename/full,forceCache=false (27.87s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:59:43 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:43 DEBUG : : Looking for writers 2024/11/29 02:59:43 DEBUG : >WaitForWriters: 2024/11/29 02:59:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestRcGetVFS (0.90s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:44 DEBUG : : invalidating directory cache 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:44 DEBUG : dir: invalidating directory cache 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:47 DEBUG : : >changeNotify: 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:47 DEBUG : : >changeNotify: 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:47 DEBUG : : >changeNotify: 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:47 DEBUG : : >changeNotify: 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:48 DEBUG : : >changeNotify: 2024/11/29 02:59:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:48 DEBUG : : >changeNotify: 2024/11/29 02:59:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 02:59:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:59:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 02:59:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 02:59:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 02:59:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:53 DEBUG : : >changeNotify: 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:53 DEBUG : : >changeNotify: 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:53 DEBUG : : >changeNotify: 2024/11/29 02:59:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/29 02:59:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/29 02:59:54 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:54 DEBUG : dir: Looking for writers 2024/11/29 02:59:54 DEBUG : file1: reading active writers 2024/11/29 02:59:54 DEBUG : : Looking for writers 2024/11/29 02:59:54 DEBUG : dir: reading active writers 2024/11/29 02:59:54 DEBUG : >WaitForWriters: 2024/11/29 02:59:54 DEBUG : : forgetting directory cache 2024/11/29 02:59:54 DEBUG : dir: forgetting directory cache 2024/11/29 02:59:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:57 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:59:57 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestReadFileHandleMethods (13.66s) === RUN TestReadFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:59:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:58 DEBUG : : >changeNotify: 2024/11/29 02:59:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:58 DEBUG : : >changeNotify: 2024/11/29 02:59:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:59 DEBUG : : >changeNotify: 2024/11/29 02:59:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:59 DEBUG : : >changeNotify: 2024/11/29 03:00:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:00 DEBUG : : >changeNotify: 2024/11/29 03:00:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:00 DEBUG : : >changeNotify: 2024/11/29 03:00:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:03 DEBUG : : >changeNotify: 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:03 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:03 DEBUG : : >changeNotify: 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:03 DEBUG : : >changeNotify: 2024/11/29 03:00:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:04 DEBUG : : >changeNotify: 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:04 DEBUG : : >changeNotify: 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:04 DEBUG : : >changeNotify: 2024/11/29 03:00:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:00:04 DEBUG : dir: forgetting directory cache 2024/11/29 03:00:04 DEBUG : : forgetting directory cache 2024/11/29 03:00:04 DEBUG : dir: forgetting directory cache 2024/11/29 03:00:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:00:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 03:00:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 03:00:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:00:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:05 DEBUG : : >changeNotify: 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:05 DEBUG : : >changeNotify: 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:05 DEBUG : : >changeNotify: 2024/11/29 03:00:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:06 DEBUG : : >changeNotify: 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:06 DEBUG : : >changeNotify: 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:06 DEBUG : : >changeNotify: 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/29 03:00:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/29 03:00:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/29 03:00:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/29 03:00:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/29 03:00:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/29 03:00:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:08 DEBUG : : >changeNotify: 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:08 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:08 DEBUG : : >changeNotify: 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:08 DEBUG : : >changeNotify: 2024/11/29 03:00:08 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/29 03:00:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/29 03:00:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/29 03:00:08 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/29 03:00:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:09 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:00:09 DEBUG : dir: Looking for writers 2024/11/29 03:00:09 DEBUG : file1: reading active writers 2024/11/29 03:00:09 DEBUG : : Looking for writers 2024/11/29 03:00:09 DEBUG : dir: reading active writers 2024/11/29 03:00:09 DEBUG : >WaitForWriters: 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:10 DEBUG : : >changeNotify: 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:10 DEBUG : : >changeNotify: 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:10 DEBUG : : >changeNotify: 2024/11/29 03:00:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:11 DEBUG : : >changeNotify: 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:11 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:11 DEBUG : : >changeNotify: 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:11 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:11 DEBUG : : >changeNotify: 2024/11/29 03:00:12 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:00:12 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestReadFileHandleSeek (14.94s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:00:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:13 DEBUG : : >changeNotify: 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:13 DEBUG : : >changeNotify: 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:13 DEBUG : : >changeNotify: 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:13 DEBUG : : >changeNotify: 2024/11/29 03:00:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:14 DEBUG : : >changeNotify: 2024/11/29 03:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:14 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:14 DEBUG : : >changeNotify: 2024/11/29 03:00:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:16 DEBUG : : invalidating directory cache 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:16 DEBUG : dir: invalidating directory cache 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:17 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:17 DEBUG : : >changeNotify: 2024/11/29 03:00:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:17 DEBUG : : >changeNotify: 2024/11/29 03:00:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:19 DEBUG : : >changeNotify: 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:19 DEBUG : : >changeNotify: 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:19 DEBUG : : >changeNotify: 2024/11/29 03:00:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:00:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:00:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 03:00:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 03:00:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:00:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:21 DEBUG : : >changeNotify: 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:21 DEBUG : : >changeNotify: 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:21 DEBUG : : >changeNotify: 2024/11/29 03:00:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:22 DEBUG : : >changeNotify: 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:22 DEBUG : : >changeNotify: 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:22 DEBUG : : >changeNotify: 2024/11/29 03:00:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/29 03:00:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/29 03:00:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/29 03:00:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/29 03:00:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/29 03:00:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/29 03:00:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/29 03:00:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/29 03:00:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/29 03:00:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/29 03:00:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/29 03:00:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/29 03:00:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/29 03:00:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/29 03:00:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/29 03:00:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/29 03:00:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/29 03:00:25 DEBUG : : forgetting directory cache 2024/11/29 03:00:25 DEBUG : dir: forgetting directory cache 2024/11/29 03:00:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/29 03:00:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/29 03:00:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/29 03:00:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/29 03:00:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/29 03:00:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/29 03:00:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/29 03:00:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/29 03:00:26 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:00:26 DEBUG : dir: Looking for writers 2024/11/29 03:00:26 DEBUG : file1: reading active writers 2024/11/29 03:00:26 DEBUG : : Looking for writers 2024/11/29 03:00:26 DEBUG : dir: reading active writers 2024/11/29 03:00:26 DEBUG : >WaitForWriters: 2024/11/29 03:00:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:00:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:00:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestReadFileHandleReadAt (16.70s) === RUN TestReadFileHandleFlush run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:00:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:29 DEBUG : : >changeNotify: 2024/11/29 03:00:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:29 DEBUG : : >changeNotify: 2024/11/29 03:00:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:30 DEBUG : : >changeNotify: 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:30 DEBUG : : >changeNotify: 2024/11/29 03:00:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:30 DEBUG : : >changeNotify: 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:30 DEBUG : : >changeNotify: 2024/11/29 03:00:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:34 DEBUG : : >changeNotify: 2024/11/29 03:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:34 DEBUG : : >changeNotify: 2024/11/29 03:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:35 DEBUG : : >changeNotify: 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:35 DEBUG : : >changeNotify: 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:35 DEBUG : : >changeNotify: 2024/11/29 03:00:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:00:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:00:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 03:00:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 03:00:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:00:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/29 03:00:38 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:00:38 DEBUG : dir: Looking for writers 2024/11/29 03:00:38 DEBUG : file1: reading active writers 2024/11/29 03:00:38 DEBUG : : Looking for writers 2024/11/29 03:00:38 DEBUG : dir: reading active writers 2024/11/29 03:00:38 DEBUG : >WaitForWriters: 2024/11/29 03:00:41 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:00:41 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestReadFileHandleFlush (12.24s) === RUN TestReadFileHandleRelease run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:00:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : invalidating directory cache 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : dir: invalidating directory cache 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:46 DEBUG : : forgetting directory cache 2024/11/29 03:00:46 DEBUG : dir: forgetting directory cache 2024/11/29 03:00:46 DEBUG : fil: forgetting directory cache 2024/11/29 03:00:46 DEBUG : fil/a: forgetting directory cache 2024/11/29 03:00:46 DEBUG : fil/a/b: forgetting directory cache 2024/11/29 03:00:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:48 DEBUG : : >changeNotify: 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:48 DEBUG : : >changeNotify: 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:48 DEBUG : : >changeNotify: 2024/11/29 03:00:49 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:49 DEBUG : : >changeNotify: 2024/11/29 03:00:49 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:49 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:49 DEBUG : : >changeNotify: 2024/11/29 03:00:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:00:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 03:00:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 03:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:00:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:53 DEBUG : : >changeNotify: 2024/11/29 03:00:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:53 DEBUG : : >changeNotify: 2024/11/29 03:00:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/29 03:00:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/29 03:00:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/29 03:00:53 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:00:53 DEBUG : dir: Looking for writers 2024/11/29 03:00:53 DEBUG : file1: reading active writers 2024/11/29 03:00:53 DEBUG : : Looking for writers 2024/11/29 03:00:53 DEBUG : dir: reading active writers 2024/11/29 03:00:53 DEBUG : >WaitForWriters: 2024/11/29 03:00:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:55 DEBUG : : >changeNotify: 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:55 DEBUG : : >changeNotify: 2024/11/29 03:00:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:55 DEBUG : : >changeNotify: 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:55 DEBUG : : >changeNotify: 2024/11/29 03:00:56 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:00:56 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestReadFileHandleRelease (15.24s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:00:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:00:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : Config file has changed externally - reloading 2024/11/29 03:00:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:00:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:58 DEBUG : : invalidating directory cache 2024/11/29 03:00:58 DEBUG : dir: invalidating directory cache 2024/11/29 03:00:58 DEBUG : : >changeNotify: 2024/11/29 03:00:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:58 DEBUG : : >changeNotify: 2024/11/29 03:00:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:59 DEBUG : : >changeNotify: 2024/11/29 03:01:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:00 DEBUG : : >changeNotify: 2024/11/29 03:01:02 DEBUG : : forgetting directory cache 2024/11/29 03:01:02 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:02 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:03 DEBUG : : >changeNotify: 2024/11/29 03:01:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:03 DEBUG : : >changeNotify: 2024/11/29 03:01:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:03 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:03 DEBUG : dir/file1(0xc0005fb100): _readAt: size=1, off=0 2024/11/29 03:01:03 DEBUG : dir/file1(0xc0005fb100): openPending: 2024/11/29 03:01:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:04 DEBUG : : >changeNotify: 2024/11/29 03:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:04 DEBUG : : >changeNotify: 2024/11/29 03:01:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:05 DEBUG : dir/file1(0xc0005fb100): >openPending: err= 2024/11/29 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/29 03:01:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:05 DEBUG : : >changeNotify: 2024/11/29 03:01:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:05 DEBUG : : >changeNotify: 2024/11/29 03:01:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:06 DEBUG : : >changeNotify: 2024/11/29 03:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:06 DEBUG : : >changeNotify: 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >_readAt: n=1, err= 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): _readAt: size=256, off=1 2024/11/29 03:01:06 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >_readAt: n=15, err=EOF 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): _readAt: size=16, off=16 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >_readAt: n=0, err=EOF 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): close: 2024/11/29 03:01:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >close: err= 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): close: 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >close: err=file already closed 2024/11/29 03:01:06 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:06 DEBUG : dir: Looking for writers 2024/11/29 03:01:06 DEBUG : file1: reading active writers 2024/11/29 03:01:06 DEBUG : : Looking for writers 2024/11/29 03:01:06 DEBUG : dir: reading active writers 2024/11/29 03:01:06 DEBUG : >WaitForWriters: 2024/11/29 03:01:06 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:08 DEBUG : : >changeNotify: 2024/11/29 03:01:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:08 DEBUG : : >changeNotify: 2024/11/29 03:01:08 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:08 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestRWFileHandleMethodsRead (12.39s) === RUN TestRWFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:10 DEBUG : : >changeNotify: 2024/11/29 03:01:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:11 DEBUG : : >changeNotify: 2024/11/29 03:01:12 DEBUG : : forgetting directory cache 2024/11/29 03:01:12 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:13 DEBUG : : >changeNotify: 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:13 DEBUG : : invalidating directory cache 2024/11/29 03:01:13 DEBUG : dir: invalidating directory cache 2024/11/29 03:01:13 DEBUG : : >changeNotify: 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:13 DEBUG : : >changeNotify: 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:14 DEBUG : : >changeNotify: 2024/11/29 03:01:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:16 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:16 DEBUG : dir/file1(0xc00062be80): _readAt: size=1, off=0 2024/11/29 03:01:16 DEBUG : dir/file1(0xc00062be80): openPending: 2024/11/29 03:01:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:17 DEBUG : : >changeNotify: 2024/11/29 03:01:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:17 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:17 DEBUG : : >changeNotify: 2024/11/29 03:01:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:17 DEBUG : dir/file1(0xc00062be80): >openPending: err= 2024/11/29 03:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/29 03:01:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=1, err= 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): _readAt: size=1, off=5 2024/11/29 03:01:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=1, err= 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): _readAt: size=1, off=3 2024/11/29 03:01:18 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=1, err= 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): _readAt: size=1, off=13 2024/11/29 03:01:18 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=1, err= 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): _readAt: size=16, off=100 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=0, err=EOF 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): close: 2024/11/29 03:01:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >close: err= 2024/11/29 03:01:18 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:18 DEBUG : dir: Looking for writers 2024/11/29 03:01:18 DEBUG : file1: reading active writers 2024/11/29 03:01:18 DEBUG : : Looking for writers 2024/11/29 03:01:18 DEBUG : dir: reading active writers 2024/11/29 03:01:18 DEBUG : >WaitForWriters: 2024/11/29 03:01:18 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:19 DEBUG : : >changeNotify: 2024/11/29 03:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:19 DEBUG : : >changeNotify: 2024/11/29 03:01:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:21 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:21 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:21 DEBUG : : >changeNotify: 2024/11/29 03:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:21 DEBUG : : >changeNotify: 2024/11/29 03:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestRWFileHandleSeek (12.39s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:22 DEBUG : : >changeNotify: 2024/11/29 03:01:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:24 DEBUG : : >changeNotify: 2024/11/29 03:01:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:24 DEBUG : : >changeNotify: 2024/11/29 03:01:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:29 DEBUG : dir/file1(0xc000a12740): _readAt: size=1, off=0 2024/11/29 03:01:29 DEBUG : dir/file1(0xc000a12740): openPending: 2024/11/29 03:01:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:29 DEBUG : : >changeNotify: 2024/11/29 03:01:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:29 DEBUG : : >changeNotify: 2024/11/29 03:01:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:30 DEBUG : : invalidating directory cache 2024/11/29 03:01:30 DEBUG : dir: invalidating directory cache 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >openPending: err= 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/29 03:01:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=1, err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=1, off=5 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=1, err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=1, off=1 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=1, err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=6, off=10 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=6, err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=256, off=10 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=6, err=EOF 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=256, off=100 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=0, err=EOF 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): close: 2024/11/29 03:01:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >close: err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=256, off=100 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=0, err=file already closed 2024/11/29 03:01:31 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:31 DEBUG : dir: Looking for writers 2024/11/29 03:01:31 DEBUG : file1: reading active writers 2024/11/29 03:01:31 DEBUG : : Looking for writers 2024/11/29 03:01:31 DEBUG : dir: reading active writers 2024/11/29 03:01:31 DEBUG : >WaitForWriters: 2024/11/29 03:01:31 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:01:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:34 DEBUG : : forgetting directory cache 2024/11/29 03:01:34 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:34 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/29 03:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:34 DEBUG : : >changeNotify: 2024/11/29 03:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:34 DEBUG : : >changeNotify: 2024/11/29 03:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 --- PASS: TestRWFileHandleReadAt (12.77s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:34 DEBUG : dir/subdir: forgetting directory cache 2024/11/29 03:01:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:35 DEBUG : : >changeNotify: 2024/11/29 03:01:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:41 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:41 DEBUG : dir/file1(0xc0002a92c0): RWFileHandle.Flush 2024/11/29 03:01:41 DEBUG : dir/file1(0xc0002a92c0): _readAt: size=256, off=0 2024/11/29 03:01:41 DEBUG : dir/file1(0xc0002a92c0): openPending: 2024/11/29 03:01:42 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:42 DEBUG : : invalidating directory cache 2024/11/29 03:01:42 DEBUG : dir: invalidating directory cache 2024/11/29 03:01:42 DEBUG : : >changeNotify: 2024/11/29 03:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:42 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:42 DEBUG : : >changeNotify: 2024/11/29 03:01:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:42 DEBUG : dir/file1(0xc0002a92c0): >openPending: err= 2024/11/29 03:01:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/29 03:01:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): >_readAt: n=16, err=EOF 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): RWFileHandle.Flush 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): RWFileHandle.Flush 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): close: 2024/11/29 03:01:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): >close: err= 2024/11/29 03:01:43 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:43 DEBUG : dir: Looking for writers 2024/11/29 03:01:43 DEBUG : file1: reading active writers 2024/11/29 03:01:43 DEBUG : : Looking for writers 2024/11/29 03:01:43 DEBUG : dir: reading active writers 2024/11/29 03:01:43 DEBUG : >WaitForWriters: 2024/11/29 03:01:43 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:45 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:45 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:01:46 DEBUG : dir/virtualDir2: forgetting directory cache --- PASS: TestRWFileHandleFlushRead (11.98s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:47 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:47 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/29 03:01:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:47 DEBUG : : >changeNotify: 2024/11/29 03:01:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:47 DEBUG : : >changeNotify: 2024/11/29 03:01:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:48 DEBUG : : >changeNotify: 2024/11/29 03:01:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:53 DEBUG : : >changeNotify: 2024/11/29 03:01:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:53 DEBUG : : >changeNotify: 2024/11/29 03:01:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:53 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:53 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:53 DEBUG : dir/file1(0xc000f64b40): _readAt: size=256, off=0 2024/11/29 03:01:53 DEBUG : dir/file1(0xc000f64b40): openPending: 2024/11/29 03:01:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:55 DEBUG : dir/file1(0xc000f64b40): >openPending: err= 2024/11/29 03:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/29 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:55 DEBUG : : >changeNotify: 2024/11/29 03:01:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:55 DEBUG : : >changeNotify: 2024/11/29 03:01:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:56 DEBUG : : >changeNotify: 2024/11/29 03:01:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:56 DEBUG : : >changeNotify: 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): >_readAt: n=16, err=EOF 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): RWFileHandle.Release 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): close: 2024/11/29 03:01:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): >close: err= 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): RWFileHandle.Release 2024/11/29 03:01:56 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:56 DEBUG : dir: Looking for writers 2024/11/29 03:01:56 DEBUG : file1: reading active writers 2024/11/29 03:01:56 DEBUG : : Looking for writers 2024/11/29 03:01:56 DEBUG : dir: reading active writers 2024/11/29 03:01:56 DEBUG : >WaitForWriters: 2024/11/29 03:01:56 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:57 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:57 DEBUG : : invalidating directory cache 2024/11/29 03:01:57 DEBUG : dir: invalidating directory cache 2024/11/29 03:01:57 DEBUG : : >changeNotify: 2024/11/29 03:01:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:57 DEBUG : : >changeNotify: 2024/11/29 03:01:58 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:01:58 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:58 DEBUG : : >changeNotify: 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:58 DEBUG : : >changeNotify: 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:58 DEBUG : : >changeNotify: 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:58 DEBUG : : >changeNotify: 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 --- PASS: TestRWFileHandleReleaseRead (12.35s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:01:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:01:59 DEBUG : file1: newRWFileHandle: 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): openPending: 2024/11/29 03:01:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:01:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >openPending: err= 2024/11/29 03:01:59 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:01:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:01:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): _writeAt: size=5, off=0 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >_writeAt: n=5, err= 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): _writeAt: size=7, off=5 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >_writeAt: n=7, err= 2024/11/29 03:01:59 DEBUG : file1: vfs cache: truncate to size=11 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): close: 2024/11/29 03:01:59 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:01:59.475330656 +0000 UTC m=+770.917121524 2024/11/29 03:01:59 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >close: err= 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): close: 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >close: err=file already closed 2024/11/29 03:01:59 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:01:59 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:01:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:59 DEBUG : : >changeNotify: 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:00 DEBUG : : Looking for writers 2024/11/29 03:02:00 DEBUG : file1: reading active writers 2024/11/29 03:02:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:00 DEBUG : : >changeNotify: 2024/11/29 03:02:00 DEBUG : : Looking for writers 2024/11/29 03:02:00 DEBUG : file1: reading active writers 2024/11/29 03:02:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:01 DEBUG : : Looking for writers 2024/11/29 03:02:01 DEBUG : file1: reading active writers 2024/11/29 03:02:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:01 DEBUG : : forgetting directory cache 2024/11/29 03:02:01 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:01 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:02 DEBUG : : Looking for writers 2024/11/29 03:02:02 DEBUG : file1: reading active writers 2024/11/29 03:02:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:03 DEBUG : : >changeNotify: 2024/11/29 03:02:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 03:02:03 INFO : file1: Copied (new) 2024/11/29 03:02:03 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-29 03:01:59.475 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/29 03:02:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:03 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:03 DEBUG : : Looking for writers 2024/11/29 03:02:03 DEBUG : file1: reading active writers 2024/11/29 03:02:03 DEBUG : >WaitForWriters: 2024/11/29 03:02:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:04 DEBUG : : >changeNotify: 2024/11/29 03:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:04 DEBUG : : >changeNotify: 2024/11/29 03:02:04 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:04 DEBUG : : Looking for writers 2024/11/29 03:02:04 DEBUG : file1: reading active writers 2024/11/29 03:02:04 DEBUG : >WaitForWriters: 2024/11/29 03:02:04 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:05 DEBUG : : >changeNotify: 2024/11/29 03:02:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:05 DEBUG : : >changeNotify: 2024/11/29 03:02:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:06 DEBUG : : >changeNotify: 2024/11/29 03:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:06 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleMethodsWrite (8.04s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:02:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:02:07 DEBUG : file1: newRWFileHandle: 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): openPending: 2024/11/29 03:02:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >openPending: err= 2024/11/29 03:02:07 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:02:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:02:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): _writeAt: size=7, off=0 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >_writeAt: n=7, err= 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): _writeAt: size=6, off=5 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >_writeAt: n=6, err= 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): close: 2024/11/29 03:02:07 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:02:07.515713188 +0000 UTC m=+778.957504046 2024/11/29 03:02:07 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >close: err= 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): _writeAt: size=5, off=0 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >_writeAt: n=0, err=file already closed 2024/11/29 03:02:07 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:02:07 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:08 DEBUG : : Looking for writers 2024/11/29 03:02:08 DEBUG : file1: reading active writers 2024/11/29 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:08 DEBUG : : >changeNotify: 2024/11/29 03:02:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:08 DEBUG : : >changeNotify: 2024/11/29 03:02:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:08 DEBUG : : Looking for writers 2024/11/29 03:02:08 DEBUG : file1: reading active writers 2024/11/29 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:09 DEBUG : : Looking for writers 2024/11/29 03:02:09 DEBUG : file1: reading active writers 2024/11/29 03:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:10 DEBUG : : invalidating directory cache 2024/11/29 03:02:10 DEBUG : dir: invalidating directory cache 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:10 DEBUG : : Looking for writers 2024/11/29 03:02:10 DEBUG : file1: reading active writers 2024/11/29 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 03:02:11 INFO : file1: Copied (new) 2024/11/29 03:02:11 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-29 03:02:07.515 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/29 03:02:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:11 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:11 DEBUG : : Looking for writers 2024/11/29 03:02:11 DEBUG : file1: reading active writers 2024/11/29 03:02:11 DEBUG : >WaitForWriters: 2024/11/29 03:02:12 DEBUG : : forgetting directory cache 2024/11/29 03:02:12 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:12 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2024/11/29 03:02:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:13 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:13 DEBUG : : Looking for writers 2024/11/29 03:02:13 DEBUG : file1: reading active writers 2024/11/29 03:02:13 DEBUG : >WaitForWriters: 2024/11/29 03:02:13 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:14 DEBUG : : >changeNotify: 2024/11/29 03:02:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:14 DEBUG : : >changeNotify: 2024/11/29 03:02:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 --- PASS: TestRWFileHandleWriteAt (8.03s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:02:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:02:15 DEBUG : file1: newRWFileHandle: 2024/11/29 03:02:15 DEBUG : file1(0xc000a12480): openPending: 2024/11/29 03:02:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:15 DEBUG : file1(0xc000a12480): >openPending: err= 2024/11/29 03:02:15 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:02:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:02:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:02:15 DEBUG : file1(0xc000a12480): close: 2024/11/29 03:02:15 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:02:15.541851186 +0000 UTC m=+786.983642054 2024/11/29 03:02:15 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:15 DEBUG : file1(0xc000a12480): >close: err= 2024/11/29 03:02:15 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/29 03:02:15 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:02:15 DEBUG : file2: newRWFileHandle: 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): openPending: 2024/11/29 03:02:15 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:15 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): >openPending: err= 2024/11/29 03:02:15 DEBUG : file2: >newRWFileHandle: err= 2024/11/29 03:02:15 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/29 03:02:15 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/29 03:02:15 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): RWFileHandle.Flush 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): RWFileHandle.Release 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): close: 2024/11/29 03:02:15 DEBUG : file2: vfs cache: setting modification time to 2024-11-29 03:02:15.542643869 +0000 UTC m=+786.984434727 2024/11/29 03:02:15 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): >close: err= 2024/11/29 03:02:15 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/29 03:02:15 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:02:15 DEBUG : file2: vfs cache: starting upload 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/11/29 03:02:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/11/29 03:02:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:16 DEBUG : : Looking for writers 2024/11/29 03:02:16 DEBUG : file1: reading active writers 2024/11/29 03:02:16 DEBUG : file2: reading active writers 2024/11/29 03:02:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:16 DEBUG : : Looking for writers 2024/11/29 03:02:16 DEBUG : file1: reading active writers 2024/11/29 03:02:16 DEBUG : file2: reading active writers 2024/11/29 03:02:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/11/29 03:02:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:17 DEBUG : : >changeNotify: 2024/11/29 03:02:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:17 DEBUG : : >changeNotify: 2024/11/29 03:02:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:17 DEBUG : : Looking for writers 2024/11/29 03:02:17 DEBUG : file1: reading active writers 2024/11/29 03:02:17 DEBUG : file2: reading active writers 2024/11/29 03:02:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/11/29 03:02:18 DEBUG : : Looking for writers 2024/11/29 03:02:18 DEBUG : file2: reading active writers 2024/11/29 03:02:18 DEBUG : file1: reading active writers 2024/11/29 03:02:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/11/29 03:02:18 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 03:02:18 INFO : file2: Copied (new) 2024/11/29 03:02:18 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-29 03:02:15.542 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/29 03:02:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/29 03:02:18 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/29 03:02:18 INFO : file2: vfs cache: upload succeeded try #1 2024/11/29 03:02:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 03:02:19 INFO : file1: Copied (new) 2024/11/29 03:02:19 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-29 03:02:15.541 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/29 03:02:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:19 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:19 DEBUG : : >changeNotify: 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:19 DEBUG : : >changeNotify: 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:19 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:19 DEBUG : : >changeNotify: 2024/11/29 03:02:19 DEBUG : : Looking for writers 2024/11/29 03:02:19 DEBUG : file1: reading active writers 2024/11/29 03:02:19 DEBUG : file2: reading active writers 2024/11/29 03:02:19 DEBUG : >WaitForWriters: 2024/11/29 03:02:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:21 DEBUG : : >changeNotify: 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:21 DEBUG : : >changeNotify: 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:21 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:21 DEBUG : : >changeNotify: 2024/11/29 03:02:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:22 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:22 DEBUG : : Looking for writers 2024/11/29 03:02:22 DEBUG : file1: reading active writers 2024/11/29 03:02:22 DEBUG : file2: reading active writers 2024/11/29 03:02:22 DEBUG : >WaitForWriters: 2024/11/29 03:02:22 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:22 DEBUG : : invalidating directory cache 2024/11/29 03:02:22 DEBUG : dir: invalidating directory cache 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:24 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleWriteNoWrite (10.36s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:02:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:02:25 DEBUG : file1: newRWFileHandle: 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): openPending: 2024/11/29 03:02:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): >openPending: err= 2024/11/29 03:02:25 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:02:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:02:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): _writeAt: size=5, off=0 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): >_writeAt: n=5, err= 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): RWFileHandle.Flush 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): RWFileHandle.Flush 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): close: 2024/11/29 03:02:25 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:02:25.947594386 +0000 UTC m=+797.389385244 2024/11/29 03:02:25 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): >close: err= 2024/11/29 03:02:25 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:25 DEBUG : : Looking for writers 2024/11/29 03:02:25 DEBUG : file1: reading active writers 2024/11/29 03:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:02:25 DEBUG : : Looking for writers 2024/11/29 03:02:25 DEBUG : file1: reading active writers 2024/11/29 03:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:02:25 DEBUG : : Looking for writers 2024/11/29 03:02:25 DEBUG : file1: reading active writers 2024/11/29 03:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:02:26 DEBUG : : Looking for writers 2024/11/29 03:02:26 DEBUG : file1: reading active writers 2024/11/29 03:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:02:26 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:02:26 DEBUG : : Looking for writers 2024/11/29 03:02:26 DEBUG : file1: reading active writers 2024/11/29 03:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:02:26 DEBUG : : Looking for writers 2024/11/29 03:02:26 DEBUG : file1: reading active writers 2024/11/29 03:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:26 DEBUG : : Looking for writers 2024/11/29 03:02:26 DEBUG : file1: reading active writers 2024/11/29 03:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:27 DEBUG : : Looking for writers 2024/11/29 03:02:27 DEBUG : file1: reading active writers 2024/11/29 03:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:27 DEBUG : : forgetting directory cache 2024/11/29 03:02:27 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:27 DEBUG : dir/sub: forgetting directory cache 2024/11/29 03:02:27 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2024/11/29 03:02:28 DEBUG : : Looking for writers 2024/11/29 03:02:28 DEBUG : file1: reading active writers 2024/11/29 03:02:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:29 DEBUG : : Looking for writers 2024/11/29 03:02:29 DEBUG : file1: reading active writers 2024/11/29 03:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:02:29 INFO : file1: Copied (new) 2024/11/29 03:02:29 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-29 03:02:25.947 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/29 03:02:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:29 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:29 DEBUG : : >changeNotify: 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:29 DEBUG : : >changeNotify: 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:29 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:29 DEBUG : : >changeNotify: 2024/11/29 03:02:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 DEBUG : : Looking for writers 2024/11/29 03:02:30 DEBUG : file1: reading active writers 2024/11/29 03:02:30 DEBUG : >WaitForWriters: 2024/11/29 03:02:30 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleFlushWrite (6.61s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:02:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:02:32 DEBUG : file1: newRWFileHandle: 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): openPending: 2024/11/29 03:02:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): >openPending: err= 2024/11/29 03:02:32 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:02:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:02:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): _writeAt: size=5, off=0 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): >_writeAt: n=5, err= 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): RWFileHandle.Release 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): close: 2024/11/29 03:02:32 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:02:32.528971081 +0000 UTC m=+803.970761949 2024/11/29 03:02:32 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): >close: err= 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): RWFileHandle.Release 2024/11/29 03:02:32 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:02:32 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:33 DEBUG : : Looking for writers 2024/11/29 03:02:33 DEBUG : file1: reading active writers 2024/11/29 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:33 DEBUG : : Looking for writers 2024/11/29 03:02:33 DEBUG : file1: reading active writers 2024/11/29 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:34 DEBUG : : >changeNotify: 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:34 DEBUG : : >changeNotify: 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:34 DEBUG : : >changeNotify: 2024/11/29 03:02:34 DEBUG : : Looking for writers 2024/11/29 03:02:34 DEBUG : file1: reading active writers 2024/11/29 03:02:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:35 DEBUG : : invalidating directory cache 2024/11/29 03:02:35 DEBUG : dir: invalidating directory cache 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:35 DEBUG : : Looking for writers 2024/11/29 03:02:35 DEBUG : file1: reading active writers 2024/11/29 03:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:02:36 INFO : file1: Copied (new) 2024/11/29 03:02:36 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-29 03:02:32.528 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/29 03:02:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:36 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:36 DEBUG : : Looking for writers 2024/11/29 03:02:36 DEBUG : file1: reading active writers 2024/11/29 03:02:36 DEBUG : >WaitForWriters: 2024/11/29 03:02:36 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (6.64s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:42 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:42 DEBUG : : >changeNotify: 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:42 DEBUG : : >changeNotify: 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:42 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:42 DEBUG : : >changeNotify: 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:42 DEBUG : : forgetting directory cache 2024/11/29 03:02:42 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:42 DEBUG : dir/sub: forgetting directory cache 2024/11/29 03:02:42 DEBUG : dir/sub/subsub: forgetting directory cache 2024/11/29 03:02:42 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2024/11/29 03:02:42 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2024/11/29 03:02:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/29 03:02:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 03:02:45 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:02:45 DEBUG : dir/file1(0xc0002a8c80): openPending: 2024/11/29 03:02:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:02:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:02:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): >openPending: err= 2024/11/29 03:02:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 03:02:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:02:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:02:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): _writeAt: size=5, off=0 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): >_writeAt: n=5, err= 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): close: 2024/11/29 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:02:46 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-29 03:02:46.953055238 +0000 UTC m=+818.394846096 2024/11/29 03:02:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): >close: err= 2024/11/29 03:02:46 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:46 DEBUG : dir: Looking for writers 2024/11/29 03:02:46 DEBUG : file1: reading active writers 2024/11/29 03:02:46 DEBUG : : Looking for writers 2024/11/29 03:02:46 DEBUG : dir: reading active writers 2024/11/29 03:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:02:46 DEBUG : dir: Looking for writers 2024/11/29 03:02:46 DEBUG : file1: reading active writers 2024/11/29 03:02:46 DEBUG : : Looking for writers 2024/11/29 03:02:46 DEBUG : dir: reading active writers 2024/11/29 03:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:02:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:46 DEBUG : dir: Looking for writers 2024/11/29 03:02:46 DEBUG : file1: reading active writers 2024/11/29 03:02:46 DEBUG : : Looking for writers 2024/11/29 03:02:46 DEBUG : dir: reading active writers 2024/11/29 03:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:02:47 DEBUG : dir: Looking for writers 2024/11/29 03:02:47 DEBUG : file1: reading active writers 2024/11/29 03:02:47 DEBUG : : Looking for writers 2024/11/29 03:02:47 DEBUG : dir: reading active writers 2024/11/29 03:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:02:47 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 03:02:47 DEBUG : dir: Looking for writers 2024/11/29 03:02:47 DEBUG : file1: reading active writers 2024/11/29 03:02:47 DEBUG : : Looking for writers 2024/11/29 03:02:47 DEBUG : dir: reading active writers 2024/11/29 03:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:47 DEBUG : : invalidating directory cache 2024/11/29 03:02:47 DEBUG : dir: invalidating directory cache 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 DEBUG : dir: Looking for writers 2024/11/29 03:02:47 DEBUG : file1: reading active writers 2024/11/29 03:02:47 DEBUG : : Looking for writers 2024/11/29 03:02:47 DEBUG : dir: reading active writers 2024/11/29 03:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:47 DEBUG : dir: Looking for writers 2024/11/29 03:02:47 DEBUG : file1: reading active writers 2024/11/29 03:02:47 DEBUG : : Looking for writers 2024/11/29 03:02:47 DEBUG : dir: reading active writers 2024/11/29 03:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:48 DEBUG : dir: Looking for writers 2024/11/29 03:02:48 DEBUG : file1: reading active writers 2024/11/29 03:02:48 DEBUG : : Looking for writers 2024/11/29 03:02:48 DEBUG : dir: reading active writers 2024/11/29 03:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:48 DEBUG : : >changeNotify: 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:48 DEBUG : : >changeNotify: 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:48 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:48 DEBUG : : >changeNotify: 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:48 DEBUG : : >changeNotify: 2024/11/29 03:02:49 DEBUG : dir: Looking for writers 2024/11/29 03:02:49 DEBUG : file1: reading active writers 2024/11/29 03:02:49 DEBUG : : Looking for writers 2024/11/29 03:02:49 DEBUG : dir: reading active writers 2024/11/29 03:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:50 DEBUG : dir: Looking for writers 2024/11/29 03:02:50 DEBUG : file1: reading active writers 2024/11/29 03:02:50 DEBUG : : Looking for writers 2024/11/29 03:02:50 DEBUG : dir: reading active writers 2024/11/29 03:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:02:50 INFO : dir/file1: Copied (replaced existing) 2024/11/29 03:02:50 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-29 03:02:46.953 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/29 03:02:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:51 DEBUG : dir: Looking for writers 2024/11/29 03:02:51 DEBUG : file1: reading active writers 2024/11/29 03:02:51 DEBUG : : Looking for writers 2024/11/29 03:02:51 DEBUG : dir: reading active writers 2024/11/29 03:02:51 DEBUG : >WaitForWriters: 2024/11/29 03:02:51 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:53 DEBUG : : >changeNotify: 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:53 DEBUG : : >changeNotify: 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:53 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:53 DEBUG : : >changeNotify: 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:53 DEBUG : : >changeNotify: 2024/11/29 03:02:53 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:02:53 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestRWFileHandleSizeTruncateExisting (15.59s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : Config file has changed externally - reloading 2024/11/29 03:02:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:57 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:57 DEBUG : : >changeNotify: 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:57 DEBUG : : >changeNotify: 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:57 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:57 DEBUG : : >changeNotify: 2024/11/29 03:02:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:59 DEBUG : : forgetting directory cache 2024/11/29 03:02:59 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/11/29 03:02:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:59 DEBUG : : invalidating directory cache 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:59 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:00 DEBUG : : >changeNotify: 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:00 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:00 DEBUG : : >changeNotify: 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:00 DEBUG : : >changeNotify: 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:02 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:03:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:03:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:03:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:03:02 DEBUG : dir/file1(0xc000f649c0): _writeAt: size=5, off=0 2024/11/29 03:03:02 DEBUG : dir/file1(0xc000f649c0): openPending: 2024/11/29 03:03:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:03 DEBUG : : >changeNotify: 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:03 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:03 DEBUG : : >changeNotify: 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:03 DEBUG : : >changeNotify: 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:03 DEBUG : : >changeNotify: 2024/11/29 03:03:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:03:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): >openPending: err= 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): >_writeAt: n=5, err= 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): _writeAt: size=15, off=5 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): >_writeAt: n=15, err= 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): close: 2024/11/29 03:03:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/29 03:03:03 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-29 03:03:03.2185376 +0000 UTC m=+834.660328458 2024/11/29 03:03:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): >close: err= 2024/11/29 03:03:03 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:03:03 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:03:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:04 DEBUG : : >changeNotify: 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:04 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:04 DEBUG : : >changeNotify: 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:04 DEBUG : : >changeNotify: 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:04 DEBUG : : >changeNotify: 2024/11/29 03:03:04 DEBUG : dir: Looking for writers 2024/11/29 03:03:04 DEBUG : file1: reading active writers 2024/11/29 03:03:04 DEBUG : : Looking for writers 2024/11/29 03:03:04 DEBUG : dir: reading active writers 2024/11/29 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:05 DEBUG : dir: Looking for writers 2024/11/29 03:03:05 DEBUG : file1: reading active writers 2024/11/29 03:03:05 DEBUG : : Looking for writers 2024/11/29 03:03:05 DEBUG : dir: reading active writers 2024/11/29 03:03:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:05 DEBUG : : >changeNotify: 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:05 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:05 DEBUG : : >changeNotify: 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:05 DEBUG : : >changeNotify: 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:05 DEBUG : : >changeNotify: 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:06 DEBUG : : >changeNotify: 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:06 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:06 DEBUG : : >changeNotify: 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:06 DEBUG : : >changeNotify: 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:06 DEBUG : : >changeNotify: 2024/11/29 03:03:06 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/11/29 03:03:06 INFO : dir/file1: Copied (replaced existing) 2024/11/29 03:03:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-29 03:03:03.218 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/11/29 03:03:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 03:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 03:03:06 DEBUG : dir: Looking for writers 2024/11/29 03:03:06 DEBUG : file1: reading active writers 2024/11/29 03:03:06 DEBUG : : Looking for writers 2024/11/29 03:03:06 DEBUG : dir: reading active writers 2024/11/29 03:03:06 DEBUG : >WaitForWriters: 2024/11/29 03:03:06 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:03:07 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:07 DEBUG : : invalidating directory cache 2024/11/29 03:03:07 DEBUG : : >changeNotify: 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:07 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:07 DEBUG : : >changeNotify: 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:07 DEBUG : : >changeNotify: 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:07 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:07 DEBUG : : >changeNotify: 2024/11/29 03:03:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:08 DEBUG : : >changeNotify: 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:08 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:08 DEBUG : : >changeNotify: 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:08 DEBUG : : >changeNotify: 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:08 DEBUG : : >changeNotify: 2024/11/29 03:03:08 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:03:08 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:03:09 DEBUG : : forgetting directory cache 2024/11/29 03:03:09 DEBUG : : Removed virtual directory entry vDel: "dir" --- PASS: TestRWFileHandleSizeCreateExisting (15.30s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:03:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:09 DEBUG : dir: forgetting directory cache 2024/11/29 03:03:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:03:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:03:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:03:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:10 DEBUG : file1: newRWFileHandle: 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): openPending: 2024/11/29 03:03:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): >openPending: err= 2024/11/29 03:03:10 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:03:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:03:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): _writeAt: size=5, off=0 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): >_writeAt: n=5, err= 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): close: 2024/11/29 03:03:10 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:03:10.040166964 +0000 UTC m=+841.481957832 2024/11/29 03:03:10 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): >close: err= 2024/11/29 03:03:10 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:03:10 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:03:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:11 DEBUG : : >changeNotify: 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:11 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:11 DEBUG : : >changeNotify: 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:11 DEBUG : : >changeNotify: 2024/11/29 03:03:11 DEBUG : : Looking for writers 2024/11/29 03:03:11 DEBUG : file1: reading active writers 2024/11/29 03:03:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:12 DEBUG : : Looking for writers 2024/11/29 03:03:12 DEBUG : file1: reading active writers 2024/11/29 03:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:13 DEBUG : : Looking for writers 2024/11/29 03:03:13 DEBUG : file1: reading active writers 2024/11/29 03:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:03:13 INFO : file1: Copied (new) 2024/11/29 03:03:13 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-29 03:03:10.04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/29 03:03:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:03:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:13 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:03:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:14 DEBUG : : >changeNotify: 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:14 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:14 DEBUG : : >changeNotify: 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:14 DEBUG : : >changeNotify: 2024/11/29 03:03:14 DEBUG : : Looking for writers 2024/11/29 03:03:14 DEBUG : file1: reading active writers 2024/11/29 03:03:14 DEBUG : >WaitForWriters: 2024/11/29 03:03:14 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:03:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:15 DEBUG : : invalidating directory cache 2024/11/29 03:03:15 DEBUG : : >changeNotify: 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:15 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:15 DEBUG : : >changeNotify: 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:15 DEBUG : : >changeNotify: 2024/11/29 03:03:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestRWFileHandleSizeCreateNew (6.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:03:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/29 03:03:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.017063778 +0000 UTC m=+848.458854636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.017063778 +0000 UTC m=+848.458854636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.017063778 +0000 UTC m=+848.458854636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ad90 item 1 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.018731836 +0000 UTC m=+848.460522684 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.018731836 +0000 UTC m=+848.460522684 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b3b0 item 2 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.020125201 +0000 UTC m=+848.461916059 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.020125201 +0000 UTC m=+848.461916059 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.020125201 +0000 UTC m=+848.461916059 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b7a0 item 3 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.02166542 +0000 UTC m=+848.463456277 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.02166542 +0000 UTC m=+848.463456277 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bb90 item 4 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.023176164 +0000 UTC m=+848.464967022 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.023176164 +0000 UTC m=+848.464967022 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.023176164 +0000 UTC m=+848.464967022 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053be30 item 5 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.024487897 +0000 UTC m=+848.466278765 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.024487897 +0000 UTC m=+848.466278765 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f07e0 item 6 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.025569508 +0000 UTC m=+848.467360366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.025569508 +0000 UTC m=+848.467360366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.025569508 +0000 UTC m=+848.467360366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1110 item 7 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.026974804 +0000 UTC m=+848.468765663 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.026974804 +0000 UTC m=+848.468765663 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f16c0 item 8 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc0002a9a80): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.028643234 +0000 UTC m=+848.470434092 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.028643234 +0000 UTC m=+848.470434092 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.028643234 +0000 UTC m=+848.470434092 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1c00 item 9 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.030130193 +0000 UTC m=+848.471921051 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.030130193 +0000 UTC m=+848.471921051 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bafc0 item 10 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc0002a9d00): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.031477311 +0000 UTC m=+848.473268169 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.031477311 +0000 UTC m=+848.473268169 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.031477311 +0000 UTC m=+848.473268169 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb570 item 11 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.033024614 +0000 UTC m=+848.474815472 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.033024614 +0000 UTC m=+848.474815472 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bba40 item 12 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f64140): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.034156399 +0000 UTC m=+848.475947248 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.034156399 +0000 UTC m=+848.475947248 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbf10 item 13 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.035285831 +0000 UTC m=+848.477076689 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.035285831 +0000 UTC m=+848.477076689 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006023f0 item 14 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f64440): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.036343848 +0000 UTC m=+848.478134706 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.036343848 +0000 UTC m=+848.478134706 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006035e0 item 15 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.037573346 +0000 UTC m=+848.479364204 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.037573346 +0000 UTC m=+848.479364204 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006039d0 item 16 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.038476184 +0000 UTC m=+848.480267043 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.038476184 +0000 UTC m=+848.480267043 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.038476184 +0000 UTC m=+848.480267043 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603c70 item 17 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.03992853 +0000 UTC m=+848.481719398 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.03992853 +0000 UTC m=+848.481719398 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0230 item 18 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.041080994 +0000 UTC m=+848.482871852 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.041080994 +0000 UTC m=+848.482871852 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.041080994 +0000 UTC m=+848.482871852 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d05b0 item 19 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.04237875 +0000 UTC m=+848.484169608 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.04237875 +0000 UTC m=+848.484169608 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0930 item 20 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.043820115 +0000 UTC m=+848.485610983 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.043820115 +0000 UTC m=+848.485610983 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.043820115 +0000 UTC m=+848.485610983 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0bd0 item 21 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:17 DEBUG : : >changeNotify: 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:17 DEBUG : : >changeNotify: 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= 2024/11/29 03:03:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:17 DEBUG : : >changeNotify: === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.045270736 +0000 UTC m=+848.487061594 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.045270736 +0000 UTC m=+848.487061594 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0fc0 item 22 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.046693405 +0000 UTC m=+848.488484263 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.046693405 +0000 UTC m=+848.488484263 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.046693405 +0000 UTC m=+848.488484263 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1420 item 23 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.048252359 +0000 UTC m=+848.490043217 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.048252359 +0000 UTC m=+848.490043217 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d17a0 item 24 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f65140): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.049425061 +0000 UTC m=+848.491215919 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.049425061 +0000 UTC m=+848.491215919 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.049425061 +0000 UTC m=+848.491215919 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1a40 item 25 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.050805301 +0000 UTC m=+848.492596159 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.050805301 +0000 UTC m=+848.492596159 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1ea0 item 26 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f65540): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.051883377 +0000 UTC m=+848.493674235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.051883377 +0000 UTC m=+848.493674235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.051883377 +0000 UTC m=+848.493674235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ea80 item 27 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.053413948 +0000 UTC m=+848.495204806 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.053413948 +0000 UTC m=+848.495204806 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f1f0 item 28 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f65840): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.054376127 +0000 UTC m=+848.496167004 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.054376127 +0000 UTC m=+848.496167004 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f500 item 29 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.055636933 +0000 UTC m=+848.497427791 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.055636933 +0000 UTC m=+848.497427791 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f810 item 30 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f65b00): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.056922096 +0000 UTC m=+848.498712974 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.056922096 +0000 UTC m=+848.498712974 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fb20 item 31 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.058340307 +0000 UTC m=+848.500131166 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.058340307 +0000 UTC m=+848.500131166 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fe30 item 32 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.05939618 +0000 UTC m=+848.501187038 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6620 item 33 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.059879895 +0000 UTC m=+848.501670752 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.059879895 +0000 UTC m=+848.501670752 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6770 item 33 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.060934267 +0000 UTC m=+848.502725124 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6af0 item 34 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.061451141 +0000 UTC m=+848.503242000 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.061451141 +0000 UTC m=+848.503242000 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6c40 item 34 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.062566327 +0000 UTC m=+848.504357186 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502460 item 35 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.062913435 +0000 UTC m=+848.504704293 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.062913435 +0000 UTC m=+848.504704293 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502690 item 35 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.064178781 +0000 UTC m=+848.505969640 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502a10 item 36 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.064618733 +0000 UTC m=+848.506409592 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.064618733 +0000 UTC m=+848.506409592 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502cb0 item 36 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.065557818 +0000 UTC m=+848.507348677 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005030a0 item 37 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.065938261 +0000 UTC m=+848.507729108 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.065938261 +0000 UTC m=+848.507729108 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005031f0 item 37 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.066828133 +0000 UTC m=+848.508618981 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503570 item 38 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.067188277 +0000 UTC m=+848.508979134 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.067188277 +0000 UTC m=+848.508979134 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503730 item 38 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.068101393 +0000 UTC m=+848.509892252 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503b90 item 39 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.068450105 +0000 UTC m=+848.510240963 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.068450105 +0000 UTC m=+848.510240963 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503ce0 item 39 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.069337705 +0000 UTC m=+848.511128563 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314150 item 40 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.06980549 +0000 UTC m=+848.511596347 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.06980549 +0000 UTC m=+848.511596347 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314380 item 40 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.070716041 +0000 UTC m=+848.512506899 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314690 item 41 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.071080973 +0000 UTC m=+848.512871832 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003147e0 item 41 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.071457607 +0000 UTC m=+848.513248465 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.071457607 +0000 UTC m=+848.513248465 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314930 item 41 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.073019748 +0000 UTC m=+848.514810606 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314c40 item 42 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.07336843 +0000 UTC m=+848.515159287 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314e00 item 42 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.073843518 +0000 UTC m=+848.515634366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.073843518 +0000 UTC m=+848.515634366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315030 item 42 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.074885044 +0000 UTC m=+848.516675902 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003152d0 item 43 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.075256388 +0000 UTC m=+848.517047247 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315420 item 43 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.075635638 +0000 UTC m=+848.517426496 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.075635638 +0000 UTC m=+848.517426496 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315570 item 43 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.076485436 +0000 UTC m=+848.518276294 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315810 item 44 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.076781358 +0000 UTC m=+848.518572217 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315960 item 44 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.077262448 +0000 UTC m=+848.519053306 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.077262448 +0000 UTC m=+848.519053306 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ab0 item 44 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.078651034 +0000 UTC m=+848.520441893 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315d50 item 45 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.078980801 +0000 UTC m=+848.520771659 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.078980801 +0000 UTC m=+848.520771659 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ea0 item 45 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.079923924 +0000 UTC m=+848.521714772 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d41c0 item 46 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.080272135 +0000 UTC m=+848.522062993 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.080272135 +0000 UTC m=+848.522062993 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4310 item 46 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.081311888 +0000 UTC m=+848.523102746 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d45b0 item 47 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.081587354 +0000 UTC m=+848.523378211 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.081587354 +0000 UTC m=+848.523378211 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4700 item 47 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.082436079 +0000 UTC m=+848.524226937 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a80 item 48 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.08277338 +0000 UTC m=+848.524564238 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.08277338 +0000 UTC m=+848.524564238 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4c40 item 48 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.083754313 +0000 UTC m=+848.525545172 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5030 item 49 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.084110239 +0000 UTC m=+848.525901098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.084110239 +0000 UTC m=+848.525901098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d51f0 item 49 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.084898122 +0000 UTC m=+848.526688990 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5490 item 50 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.085250461 +0000 UTC m=+848.527041319 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.085250461 +0000 UTC m=+848.527041319 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d56c0 item 50 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.086080713 +0000 UTC m=+848.527871561 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ab0 item 51 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.086472846 +0000 UTC m=+848.528263703 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.086472846 +0000 UTC m=+848.528263703 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c00 item 51 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.087470561 +0000 UTC m=+848.529261408 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 52 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.087883684 +0000 UTC m=+848.529674541 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.087883684 +0000 UTC m=+848.529674541 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 52 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.088784116 +0000 UTC m=+848.530574974 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 53 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.089114133 +0000 UTC m=+848.530904991 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.089114133 +0000 UTC m=+848.530904991 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 53 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.089961156 +0000 UTC m=+848.531752015 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 54 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.090405377 +0000 UTC m=+848.532196235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.090405377 +0000 UTC m=+848.532196235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 54 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.091342679 +0000 UTC m=+848.533133537 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 55 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.091968148 +0000 UTC m=+848.533759006 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.091968148 +0000 UTC m=+848.533759006 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 55 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.092932761 +0000 UTC m=+848.534723619 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0230 item 56 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09329035 +0000 UTC m=+848.535081198 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09329035 +0000 UTC m=+848.535081198 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c03f0 item 56 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.094209367 +0000 UTC m=+848.536000226 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0850 item 57 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.094632449 +0000 UTC m=+848.536423307 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0a80 item 57 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09504524 +0000 UTC m=+848.536836098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09504524 +0000 UTC m=+848.536836098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0bd0 item 57 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.096003552 +0000 UTC m=+848.537794410 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1030 item 58 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.096303572 +0000 UTC m=+848.538094430 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c16c0 item 58 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.096648197 +0000 UTC m=+848.538439055 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.096648197 +0000 UTC m=+848.538439055 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1b20 item 58 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09767142 +0000 UTC m=+848.539462277 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d60e0 item 59 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.098074232 +0000 UTC m=+848.539865090 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d62a0 item 59 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.098399951 +0000 UTC m=+848.540190809 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.098399951 +0000 UTC m=+848.540190809 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d64d0 item 59 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09947945 +0000 UTC m=+848.541270337 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6850 item 60 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.099860552 +0000 UTC m=+848.541651409 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d69a0 item 60 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.100280186 +0000 UTC m=+848.542071045 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.100280186 +0000 UTC m=+848.542071045 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6af0 item 60 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.101436338 +0000 UTC m=+848.543227195 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6ee0 item 61 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.101809014 +0000 UTC m=+848.543599872 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.101809014 +0000 UTC m=+848.543599872 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7110 item 61 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.102906545 +0000 UTC m=+848.544697403 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7490 item 62 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.10325147 +0000 UTC m=+848.545042328 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.10325147 +0000 UTC m=+848.545042328 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d75e0 item 62 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.104308336 +0000 UTC m=+848.546099194 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7a40 item 63 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.104679749 +0000 UTC m=+848.546470608 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.104679749 +0000 UTC m=+848.546470608 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7b90 item 63 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.105680431 +0000 UTC m=+848.547471288 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7f10 item 64 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.106096329 +0000 UTC m=+848.547887186 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.106096329 +0000 UTC m=+848.547887186 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466150 item 64 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.107411718 +0000 UTC m=+848.549202576 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466620 item 65 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.107786368 +0000 UTC m=+848.549577215 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.107786368 +0000 UTC m=+848.549577215 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466930 item 65 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.10888449 +0000 UTC m=+848.550675348 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004671f0 item 66 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.109332899 +0000 UTC m=+848.551123757 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.109332899 +0000 UTC m=+848.551123757 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004673b0 item 66 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.110363515 +0000 UTC m=+848.552154373 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467810 item 67 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.1108797 +0000 UTC m=+848.552670558 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.1108797 +0000 UTC m=+848.552670558 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467c70 item 67 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.111995976 +0000 UTC m=+848.553786835 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a460 item 68 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.112456517 +0000 UTC m=+848.554247375 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.112456517 +0000 UTC m=+848.554247375 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a5b0 item 68 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.113630462 +0000 UTC m=+848.555421320 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a9a0 item 69 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.114029538 +0000 UTC m=+848.555820397 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.114029538 +0000 UTC m=+848.555820397 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ab60 item 69 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.115112332 +0000 UTC m=+848.556903221 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046af50 item 70 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.115666779 +0000 UTC m=+848.557457636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.115666779 +0000 UTC m=+848.557457636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b1f0 item 70 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.116700621 +0000 UTC m=+848.558491479 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bab0 item 71 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.117061596 +0000 UTC m=+848.558852455 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.117061596 +0000 UTC m=+848.558852455 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bdc0 item 71 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.118477403 +0000 UTC m=+848.560268301 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e380 item 72 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.119380751 +0000 UTC m=+848.561171609 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.119380751 +0000 UTC m=+848.561171609 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e620 item 72 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.120326639 +0000 UTC m=+848.562117497 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ebd0 item 73 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.120789295 +0000 UTC m=+848.562580153 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ee70 item 73 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.121206514 +0000 UTC m=+848.562997372 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.121206514 +0000 UTC m=+848.562997372 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f110 item 73 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.122151129 +0000 UTC m=+848.563942008 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f3b0 item 74 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.125753173 +0000 UTC m=+848.567544032 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f570 item 74 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.126116162 +0000 UTC m=+848.567907010 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.126116162 +0000 UTC m=+848.567907010 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 74 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.126943237 +0000 UTC m=+848.568734096 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f960 item 75 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.127251685 +0000 UTC m=+848.569042533 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fab0 item 75 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.127693691 +0000 UTC m=+848.569484549 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.127693691 +0000 UTC m=+848.569484549 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6ee0 item 75 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.128713156 +0000 UTC m=+848.570504014 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7260 item 76 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.129019109 +0000 UTC m=+848.570809967 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f73b0 item 76 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.129440756 +0000 UTC m=+848.571231615 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.129440756 +0000 UTC m=+848.571231615 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f75e0 item 76 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.130272551 +0000 UTC m=+848.572063410 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7880 item 77 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.130593141 +0000 UTC m=+848.572383999 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.130593141 +0000 UTC m=+848.572383999 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7ab0 item 77 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.131655787 +0000 UTC m=+848.573446655 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7e30 item 78 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.131982358 +0000 UTC m=+848.573773236 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.131982358 +0000 UTC m=+848.573773236 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a070 item 78 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.132937733 +0000 UTC m=+848.574728591 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a310 item 79 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.133820835 +0000 UTC m=+848.575611692 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.133820835 +0000 UTC m=+848.575611692 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a460 item 79 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.134932272 +0000 UTC m=+848.576723130 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a770 item 80 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.135268341 +0000 UTC m=+848.577059198 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.135268341 +0000 UTC m=+848.577059198 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a9a0 item 80 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.136414734 +0000 UTC m=+848.578205581 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047acb0 item 81 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.136763376 +0000 UTC m=+848.578554233 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.136763376 +0000 UTC m=+848.578554233 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae00 item 81 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.137629033 +0000 UTC m=+848.579419891 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 82 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.138083783 +0000 UTC m=+848.579874641 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.138083783 +0000 UTC m=+848.579874641 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 82 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.139212242 +0000 UTC m=+848.581003090 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b570 item 83 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.139731974 +0000 UTC m=+848.581522842 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.139731974 +0000 UTC m=+848.581522842 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b6c0 item 83 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.140663926 +0000 UTC m=+848.582454784 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b9d0 item 84 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.141022967 +0000 UTC m=+848.582813825 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.141022967 +0000 UTC m=+848.582813825 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bb90 item 84 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.141987781 +0000 UTC m=+848.583778629 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bf10 item 85 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.142392388 +0000 UTC m=+848.584183246 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.142392388 +0000 UTC m=+848.584183246 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005760e0 item 85 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.143384152 +0000 UTC m=+848.585175010 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005764d0 item 86 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.143837609 +0000 UTC m=+848.585628457 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.143837609 +0000 UTC m=+848.585628457 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576700 item 86 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.144964967 +0000 UTC m=+848.586755825 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576d90 item 87 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.145331832 +0000 UTC m=+848.587122689 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.145331832 +0000 UTC m=+848.587122689 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576f50 item 87 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.146632874 +0000 UTC m=+848.588423732 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577260 item 88 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.147097112 +0000 UTC m=+848.588887971 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.147097112 +0000 UTC m=+848.588887971 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577500 item 88 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.148245649 +0000 UTC m=+848.590036507 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e000 item 89 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.14859968 +0000 UTC m=+848.590390539 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e1c0 item 89 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.14893623 +0000 UTC m=+848.590727098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.14893623 +0000 UTC m=+848.590727098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e310 item 89 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.150002423 +0000 UTC m=+848.591793282 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e620 item 90 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.150369068 +0000 UTC m=+848.592159926 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e850 item 90 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.150965954 +0000 UTC m=+848.592756813 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.150965954 +0000 UTC m=+848.592756813 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ea10 item 90 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.152230939 +0000 UTC m=+848.594021797 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ee00 item 91 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.15263283 +0000 UTC m=+848.594423698 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054efc0 item 91 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.153092269 +0000 UTC m=+848.594883147 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.153092269 +0000 UTC m=+848.594883147 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f180 item 91 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.154248891 +0000 UTC m=+848.596039749 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f650 item 92 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.154747714 +0000 UTC m=+848.596538582 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f810 item 92 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.155412126 +0000 UTC m=+848.597202984 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.155412126 +0000 UTC m=+848.597202984 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f9d0 item 92 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.15644716 +0000 UTC m=+848.598238019 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fdc0 item 93 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.156799859 +0000 UTC m=+848.598590717 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.156799859 +0000 UTC m=+848.598590717 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ff10 item 93 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.157894546 +0000 UTC m=+848.599685404 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162230 item 94 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.158208754 +0000 UTC m=+848.599999612 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.158208754 +0000 UTC m=+848.599999612 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162380 item 94 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.159451857 +0000 UTC m=+848.601242715 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162620 item 95 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.15976377 +0000 UTC m=+848.601554628 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.15976377 +0000 UTC m=+848.601554628 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162770 item 95 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.160972259 +0000 UTC m=+848.602763118 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162a10 item 96 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.161418273 +0000 UTC m=+848.603209132 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.161418273 +0000 UTC m=+848.603209132 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162b60 item 96 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= 2024/11/29 03:03:17 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:17 DEBUG : : Looking for writers 2024/11/29 03:03:17 DEBUG : >WaitForWriters: 2024/11/29 03:03:17 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:03:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:03:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/29 03:03:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.072942405 +0000 UTC m=+849.514733263 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.072942405 +0000 UTC m=+849.514733263 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.072942405 +0000 UTC m=+849.514733263 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577dc0 item 1 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.074458728 +0000 UTC m=+849.516249587 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.074458728 +0000 UTC m=+849.516249587 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147a2a0 item 2 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.075494224 +0000 UTC m=+849.517285083 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.075494224 +0000 UTC m=+849.517285083 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.075494224 +0000 UTC m=+849.517285083 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147a540 item 3 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.077005871 +0000 UTC m=+849.518796739 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.077005871 +0000 UTC m=+849.518796739 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147a8c0 item 4 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.078054761 +0000 UTC m=+849.519845619 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.078054761 +0000 UTC m=+849.519845619 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.078054761 +0000 UTC m=+849.519845619 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147ab60 item 5 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b96c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b96c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b96c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b96c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b96c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.079535329 +0000 UTC m=+849.521326187 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b96c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9740): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9740): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9740): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9740): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9740): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.079535329 +0000 UTC m=+849.521326187 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9740): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147aee0 item 6 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b97c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b97c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b97c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b97c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b97c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.080709173 +0000 UTC m=+849.522500041 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b97c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9880): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9880): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9880): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9880): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9880): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9880): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9880): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.080709173 +0000 UTC m=+849.522500041 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9880): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9900): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9900): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9900): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9900): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9900): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.080709173 +0000 UTC m=+849.522500041 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9900): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147b180 item 7 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9980): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9980): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9980): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9980): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9980): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.082266785 +0000 UTC m=+849.524057653 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9980): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.082266785 +0000 UTC m=+849.524057653 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147b500 item 8 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a40): _readAt: size=2, off=0 2024/11/29 03:03:18 ERROR : open-test-file(0xc0004b9a40): Couldn't read size of file 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a40): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a40): close: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.083435159 +0000 UTC m=+849.525226027 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9a80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9ac0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9ac0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9ac0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9ac0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9ac0): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9ac0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9ac0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.083435159 +0000 UTC m=+849.525226027 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9ac0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.083435159 +0000 UTC m=+849.525226027 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147b7a0 item 9 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.084853921 +0000 UTC m=+849.526644839 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9b80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9c00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9c00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9c00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9c00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9c00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.084853921 +0000 UTC m=+849.526644839 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9c00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147bb20 item 10 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9cc0): _readAt: size=2, off=0 2024/11/29 03:03:18 ERROR : open-test-file(0xc0004b9cc0): Couldn't read size of file 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9cc0): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9cc0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9cc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9cc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9d00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9d00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9d00): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9d00): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9d00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.085984023 +0000 UTC m=+849.527774892 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9d00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9dc0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9dc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9dc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9dc0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9dc0): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9dc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9dc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.085984023 +0000 UTC m=+849.527774892 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9dc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.085984023 +0000 UTC m=+849.527774892 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147bdc0 item 11 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.08757144 +0000 UTC m=+849.529362309 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9e80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9f00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9f00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9f00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9f00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9f00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.08757144 +0000 UTC m=+849.529362309 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9f00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015521c0 item 12 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c040): _readAt: size=2, off=0 2024/11/29 03:03:18 ERROR : open-test-file(0xc00156c040): Couldn't read size of file 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c040): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c040): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c040): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c040): close: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c040): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c080): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c080): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c080): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c080): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c080): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.091525693 +0000 UTC m=+849.533316561 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c080): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c140): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c140): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c140): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c140): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c140): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.091525693 +0000 UTC m=+849.533316561 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c140): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001552460 item 13 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c1c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c1c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c1c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c1c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c1c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.092671716 +0000 UTC m=+849.534462584 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c1c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c240): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c240): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c240): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c240): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c240): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.092671716 +0000 UTC m=+849.534462584 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c240): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001552700 item 14 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c300): _readAt: size=2, off=0 2024/11/29 03:03:18 ERROR : open-test-file(0xc00156c300): Couldn't read size of file 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c300): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c300): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c300): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c300): close: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c300): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c340): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c340): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c340): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c340): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c340): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.093812917 +0000 UTC m=+849.535603776 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c340): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c400): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c400): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c400): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c400): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c400): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.093812917 +0000 UTC m=+849.535603776 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c400): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015529a0 item 15 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c480): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c480): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c480): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c480): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c480): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.094847402 +0000 UTC m=+849.536638260 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c480): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c500): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c500): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c500): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c500): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c500): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.094847402 +0000 UTC m=+849.536638260 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c500): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001552c40 item 16 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c540): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c540): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c540): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c540): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c540): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.095888919 +0000 UTC m=+849.537679777 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c540): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c580): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c580): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c580): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c580): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c580): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c580): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c580): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c580): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.095888919 +0000 UTC m=+849.537679777 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c580): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c5c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c5c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c5c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c5c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c5c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.095888919 +0000 UTC m=+849.537679777 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c5c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001552ee0 item 17 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c640): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c640): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c640): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c640): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c640): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.097419339 +0000 UTC m=+849.539210197 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c640): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c6c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c6c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c6c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c6c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c6c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.097419339 +0000 UTC m=+849.539210197 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c6c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001553260 item 18 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194400): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194400): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194400): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194400): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194400): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.098549963 +0000 UTC m=+849.540340821 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194400): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011944c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011944c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011944c0): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011944c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011944c0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011944c0): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011944c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011944c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.098549963 +0000 UTC m=+849.540340821 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011944c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194500): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194500): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194500): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194500): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194500): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.098549963 +0000 UTC m=+849.540340821 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194500): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162fc0 item 19 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194580): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194580): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194580): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194580): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194580): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.09990701 +0000 UTC m=+849.541697858 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194580): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194600): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194600): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194600): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194600): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194600): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.09990701 +0000 UTC m=+849.541697858 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194600): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001163340 item 20 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194680): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194680): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194680): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194680): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194680): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.100837439 +0000 UTC m=+849.542628297 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194680): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194740): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194740): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194740): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194740): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194740): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194740): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194740): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194740): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.100837439 +0000 UTC m=+849.542628297 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194740): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194780): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194780): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194780): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194780): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194780): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.100837439 +0000 UTC m=+849.542628297 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194780): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011635e0 item 21 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194800): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194800): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194800): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194800): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194800): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.102040267 +0000 UTC m=+849.543831125 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194800): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194880): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194880): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194880): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194880): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194880): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.102040267 +0000 UTC m=+849.543831125 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194880): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001163960 item 22 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194900): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194900): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194900): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194900): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194900): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.103033794 +0000 UTC m=+849.544824653 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194900): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011949c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011949c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011949c0): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011949c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011949c0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011949c0): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011949c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011949c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.103033794 +0000 UTC m=+849.544824653 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011949c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.103033794 +0000 UTC m=+849.544824653 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001163c00 item 23 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.104707874 +0000 UTC m=+849.546498732 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194a80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194b00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194b00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194b00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194b00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194b00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.104707874 +0000 UTC m=+849.546498732 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194b00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001636000 item 24 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194bc0): _readAt: size=2, off=0 2024/11/29 03:03:18 ERROR : open-test-file(0xc001194bc0): Couldn't read size of file 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194bc0): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194bc0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194bc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194bc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194bc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194c00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194c00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194c00): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194c00): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194c00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.10563636 +0000 UTC m=+849.547427218 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194c00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194cc0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194cc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194cc0): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194cc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194cc0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194cc0): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194cc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.10563636 +0000 UTC m=+849.547427218 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194cc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.10563636 +0000 UTC m=+849.547427218 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016362a0 item 25 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.106819973 +0000 UTC m=+849.548610831 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194d80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194e00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194e00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194e00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194e00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194e00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.106819973 +0000 UTC m=+849.548610831 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194e00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001636620 item 26 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194ec0): _readAt: size=2, off=0 2024/11/29 03:03:18 ERROR : open-test-file(0xc001194ec0): Couldn't read size of file 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194ec0): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194ec0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194ec0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194ec0): close: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194ec0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194f00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194f00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194f00): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194f00): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194f00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.107775929 +0000 UTC m=+849.549566788 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194f00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194fc0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194fc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194fc0): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194fc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194fc0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194fc0): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194fc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194fc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.107775929 +0000 UTC m=+849.549566788 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001194fc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195000): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195000): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195000): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195000): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195000): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.107775929 +0000 UTC m=+849.549566788 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195000): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016368c0 item 27 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195080): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195080): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195080): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195080): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195080): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.108975772 +0000 UTC m=+849.550766630 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195080): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195100): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195100): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195100): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195100): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195100): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.108975772 +0000 UTC m=+849.550766630 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195100): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001636c40 item 28 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011951c0): _readAt: size=2, off=0 2024/11/29 03:03:18 ERROR : open-test-file(0xc0011951c0): Couldn't read size of file 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011951c0): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011951c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011951c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011951c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011951c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195200): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195200): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195200): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195200): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195200): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.110157892 +0000 UTC m=+849.551948750 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195200): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011952c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011952c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011952c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011952c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011952c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.110157892 +0000 UTC m=+849.551948750 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011952c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001636ee0 item 29 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195340): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195340): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195340): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195340): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195340): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.111206943 +0000 UTC m=+849.552997821 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195340): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011953c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011953c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011953c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011953c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011953c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.111206943 +0000 UTC m=+849.552997821 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011953c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001637180 item 30 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195480): _readAt: size=2, off=0 2024/11/29 03:03:18 ERROR : open-test-file(0xc001195480): Couldn't read size of file 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195480): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195480): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195480): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195480): close: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195480): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011954c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011954c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011954c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011954c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011954c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.112186395 +0000 UTC m=+849.553977252 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011954c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195580): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195580): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195580): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195580): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195580): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.112186395 +0000 UTC m=+849.553977252 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195580): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001637420 item 31 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195600): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195600): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195600): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195600): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195600): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.113004574 +0000 UTC m=+849.554795432 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195600): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195680): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195680): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195680): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195680): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195680): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.113004574 +0000 UTC m=+849.554795432 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195680): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016376c0 item 32 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011956c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011956c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011956c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011956c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011956c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.113932589 +0000 UTC m=+849.555723447 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011956c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195700): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195700): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195700): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195700): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195700): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001637960 item 33 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195700): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195700): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.114306196 +0000 UTC m=+849.556097054 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195700): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195740): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195740): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195740): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195740): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195740): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.114306196 +0000 UTC m=+849.556097054 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195740): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001637ab0 item 33 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195780): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195780): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195780): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195780): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195780): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.115532379 +0000 UTC m=+849.557323237 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195780): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011957c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011957c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001637d50 item 34 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011957c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011957c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011957c0): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011957c0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011957c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.115914082 +0000 UTC m=+849.557704930 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011957c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195800): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195800): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195800): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195800): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195800): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.115914082 +0000 UTC m=+849.557704930 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195800): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001637ea0 item 34 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195840): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195840): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195840): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195840): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195840): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.11674233 +0000 UTC m=+849.558533188 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195840): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195880): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195880): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195880): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195880): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195880): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c21c0 item 35 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195880): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195880): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.117055475 +0000 UTC m=+849.558846334 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195880): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011958c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011958c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011958c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011958c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011958c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.117055475 +0000 UTC m=+849.558846334 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0011958c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c2310 item 35 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195940): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195940): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195940): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195940): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195940): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.117861412 +0000 UTC m=+849.559652270 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195940): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c780): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c780): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015533b0 item 36 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c780): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c780): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c780): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c780): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c780): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.118314861 +0000 UTC m=+849.560105719 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c780): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c7c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c7c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c7c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c7c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c7c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.118314861 +0000 UTC m=+849.560105719 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c7c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001553500 item 36 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c800): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c800): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c800): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c800): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c800): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.119483294 +0000 UTC m=+849.561274152 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c800): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c840): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c840): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c840): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c840): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c840): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015537a0 item 37 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c840): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c840): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.119859127 +0000 UTC m=+849.561649985 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c840): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c880): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c880): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c880): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c880): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c880): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.119859127 +0000 UTC m=+849.561649985 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c880): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015538f0 item 37 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c900): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c900): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c900): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c900): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c900): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.120753128 +0000 UTC m=+849.562543985 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c900): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c9c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c9c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001553b90 item 38 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c9c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c9c0): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c9c0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c9c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.121221914 +0000 UTC m=+849.563012773 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156c9c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca00): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.121221914 +0000 UTC m=+849.563012773 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001553ce0 item 38 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.12199023 +0000 UTC m=+849.563781089 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ca80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb40): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb40): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb40): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ec000 item 39 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb40): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.122267158 +0000 UTC m=+849.564058006 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb80): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb80): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb80): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.122267158 +0000 UTC m=+849.564058006 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cb80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ec150 item 39 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cc00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cc00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cc00): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cc00): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cc00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.123164466 +0000 UTC m=+849.564955324 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cc00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ccc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ccc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ec3f0 item 40 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ccc0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ccc0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ccc0): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ccc0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ccc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.123543123 +0000 UTC m=+849.565333981 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ccc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd00): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.123543123 +0000 UTC m=+849.565333981 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ec540 item 40 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd40): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd40): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.12445581 +0000 UTC m=+849.566246668 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ec7e0 item 41 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.124754478 +0000 UTC m=+849.566545336 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cd80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cdc0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cdc0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cdc0): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cdc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cdc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ec930 item 41 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cdc0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cdc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.125030433 +0000 UTC m=+849.566821292 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cdc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ce00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ce00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ce00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ce00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ce00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.125030433 +0000 UTC m=+849.566821292 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ce00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015eca80 item 41 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cec0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cec0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cec0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cec0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cec0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cec0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cec0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.125860495 +0000 UTC m=+849.567651354 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cec0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cf00): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cf00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cf00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ecd20 item 42 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cf00): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cf00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.126159404 +0000 UTC m=+849.567950263 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cf00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cfc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cfc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ece70 item 42 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cfc0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cfc0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cfc0): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cfc0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cfc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.126553461 +0000 UTC m=+849.568344320 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156cfc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d000): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d000): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d000): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d000): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d000): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.126553461 +0000 UTC m=+849.568344320 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d000): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ecfc0 item 42 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d0c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d0c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d0c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d0c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d0c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d0c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d0c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.127755608 +0000 UTC m=+849.569546466 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d0c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d100): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d100): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d100): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ed260 item 43 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d100): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d100): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.128076498 +0000 UTC m=+849.569867355 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d100): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d1c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d1c0): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d1c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d1c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ed3b0 item 43 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d1c0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d1c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.128433515 +0000 UTC m=+849.570224373 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d1c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d200): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d200): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d200): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d200): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d200): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.128433515 +0000 UTC m=+849.570224373 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d200): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ed500 item 43 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d2c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d2c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d2c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d2c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d2c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d2c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d2c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.129467838 +0000 UTC m=+849.571258687 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d2c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d300): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d300): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d300): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ed7a0 item 44 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d300): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d300): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.129766247 +0000 UTC m=+849.571557095 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d300): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d3c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d3c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ed8f0 item 44 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d3c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d3c0): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d3c0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d3c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.130104639 +0000 UTC m=+849.571895497 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d3c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d400): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d400): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d400): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d400): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d400): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.130104639 +0000 UTC m=+849.571895497 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d400): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015eda40 item 44 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d4c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d4c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d4c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d4c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d4c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d4c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.131039727 +0000 UTC m=+849.572830586 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d4c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d500): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d500): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d500): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015edce0 item 45 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d500): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d500): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.131526117 +0000 UTC m=+849.573316975 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d500): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d5c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d5c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d5c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d5c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d5c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.131526117 +0000 UTC m=+849.573316975 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d5c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ede30 item 45 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d680): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d680): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d680): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d680): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d680): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d680): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d680): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.132639037 +0000 UTC m=+849.574429895 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d680): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d6c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d6c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d6c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762150 item 46 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d6c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d6c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.133050967 +0000 UTC m=+849.574841825 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d6c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d780): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d780): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d780): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d780): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d780): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.133050967 +0000 UTC m=+849.574841825 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d780): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017622a0 item 46 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d840): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d840): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d840): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d840): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d840): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d840): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d840): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.134020138 +0000 UTC m=+849.575810996 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d840): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d880): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d880): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d880): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762540 item 47 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d880): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d880): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.134319117 +0000 UTC m=+849.576109975 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d880): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d940): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d940): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d940): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d940): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d940): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.134319117 +0000 UTC m=+849.576109975 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156d940): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762690 item 47 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da00): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da00): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da00): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.135247443 +0000 UTC m=+849.577038301 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762930 item 48 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.135596515 +0000 UTC m=+849.577387363 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156da40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.135596515 +0000 UTC m=+849.577387363 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762a80 item 48 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.136565055 +0000 UTC m=+849.578355914 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db80): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db80): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db80): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db80): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762d20 item 49 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db80): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.136905442 +0000 UTC m=+849.578696310 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156db80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dbc0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dbc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dbc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dbc0): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dbc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.136905442 +0000 UTC m=+849.578696310 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dbc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762e70 item 49 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dc40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dc40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dc40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dc40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dc40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.137811306 +0000 UTC m=+849.579602164 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dc40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dd00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dd00): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dd00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001763110 item 50 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dd00): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dd00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dd00): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dd00): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dd00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.138152714 +0000 UTC m=+849.579943572 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dd00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009902c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009902c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009902c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009902c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009902c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.138152714 +0000 UTC m=+849.579943572 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009902c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001763260 item 50 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990340): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990340): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990340): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990340): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990340): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.139120183 +0000 UTC m=+849.580911040 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990340): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990400): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990400): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990400): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990400): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990400): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990400): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fea0 item 51 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990400): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990400): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.139498739 +0000 UTC m=+849.581289587 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990400): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990440): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990440): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990440): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990440): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990440): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.139498739 +0000 UTC m=+849.581289587 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990440): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001814070 item 51 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009904c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009904c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009904c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009904c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009904c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.140342777 +0000 UTC m=+849.582133635 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009904c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990580): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990580): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990580): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001814310 item 52 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990580): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990580): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990580): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990580): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990580): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.140671422 +0000 UTC m=+849.582462280 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990580): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009905c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009905c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009905c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009905c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009905c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.140671422 +0000 UTC m=+849.582462280 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009905c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001814460 item 52 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990640): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990640): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990640): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990640): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990640): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.141471517 +0000 UTC m=+849.583262366 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990640): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990700): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990700): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990700): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990700): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990700): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990700): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001814700 item 53 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990700): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990700): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.14182057 +0000 UTC m=+849.583611428 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990700): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990740): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990740): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990740): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990740): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990740): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.14182057 +0000 UTC m=+849.583611428 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990740): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001814850 item 53 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009908c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009908c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009908c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009908c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009908c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.149312524 +0000 UTC m=+849.591103383 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009908c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990980): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990980): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990980): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001814af0 item 54 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990980): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990980): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990980): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990980): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990980): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.149659764 +0000 UTC m=+849.591450612 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990980): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009909c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009909c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009909c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009909c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009909c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.149659764 +0000 UTC m=+849.591450612 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0009909c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001814c40 item 54 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990a40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990a40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990a40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990a40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990a40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.150561109 +0000 UTC m=+849.592351967 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990a40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b00): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b00): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b00): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001814ee0 item 55 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b00): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.150947211 +0000 UTC m=+849.592738068 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b40): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b40): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b40): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.150947211 +0000 UTC m=+849.592738068 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990b40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001815030 item 55 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990bc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990bc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990bc0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990bc0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990bc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.151812909 +0000 UTC m=+849.593603767 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990bc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990c80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990c80): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990c80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018152d0 item 56 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990c80): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990c80): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990c80): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990c80): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990c80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.152195074 +0000 UTC m=+849.593985932 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990c80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990cc0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990cc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990cc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990cc0): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990cc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.152195074 +0000 UTC m=+849.593985932 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990cc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001815420 item 56 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990d80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990d80): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990d80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990d80): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990d80): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990d80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990d80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990d80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.152929656 +0000 UTC m=+849.594720514 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990d80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990dc0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990dc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990dc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018156c0 item 57 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990dc0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990dc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.153347177 +0000 UTC m=+849.595138034 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc000990dc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ddc0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ddc0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ddc0): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ddc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ddc0): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ddc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001763340 item 57 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ddc0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ddc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.153625778 +0000 UTC m=+849.595416636 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156ddc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156de00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156de00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156de00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156de00): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156de00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.153625778 +0000 UTC m=+849.595416636 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156de00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001763490 item 57 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dec0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dec0): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dec0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dec0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dec0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dec0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dec0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dec0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.154740101 +0000 UTC m=+849.596530959 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156dec0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156df00): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156df00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156df00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001763730 item 58 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156df00): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156df00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.155081389 +0000 UTC m=+849.596872247 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc00156df00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba040): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba040): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba040): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001763880 item 58 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba040): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba040): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba040): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba040): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba040): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.155513757 +0000 UTC m=+849.597304615 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba040): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba080): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba080): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba080): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba080): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba080): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.155513757 +0000 UTC m=+849.597304615 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba080): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017639d0 item 58 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba140): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba140): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba140): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba140): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba140): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba140): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba140): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba140): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.156409641 +0000 UTC m=+849.598200499 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba140): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba180): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba180): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba180): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001763c70 item 59 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba180): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba180): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.156805291 +0000 UTC m=+849.598596150 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba180): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba240): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba240): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba240): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba240): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba240): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba240): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001763dc0 item 59 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba240): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba240): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.157162038 +0000 UTC m=+849.598952897 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba240): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba280): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba280): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba280): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba280): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba280): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.157162038 +0000 UTC m=+849.598952897 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba280): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001763f10 item 59 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba340): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba340): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba340): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba340): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba340): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba340): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba340): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba340): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.158106093 +0000 UTC m=+849.599896951 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba340): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba380): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba380): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba380): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d2230 item 60 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba380): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba380): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.158450156 +0000 UTC m=+849.600241014 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba380): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba440): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba440): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba440): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d2380 item 60 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba440): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba440): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba440): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba440): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba440): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.158820078 +0000 UTC m=+849.600610936 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba440): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba480): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba480): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba480): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba480): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba480): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.158820078 +0000 UTC m=+849.600610936 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba480): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d24d0 item 60 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba540): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba540): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba540): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba540): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba540): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba540): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba540): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba540): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.159821249 +0000 UTC m=+849.601612107 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba540): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba580): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba580): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba580): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d2770 item 61 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba580): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba580): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.160472005 +0000 UTC m=+849.602262863 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba580): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba640): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba640): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba640): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba640): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba640): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.160472005 +0000 UTC m=+849.602262863 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba640): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d28c0 item 61 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba700): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba700): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba700): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba700): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba700): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba700): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba700): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba700): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.161364985 +0000 UTC m=+849.603155843 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba700): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba740): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba740): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba740): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d2b60 item 62 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba740): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba740): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.161738652 +0000 UTC m=+849.603529511 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba740): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba800): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba800): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba800): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba800): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba800): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.161738652 +0000 UTC m=+849.603529511 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba800): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d2cb0 item 62 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba8c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba8c0): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba8c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba8c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba8c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba8c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba8c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.163245029 +0000 UTC m=+849.605035887 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba8c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba900): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba900): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba900): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d2f50 item 63 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba900): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba900): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.163668961 +0000 UTC m=+849.605459819 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba900): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba9c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba9c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba9c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba9c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba9c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.163668961 +0000 UTC m=+849.605459819 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017ba9c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d30a0 item 63 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baa80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baa80): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baa80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baa80): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baa80): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baa80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baa80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baa80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.165082234 +0000 UTC m=+849.606873092 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baa80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baac0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baac0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baac0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d3340 item 64 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baac0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baac0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.165511406 +0000 UTC m=+849.607302264 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baac0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bab80): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bab80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bab80): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bab80): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bab80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.165511406 +0000 UTC m=+849.607302264 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bab80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d3490 item 64 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017babc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017babc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017babc0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017babc0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017babc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.166836433 +0000 UTC m=+849.608627291 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017babc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac00): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac00): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac00): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d3730 item 65 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac00): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.167270484 +0000 UTC m=+849.609061352 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac40): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac40): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac40): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.167270484 +0000 UTC m=+849.609061352 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d3880 item 65 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.168120453 +0000 UTC m=+849.609911311 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bac80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bacc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bacc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d3b20 item 66 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bacc0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bacc0): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bacc0): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bacc0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bacc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.168467692 +0000 UTC m=+849.610258551 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bacc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad00): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.168467692 +0000 UTC m=+849.610258551 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d3c70 item 66 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.169344401 +0000 UTC m=+849.611135258 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad80): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad80): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad80): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad80): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d3f10 item 67 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad80): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.169711016 +0000 UTC m=+849.611501884 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bad80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017badc0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017badc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017badc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017badc0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017badc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.169711016 +0000 UTC m=+849.611501884 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017badc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018da0e0 item 67 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bae40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bae40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bae40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bae40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bae40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.170792277 +0000 UTC m=+849.612583135 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bae40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018da380 item 68 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf00): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf00): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf00): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf00): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.171124338 +0000 UTC m=+849.612915196 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf40): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf40): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf40): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.171124338 +0000 UTC m=+849.612915196 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018da4d0 item 68 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.172023169 +0000 UTC m=+849.613814026 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017baf80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bafc0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bafc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bafc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bafc0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bafc0): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018da770 item 69 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bafc0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bafc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.172603433 +0000 UTC m=+849.614394291 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bafc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb000): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb000): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb000): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb000): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb000): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.172603433 +0000 UTC m=+849.614394291 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb000): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018da8c0 item 69 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb080): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb080): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb080): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb080): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb080): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.174047322 +0000 UTC m=+849.615838180 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb080): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb140): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb140): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018dab60 item 70 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb140): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb140): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb140): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb140): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb140): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.174370286 +0000 UTC m=+849.616161144 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb140): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb180): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb180): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb180): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb180): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb180): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.174370286 +0000 UTC m=+849.616161144 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb180): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018dacb0 item 70 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb200): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb200): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb200): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb200): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb200): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.175401534 +0000 UTC m=+849.617192392 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb200): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb2c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb2c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb2c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb2c0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb2c0): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018daf50 item 71 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb2c0): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb2c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.175793275 +0000 UTC m=+849.617584134 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb2c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb300): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb300): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb300): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb300): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb300): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.175793275 +0000 UTC m=+849.617584134 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb300): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018db0a0 item 71 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb380): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb380): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb380): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb380): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb380): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.176702516 +0000 UTC m=+849.618493374 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb380): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb440): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb440): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018db340 item 72 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb440): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb440): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb440): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb440): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb440): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.17711167 +0000 UTC m=+849.618902528 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb440): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb480): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb480): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb480): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb480): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb480): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.17711167 +0000 UTC m=+849.618902528 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb480): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018db490 item 72 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb4c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb4c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb4c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb4c0): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb4c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb4c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb4c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.178271598 +0000 UTC m=+849.620062457 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb4c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb500): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb500): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb500): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018db730 item 73 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb500): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb500): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.178573954 +0000 UTC m=+849.620364812 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb500): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb540): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb540): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb540): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb540): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb540): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018db880 item 73 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb540): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb540): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.178939567 +0000 UTC m=+849.620730425 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb540): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb580): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb580): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb580): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb580): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb580): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.178939567 +0000 UTC m=+849.620730425 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb580): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018db9d0 item 73 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb640): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb640): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb640): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb640): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb640): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb640): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb640): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.179964122 +0000 UTC m=+849.621754980 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb640): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb680): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb680): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb680): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018dbc70 item 74 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb680): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb680): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.180268411 +0000 UTC m=+849.622059270 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb680): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb740): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb740): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018dbdc0 item 74 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb740): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb740): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb740): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb740): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb740): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.180656055 +0000 UTC m=+849.622446904 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb740): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb780): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb780): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb780): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb780): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb780): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.180656055 +0000 UTC m=+849.622446904 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb780): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018dbf10 item 74 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb840): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb840): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb840): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb840): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb840): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb840): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb840): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.181463295 +0000 UTC m=+849.623254153 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb840): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb880): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb880): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb880): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a6230 item 75 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb880): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb880): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.18176582 +0000 UTC m=+849.623556678 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb880): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb940): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb940): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb940): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb940): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb940): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a6380 item 75 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb940): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb940): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.182143246 +0000 UTC m=+849.623934114 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb940): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb980): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb980): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb980): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb980): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb980): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.182143246 +0000 UTC m=+849.623934114 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bb980): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a64d0 item 75 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba40): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba40): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.183291152 +0000 UTC m=+849.625082010 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a6770 item 76 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.1837983 +0000 UTC m=+849.625589169 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bba80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a68c0 item 76 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb40): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb40): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb40): _writeAt: size=3, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb40): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.18425832 +0000 UTC m=+849.626049178 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb80): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb80): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb80): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.18425832 +0000 UTC m=+849.626049178 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbb80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a6a10 item 76 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc40): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc40): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.185164153 +0000 UTC m=+849.626955011 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a6cb0 item 77 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.185473932 +0000 UTC m=+849.627264790 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbc80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbd40): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbd40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbd40): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbd40): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbd40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.185473932 +0000 UTC m=+849.627264790 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbd40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a6e00 item 77 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe00): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe00): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe00): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe00): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.186485072 +0000 UTC m=+849.628275930 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a70a0 item 78 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.186912321 +0000 UTC m=+849.628703178 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbe40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbf00): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbf00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbf00): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbf00): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbf00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.186912321 +0000 UTC m=+849.628703178 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0017bbf00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a71f0 item 78 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee040): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee040): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee040): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee040): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee040): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee040): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee040): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.188151377 +0000 UTC m=+849.629942236 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee040): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee080): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee080): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee080): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a7490 item 79 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee080): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee080): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.18861804 +0000 UTC m=+849.630408898 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee080): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee140): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee140): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee140): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee140): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee140): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.18861804 +0000 UTC m=+849.630408898 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee140): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a75e0 item 79 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee200): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee200): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee200): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee200): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee200): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee200): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee200): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.189614833 +0000 UTC m=+849.631405691 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee200): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee240): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee240): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee240): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a7880 item 80 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee240): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee240): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.189940663 +0000 UTC m=+849.631731510 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee240): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee300): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee300): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee300): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee300): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee300): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.189940663 +0000 UTC m=+849.631731510 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee300): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a79d0 item 80 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee340): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee340): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee340): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee340): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee340): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.191042843 +0000 UTC m=+849.632833700 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee340): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee380): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee380): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee380): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee380): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee380): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee380): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a7c70 item 81 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee380): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee380): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.191485329 +0000 UTC m=+849.633276187 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee380): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee3c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee3c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee3c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee3c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee3c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.191485329 +0000 UTC m=+849.633276187 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee3c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a7dc0 item 81 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee440): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee440): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee440): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee440): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee440): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.192438131 +0000 UTC m=+849.634228988 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee440): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee500): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee500): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee500): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a240e0 item 82 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee500): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee500): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee500): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee500): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee500): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.192837117 +0000 UTC m=+849.634627974 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee500): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee540): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee540): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee540): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee540): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee540): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.192837117 +0000 UTC m=+849.634627974 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee540): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a24230 item 82 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee5c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee5c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee5c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee5c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee5c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.193798894 +0000 UTC m=+849.635589753 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee5c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee680): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee680): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee680): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee680): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee680): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee680): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a244d0 item 83 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee680): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee680): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.194296124 +0000 UTC m=+849.636086982 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee680): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee6c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee6c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee6c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee6c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee6c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.194296124 +0000 UTC m=+849.636086982 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee6c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a24620 item 83 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee740): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee740): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee740): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee740): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee740): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.195284591 +0000 UTC m=+849.637075449 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee740): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee800): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee800): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee800): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a248c0 item 84 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee800): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee800): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee800): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee800): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee800): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.195691522 +0000 UTC m=+849.637482380 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee800): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee840): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee840): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee840): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee840): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee840): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.195691522 +0000 UTC m=+849.637482380 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee840): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a24a10 item 84 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee8c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee8c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee8c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee8c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee8c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.196968319 +0000 UTC m=+849.638759177 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee8c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee980): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee980): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee980): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee980): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee980): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee980): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a24cb0 item 85 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee980): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee980): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.197714924 +0000 UTC m=+849.639505782 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee980): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee9c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee9c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee9c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee9c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee9c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.197714924 +0000 UTC m=+849.639505782 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ee9c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a24e00 item 85 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eea40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eea40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eea40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eea40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eea40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.198850567 +0000 UTC m=+849.640641425 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eea40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb00): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a250a0 item 86 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb00): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb00): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb00): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb00): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.199330184 +0000 UTC m=+849.641121062 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb40): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb40): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb40): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.199330184 +0000 UTC m=+849.641121062 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eeb40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a251f0 item 86 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eebc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eebc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eebc0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eebc0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eebc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.20031788 +0000 UTC m=+849.642108748 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eebc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eec80): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eec80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eec80): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eec80): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eec80): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eec80): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a25490 item 87 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eec80): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eec80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.200892144 +0000 UTC m=+849.642683002 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eec80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eecc0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eecc0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eecc0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eecc0): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eecc0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.200892144 +0000 UTC m=+849.642683002 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eecc0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a255e0 item 87 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eed40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eed40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eed40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eed40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eed40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.201797807 +0000 UTC m=+849.643588665 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eed40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee00): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a25880 item 88 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee00): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee00): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee00): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee00): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.202192976 +0000 UTC m=+849.643983834 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee40): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee40): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee40): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.202192976 +0000 UTC m=+849.643983834 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eee40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a259d0 item 88 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef00): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef00): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef00): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef00): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef00): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef00): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef00): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef00): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.203088369 +0000 UTC m=+849.644879227 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef00): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a25c70 item 89 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.203432512 +0000 UTC m=+849.645223370 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019eef40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ef000): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ef000): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ef000): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ef000): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ef000): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ef000): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a25dc0 item 89 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ef000): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ef000): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.203862065 +0000 UTC m=+849.645652923 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0019ef000): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195980): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195980): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195980): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195980): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195980): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.203862065 +0000 UTC m=+849.645652923 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195980): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c25b0 item 89 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a40): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a40): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a40): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.204670626 +0000 UTC m=+849.646461485 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c2850 item 90 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.205023436 +0000 UTC m=+849.646814295 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195a80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b40): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c29a0 item 90 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b40): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b40): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b40): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b40): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.205477685 +0000 UTC m=+849.647268543 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b80): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b80): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b80): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.205477685 +0000 UTC m=+849.647268543 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195b80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c2af0 item 90 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c40): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c40): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c40): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.206291967 +0000 UTC m=+849.648082845 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c2d90 item 91 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.206635169 +0000 UTC m=+849.648426027 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195c80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d40): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d40): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d40): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d40): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d40): _writeAt: size=3, off=7 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c2ee0 item 91 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d40): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.207121728 +0000 UTC m=+849.648912597 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d80): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d80): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d80): >_readAt: n=8, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.207121728 +0000 UTC m=+849.648912597 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195d80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c3030 item 91 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e40): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e40): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e40): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e40): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e40): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.208088106 +0000 UTC m=+849.649878963 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e80): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e80): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e80): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c32d0 item 92 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e80): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e80): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.208423863 +0000 UTC m=+849.650214721 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195e80): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195f40): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195f40): open at offset 5 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195f40): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c3420 item 92 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195f40): _readAt: size=2, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195f40): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195f40): _writeAt: size=3, off=5 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195f40): >_writeAt: n=3, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195f40): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.208801219 +0000 UTC m=+849.650592077 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001195f40): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e000): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e000): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e000): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e000): >_readAt: n=3, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e000): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.208801219 +0000 UTC m=+849.650592077 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e000): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c3570 item 92 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e0c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e0c0): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e0c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e0c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e0c0): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e0c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e0c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e0c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.20956151 +0000 UTC m=+849.651352368 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e0c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e100): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e100): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e100): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c3810 item 93 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e100): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e100): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.209885485 +0000 UTC m=+849.651676343 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e100): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e1c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e1c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e1c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e1c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e1c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.209885485 +0000 UTC m=+849.651676343 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e1c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c3960 item 93 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e280): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e280): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e280): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e280): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e280): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e280): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e280): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e280): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.210817698 +0000 UTC m=+849.652608556 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e280): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e2c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e2c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e2c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c3c00 item 94 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e2c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e2c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.211224759 +0000 UTC m=+849.653015617 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e2c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e380): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e380): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e380): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e380): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e380): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.211224759 +0000 UTC m=+849.653015617 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e380): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016c3d50 item 94 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e440): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e440): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e440): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e440): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e440): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e440): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e440): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e440): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.212248813 +0000 UTC m=+849.654039671 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e440): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e480): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e480): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e480): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001db0070 item 95 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e480): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e480): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.212602064 +0000 UTC m=+849.654392911 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e480): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e540): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e540): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e540): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e540): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e540): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.212602064 +0000 UTC m=+849.654392911 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e540): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001db01c0 item 95 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e600): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e600): open at offset 0 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e600): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e600): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e600): >_readAt: n=0, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e600): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e600): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e600): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.21365376 +0000 UTC m=+849.655444618 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e600): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e640): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e640): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e640): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001db0460 item 96 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e640): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e640): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.2142049 +0000 UTC m=+849.655995768 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e640): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e700): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e700): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e700): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e700): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e700): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.2142049 +0000 UTC m=+849.655995768 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc001b0e700): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001db05b0 item 96 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= 2024/11/29 03:03:18 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:18 DEBUG : : Looking for writers 2024/11/29 03:03:18 DEBUG : >WaitForWriters: 2024/11/29 03:03:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.07s) --- PASS: TestRWFileHandleOpenTests/writes (1.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.03s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:03:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:03:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:03:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:19 DEBUG : file1: newRWFileHandle: 2024/11/29 03:03:19 DEBUG : file1(0xc00109e0c0): openPending: 2024/11/29 03:03:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:19 DEBUG : file1(0xc00109e0c0): >openPending: err= 2024/11/29 03:03:19 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:03:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:03:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:03:19 DEBUG : file1(0xc00109e0c0): _writeAt: size=2, off=0 2024/11/29 03:03:19 DEBUG : file1(0xc00109e0c0): >_writeAt: n=2, err= 2024/11/29 03:03:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/29 03:03:19 DEBUG : file1(0xc00109e0c0): RWFileHandle.Flush 2024/11/29 03:03:19 DEBUG : file1(0xc00109e0c0): RWFileHandle.Release 2024/11/29 03:03:19 DEBUG : file1(0xc00109e0c0): close: 2024/11/29 03:03:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/29 03:03:19 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:19 DEBUG : file1(0xc00109e0c0): >close: err= 2024/11/29 03:03:19 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:19 DEBUG : : Looking for writers 2024/11/29 03:03:19 DEBUG : file1: reading active writers 2024/11/29 03:03:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:03:19 DEBUG : : Looking for writers 2024/11/29 03:03:19 DEBUG : file1: reading active writers 2024/11/29 03:03:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:03:19 DEBUG : : Looking for writers 2024/11/29 03:03:19 DEBUG : file1: reading active writers 2024/11/29 03:03:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:03:19 DEBUG : : Looking for writers 2024/11/29 03:03:19 DEBUG : file1: reading active writers 2024/11/29 03:03:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:03:19 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:03:19 DEBUG : : Looking for writers 2024/11/29 03:03:19 DEBUG : file1: reading active writers 2024/11/29 03:03:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:03:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:19 DEBUG : : Looking for writers 2024/11/29 03:03:19 DEBUG : file1: reading active writers 2024/11/29 03:03:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:03:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:19 DEBUG : : >changeNotify: 2024/11/29 03:03:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:19 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:19 DEBUG : : >changeNotify: 2024/11/29 03:03:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:19 DEBUG : : >changeNotify: 2024/11/29 03:03:19 DEBUG : : Looking for writers 2024/11/29 03:03:19 DEBUG : file1: reading active writers 2024/11/29 03:03:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:03:19 DEBUG : : forgetting directory cache 2024/11/29 03:03:19 DEBUG : dir: forgetting directory cache 2024/11/29 03:03:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:03:20 DEBUG : : Looking for writers 2024/11/29 03:03:20 DEBUG : file1: reading active writers 2024/11/29 03:03:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:21 DEBUG : : Looking for writers 2024/11/29 03:03:21 DEBUG : file1: reading active writers 2024/11/29 03:03:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:21 DEBUG : : >changeNotify: 2024/11/29 03:03:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:21 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:21 DEBUG : : >changeNotify: 2024/11/29 03:03:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:21 DEBUG : : >changeNotify: 2024/11/29 03:03:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:22 DEBUG : : >changeNotify: 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:22 DEBUG : : >changeNotify: 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:22 DEBUG : : >changeNotify: 2024/11/29 03:03:22 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:22 DEBUG : : Looking for writers 2024/11/29 03:03:22 DEBUG : file1: reading active writers 2024/11/29 03:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:22 DEBUG : : >changeNotify: 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:22 DEBUG : : >changeNotify: 2024/11/29 03:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:22 DEBUG : : >changeNotify: 2024/11/29 03:03:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/29 03:03:22 INFO : file1: Copied (new) 2024/11/29 03:03:22 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/11/29 03:03:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:03:22 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/11/29 03:03:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:22 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:03:23 DEBUG : : Looking for writers 2024/11/29 03:03:23 DEBUG : file1: reading active writers 2024/11/29 03:03:23 DEBUG : >WaitForWriters: 2024/11/29 03:03:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:24 DEBUG : : >changeNotify: 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:24 DEBUG : : >changeNotify: 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:24 DEBUG : : >changeNotify: 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:24 DEBUG : : >changeNotify: 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:24 DEBUG : : >changeNotify: 2024/11/29 03:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:24 DEBUG : : >changeNotify: 2024/11/29 03:03:25 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:25 DEBUG : : Looking for writers 2024/11/29 03:03:25 DEBUG : file1: reading active writers 2024/11/29 03:03:25 DEBUG : >WaitForWriters: 2024/11/29 03:03:25 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:03:25 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:25 DEBUG : : invalidating directory cache 2024/11/29 03:03:25 DEBUG : : >changeNotify: 2024/11/29 03:03:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:25 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:25 DEBUG : : >changeNotify: 2024/11/29 03:03:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:25 DEBUG : : >changeNotify: --- PASS: TestRWFileModTimeWithOpenWriters (8.89s) === RUN TestRWCacheRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:03:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:03:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:03:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:27 DEBUG : rename_me: newRWFileHandle: 2024/11/29 03:03:27 DEBUG : rename_me(0xc0002a8f40): openPending: 2024/11/29 03:03:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:27 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/29 03:03:27 DEBUG : rename_me(0xc0002a8f40): >openPending: err= 2024/11/29 03:03:27 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/29 03:03:27 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/29 03:03:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/29 03:03:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/29 03:03:27 DEBUG : rename_me(0xc0002a8f40): _writeAt: size=5, off=0 2024/11/29 03:03:27 DEBUG : rename_me(0xc0002a8f40): >_writeAt: n=5, err= 2024/11/29 03:03:27 DEBUG : rename_me(0xc0002a8f40): close: 2024/11/29 03:03:27 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-29 03:03:27.969457985 +0000 UTC m=+859.411248843 2024/11/29 03:03:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:27 DEBUG : rename_me(0xc0002a8f40): >close: err= 2024/11/29 03:03:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/29 03:03:27 DEBUG : i_was_renamed: Updating file with 0xc0008806c0 2024/11/29 03:03:27 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/29 03:03:27 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/29 03:03:27 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:27 DEBUG : : Looking for writers 2024/11/29 03:03:27 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:03:27 DEBUG : : Looking for writers 2024/11/29 03:03:27 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:03:28 DEBUG : : Looking for writers 2024/11/29 03:03:28 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:03:28 DEBUG : : Looking for writers 2024/11/29 03:03:28 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:03:28 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/29 03:03:28 DEBUG : : Looking for writers 2024/11/29 03:03:28 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:03:28 DEBUG : : Looking for writers 2024/11/29 03:03:28 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:03:28 DEBUG : : Looking for writers 2024/11/29 03:03:28 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:03:29 DEBUG : : Looking for writers 2024/11/29 03:03:29 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:29 DEBUG : : >changeNotify: 2024/11/29 03:03:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:29 DEBUG : : >changeNotify: 2024/11/29 03:03:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:30 DEBUG : : >changeNotify: 2024/11/29 03:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:30 DEBUG : : >changeNotify: 2024/11/29 03:03:30 DEBUG : : Looking for writers 2024/11/29 03:03:30 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:30 DEBUG : : >changeNotify: 2024/11/29 03:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:30 DEBUG : : >changeNotify: 2024/11/29 03:03:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:30 DEBUG : : >changeNotify: 2024/11/29 03:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:30 DEBUG : : >changeNotify: 2024/11/29 03:03:31 DEBUG : : forgetting directory cache 2024/11/29 03:03:31 DEBUG : dir3: forgetting directory cache 2024/11/29 03:03:31 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2024/11/29 03:03:31 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2024/11/29 03:03:31 DEBUG : renamed empty directory: forgetting directory cache 2024/11/29 03:03:31 DEBUG : : Removed virtual directory entry vAddDir: "renamed empty directory" 2024/11/29 03:03:31 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/11/29 03:03:31 DEBUG : : Removed virtual directory entry vAddDir: "dir2" 2024/11/29 03:03:31 DEBUG : : Removed virtual directory entry vDel: "file2" 2024/11/29 03:03:31 DEBUG : : Removed virtual directory entry vDel: "empty directory" 2024/11/29 03:03:31 DEBUG : : Looking for writers 2024/11/29 03:03:31 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:31 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:03:31 INFO : i_was_renamed: Copied (new) 2024/11/29 03:03:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-29 03:03:27.969 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/29 03:03:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/29 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/29 03:03:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/29 03:03:32 DEBUG : : Looking for writers 2024/11/29 03:03:32 DEBUG : i_was_renamed: reading active writers 2024/11/29 03:03:32 DEBUG : >WaitForWriters: 2024/11/29 03:03:32 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:03:32 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:32 DEBUG : : invalidating directory cache 2024/11/29 03:03:32 DEBUG : : >changeNotify: 2024/11/29 03:03:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:32 DEBUG : : >changeNotify: 2024/11/29 03:03:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestRWCacheRename (6.72s) === RUN TestRWCacheUpdate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:03:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:34 DEBUG : : >changeNotify: 2024/11/29 03:03:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:34 DEBUG : : >changeNotify: 2024/11/29 03:03:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:34 DEBUG : : >changeNotify: 2024/11/29 03:03:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:34 DEBUG : : forgetting directory cache 2024/11/29 03:03:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:03:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:03:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:35 DEBUG : : >changeNotify: 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:35 DEBUG : : >changeNotify: 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:35 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:35 DEBUG : : >changeNotify: 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:35 DEBUG : : >changeNotify: 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:35 DEBUG : : >changeNotify: 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:35 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:35 DEBUG : : >changeNotify: 2024/11/29 03:03:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:38 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:39 DEBUG : : invalidating directory cache 2024/11/29 03:03:39 DEBUG : : >changeNotify: 2024/11/29 03:03:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:39 DEBUG : dir: invalidating directory cache 2024/11/29 03:03:39 DEBUG : : >changeNotify: 2024/11/29 03:03:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:39 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:39 DEBUG : : >changeNotify: 2024/11/29 03:03:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:39 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:39 DEBUG : : >changeNotify: 2024/11/29 03:03:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:03:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:03:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:03:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:03:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:03:40 DEBUG : TestRWCacheUpdate(0xc0002a9040): _readAt: size=512, off=0 2024/11/29 03:03:40 DEBUG : TestRWCacheUpdate(0xc0002a9040): openPending: 2024/11/29 03:03:40 DEBUG : : forgetting directory cache 2024/11/29 03:03:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-29 02:04:34.481 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/11/29 03:03:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/29 03:03:41 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:03:41 DEBUG : TestRWCacheUpdate(0xc0002a9040): >openPending: err= 2024/11/29 03:03:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/29 03:03:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:03:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:03:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:03:42 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:42 DEBUG : : >changeNotify: 2024/11/29 03:03:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:42 DEBUG : : >changeNotify: 2024/11/29 03:03:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:42 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:42 DEBUG : : >changeNotify: 2024/11/29 03:03:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:42 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:42 DEBUG : : >changeNotify: 2024/11/29 03:03:42 DEBUG : TestRWCacheUpdate(0xc0002a9040): >_readAt: n=20, err=EOF 2024/11/29 03:03:42 DEBUG : TestRWCacheUpdate(0xc0002a9040): close: 2024/11/29 03:03:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:04:34.481 +0000 UTC 2024/11/29 03:03:42 DEBUG : TestRWCacheUpdate(0xc0002a9040): >close: err= 2024/11/29 03:03:42 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:03:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:03:43 DEBUG : : forgetting directory cache 2024/11/29 03:03:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:44 DEBUG : : >changeNotify: 2024/11/29 03:03:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:47 DEBUG : : >changeNotify: 2024/11/29 03:03:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:48 DEBUG : : >changeNotify: 2024/11/29 03:03:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:48 DEBUG : : >changeNotify: 2024/11/29 03:03:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:48 DEBUG : : >changeNotify: 2024/11/29 03:03:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:48 DEBUG : : >changeNotify: 2024/11/29 03:03:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:03:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:03:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:03:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:03:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:03:48 DEBUG : TestRWCacheUpdate(0xc0008fc6c0): _readAt: size=512, off=0 2024/11/29 03:03:48 DEBUG : TestRWCacheUpdate(0xc0008fc6c0): openPending: 2024/11/29 03:03:49 DEBUG : : forgetting directory cache 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-29 02:05:34.481 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-11-29 02:04:34.481 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-29 02:05:34.481 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-11-29 02:04:34.481 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/11/29 03:03:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/29 03:03:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate(0xc0008fc6c0): >openPending: err= 2024/11/29 03:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate(0xc0008fc6c0): >_readAt: n=20, err=EOF 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate(0xc0008fc6c0): close: 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:05:34.481 +0000 UTC 2024/11/29 03:03:50 DEBUG : TestRWCacheUpdate(0xc0008fc6c0): >close: err= 2024/11/29 03:03:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:03:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:03:51 DEBUG : : forgetting directory cache 2024/11/29 03:03:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:53 DEBUG : : >changeNotify: 2024/11/29 03:03:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:53 DEBUG : : >changeNotify: 2024/11/29 03:03:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:53 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:53 DEBUG : : >changeNotify: 2024/11/29 03:03:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:53 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:53 DEBUG : : >changeNotify: 2024/11/29 03:03:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:54 DEBUG : : invalidating directory cache 2024/11/29 03:03:54 DEBUG : dir: invalidating directory cache 2024/11/29 03:03:54 DEBUG : : >changeNotify: 2024/11/29 03:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:54 DEBUG : : >changeNotify: 2024/11/29 03:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:54 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:54 DEBUG : : >changeNotify: 2024/11/29 03:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:54 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:54 DEBUG : : >changeNotify: 2024/11/29 03:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:55 DEBUG : : >changeNotify: 2024/11/29 03:03:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:55 DEBUG : : >changeNotify: 2024/11/29 03:03:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:55 DEBUG : : >changeNotify: 2024/11/29 03:03:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:55 DEBUG : : >changeNotify: 2024/11/29 03:03:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:56 DEBUG : : >changeNotify: 2024/11/29 03:03:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:56 DEBUG : : >changeNotify: 2024/11/29 03:03:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:56 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:56 DEBUG : : >changeNotify: 2024/11/29 03:03:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:56 DEBUG : : >changeNotify: 2024/11/29 03:03:57 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:57 DEBUG : : >changeNotify: 2024/11/29 03:03:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:57 DEBUG : : >changeNotify: 2024/11/29 03:03:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:57 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:57 DEBUG : : >changeNotify: 2024/11/29 03:03:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:57 DEBUG : : >changeNotify: 2024/11/29 03:03:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:03:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:03:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:03:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:03:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:03:57 DEBUG : TestRWCacheUpdate(0xc0002a84c0): _readAt: size=512, off=0 2024/11/29 03:03:57 DEBUG : TestRWCacheUpdate(0xc0002a84c0): openPending: 2024/11/29 03:03:58 DEBUG : : forgetting directory cache 2024/11/29 03:03:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:58 DEBUG : : >changeNotify: 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:58 DEBUG : : >changeNotify: 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:58 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:58 DEBUG : : >changeNotify: 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:58 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:58 DEBUG : : >changeNotify: 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:58 DEBUG : : >changeNotify: 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:58 DEBUG : : >changeNotify: 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:58 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:58 DEBUG : : >changeNotify: 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:58 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:58 DEBUG : : >changeNotify: 2024/11/29 03:03:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-29 02:06:34.481 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-11-29 02:05:34.481 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/11/29 03:03:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-29 02:06:34.481 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-11-29 02:05:34.481 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/11/29 03:03:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/29 03:03:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/29 03:03:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/29 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:03:59 DEBUG : TestRWCacheUpdate(0xc0002a84c0): >openPending: err= 2024/11/29 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/29 03:03:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:03:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:03:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:03:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:59 DEBUG : : >changeNotify: 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:59 DEBUG : : >changeNotify: 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:59 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:59 DEBUG : : >changeNotify: 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:59 DEBUG : : >changeNotify: 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:59 DEBUG : : >changeNotify: 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:59 DEBUG : : >changeNotify: 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:03:59 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:03:59 DEBUG : : >changeNotify: 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:03:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:03:59 DEBUG : : >changeNotify: 2024/11/29 03:04:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:00 DEBUG : TestRWCacheUpdate(0xc0002a84c0): >_readAt: n=20, err=EOF 2024/11/29 03:04:00 DEBUG : TestRWCacheUpdate(0xc0002a84c0): close: 2024/11/29 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:06:34.481 +0000 UTC 2024/11/29 03:04:00 DEBUG : TestRWCacheUpdate(0xc0002a84c0): >close: err= 2024/11/29 03:04:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:04:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:04:00 DEBUG : : >changeNotify: 2024/11/29 03:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:00 DEBUG : : >changeNotify: 2024/11/29 03:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:00 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:00 DEBUG : : >changeNotify: 2024/11/29 03:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:00 DEBUG : : >changeNotify: 2024/11/29 03:04:00 DEBUG : : forgetting directory cache 2024/11/29 03:04:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:04:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:04:03 DEBUG : : >changeNotify: 2024/11/29 03:04:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:03 DEBUG : : >changeNotify: 2024/11/29 03:04:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:03 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:03 DEBUG : : >changeNotify: 2024/11/29 03:04:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:03 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:03 DEBUG : : >changeNotify: 2024/11/29 03:04:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:04:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:04:04 DEBUG : : >changeNotify: 2024/11/29 03:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:04 DEBUG : : >changeNotify: 2024/11/29 03:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:04 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:04 DEBUG : : >changeNotify: 2024/11/29 03:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:04 DEBUG : : >changeNotify: 2024/11/29 03:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:04:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:04:05 DEBUG : : >changeNotify: 2024/11/29 03:04:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:05 DEBUG : : >changeNotify: 2024/11/29 03:04:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:05 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:05 DEBUG : : >changeNotify: 2024/11/29 03:04:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:05 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:05 DEBUG : : >changeNotify: 2024/11/29 03:04:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:04:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:04:06 DEBUG : : >changeNotify: 2024/11/29 03:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:06 DEBUG : : >changeNotify: 2024/11/29 03:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:06 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:06 DEBUG : : >changeNotify: 2024/11/29 03:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:06 DEBUG : : >changeNotify: 2024/11/29 03:04:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:04:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:04:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:04:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:04:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:06 DEBUG : TestRWCacheUpdate(0xc0002a8c40): _readAt: size=512, off=0 2024/11/29 03:04:06 DEBUG : TestRWCacheUpdate(0xc0002a8c40): openPending: 2024/11/29 03:04:06 DEBUG : : forgetting directory cache 2024/11/29 03:04:06 DEBUG : : forgetting directory cache 2024/11/29 03:04:06 DEBUG : dir: forgetting directory cache 2024/11/29 03:04:07 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:04:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:04:07 DEBUG : : >changeNotify: 2024/11/29 03:04:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:07 DEBUG : : >changeNotify: 2024/11/29 03:04:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:07 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:07 DEBUG : : >changeNotify: 2024/11/29 03:04:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:07 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:07 DEBUG : : >changeNotify: 2024/11/29 03:04:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-29 02:07:34.481 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-11-29 02:06:34.481 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/11/29 03:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-29 02:07:34.481 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-11-29 02:06:34.481 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/11/29 03:04:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/29 03:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/29 03:04:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/29 03:04:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:07 DEBUG : TestRWCacheUpdate(0xc0002a8c40): >openPending: err= 2024/11/29 03:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/29 03:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:04:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:04:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:04:08 DEBUG : : >changeNotify: 2024/11/29 03:04:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:08 DEBUG : : >changeNotify: 2024/11/29 03:04:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:08 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:08 DEBUG : : >changeNotify: 2024/11/29 03:04:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:08 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:08 DEBUG : : >changeNotify: 2024/11/29 03:04:08 DEBUG : TestRWCacheUpdate(0xc0002a8c40): >_readAt: n=20, err=EOF 2024/11/29 03:04:08 DEBUG : TestRWCacheUpdate(0xc0002a8c40): close: 2024/11/29 03:04:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:07:34.481 +0000 UTC 2024/11/29 03:04:08 DEBUG : TestRWCacheUpdate(0xc0002a8c40): >close: err= 2024/11/29 03:04:08 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:04:09 DEBUG : : forgetting directory cache 2024/11/29 03:04:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:10 DEBUG : : >changeNotify: 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:10 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:10 DEBUG : : >changeNotify: 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:10 DEBUG : : >changeNotify: 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:10 DEBUG : : invalidating directory cache 2024/11/29 03:04:10 DEBUG : : >changeNotify: 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:10 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:10 DEBUG : : >changeNotify: 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:10 DEBUG : : >changeNotify: 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:10 DEBUG : : >changeNotify: 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:10 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:10 DEBUG : : >changeNotify: 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:10 DEBUG : : >changeNotify: 2024/11/29 03:04:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:11 DEBUG : : >changeNotify: 2024/11/29 03:04:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:11 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:11 DEBUG : : >changeNotify: 2024/11/29 03:04:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:11 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:11 DEBUG : : >changeNotify: 2024/11/29 03:04:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:13 DEBUG : : >changeNotify: 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:13 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:13 DEBUG : : >changeNotify: 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:13 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:13 DEBUG : : >changeNotify: 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:13 DEBUG : : >changeNotify: 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:13 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:13 DEBUG : : >changeNotify: 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:13 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:13 DEBUG : : >changeNotify: 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:13 DEBUG : : >changeNotify: 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:13 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:13 DEBUG : : >changeNotify: 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:13 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:13 DEBUG : : >changeNotify: 2024/11/29 03:04:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:14 DEBUG : : >changeNotify: 2024/11/29 03:04:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:14 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:14 DEBUG : : >changeNotify: 2024/11/29 03:04:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:14 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:14 DEBUG : : >changeNotify: 2024/11/29 03:04:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:04:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:04:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:04:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:04:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:14 DEBUG : TestRWCacheUpdate(0xc000991a80): _readAt: size=512, off=0 2024/11/29 03:04:14 DEBUG : TestRWCacheUpdate(0xc000991a80): openPending: 2024/11/29 03:04:14 DEBUG : : forgetting directory cache 2024/11/29 03:04:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-29 02:08:34.481 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-11-29 02:07:34.481 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/11/29 03:04:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-29 02:08:34.481 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-11-29 02:07:34.481 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/11/29 03:04:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/29 03:04:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/29 03:04:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/29 03:04:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:15 DEBUG : TestRWCacheUpdate(0xc000991a80): >openPending: err= 2024/11/29 03:04:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/29 03:04:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:04:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:04:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:04:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:15 DEBUG : : >changeNotify: 2024/11/29 03:04:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:15 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:15 DEBUG : : >changeNotify: 2024/11/29 03:04:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:15 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:15 DEBUG : : >changeNotify: 2024/11/29 03:04:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:16 DEBUG : : >changeNotify: 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:16 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:16 DEBUG : : >changeNotify: 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:16 DEBUG : : >changeNotify: 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:16 DEBUG : : >changeNotify: 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:16 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:16 DEBUG : : >changeNotify: 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:16 DEBUG : : >changeNotify: 2024/11/29 03:04:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:16 DEBUG : : >changeNotify: 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:16 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:16 DEBUG : : >changeNotify: 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:16 DEBUG : : >changeNotify: 2024/11/29 03:04:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:17 DEBUG : : invalidating directory cache 2024/11/29 03:04:17 DEBUG : : >changeNotify: 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:17 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:17 DEBUG : : >changeNotify: 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:17 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:17 DEBUG : : >changeNotify: 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:17 DEBUG : : >changeNotify: 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:17 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:17 DEBUG : : >changeNotify: 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:17 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:17 DEBUG : : >changeNotify: 2024/11/29 03:04:17 DEBUG : TestRWCacheUpdate(0xc000991a80): >_readAt: n=20, err=EOF 2024/11/29 03:04:17 DEBUG : TestRWCacheUpdate(0xc000991a80): close: 2024/11/29 03:04:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:08:34.481 +0000 UTC 2024/11/29 03:04:17 DEBUG : TestRWCacheUpdate(0xc000991a80): >close: err= 2024/11/29 03:04:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:04:17 DEBUG : : forgetting directory cache 2024/11/29 03:04:17 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:17 DEBUG : : forgetting directory cache 2024/11/29 03:04:17 DEBUG : dir: forgetting directory cache 2024/11/29 03:04:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:18 DEBUG : : invalidating directory cache 2024/11/29 03:04:18 DEBUG : : >changeNotify: 2024/11/29 03:04:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:18 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:18 DEBUG : : >changeNotify: 2024/11/29 03:04:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:18 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:18 DEBUG : : >changeNotify: 2024/11/29 03:04:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:19 DEBUG : : invalidating directory cache 2024/11/29 03:04:19 DEBUG : : >changeNotify: 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:19 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:19 DEBUG : : >changeNotify: 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:19 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:19 DEBUG : : >changeNotify: 2024/11/29 03:04:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:19 DEBUG : : >changeNotify: 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:19 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:19 DEBUG : : >changeNotify: 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:19 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:19 DEBUG : : >changeNotify: 2024/11/29 03:04:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:21 DEBUG : : >changeNotify: 2024/11/29 03:04:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:21 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:21 DEBUG : : >changeNotify: 2024/11/29 03:04:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:21 DEBUG : : >changeNotify: 2024/11/29 03:04:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:22 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:22 DEBUG : : >changeNotify: 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:22 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:22 DEBUG : : >changeNotify: 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:22 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:22 DEBUG : : >changeNotify: 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:22 DEBUG : : >changeNotify: 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:22 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:22 DEBUG : : >changeNotify: 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:22 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:22 DEBUG : : >changeNotify: 2024/11/29 03:04:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:04:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:04:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:04:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:04:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:23 DEBUG : TestRWCacheUpdate(0xc000543f00): _readAt: size=512, off=0 2024/11/29 03:04:23 DEBUG : TestRWCacheUpdate(0xc000543f00): openPending: 2024/11/29 03:04:23 DEBUG : : forgetting directory cache 2024/11/29 03:04:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:24 DEBUG : : >changeNotify: 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:24 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:24 DEBUG : : >changeNotify: 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:24 DEBUG : : >changeNotify: 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:24 DEBUG : : >changeNotify: 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:24 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:24 DEBUG : : >changeNotify: 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:24 DEBUG : : >changeNotify: 2024/11/29 03:04:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-29 02:09:34.481 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-11-29 02:08:34.481 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/11/29 03:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-29 02:09:34.481 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-11-29 02:08:34.481 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/11/29 03:04:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/29 03:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/29 03:04:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/29 03:04:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:25 DEBUG : TestRWCacheUpdate(0xc000543f00): >openPending: err= 2024/11/29 03:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/29 03:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:04:25 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:25 DEBUG : : >changeNotify: 2024/11/29 03:04:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:25 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:25 DEBUG : : >changeNotify: 2024/11/29 03:04:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:25 DEBUG : : >changeNotify: 2024/11/29 03:04:26 DEBUG : TestRWCacheUpdate(0xc000543f00): >_readAt: n=20, err=EOF 2024/11/29 03:04:26 DEBUG : TestRWCacheUpdate(0xc000543f00): close: 2024/11/29 03:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:09:34.481 +0000 UTC 2024/11/29 03:04:26 DEBUG : TestRWCacheUpdate(0xc000543f00): >close: err= 2024/11/29 03:04:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:04:26 DEBUG : : forgetting directory cache 2024/11/29 03:04:27 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:27 DEBUG : : invalidating directory cache 2024/11/29 03:04:27 DEBUG : : >changeNotify: 2024/11/29 03:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:27 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:27 DEBUG : : >changeNotify: 2024/11/29 03:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:27 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:27 DEBUG : : >changeNotify: 2024/11/29 03:04:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:29 DEBUG : : >changeNotify: 2024/11/29 03:04:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:29 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:29 DEBUG : : >changeNotify: 2024/11/29 03:04:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:29 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:29 DEBUG : : >changeNotify: 2024/11/29 03:04:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:30 DEBUG : : >changeNotify: 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:30 DEBUG : : >changeNotify: 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:30 DEBUG : : >changeNotify: 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:30 DEBUG : : >changeNotify: 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:30 DEBUG : : >changeNotify: 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:30 DEBUG : : >changeNotify: 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:30 DEBUG : : >changeNotify: 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:30 DEBUG : : >changeNotify: 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:30 DEBUG : : >changeNotify: 2024/11/29 03:04:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:04:32 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:04:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:04:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:04:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:32 DEBUG : TestRWCacheUpdate(0xc0008fd680): _readAt: size=512, off=0 2024/11/29 03:04:32 DEBUG : TestRWCacheUpdate(0xc0008fd680): openPending: 2024/11/29 03:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:32 DEBUG : : >changeNotify: 2024/11/29 03:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.bin" entryType 1 2024/11/29 03:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:32 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:32 DEBUG : : >changeNotify: 2024/11/29 03:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:32 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:32 DEBUG : : >changeNotify: 2024/11/29 03:04:32 DEBUG : : forgetting directory cache 2024/11/29 03:04:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-29 02:10:34.481 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-11-29 02:09:34.481 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/11/29 03:04:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-29 02:10:34.481 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-11-29 02:09:34.481 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/11/29 03:04:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/29 03:04:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/29 03:04:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/29 03:04:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:33 DEBUG : TestRWCacheUpdate(0xc0008fd680): >openPending: err= 2024/11/29 03:04:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/29 03:04:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:04:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:04:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:04:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:34 DEBUG : : >changeNotify: 2024/11/29 03:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:34 DEBUG : : >changeNotify: 2024/11/29 03:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:34 DEBUG : : >changeNotify: 2024/11/29 03:04:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:34 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes 2024/11/29 03:04:34 INFO : vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:34 DEBUG : : >changeNotify: 2024/11/29 03:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:34 DEBUG : : >changeNotify: 2024/11/29 03:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:34 DEBUG : : >changeNotify: 2024/11/29 03:04:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:35 DEBUG : TestRWCacheUpdate(0xc0008fd680): >_readAt: n=21, err=EOF 2024/11/29 03:04:35 DEBUG : TestRWCacheUpdate(0xc0008fd680): close: 2024/11/29 03:04:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:10:34.481 +0000 UTC 2024/11/29 03:04:35 DEBUG : TestRWCacheUpdate(0xc0008fd680): >close: err= 2024/11/29 03:04:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:35 DEBUG : : >changeNotify: 2024/11/29 03:04:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:35 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:35 DEBUG : : >changeNotify: 2024/11/29 03:04:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:35 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:35 DEBUG : : >changeNotify: 2024/11/29 03:04:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:04:35 DEBUG : : forgetting directory cache 2024/11/29 03:04:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:35 DEBUG : : >changeNotify: 2024/11/29 03:04:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:35 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:35 DEBUG : : >changeNotify: 2024/11/29 03:04:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:35 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:35 DEBUG : : >changeNotify: 2024/11/29 03:04:37 DEBUG : : forgetting directory cache 2024/11/29 03:04:37 DEBUG : dir: forgetting directory cache 2024/11/29 03:04:37 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/11/29 03:04:38 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:39 DEBUG : : >changeNotify: 2024/11/29 03:04:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:39 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:39 DEBUG : : >changeNotify: 2024/11/29 03:04:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:39 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:39 DEBUG : : >changeNotify: 2024/11/29 03:04:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:04:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:04:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:04:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:04:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:41 DEBUG : TestRWCacheUpdate(0xc000543d80): _readAt: size=512, off=0 2024/11/29 03:04:41 DEBUG : TestRWCacheUpdate(0xc000543d80): openPending: 2024/11/29 03:04:41 DEBUG : : forgetting directory cache 2024/11/29 03:04:42 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:42 DEBUG : : >changeNotify: 2024/11/29 03:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:42 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:42 DEBUG : : >changeNotify: 2024/11/29 03:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:42 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:42 DEBUG : : >changeNotify: 2024/11/29 03:04:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-29 02:11:34.481 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-11-29 02:10:34.481 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/11/29 03:04:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-29 02:11:34.481 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-11-29 02:10:34.481 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/11/29 03:04:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/29 03:04:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/29 03:04:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/29 03:04:42 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:42 DEBUG : TestRWCacheUpdate(0xc000543d80): >openPending: err= 2024/11/29 03:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/29 03:04:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:04:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:04:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:04:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 DEBUG : TestRWCacheUpdate(0xc000543d80): >_readAt: n=22, err=EOF 2024/11/29 03:04:44 DEBUG : TestRWCacheUpdate(0xc000543d80): close: 2024/11/29 03:04:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:11:34.481 +0000 UTC 2024/11/29 03:04:44 DEBUG : TestRWCacheUpdate(0xc000543d80): >close: err= 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:04:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:44 DEBUG : : forgetting directory cache 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:44 DEBUG : : >changeNotify: 2024/11/29 03:04:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:47 DEBUG : : >changeNotify: 2024/11/29 03:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:47 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:47 DEBUG : : >changeNotify: 2024/11/29 03:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:47 DEBUG : : >changeNotify: 2024/11/29 03:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:47 DEBUG : : >changeNotify: 2024/11/29 03:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:47 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:47 DEBUG : : >changeNotify: 2024/11/29 03:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:47 DEBUG : : >changeNotify: 2024/11/29 03:04:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:48 DEBUG : : >changeNotify: 2024/11/29 03:04:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:48 DEBUG : : >changeNotify: 2024/11/29 03:04:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:48 DEBUG : : >changeNotify: 2024/11/29 03:04:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:04:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:04:48 DEBUG : : >changeNotify: 2024/11/29 03:04:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "i_was_renamed.json" entryType 1 2024/11/29 03:04:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/11/29 03:04:48 DEBUG : : >changeNotify: 2024/11/29 03:04:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:48 DEBUG : : >changeNotify: 2024/11/29 03:04:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:04:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:04:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:04:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:04:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:04:51 DEBUG : TestRWCacheUpdate(0xc0002a96c0): _readAt: size=512, off=0 2024/11/29 03:04:51 DEBUG : TestRWCacheUpdate(0xc0002a96c0): openPending: 2024/11/29 03:04:51 DEBUG : : forgetting directory cache 2024/11/29 03:04:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-29 02:12:34.481 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-11-29 02:11:34.481 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/11/29 03:04:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-29 02:12:34.481 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-11-29 02:11:34.481 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/11/29 03:04:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/29 03:04:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/29 03:04:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/29 03:04:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:52 DEBUG : TestRWCacheUpdate(0xc0002a96c0): >openPending: err= 2024/11/29 03:04:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/29 03:04:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:04:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:04:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:04:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:53 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:53 DEBUG : : >changeNotify: 2024/11/29 03:04:53 DEBUG : TestRWCacheUpdate(0xc0002a96c0): >_readAt: n=23, err=EOF 2024/11/29 03:04:53 DEBUG : TestRWCacheUpdate(0xc0002a96c0): close: 2024/11/29 03:04:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:12:34.481 +0000 UTC 2024/11/29 03:04:53 DEBUG : TestRWCacheUpdate(0xc0002a96c0): >close: err= 2024/11/29 03:04:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:04:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:04:53 DEBUG : : forgetting directory cache 2024/11/29 03:04:54 DEBUG : : forgetting directory cache 2024/11/29 03:04:54 DEBUG : dir: forgetting directory cache 2024/11/29 03:04:54 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/11/29 03:04:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:54 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:54 DEBUG : : >changeNotify: 2024/11/29 03:04:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:55 DEBUG : : >changeNotify: 2024/11/29 03:04:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:55 DEBUG : : >changeNotify: 2024/11/29 03:04:57 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:57 DEBUG : : >changeNotify: 2024/11/29 03:04:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:58 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:58 DEBUG : : >changeNotify: 2024/11/29 03:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:58 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:58 DEBUG : : >changeNotify: 2024/11/29 03:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:59 DEBUG : : >changeNotify: 2024/11/29 03:04:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:04:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:04:59 DEBUG : : >changeNotify: 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate(0xc000543cc0): _readAt: size=512, off=0 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate(0xc000543cc0): openPending: 2024/11/29 03:05:00 DEBUG : : forgetting directory cache 2024/11/29 03:05:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:00 DEBUG : : >changeNotify: 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-29 02:13:34.481 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-11-29 02:12:34.481 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-29 02:13:34.481 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-11-29 02:12:34.481 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/11/29 03:05:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/29 03:05:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate(0xc000543cc0): >openPending: err= 2024/11/29 03:05:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:01 DEBUG : TestRWCacheUpdate(0xc000543cc0): >_readAt: n=24, err=EOF 2024/11/29 03:05:01 DEBUG : TestRWCacheUpdate(0xc000543cc0): close: 2024/11/29 03:05:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-29 02:13:34.481 +0000 UTC 2024/11/29 03:05:01 DEBUG : TestRWCacheUpdate(0xc000543cc0): >close: err= 2024/11/29 03:05:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/29 03:05:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/29 03:05:01 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:05:01 DEBUG : : Looking for writers 2024/11/29 03:05:01 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/29 03:05:01 DEBUG : >WaitForWriters: 2024/11/29 03:05:01 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:05:02 DEBUG : : forgetting directory cache 2024/11/29 03:05:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:03 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:03 DEBUG : : >changeNotify: --- PASS: TestRWCacheUpdate (89.68s) === RUN TestCaseSensitivity run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:05:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:04 DEBUG : : >changeNotify: 2024/11/29 03:05:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:05 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:05 DEBUG : : >changeNotify: 2024/11/29 03:05:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:06 DEBUG : : >changeNotify: 2024/11/29 03:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:07 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:07 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:07 DEBUG : : >changeNotify: 2024/11/29 03:05:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:08 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:08 DEBUG : : >changeNotify: 2024/11/29 03:05:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:08 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:08 DEBUG : : >changeNotify: 2024/11/29 03:05:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:10 DEBUG : : >changeNotify: 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:10 DEBUG : : >changeNotify: 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:10 DEBUG : : >changeNotify: 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:10 DEBUG : : >changeNotify: 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:10 DEBUG : : >changeNotify: 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:10 DEBUG : : >changeNotify: 2024/11/29 03:05:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:10 DEBUG : : forgetting directory cache 2024/11/29 03:05:10 DEBUG : dir: forgetting directory cache 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:10 DEBUG : : >changeNotify: 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:10 DEBUG : : >changeNotify: 2024/11/29 03:05:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:13 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:13 DEBUG : : >changeNotify: 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:13 DEBUG : : >changeNotify: 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:13 DEBUG : : >changeNotify: 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:13 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:13 DEBUG : : >changeNotify: 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:13 DEBUG : : >changeNotify: 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:13 DEBUG : : >changeNotify: 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:13 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:13 DEBUG : : >changeNotify: 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:13 DEBUG : : >changeNotify: 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:13 DEBUG : : >changeNotify: 2024/11/29 03:05:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:14 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:14 DEBUG : : >changeNotify: 2024/11/29 03:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:14 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:14 DEBUG : : >changeNotify: 2024/11/29 03:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:14 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:14 DEBUG : : >changeNotify: 2024/11/29 03:05:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:15 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:15 DEBUG : : >changeNotify: 2024/11/29 03:05:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:15 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:15 DEBUG : : >changeNotify: 2024/11/29 03:05:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:15 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:15 DEBUG : : >changeNotify: 2024/11/29 03:05:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:16 DEBUG : : >changeNotify: 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:16 DEBUG : : >changeNotify: 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:16 DEBUG : : >changeNotify: 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:16 DEBUG : : >changeNotify: 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:16 DEBUG : : >changeNotify: 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:16 DEBUG : : >changeNotify: 2024/11/29 03:05:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:16 DEBUG : : >changeNotify: 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:16 DEBUG : : >changeNotify: 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:16 DEBUG : : >changeNotify: 2024/11/29 03:05:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:17 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:17 DEBUG : : >changeNotify: 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:17 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:17 DEBUG : : >changeNotify: 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:17 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:17 DEBUG : : >changeNotify: 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:17 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:17 DEBUG : : >changeNotify: 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:17 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:17 DEBUG : : >changeNotify: 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:17 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:17 DEBUG : : >changeNotify: 2024/11/29 03:05:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:17 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:18 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:18 DEBUG : : >changeNotify: 2024/11/29 03:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:18 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:18 DEBUG : : >changeNotify: 2024/11/29 03:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:18 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:18 DEBUG : : >changeNotify: 2024/11/29 03:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/29 03:05:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/29 03:05:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/29 03:05:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:19 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:19 DEBUG : : >changeNotify: 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:19 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:19 DEBUG : : >changeNotify: 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:19 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:19 DEBUG : : >changeNotify: 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:19 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:19 DEBUG : : >changeNotify: 2024/11/29 03:05:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:19 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:19 DEBUG : : >changeNotify: 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:19 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:19 DEBUG : : >changeNotify: 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:19 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:19 DEBUG : : >changeNotify: 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:19 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:19 DEBUG : : >changeNotify: 2024/11/29 03:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/29 03:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/29 03:05:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/29 03:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:21 DEBUG : : >changeNotify: 2024/11/29 03:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:21 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:21 DEBUG : : >changeNotify: 2024/11/29 03:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:21 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:21 DEBUG : : >changeNotify: 2024/11/29 03:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:21 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:21 DEBUG : : >changeNotify: 2024/11/29 03:05:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/29 03:05:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/29 03:05:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/29 03:05:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:22 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:22 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:22 DEBUG : : >changeNotify: 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:22 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:22 DEBUG : : >changeNotify: 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:22 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:22 DEBUG : : >changeNotify: 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:22 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:22 DEBUG : : >changeNotify: 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:22 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:22 DEBUG : : >changeNotify: 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:22 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:22 DEBUG : : >changeNotify: 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:22 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:22 DEBUG : : >changeNotify: 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:22 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:22 DEBUG : : >changeNotify: 2024/11/29 03:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/29 03:05:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/29 03:05:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/29 03:05:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:24 DEBUG : : forgetting directory cache 2024/11/29 03:05:24 DEBUG : dir: forgetting directory cache 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:24 DEBUG : : >changeNotify: 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:24 DEBUG : : >changeNotify: 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:24 DEBUG : : >changeNotify: 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:24 DEBUG : : >changeNotify: 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:24 DEBUG : : >changeNotify: 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:24 DEBUG : : >changeNotify: 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:24 DEBUG : : >changeNotify: 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:24 DEBUG : : >changeNotify: 2024/11/29 03:05:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:24 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/29 03:05:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/29 03:05:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/29 03:05:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:25 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:25 DEBUG : : >changeNotify: 2024/11/29 03:05:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:25 DEBUG : : >changeNotify: 2024/11/29 03:05:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:25 DEBUG : : >changeNotify: 2024/11/29 03:05:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:25 DEBUG : : >changeNotify: 2024/11/29 03:05:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:27 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:28 DEBUG : : >changeNotify: 2024/11/29 03:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:28 DEBUG : : >changeNotify: 2024/11/29 03:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:28 DEBUG : : >changeNotify: 2024/11/29 03:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:28 DEBUG : : >changeNotify: 2024/11/29 03:05:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/29 03:05:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/29 03:05:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/29 03:05:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:29 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:29 DEBUG : : >changeNotify: 2024/11/29 03:05:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:29 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:29 DEBUG : : >changeNotify: 2024/11/29 03:05:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:29 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:29 DEBUG : : >changeNotify: 2024/11/29 03:05:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:29 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:29 DEBUG : : >changeNotify: 2024/11/29 03:05:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/29 03:05:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/29 03:05:29 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/29 03:05:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/29 03:05:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/29 03:05:30 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/29 03:05:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:30 DEBUG : : >changeNotify: 2024/11/29 03:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/29 03:05:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/29 03:05:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/29 03:05:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/29 03:05:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/29 03:05:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/29 03:05:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:32 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:32 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:32 DEBUG : : >changeNotify: 2024/11/29 03:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:32 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:32 DEBUG : : >changeNotify: 2024/11/29 03:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:32 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:32 DEBUG : : >changeNotify: 2024/11/29 03:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:32 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:32 DEBUG : : >changeNotify: 2024/11/29 03:05:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:33 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/29 03:05:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/29 03:05:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/29 03:05:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:34 DEBUG : : >changeNotify: 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:34 DEBUG : : >changeNotify: 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:34 DEBUG : : >changeNotify: 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:34 DEBUG : : >changeNotify: 2024/11/29 03:05:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:34 DEBUG : : >changeNotify: 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:34 DEBUG : : >changeNotify: 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:34 DEBUG : : >changeNotify: 2024/11/29 03:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:34 DEBUG : : >changeNotify: 2024/11/29 03:05:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:35 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:35 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/29 03:05:35 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/29 03:05:35 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:35 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/29 03:05:35 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/29 03:05:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/29 03:05:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/29 03:05:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/29 03:05:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:35 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:35 DEBUG : : >changeNotify: 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:35 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:35 DEBUG : : >changeNotify: 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:35 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:35 DEBUG : : >changeNotify: 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:35 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:35 DEBUG : : >changeNotify: 2024/11/29 03:05:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:35 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:35 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/29 03:05:35 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:35 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/29 03:05:35 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:35 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/29 03:05:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/29 03:05:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/29 03:05:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/29 03:05:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:35 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:35 DEBUG : : >changeNotify: 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:35 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:35 DEBUG : : >changeNotify: 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:35 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:35 DEBUG : : >changeNotify: 2024/11/29 03:05:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:35 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:35 DEBUG : : >changeNotify: 2024/11/29 03:05:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:36 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/29 03:05:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/29 03:05:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/29 03:05:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:36 DEBUG : : forgetting directory cache 2024/11/29 03:05:36 DEBUG : dir: forgetting directory cache 2024/11/29 03:05:36 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/11/29 03:05:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:37 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/29 03:05:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:37 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/29 03:05:37 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:05:37 DEBUG : : Looking for writers 2024/11/29 03:05:37 DEBUG : FiLeA: reading active writers 2024/11/29 03:05:37 DEBUG : FiLeB: reading active writers 2024/11/29 03:05:37 DEBUG : FilEb: reading active writers 2024/11/29 03:05:37 DEBUG : >WaitForWriters: 2024/11/29 03:05:37 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:05:37 DEBUG : : Looking for writers 2024/11/29 03:05:37 DEBUG : FiLeA: reading active writers 2024/11/29 03:05:37 DEBUG : FiLeB: reading active writers 2024/11/29 03:05:37 DEBUG : FilEb: reading active writers 2024/11/29 03:05:37 DEBUG : >WaitForWriters: 2024/11/29 03:05:38 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:39 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:39 DEBUG : : >changeNotify: 2024/11/29 03:05:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:39 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:39 DEBUG : : >changeNotify: 2024/11/29 03:05:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:39 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:39 DEBUG : : >changeNotify: 2024/11/29 03:05:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:39 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:39 DEBUG : : >changeNotify: 2024/11/29 03:05:42 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestCaseSensitivity (38.28s) === RUN TestUnicodeNormalization run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:42 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:42 DEBUG : : >changeNotify: 2024/11/29 03:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:42 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:42 DEBUG : : >changeNotify: 2024/11/29 03:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:42 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:42 DEBUG : : >changeNotify: 2024/11/29 03:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:42 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:42 DEBUG : : >changeNotify: 2024/11/29 03:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:44 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:44 DEBUG : : >changeNotify: 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:47 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:47 DEBUG : : >changeNotify: 2024/11/29 03:05:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:48 DEBUG : : >changeNotify: 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:48 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:48 DEBUG : : >changeNotify: 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:48 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:48 DEBUG : : >changeNotify: 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:48 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:48 DEBUG : : >changeNotify: 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:48 DEBUG : : >changeNotify: 2024/11/29 03:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:05:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/29 03:05:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/29 03:05:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/29 03:05:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:53 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:53 DEBUG : : >changeNotify: 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:53 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:53 DEBUG : : >changeNotify: 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:53 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:53 DEBUG : : >changeNotify: 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:53 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:53 DEBUG : : >changeNotify: 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:53 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:53 DEBUG : : >changeNotify: 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:05:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:05:53 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:05:53 DEBUG : : >changeNotify: 2024/11/29 03:05:53 DEBUG : : forgetting directory cache 2024/11/29 03:05:53 DEBUG : dir: forgetting directory cache 2024/11/29 03:05:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:54 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/29 03:05:54 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/29 03:05:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/29 03:05:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:54 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:54 DEBUG : : >changeNotify: 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:54 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:54 DEBUG : : >changeNotify: 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:54 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:54 DEBUG : : >changeNotify: 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:54 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:54 DEBUG : : >changeNotify: 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:54 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:54 DEBUG : : >changeNotify: 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:05:54 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:05:54 DEBUG : : >changeNotify: 2024/11/29 03:05:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:05:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:05:55 DEBUG : : >changeNotify: 2024/11/29 03:05:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/29 03:05:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/29 03:05:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/29 03:05:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:05:57 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/29 03:05:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:05:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/29 03:05:57 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:05:57 DEBUG : : Looking for writers 2024/11/29 03:05:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/29 03:05:57 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/29 03:05:57 DEBUG : >WaitForWriters: 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:57 DEBUG : : >changeNotify: 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:57 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:57 DEBUG : : >changeNotify: 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:57 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:57 DEBUG : : >changeNotify: 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:57 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:57 DEBUG : : >changeNotify: 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:57 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:57 DEBUG : : >changeNotify: 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:05:57 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:05:57 DEBUG : : >changeNotify: 2024/11/29 03:05:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:05:58 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:05:58 DEBUG : : >changeNotify: 2024/11/29 03:05:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:59 DEBUG : : forgetting directory cache 2024/11/29 03:05:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:05:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:05:59 DEBUG : : >changeNotify: 2024/11/29 03:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:06:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:06:00 DEBUG : : >changeNotify: 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:00 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:00 DEBUG : : >changeNotify: 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:00 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:00 DEBUG : : >changeNotify: 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:00 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:00 DEBUG : : >changeNotify: 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:00 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:00 DEBUG : : >changeNotify: 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:00 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:00 DEBUG : : >changeNotify: --- PASS: TestUnicodeNormalization (18.71s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:06:01 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: Re-using VFS from active cache 2024/11/29 03:06:01 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:06:01 DEBUG : : Looking for writers 2024/11/29 03:06:01 DEBUG : >WaitForWriters: 2024/11/29 03:06:01 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:06:01 DEBUG : : Looking for writers 2024/11/29 03:06:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.86s) === RUN TestVFSNewWithOpts run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:06:01 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:06:01 DEBUG : : Looking for writers 2024/11/29 03:06:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.67s) === RUN TestVFSRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:06:02 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:06:02 DEBUG : : Looking for writers 2024/11/29 03:06:02 DEBUG : >WaitForWriters: 2024/11/29 03:06:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestVFSRoot (0.65s) === RUN TestVFSStat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.bin" entryType 1 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "TestRWCacheUpdate.json" entryType 1 2024/11/29 03:06:03 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/11/29 03:06:03 DEBUG : : >changeNotify: 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:03 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:03 DEBUG : : >changeNotify: 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:03 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:03 DEBUG : : >changeNotify: 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:03 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:03 DEBUG : : >changeNotify: 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:03 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:03 DEBUG : : >changeNotify: 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:03 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:03 DEBUG : : >changeNotify: 2024/11/29 03:06:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:04 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:04 DEBUG : : >changeNotify: 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:04 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:04 DEBUG : : >changeNotify: 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:04 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:04 DEBUG : : >changeNotify: 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:04 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:04 DEBUG : : >changeNotify: 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:04 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:04 DEBUG : : >changeNotify: 2024/11/29 03:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:05 DEBUG : : forgetting directory cache 2024/11/29 03:06:05 DEBUG : dir: forgetting directory cache 2024/11/29 03:06:05 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:05 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:05 DEBUG : : >changeNotify: 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:05 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:05 DEBUG : : >changeNotify: 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:05 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:05 DEBUG : : >changeNotify: 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:05 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:05 DEBUG : : >changeNotify: 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:05 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:05 DEBUG : : >changeNotify: 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:06 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:06 DEBUG : : >changeNotify: 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:06 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:06 DEBUG : : >changeNotify: 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:06 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:06 DEBUG : : >changeNotify: 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:06 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:06 DEBUG : : >changeNotify: 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:06 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:06 DEBUG : : >changeNotify: 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:07 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:07 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:07 DEBUG : : >changeNotify: 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:07 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:07 DEBUG : : >changeNotify: 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:07 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:07 DEBUG : : >changeNotify: 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:07 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:07 DEBUG : : >changeNotify: 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:07 DEBUG : : >changeNotify: 2024/11/29 03:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:07 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:07 DEBUG : : >changeNotify: 2024/11/29 03:06:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:08 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:08 DEBUG : : >changeNotify: 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:08 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:08 DEBUG : : >changeNotify: 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:08 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:08 DEBUG : : >changeNotify: 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:08 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:08 DEBUG : : >changeNotify: 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:08 DEBUG : : >changeNotify: 2024/11/29 03:06:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:08 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:08 DEBUG : : >changeNotify: 2024/11/29 03:06:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:10 DEBUG : : >changeNotify: 2024/11/29 03:06:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:11 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:11 DEBUG : : >changeNotify: 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:11 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:11 DEBUG : : >changeNotify: 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:11 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:11 DEBUG : : >changeNotify: 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:11 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:11 DEBUG : : >changeNotify: 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:11 DEBUG : : >changeNotify: 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:11 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:11 DEBUG : : >changeNotify: 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:11 DEBUG : : >changeNotify: 2024/11/29 03:06:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:13 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:13 DEBUG : : >changeNotify: 2024/11/29 03:06:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:14 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:14 DEBUG : : >changeNotify: 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:14 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:14 DEBUG : : >changeNotify: 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:14 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:14 DEBUG : : >changeNotify: 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:14 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:14 DEBUG : : >changeNotify: 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:14 DEBUG : : >changeNotify: 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:14 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:14 DEBUG : : >changeNotify: 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:14 DEBUG : : >changeNotify: 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:14 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:14 DEBUG : : >changeNotify: 2024/11/29 03:06:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:15 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:06:15 DEBUG : dir: Looking for writers 2024/11/29 03:06:15 DEBUG : file2: reading active writers 2024/11/29 03:06:15 DEBUG : : Looking for writers 2024/11/29 03:06:15 DEBUG : dir: reading active writers 2024/11/29 03:06:15 DEBUG : file1: reading active writers 2024/11/29 03:06:15 DEBUG : >WaitForWriters: 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:15 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:15 DEBUG : : >changeNotify: 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:15 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:15 DEBUG : : >changeNotify: 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:15 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:15 DEBUG : : >changeNotify: 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:15 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:15 DEBUG : : >changeNotify: 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:15 DEBUG : : >changeNotify: 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:15 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:15 DEBUG : : >changeNotify: 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:15 DEBUG : : >changeNotify: 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:15 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:15 DEBUG : : >changeNotify: 2024/11/29 03:06:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:16 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:16 DEBUG : : >changeNotify: 2024/11/29 03:06:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:17 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:17 DEBUG : : >changeNotify: 2024/11/29 03:06:17 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:18 DEBUG : : invalidating directory cache 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:18 DEBUG : : invalidating directory cache 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:18 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:18 DEBUG : : >changeNotify: 2024/11/29 03:06:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:18 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/11/29 03:06:18 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:19 DEBUG : : >changeNotify: 2024/11/29 03:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 --- PASS: TestVFSStat (16.60s) === RUN TestVFSStatParent run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:06:20 DEBUG : : forgetting directory cache 2024/11/29 03:06:20 DEBUG : dir: forgetting directory cache 2024/11/29 03:06:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:06:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:21 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:21 DEBUG : : >changeNotify: 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:21 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:21 DEBUG : : >changeNotify: 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:21 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:21 DEBUG : : >changeNotify: 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:21 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:21 DEBUG : : >changeNotify: 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:21 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:21 DEBUG : : >changeNotify: 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:21 DEBUG : : >changeNotify: 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:21 DEBUG : : >changeNotify: 2024/11/29 03:06:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:22 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:22 DEBUG : : >changeNotify: 2024/11/29 03:06:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:24 DEBUG : : >changeNotify: 2024/11/29 03:06:25 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:25 DEBUG : : >changeNotify: 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:25 DEBUG : : >changeNotify: 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:25 DEBUG : : >changeNotify: 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:25 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:25 DEBUG : : >changeNotify: 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:25 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:25 DEBUG : : >changeNotify: 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:25 DEBUG : : >changeNotify: 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:25 DEBUG : : >changeNotify: 2024/11/29 03:06:27 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:28 DEBUG : : >changeNotify: 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:28 DEBUG : : >changeNotify: 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:28 DEBUG : : >changeNotify: 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:28 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:28 DEBUG : : >changeNotify: 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:28 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:28 DEBUG : : >changeNotify: 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:28 DEBUG : : >changeNotify: 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:28 DEBUG : : >changeNotify: 2024/11/29 03:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:29 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:29 DEBUG : : >changeNotify: 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:29 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:29 DEBUG : : >changeNotify: 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:29 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:29 DEBUG : : >changeNotify: 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:29 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:29 DEBUG : : >changeNotify: 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:29 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:29 DEBUG : : >changeNotify: 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:29 DEBUG : : >changeNotify: 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:29 DEBUG : : >changeNotify: 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:29 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:29 DEBUG : : >changeNotify: 2024/11/29 03:06:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 DEBUG : : forgetting directory cache 2024/11/29 03:06:30 DEBUG : dir: forgetting directory cache 2024/11/29 03:06:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:06:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:30 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:30 DEBUG : : >changeNotify: 2024/11/29 03:06:31 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:06:31 DEBUG : dir: Looking for writers 2024/11/29 03:06:31 DEBUG : : Looking for writers 2024/11/29 03:06:31 DEBUG : file1: reading active writers 2024/11/29 03:06:31 DEBUG : dir: reading active writers 2024/11/29 03:06:31 DEBUG : >WaitForWriters: 2024/11/29 03:06:32 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:32 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:32 DEBUG : : >changeNotify: 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:32 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:32 DEBUG : : >changeNotify: 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:32 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:32 DEBUG : : >changeNotify: 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:32 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:32 DEBUG : : >changeNotify: 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:32 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:32 DEBUG : : >changeNotify: 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:32 DEBUG : : >changeNotify: 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:32 DEBUG : : >changeNotify: 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:32 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:32 DEBUG : : >changeNotify: 2024/11/29 03:06:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:34 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:34 DEBUG : : >changeNotify: 2024/11/29 03:06:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:35 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/11/29 03:06:35 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:35 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:35 DEBUG : : >changeNotify: 2024/11/29 03:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 --- PASS: TestVFSStatParent (16.79s) === RUN TestVFSOpenFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:06:38 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FilEb.bin" entryType 1 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.json" entryType 1 2024/11/29 03:06:39 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/11/29 03:06:39 DEBUG : : >changeNotify: 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeB.bin" entryType 1 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.json" entryType 1 2024/11/29 03:06:39 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/11/29 03:06:39 DEBUG : : >changeNotify: 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "FiLeA.bin" entryType 1 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:39 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:39 DEBUG : : >changeNotify: 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:39 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:39 DEBUG : : >changeNotify: 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:39 DEBUG : : >changeNotify: 2024/11/29 03:06:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:39 DEBUG : : >changeNotify: 2024/11/29 03:06:40 DEBUG : : forgetting directory cache 2024/11/29 03:06:40 DEBUG : dir: forgetting directory cache 2024/11/29 03:06:42 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:42 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:42 DEBUG : : >changeNotify: 2024/11/29 03:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:42 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:42 DEBUG : : >changeNotify: 2024/11/29 03:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:42 DEBUG : : >changeNotify: 2024/11/29 03:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:42 DEBUG : : >changeNotify: 2024/11/29 03:06:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:44 DEBUG : : >changeNotify: 2024/11/29 03:06:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:47 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:47 DEBUG : : >changeNotify: 2024/11/29 03:06:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:06:48 DEBUG : file1: Open: flags=O_RDONLY 2024/11/29 03:06:48 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/29 03:06:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/29 03:06:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:06:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/29 03:06:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:06:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/29 03:06:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:06:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/29 03:06:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/29 03:06:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/29 03:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/29 03:06:48 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (0 bytes), uploading instead of streaming 2024/11/29 03:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:48 DEBUG : : >changeNotify: 2024/11/29 03:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:48 DEBUG : : >changeNotify: 2024/11/29 03:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:48 DEBUG : : >changeNotify: 2024/11/29 03:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:48 DEBUG : : >changeNotify: 2024/11/29 03:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:48 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:48 DEBUG : : >changeNotify: 2024/11/29 03:06:51 DEBUG : : forgetting directory cache 2024/11/29 03:06:51 DEBUG : dir: forgetting directory cache 2024/11/29 03:06:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:06:51 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/11/29 03:06:52 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 03:06:52 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/11/29 03:06:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/29 03:06:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:06:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/29 03:06:52 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:06:52 DEBUG : dir: Looking for writers 2024/11/29 03:06:52 DEBUG : file2: reading active writers 2024/11/29 03:06:52 DEBUG : new_file.txt: reading active writers 2024/11/29 03:06:52 DEBUG : : Looking for writers 2024/11/29 03:06:52 DEBUG : dir: reading active writers 2024/11/29 03:06:52 DEBUG : file1: reading active writers 2024/11/29 03:06:52 DEBUG : >WaitForWriters: 2024/11/29 03:06:52 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:52 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:52 DEBUG : : invalidating directory cache 2024/11/29 03:06:52 DEBUG : : >changeNotify: 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:52 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:52 DEBUG : : >changeNotify: 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:52 DEBUG : : >changeNotify: 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:52 DEBUG : : >changeNotify: 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:52 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:52 DEBUG : : >changeNotify: 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.bin" entryType 1 2024/11/29 03:06:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.json" entryType 1 2024/11/29 03:06:52 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/11/29 03:06:52 DEBUG : : >changeNotify: 2024/11/29 03:06:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:53 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:53 DEBUG : : >changeNotify: 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:53 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:53 DEBUG : : >changeNotify: 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:53 DEBUG : : >changeNotify: 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:53 DEBUG : : >changeNotify: 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:53 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:53 DEBUG : : >changeNotify: 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.bin" entryType 1 2024/11/29 03:06:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.json" entryType 1 2024/11/29 03:06:53 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/11/29 03:06:53 DEBUG : : >changeNotify: 2024/11/29 03:06:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:54 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:54 DEBUG : : >changeNotify: 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:54 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:54 DEBUG : : >changeNotify: 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:54 DEBUG : : >changeNotify: 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:54 DEBUG : : >changeNotify: 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:54 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:54 DEBUG : : >changeNotify: 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.bin" entryType 1 2024/11/29 03:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.json" entryType 1 2024/11/29 03:06:54 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/11/29 03:06:54 DEBUG : : >changeNotify: 2024/11/29 03:06:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:55 DEBUG : : >changeNotify: 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:55 DEBUG : : >changeNotify: 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:55 DEBUG : : >changeNotify: 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:55 DEBUG : : >changeNotify: 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:55 DEBUG : : >changeNotify: 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.bin" entryType 1 2024/11/29 03:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.json" entryType 1 2024/11/29 03:06:55 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/11/29 03:06:55 DEBUG : : >changeNotify: 2024/11/29 03:06:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:56 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:56 DEBUG : : >changeNotify: 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:56 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:56 DEBUG : : >changeNotify: 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:56 DEBUG : : >changeNotify: 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:56 DEBUG : : >changeNotify: 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:56 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:56 DEBUG : : >changeNotify: 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.bin" entryType 1 2024/11/29 03:06:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.json" entryType 1 2024/11/29 03:06:56 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/11/29 03:06:56 DEBUG : : >changeNotify: 2024/11/29 03:06:57 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:57 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt.bin" 2024/11/29 03:06:57 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt.json" 2024/11/29 03:06:57 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/11/29 03:06:57 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:57 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:57 DEBUG : : >changeNotify: 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:57 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:57 DEBUG : : >changeNotify: 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:57 DEBUG : : >changeNotify: 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:57 DEBUG : : >changeNotify: 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.json" entryType 1 2024/11/29 03:06:57 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/11/29 03:06:57 DEBUG : : >changeNotify: 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/new_file.txt.bin" entryType 1 2024/11/29 03:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:06:57 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:06:57 DEBUG : : >changeNotify: 2024/11/29 03:06:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestVFSOpenFile (21.85s) === RUN TestVFSRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:06:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:58 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:58 DEBUG : : >changeNotify: 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:58 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:58 DEBUG : : >changeNotify: 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:58 DEBUG : : >changeNotify: 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:58 DEBUG : : >changeNotify: 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.bin" entryType 1 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:58 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:58 DEBUG : : >changeNotify: 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:58 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:58 DEBUG : : >changeNotify: 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:58 DEBUG : : >changeNotify: 2024/11/29 03:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:58 DEBUG : : >changeNotify: 2024/11/29 03:06:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:59 DEBUG : : >changeNotify: 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:59 DEBUG : : >changeNotify: 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:59 DEBUG : : >changeNotify: 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:59 DEBUG : : >changeNotify: 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:06:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:06:59 DEBUG : : >changeNotify: 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:06:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:06:59 DEBUG : : >changeNotify: 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:06:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:06:59 DEBUG : : >changeNotify: 2024/11/29 03:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:06:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:06:59 DEBUG : : >changeNotify: 2024/11/29 03:07:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.bin" entryType 1 2024/11/29 03:07:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:07:00 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:07:00 DEBUG : : >changeNotify: 2024/11/29 03:07:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:07:00 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:07:00 DEBUG : : >changeNotify: 2024/11/29 03:07:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:00 DEBUG : : >changeNotify: 2024/11/29 03:07:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:00 DEBUG : : >changeNotify: 2024/11/29 03:07:01 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:07:01 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:07:01 DEBUG : : >changeNotify: 2024/11/29 03:07:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:07:01 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:07:01 DEBUG : : >changeNotify: 2024/11/29 03:07:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:01 DEBUG : : >changeNotify: 2024/11/29 03:07:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:01 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:01 DEBUG : : >changeNotify: 2024/11/29 03:07:01 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:07:02 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:07:02 DEBUG : : >changeNotify: 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:07:02 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:07:02 DEBUG : : >changeNotify: 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:02 DEBUG : : >changeNotify: 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:02 DEBUG : : >changeNotify: 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:07:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:07:02 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:07:02 DEBUG : : >changeNotify: 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:07:02 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:07:02 DEBUG : : >changeNotify: 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:02 DEBUG : : >changeNotify: 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:02 DEBUG : : >changeNotify: 2024/11/29 03:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:07:03 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:07:03 DEBUG : : >changeNotify: 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:07:03 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:07:03 DEBUG : : >changeNotify: 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:03 DEBUG : : >changeNotify: 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:03 DEBUG : : >changeNotify: 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:07:03 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:07:03 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:07:03 DEBUG : : invalidating directory cache 2024/11/29 03:07:03 DEBUG : : >changeNotify: 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:07:03 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:07:03 DEBUG : : >changeNotify: 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:03 DEBUG : dir: invalidating directory cache 2024/11/29 03:07:03 DEBUG : : >changeNotify: 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:03 DEBUG : : >changeNotify: 2024/11/29 03:07:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:07:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:07:04 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:07:04 DEBUG : : >changeNotify: 2024/11/29 03:07:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:07:04 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:07:04 DEBUG : : >changeNotify: 2024/11/29 03:07:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:04 DEBUG : : >changeNotify: 2024/11/29 03:07:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:04 DEBUG : : >changeNotify: 2024/11/29 03:07:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:07:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:07:04 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:07:04 DEBUG : : >changeNotify: 2024/11/29 03:07:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:07:05 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:07:05 DEBUG : : >changeNotify: 2024/11/29 03:07:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:07:05 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:07:05 DEBUG : : >changeNotify: 2024/11/29 03:07:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:05 DEBUG : : >changeNotify: 2024/11/29 03:07:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:05 DEBUG : : >changeNotify: 2024/11/29 03:07:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:07:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:07:05 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:07:05 DEBUG : : >changeNotify: 2024/11/29 03:07:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "normal name with no special characters.txt.json" entryType 1 2024/11/29 03:07:06 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/11/29 03:07:06 DEBUG : : >changeNotify: 2024/11/29 03:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "測試_Русский___ě_áñ.json" entryType 1 2024/11/29 03:07:06 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/11/29 03:07:06 DEBUG : : >changeNotify: 2024/11/29 03:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:06 DEBUG : : >changeNotify: 2024/11/29 03:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:06 DEBUG : : >changeNotify: 2024/11/29 03:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:07:06 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:07:06 DEBUG : : >changeNotify: 2024/11/29 03:07:07 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:07 DEBUG : : >changeNotify: 2024/11/29 03:07:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:07 DEBUG : : >changeNotify: 2024/11/29 03:07:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:07:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 03:07:07 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 03:07:07 DEBUG : : >changeNotify: 2024/11/29 03:07:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/29 03:07:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000e10240 2024/11/29 03:07:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/29 03:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:08 DEBUG : : >changeNotify: 2024/11/29 03:07:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:08 DEBUG : : >changeNotify: 2024/11/29 03:07:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 03:07:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:07:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:07:08 DEBUG : : >changeNotify: 2024/11/29 03:07:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:07:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:07:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:07:10 DEBUG : : >changeNotify: 2024/11/29 03:07:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:07:12 INFO : dir/file1: Moved (server-side) to: file0 2024/11/29 03:07:12 DEBUG : file0: Updating file with file0 0xc000e10240 2024/11/29 03:07:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 03:07:12 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/29 03:07:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:13 DEBUG : : >changeNotify: 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:13 DEBUG : : >changeNotify: 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:13 DEBUG : : >changeNotify: 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:13 DEBUG : : >changeNotify: 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:13 DEBUG : : >changeNotify: 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:13 DEBUG : : >changeNotify: 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:13 DEBUG : : >changeNotify: 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:13 DEBUG : : >changeNotify: 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:13 DEBUG : : >changeNotify: 2024/11/29 03:07:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:14 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:07:14 DEBUG : dir: Looking for writers 2024/11/29 03:07:14 DEBUG : : Looking for writers 2024/11/29 03:07:14 DEBUG : dir: reading active writers 2024/11/29 03:07:14 DEBUG : file0: reading active writers 2024/11/29 03:07:14 DEBUG : >WaitForWriters: 2024/11/29 03:07:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:14 DEBUG : : >changeNotify: 2024/11/29 03:07:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:14 DEBUG : : >changeNotify: 2024/11/29 03:07:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:14 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:14 DEBUG : : >changeNotify: 2024/11/29 03:07:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:15 DEBUG : : >changeNotify: 2024/11/29 03:07:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:15 DEBUG : : >changeNotify: 2024/11/29 03:07:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:15 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:15 DEBUG : : >changeNotify: 2024/11/29 03:07:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:16 DEBUG : : >changeNotify: 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:16 DEBUG : : >changeNotify: 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:16 DEBUG : : >changeNotify: 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:16 DEBUG : : >changeNotify: 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:16 DEBUG : : >changeNotify: 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:16 DEBUG : : >changeNotify: 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:16 DEBUG : : >changeNotify: 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:16 DEBUG : : >changeNotify: 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:16 DEBUG : : >changeNotify: 2024/11/29 03:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:17 DEBUG : : >changeNotify: 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:17 DEBUG : : >changeNotify: 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:17 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:17 DEBUG : : >changeNotify: 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:17 DEBUG : : >changeNotify: 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:17 DEBUG : : >changeNotify: 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:17 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:17 DEBUG : : >changeNotify: 2024/11/29 03:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 --- PASS: TestVFSRename (18.73s) === RUN TestVFSStatfs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:07:17 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:07:17 DEBUG : : Looking for writers 2024/11/29 03:07:17 DEBUG : >WaitForWriters: 2024/11/29 03:07:17 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestVFSStatfs (0.85s) === RUN TestVFSMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:18 DEBUG : : >changeNotify: 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:18 DEBUG : : >changeNotify: 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:18 DEBUG : : >changeNotify: 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:18 DEBUG : : >changeNotify: 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:18 DEBUG : : >changeNotify: 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:18 DEBUG : : >changeNotify: 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:18 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/29 03:07:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:18 DEBUG : : >changeNotify: 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:18 DEBUG : : >changeNotify: 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:18 DEBUG : : >changeNotify: 2024/11/29 03:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:19 DEBUG : : >changeNotify: 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:19 DEBUG : : >changeNotify: 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:19 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:19 DEBUG : : >changeNotify: 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:19 DEBUG : : >changeNotify: 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:19 DEBUG : : >changeNotify: 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:19 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:19 DEBUG : : >changeNotify: 2024/11/29 03:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:19 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/29 03:07:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:20 DEBUG : : invalidating directory cache 2024/11/29 03:07:20 DEBUG : : >changeNotify: 2024/11/29 03:07:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:20 DEBUG : : >changeNotify: 2024/11/29 03:07:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:20 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:20 DEBUG : : >changeNotify: 2024/11/29 03:07:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:20 DEBUG : : >changeNotify: 2024/11/29 03:07:20 DEBUG : : forgetting directory cache 2024/11/29 03:07:20 DEBUG : dir: forgetting directory cache 2024/11/29 03:07:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:07:20 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/11/29 03:07:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:21 DEBUG : : >changeNotify: 2024/11/29 03:07:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:21 DEBUG : : >changeNotify: 2024/11/29 03:07:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:21 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:21 DEBUG : : >changeNotify: 2024/11/29 03:07:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:21 DEBUG : : >changeNotify: 2024/11/29 03:07:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:21 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/29 03:07:22 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:22 DEBUG : : >changeNotify: 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:22 DEBUG : : >changeNotify: 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:22 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:22 DEBUG : : >changeNotify: 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:22 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:22 DEBUG : : >changeNotify: 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:22 DEBUG : : >changeNotify: 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:22 DEBUG : : >changeNotify: 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:22 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:22 DEBUG : : >changeNotify: 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:22 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:22 DEBUG : : >changeNotify: 2024/11/29 03:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:22 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:22 DEBUG : : >changeNotify: 2024/11/29 03:07:23 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/29 03:07:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:24 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:24 DEBUG : : >changeNotify: 2024/11/29 03:07:25 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/29 03:07:25 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:07:25 DEBUG : : Looking for writers 2024/11/29 03:07:25 DEBUG : a: Looking for writers 2024/11/29 03:07:25 DEBUG : b: Looking for writers 2024/11/29 03:07:25 DEBUG : c: Looking for writers 2024/11/29 03:07:25 DEBUG : d: Looking for writers 2024/11/29 03:07:25 DEBUG : : Looking for writers 2024/11/29 03:07:25 DEBUG : d: reading active writers 2024/11/29 03:07:25 DEBUG : /: reading active writers 2024/11/29 03:07:25 DEBUG : a: reading active writers 2024/11/29 03:07:25 DEBUG : b: reading active writers 2024/11/29 03:07:25 DEBUG : c: reading active writers 2024/11/29 03:07:25 DEBUG : >WaitForWriters: 2024/11/29 03:07:25 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:25 DEBUG : : >changeNotify: 2024/11/29 03:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:25 DEBUG : : >changeNotify: 2024/11/29 03:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:25 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:25 DEBUG : : >changeNotify: 2024/11/29 03:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:25 DEBUG : : >changeNotify: 2024/11/29 03:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:25 DEBUG : : >changeNotify: 2024/11/29 03:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:25 DEBUG : : >changeNotify: 2024/11/29 03:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:25 DEBUG : : >changeNotify: 2024/11/29 03:07:27 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:28 DEBUG : : >changeNotify: 2024/11/29 03:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:28 DEBUG : : >changeNotify: 2024/11/29 03:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:28 DEBUG : : >changeNotify: 2024/11/29 03:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:28 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:28 DEBUG : : >changeNotify: 2024/11/29 03:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:28 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:28 DEBUG : : >changeNotify: 2024/11/29 03:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:28 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:28 DEBUG : : >changeNotify: 2024/11/29 03:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:28 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:28 DEBUG : : >changeNotify: 2024/11/29 03:07:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestVFSMkdir (11.76s) === RUN TestVFSMkdirAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:07:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:29 DEBUG : : >changeNotify: 2024/11/29 03:07:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:29 DEBUG : : >changeNotify: 2024/11/29 03:07:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:29 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:29 DEBUG : : >changeNotify: 2024/11/29 03:07:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:29 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:29 DEBUG : : >changeNotify: 2024/11/29 03:07:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:29 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:29 DEBUG : : >changeNotify: 2024/11/29 03:07:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:29 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:29 DEBUG : : >changeNotify: 2024/11/29 03:07:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:29 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:29 DEBUG : : >changeNotify: 2024/11/29 03:07:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:30 DEBUG : : >changeNotify: 2024/11/29 03:07:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/29 03:07:32 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:32 DEBUG : : >changeNotify: 2024/11/29 03:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:32 DEBUG : : >changeNotify: 2024/11/29 03:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:32 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:32 DEBUG : : >changeNotify: 2024/11/29 03:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:32 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:32 DEBUG : : >changeNotify: 2024/11/29 03:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:32 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:32 DEBUG : : >changeNotify: 2024/11/29 03:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:32 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:32 DEBUG : : >changeNotify: 2024/11/29 03:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:32 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:32 DEBUG : : >changeNotify: 2024/11/29 03:07:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/29 03:07:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:34 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b/c" entryType 0 2024/11/29 03:07:34 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/11/29 03:07:34 DEBUG : : >changeNotify: 2024/11/29 03:07:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b/c" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/29 03:07:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b/c" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b/c/d" entryType 0 2024/11/29 03:07:35 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/11/29 03:07:35 DEBUG : : >changeNotify: 2024/11/29 03:07:36 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:37 DEBUG : : invalidating directory cache 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:37 DEBUG : dir: invalidating directory cache 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b" entryType 0 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b/c" entryType 0 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b/c/d" entryType 0 2024/11/29 03:07:37 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/11/29 03:07:37 DEBUG : : >changeNotify: 2024/11/29 03:07:38 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:39 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:07:39 DEBUG : a/b/c/d: Looking for writers 2024/11/29 03:07:39 DEBUG : a/b/c: Looking for writers 2024/11/29 03:07:39 DEBUG : d: reading active writers 2024/11/29 03:07:39 DEBUG : a/b: Looking for writers 2024/11/29 03:07:39 DEBUG : c: reading active writers 2024/11/29 03:07:39 DEBUG : a: Looking for writers 2024/11/29 03:07:39 DEBUG : b: reading active writers 2024/11/29 03:07:39 DEBUG : : Looking for writers 2024/11/29 03:07:39 DEBUG : a: reading active writers 2024/11/29 03:07:39 DEBUG : >WaitForWriters: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b" entryType 0 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b/c" entryType 0 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b/c/d" entryType 0 2024/11/29 03:07:39 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/11/29 03:07:39 DEBUG : : >changeNotify: 2024/11/29 03:07:41 DEBUG : a/b/c: Rmdir: contains trashed file: "d" 2024/11/29 03:07:42 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:42 DEBUG : : >changeNotify: 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:42 DEBUG : : >changeNotify: 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:42 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:42 DEBUG : : >changeNotify: 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:42 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:42 DEBUG : : >changeNotify: 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:42 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:42 DEBUG : : >changeNotify: 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:42 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:42 DEBUG : : >changeNotify: 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:42 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:42 DEBUG : : >changeNotify: 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b" entryType 0 2024/11/29 03:07:42 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/11/29 03:07:42 DEBUG : : >changeNotify: 2024/11/29 03:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b/c" entryType 0 2024/11/29 03:07:42 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/11/29 03:07:42 DEBUG : : >changeNotify: 2024/11/29 03:07:42 DEBUG : a/b: Rmdir: contains trashed file: "c" 2024/11/29 03:07:43 DEBUG : a: Rmdir: contains trashed file: "b" 2024/11/29 03:07:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a/b" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: --- PASS: TestVFSMkdirAll (14.76s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:07:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:44 DEBUG : : >changeNotify: 2024/11/29 03:07:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:07:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:44 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:07:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:07:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/29 03:07:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/29 03:07:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/29 03:07:44 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (5 bytes), uploading instead of streaming 2024/11/29 03:07:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:47 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:47 DEBUG : : >changeNotify: 2024/11/29 03:07:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:07:48 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/29 03:07:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:48 DEBUG : : >changeNotify: 2024/11/29 03:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:48 DEBUG : : >changeNotify: 2024/11/29 03:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:48 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:48 DEBUG : : >changeNotify: 2024/11/29 03:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:48 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:48 DEBUG : : >changeNotify: 2024/11/29 03:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:48 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:48 DEBUG : : >changeNotify: 2024/11/29 03:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:48 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:48 DEBUG : : >changeNotify: 2024/11/29 03:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:48 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:48 DEBUG : : >changeNotify: 2024/11/29 03:07:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:07:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:07:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:07:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:07:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:07:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:07:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/29 03:07:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/29 03:07:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:07:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:07:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:49 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (0 bytes), uploading instead of streaming 2024/11/29 03:07:50 DEBUG : : forgetting directory cache 2024/11/29 03:07:50 DEBUG : dir: forgetting directory cache 2024/11/29 03:07:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:07:50 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/11/29 03:07:52 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:52 DEBUG : : >changeNotify: 2024/11/29 03:07:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:52 DEBUG : : >changeNotify: 2024/11/29 03:07:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:52 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:52 DEBUG : : >changeNotify: 2024/11/29 03:07:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:52 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:52 DEBUG : : >changeNotify: 2024/11/29 03:07:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:52 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:52 DEBUG : : >changeNotify: 2024/11/29 03:07:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:52 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:52 DEBUG : : >changeNotify: 2024/11/29 03:07:52 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:52 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:52 DEBUG : : >changeNotify: 2024/11/29 03:07:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:53 DEBUG : : >changeNotify: 2024/11/29 03:07:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:53 DEBUG : : >changeNotify: 2024/11/29 03:07:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:53 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:53 DEBUG : : >changeNotify: 2024/11/29 03:07:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:53 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:53 DEBUG : : >changeNotify: 2024/11/29 03:07:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:53 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:53 DEBUG : : >changeNotify: 2024/11/29 03:07:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:53 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:53 DEBUG : : >changeNotify: 2024/11/29 03:07:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:53 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:53 DEBUG : : >changeNotify: 2024/11/29 03:07:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 03:07:54 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/29 03:07:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/29 03:07:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:07:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:07:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:07:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:54 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (7 bytes), uploading instead of streaming 2024/11/29 03:07:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:54 DEBUG : : >changeNotify: 2024/11/29 03:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:54 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:54 DEBUG : : >changeNotify: 2024/11/29 03:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:54 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:54 DEBUG : : >changeNotify: 2024/11/29 03:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:54 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:54 DEBUG : : >changeNotify: 2024/11/29 03:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:54 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:54 DEBUG : : >changeNotify: 2024/11/29 03:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:54 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:54 DEBUG : : >changeNotify: 2024/11/29 03:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:54 DEBUG : : >changeNotify: 2024/11/29 03:07:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:55 DEBUG : : >changeNotify: 2024/11/29 03:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:55 DEBUG : : >changeNotify: 2024/11/29 03:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:55 DEBUG : : >changeNotify: 2024/11/29 03:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:55 DEBUG : : >changeNotify: 2024/11/29 03:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:55 DEBUG : : >changeNotify: 2024/11/29 03:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:55 DEBUG : : >changeNotify: 2024/11/29 03:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:55 DEBUG : : >changeNotify: 2024/11/29 03:07:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:56 DEBUG : : >changeNotify: 2024/11/29 03:07:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:56 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:56 DEBUG : : >changeNotify: 2024/11/29 03:07:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:56 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:56 DEBUG : : >changeNotify: 2024/11/29 03:07:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:56 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:56 DEBUG : : >changeNotify: 2024/11/29 03:07:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:56 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:56 DEBUG : : >changeNotify: 2024/11/29 03:07:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:56 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:56 DEBUG : : >changeNotify: 2024/11/29 03:07:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:56 DEBUG : : >changeNotify: 2024/11/29 03:07:57 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:57 DEBUG : : >changeNotify: 2024/11/29 03:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:57 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:57 DEBUG : : >changeNotify: 2024/11/29 03:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:57 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:57 DEBUG : : >changeNotify: 2024/11/29 03:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:57 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:57 DEBUG : : >changeNotify: 2024/11/29 03:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:57 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:57 DEBUG : : >changeNotify: 2024/11/29 03:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:57 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:57 DEBUG : : >changeNotify: 2024/11/29 03:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:57 DEBUG : : >changeNotify: 2024/11/29 03:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:58 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/11/29 03:07:58 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/29 03:07:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:07:58 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:07:58 DEBUG : : Looking for writers 2024/11/29 03:07:58 DEBUG : file1: reading active writers 2024/11/29 03:07:58 DEBUG : >WaitForWriters: 2024/11/29 03:07:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:58 DEBUG : : invalidating directory cache 2024/11/29 03:07:58 DEBUG : dir: invalidating directory cache 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:58 DEBUG : : >changeNotify: 2024/11/29 03:07:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:07:59 DEBUG : : >changeNotify: 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:07:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:07:59 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleMethods (15.84s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:08:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:00 DEBUG : : >changeNotify: 2024/11/29 03:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:00 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:00 DEBUG : : >changeNotify: 2024/11/29 03:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:00 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:00 DEBUG : : >changeNotify: 2024/11/29 03:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:00 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:00 DEBUG : : >changeNotify: 2024/11/29 03:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:00 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:00 DEBUG : : >changeNotify: 2024/11/29 03:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:00 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:00 DEBUG : : >changeNotify: 2024/11/29 03:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:00 DEBUG : : >changeNotify: 2024/11/29 03:08:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:08:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:00 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:08:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:08:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:00 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/29 03:08:01 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:01 DEBUG : : >changeNotify: 2024/11/29 03:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:01 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:01 DEBUG : : >changeNotify: 2024/11/29 03:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:01 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:01 DEBUG : : >changeNotify: 2024/11/29 03:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:01 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:01 DEBUG : : >changeNotify: 2024/11/29 03:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:01 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:01 DEBUG : : >changeNotify: 2024/11/29 03:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:01 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:01 DEBUG : : >changeNotify: 2024/11/29 03:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:01 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:01 DEBUG : : >changeNotify: 2024/11/29 03:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:01 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/29 03:08:01 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/29 03:08:01 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/29 03:08:01 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (11 bytes), uploading instead of streaming 2024/11/29 03:08:01 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:02 DEBUG : : >changeNotify: 2024/11/29 03:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:03 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:03 DEBUG : : >changeNotify: 2024/11/29 03:08:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:04 DEBUG : : >changeNotify: 2024/11/29 03:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:04 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:04 DEBUG : : >changeNotify: 2024/11/29 03:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:04 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:04 DEBUG : : >changeNotify: 2024/11/29 03:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:04 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:04 DEBUG : : >changeNotify: 2024/11/29 03:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:04 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:04 DEBUG : : >changeNotify: 2024/11/29 03:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:04 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:04 DEBUG : : >changeNotify: 2024/11/29 03:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:04 DEBUG : : >changeNotify: 2024/11/29 03:08:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 03:08:05 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/29 03:08:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/29 03:08:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:05 DEBUG : : >changeNotify: 2024/11/29 03:08:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:05 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:05 DEBUG : : >changeNotify: 2024/11/29 03:08:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:05 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:05 DEBUG : : >changeNotify: 2024/11/29 03:08:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:05 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:05 DEBUG : : >changeNotify: 2024/11/29 03:08:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:05 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:05 DEBUG : : >changeNotify: 2024/11/29 03:08:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:05 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:05 DEBUG : : >changeNotify: 2024/11/29 03:08:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:05 DEBUG : : >changeNotify: 2024/11/29 03:08:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:06 DEBUG : : >changeNotify: 2024/11/29 03:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:06 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:06 DEBUG : : >changeNotify: 2024/11/29 03:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:06 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:06 DEBUG : : >changeNotify: 2024/11/29 03:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:06 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:06 DEBUG : : >changeNotify: 2024/11/29 03:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:06 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:06 DEBUG : : >changeNotify: 2024/11/29 03:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:06 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:06 DEBUG : : >changeNotify: 2024/11/29 03:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:06 DEBUG : : >changeNotify: 2024/11/29 03:08:06 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:08:06 DEBUG : : Looking for writers 2024/11/29 03:08:06 DEBUG : file1: reading active writers 2024/11/29 03:08:06 DEBUG : >WaitForWriters: 2024/11/29 03:08:07 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:07 DEBUG : : >changeNotify: 2024/11/29 03:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:07 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:07 DEBUG : : >changeNotify: 2024/11/29 03:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:07 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:07 DEBUG : : >changeNotify: 2024/11/29 03:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:07 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:07 DEBUG : : >changeNotify: 2024/11/29 03:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:07 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:07 DEBUG : : >changeNotify: 2024/11/29 03:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:07 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:07 DEBUG : : >changeNotify: 2024/11/29 03:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:07 DEBUG : : >changeNotify: 2024/11/29 03:08:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:08 DEBUG : : >changeNotify: 2024/11/29 03:08:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:08 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:08 DEBUG : : >changeNotify: 2024/11/29 03:08:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:08 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:08 DEBUG : : >changeNotify: 2024/11/29 03:08:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:08 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:08 DEBUG : : >changeNotify: 2024/11/29 03:08:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:08 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:08 DEBUG : : >changeNotify: 2024/11/29 03:08:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:08 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:08 DEBUG : : >changeNotify: 2024/11/29 03:08:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:08 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleWriteAt (8.37s) === RUN TestWriteFileHandleFlush run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:08:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:08:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:08:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:09 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:08:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:08:09 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/29 03:08:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:09 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (5 bytes), uploading instead of streaming 2024/11/29 03:08:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:10 DEBUG : : >changeNotify: 2024/11/29 03:08:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:11 DEBUG : : >changeNotify: 2024/11/29 03:08:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:11 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:11 DEBUG : : >changeNotify: 2024/11/29 03:08:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:11 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:11 DEBUG : : >changeNotify: 2024/11/29 03:08:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:11 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:11 DEBUG : : >changeNotify: 2024/11/29 03:08:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:11 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:11 DEBUG : : >changeNotify: 2024/11/29 03:08:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:11 DEBUG : : >changeNotify: 2024/11/29 03:08:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:11 DEBUG : : >changeNotify: 2024/11/29 03:08:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:08:12 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/29 03:08:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/29 03:08:12 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:08:12 DEBUG : : Looking for writers 2024/11/29 03:08:12 DEBUG : file1: reading active writers 2024/11/29 03:08:12 DEBUG : >WaitForWriters: 2024/11/29 03:08:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:13 DEBUG : : >changeNotify: 2024/11/29 03:08:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:14 DEBUG : : >changeNotify: 2024/11/29 03:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:14 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:14 DEBUG : : >changeNotify: 2024/11/29 03:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:14 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:14 DEBUG : : >changeNotify: 2024/11/29 03:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:14 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:14 DEBUG : : >changeNotify: 2024/11/29 03:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:14 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:14 DEBUG : : >changeNotify: 2024/11/29 03:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:14 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:14 DEBUG : : >changeNotify: 2024/11/29 03:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:14 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleFlush (5.82s) === RUN TestWriteFileHandleRelease run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:08:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:08:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:08:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:14 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:08:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:08:14 DEBUG : file1: WriteFileHandle.Release closing 2024/11/29 03:08:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:14 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (0 bytes), uploading instead of streaming 2024/11/29 03:08:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.bin" entryType 1 2024/11/29 03:08:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:15 DEBUG : : >changeNotify: 2024/11/29 03:08:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:15 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:15 DEBUG : : >changeNotify: 2024/11/29 03:08:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:15 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:15 DEBUG : : >changeNotify: 2024/11/29 03:08:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:15 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:15 DEBUG : : >changeNotify: 2024/11/29 03:08:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:15 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:15 DEBUG : : >changeNotify: 2024/11/29 03:08:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:15 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:15 DEBUG : : >changeNotify: 2024/11/29 03:08:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:15 DEBUG : : >changeNotify: 2024/11/29 03:08:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:16 DEBUG : : >changeNotify: 2024/11/29 03:08:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:17 DEBUG : : >changeNotify: 2024/11/29 03:08:17 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 03:08:18 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/29 03:08:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/29 03:08:18 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:08:18 DEBUG : : Looking for writers 2024/11/29 03:08:18 DEBUG : file1: reading active writers 2024/11/29 03:08:18 DEBUG : >WaitForWriters: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:18 DEBUG : : invalidating directory cache 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:18 DEBUG : : >changeNotify: 2024/11/29 03:08:18 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:19 DEBUG : : >changeNotify: 2024/11/29 03:08:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:20 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:20 DEBUG : : >changeNotify: 2024/11/29 03:08:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:20 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:20 DEBUG : : >changeNotify: 2024/11/29 03:08:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:20 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:20 DEBUG : : >changeNotify: 2024/11/29 03:08:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:20 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:20 DEBUG : : >changeNotify: 2024/11/29 03:08:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:20 DEBUG : : >changeNotify: 2024/11/29 03:08:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:20 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:20 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleRelease (5.87s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:08:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:08:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:08:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:08:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:08:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:20 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (2 bytes), uploading instead of streaming 2024/11/29 03:08:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:21 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:21 DEBUG : : >changeNotify: 2024/11/29 03:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:21 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:21 DEBUG : : >changeNotify: 2024/11/29 03:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:21 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:21 DEBUG : : >changeNotify: 2024/11/29 03:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:21 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:21 DEBUG : : >changeNotify: 2024/11/29 03:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:21 DEBUG : : >changeNotify: 2024/11/29 03:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:21 DEBUG : : >changeNotify: 2024/11/29 03:08:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:22 DEBUG : : >changeNotify: 2024/11/29 03:08:23 DEBUG : : forgetting directory cache 2024/11/29 03:08:23 DEBUG : dir: forgetting directory cache 2024/11/29 03:08:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:08:23 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/11/29 03:08:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:24 DEBUG : : >changeNotify: 2024/11/29 03:08:24 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/29 03:08:24 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/29 03:08:25 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/11/29 03:08:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:25 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:08:25 DEBUG : : Looking for writers 2024/11/29 03:08:25 DEBUG : file1: reading active writers 2024/11/29 03:08:25 DEBUG : >WaitForWriters: 2024/11/29 03:08:25 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "d" entryType 0 2024/11/29 03:08:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/11/29 03:08:25 DEBUG : : >changeNotify: 2024/11/29 03:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file0.json" entryType 1 2024/11/29 03:08:25 DEBUG : : changeNotify: relativePath="file0", type=1 2024/11/29 03:08:25 DEBUG : : >changeNotify: 2024/11/29 03:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:25 DEBUG : : >changeNotify: 2024/11/29 03:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:25 DEBUG : : >changeNotify: 2024/11/29 03:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:25 DEBUG : : >changeNotify: 2024/11/29 03:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:25 DEBUG : : >changeNotify: --- PASS: TestWriteFileModTimeWithOpenWriters (6.81s) === RUN TestFileReadAtZeroLength run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:08:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:08:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:08:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:08:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:08:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:27 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (0 bytes), uploading instead of streaming 2024/11/29 03:08:27 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "c" entryType 0 2024/11/29 03:08:27 DEBUG : : changeNotify: relativePath="c", type=0 2024/11/29 03:08:27 DEBUG : : >changeNotify: 2024/11/29 03:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "b" entryType 0 2024/11/29 03:08:27 DEBUG : : changeNotify: relativePath="b", type=0 2024/11/29 03:08:27 DEBUG : : >changeNotify: 2024/11/29 03:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:27 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:27 DEBUG : : >changeNotify: 2024/11/29 03:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:27 DEBUG : : >changeNotify: 2024/11/29 03:08:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:29 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:29 DEBUG : : >changeNotify: 2024/11/29 03:08:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:29 DEBUG : : >changeNotify: 2024/11/29 03:08:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:30 DEBUG : : >changeNotify: 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:30 DEBUG : : >changeNotify: 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:30 DEBUG : : invalidating directory cache 2024/11/29 03:08:30 DEBUG : a: invalidating directory cache 2024/11/29 03:08:30 DEBUG : : >changeNotify: 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:30 DEBUG : : >changeNotify: 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:30 DEBUG : : >changeNotify: 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:30 DEBUG : : >changeNotify: 2024/11/29 03:08:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:30 DEBUG : : >changeNotify: 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:30 DEBUG : : >changeNotify: 2024/11/29 03:08:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 03:08:31 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/29 03:08:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:08:31 DEBUG : file1: Open: flags=O_RDONLY 2024/11/29 03:08:31 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/29 03:08:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/29 03:08:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:08:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/29 03:08:31 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:08:31 DEBUG : : Looking for writers 2024/11/29 03:08:31 DEBUG : file1: reading active writers 2024/11/29 03:08:31 DEBUG : >WaitForWriters: 2024/11/29 03:08:32 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:32 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:32 DEBUG : : >changeNotify: 2024/11/29 03:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:32 DEBUG : : >changeNotify: --- PASS: TestFileReadAtZeroLength (6.93s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:08:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:34 DEBUG : : >changeNotify: 2024/11/29 03:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:34 DEBUG : : >changeNotify: 2024/11/29 03:08:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:08:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:34 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/29 03:08:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/29 03:08:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:34 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (100 bytes), uploading instead of streaming 2024/11/29 03:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:34 DEBUG : : >changeNotify: 2024/11/29 03:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:34 DEBUG : : >changeNotify: 2024/11/29 03:08:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:35 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:35 DEBUG : : >changeNotify: 2024/11/29 03:08:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:35 DEBUG : : >changeNotify: 2024/11/29 03:08:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:35 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:35 DEBUG : : >changeNotify: 2024/11/29 03:08:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:35 DEBUG : : >changeNotify: 2024/11/29 03:08:36 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:37 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:37 DEBUG : : >changeNotify: 2024/11/29 03:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:37 DEBUG : : >changeNotify: 2024/11/29 03:08:38 DEBUG : file1: md5 = 8d8d842e399b8251633e3c4103d77845 OK 2024/11/29 03:08:38 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/29 03:08:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:08:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:08:38 DEBUG : file1: Open: flags=O_RDONLY 2024/11/29 03:08:38 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/29 03:08:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/29 03:08:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:08:38 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:08:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/29 03:08:39 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:08:39 DEBUG : : Looking for writers 2024/11/29 03:08:39 DEBUG : file1: reading active writers 2024/11/29 03:08:39 DEBUG : >WaitForWriters: 2024/11/29 03:08:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "a" entryType 0 2024/11/29 03:08:39 DEBUG : : changeNotify: relativePath="a", type=0 2024/11/29 03:08:39 DEBUG : : >changeNotify: 2024/11/29 03:08:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:08:39 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:08:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:08:39 DEBUG : : >changeNotify: --- PASS: TestFileReadAtNonZeroLength (7.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/29 03:08:41 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 19m33.353766486s (try 1/5)