"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/12/19 02:06:48 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-vecerak1koba" 2024/12/19 02:06:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:06:49 DEBUG : Creating backend with remote "/tmp/rclone794086811" === RUN TestDirHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:06:57 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:06:57 DEBUG : dir: Looking for writers 2024/12/19 02:06:57 DEBUG : : Looking for writers 2024/12/19 02:06:57 DEBUG : dir: reading active writers 2024/12/19 02:06:57 DEBUG : >WaitForWriters: 2024/12/19 02:06:59 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:06:59 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirHandleMethods (10.50s) === RUN TestDirHandleReaddir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:07:19 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:07:19 DEBUG : dir/subdir: Looking for writers 2024/12/19 02:07:19 DEBUG : dir: Looking for writers 2024/12/19 02:07:19 DEBUG : file1: reading active writers 2024/12/19 02:07:19 DEBUG : file2: reading active writers 2024/12/19 02:07:19 DEBUG : subdir: reading active writers 2024/12/19 02:07:19 DEBUG : : Looking for writers 2024/12/19 02:07:19 DEBUG : dir: reading active writers 2024/12/19 02:07:19 DEBUG : >WaitForWriters: 2024/12/19 02:07:24 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.json" 2024/12/19 02:07:24 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.bin" 2024/12/19 02:07:25 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/12/19 02:07:25 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/19 02:07:25 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/19 02:07:25 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:07:25 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirHandleReaddir (26.03s) === RUN TestDirHandleReaddirnames run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:07:33 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:07:33 DEBUG : dir: Looking for writers 2024/12/19 02:07:33 DEBUG : file1: reading active writers 2024/12/19 02:07:33 DEBUG : : Looking for writers 2024/12/19 02:07:33 DEBUG : dir: reading active writers 2024/12/19 02:07:33 DEBUG : >WaitForWriters: 2024/12/19 02:07:35 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:07:35 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirHandleReaddirnames (9.99s) === RUN TestDirMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:07:42 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:07:42 DEBUG : dir: Looking for writers 2024/12/19 02:07:42 DEBUG : : Looking for writers 2024/12/19 02:07:42 DEBUG : dir: reading active writers 2024/12/19 02:07:42 DEBUG : >WaitForWriters: 2024/12/19 02:07:44 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:07:44 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirMethods (9.48s) === RUN TestDirForgetAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:07:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "" entryType 0 2024/12/19 02:07:50 DEBUG : : changeNotify: relativePath="", type=0 2024/12/19 02:07:50 DEBUG : : invalidating directory cache 2024/12/19 02:07:50 DEBUG : : >changeNotify: 2024/12/19 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:07:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:07:50 DEBUG : : >changeNotify: 2024/12/19 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:07:52 DEBUG : dir: forgetting directory cache 2024/12/19 02:07:52 DEBUG : : forgetting directory cache 2024/12/19 02:07:52 DEBUG : dir: forgetting directory cache 2024/12/19 02:07:52 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:07:52 DEBUG : : Looking for writers 2024/12/19 02:07:52 DEBUG : >WaitForWriters: 2024/12/19 02:07:54 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:07:54 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirForgetAll (9.42s) === RUN TestDirForgetPath run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:08:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:08:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:08:00 DEBUG : : invalidating directory cache 2024/12/19 02:08:00 DEBUG : dir: invalidating directory cache 2024/12/19 02:08:00 DEBUG : : >changeNotify: 2024/12/19 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:08:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:08:00 DEBUG : : >changeNotify: 2024/12/19 02:08:01 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/19 02:08:01 DEBUG : dir: invalidating directory cache 2024/12/19 02:08:01 DEBUG : : >ForgetPath: 2024/12/19 02:08:01 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/19 02:08:01 DEBUG : : invalidating directory cache 2024/12/19 02:08:01 DEBUG : dir: forgetting directory cache 2024/12/19 02:08:01 DEBUG : : >ForgetPath: 2024/12/19 02:08:01 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/19 02:08:01 DEBUG : : >ForgetPath: 2024/12/19 02:08:01 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:08:01 DEBUG : dir: Looking for writers 2024/12/19 02:08:01 DEBUG : : Looking for writers 2024/12/19 02:08:01 DEBUG : dir: reading active writers 2024/12/19 02:08:01 DEBUG : >WaitForWriters: 2024/12/19 02:08:03 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:08:03 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirForgetPath (9.72s) === RUN TestDirWalk run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:08:20 DEBUG : : forgetting directory cache 2024/12/19 02:08:20 DEBUG : dir: forgetting directory cache 2024/12/19 02:08:21 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:08:21 DEBUG : fil/a/b: Looking for writers 2024/12/19 02:08:21 DEBUG : fil/a: Looking for writers 2024/12/19 02:08:21 DEBUG : b: reading active writers 2024/12/19 02:08:21 DEBUG : fil: Looking for writers 2024/12/19 02:08:21 DEBUG : a: reading active writers 2024/12/19 02:08:21 DEBUG : dir: Looking for writers 2024/12/19 02:08:21 DEBUG : : Looking for writers 2024/12/19 02:08:21 DEBUG : dir: reading active writers 2024/12/19 02:08:21 DEBUG : fil: reading active writers 2024/12/19 02:08:21 DEBUG : >WaitForWriters: 2024/12/19 02:08:25 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.json" 2024/12/19 02:08:25 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.bin" 2024/12/19 02:08:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:08:26 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2024/12/19 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:08:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:08:26 DEBUG : : invalidating directory cache 2024/12/19 02:08:26 DEBUG : dir: invalidating directory cache 2024/12/19 02:08:26 DEBUG : : >changeNotify: 2024/12/19 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil" entryType 0 2024/12/19 02:08:26 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/19 02:08:26 DEBUG : : >changeNotify: 2024/12/19 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil/a" entryType 0 2024/12/19 02:08:26 DEBUG : : changeNotify: relativePath="fil/a", type=0 2024/12/19 02:08:26 DEBUG : : >changeNotify: 2024/12/19 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil/a/b" entryType 0 2024/12/19 02:08:26 DEBUG : : changeNotify: relativePath="fil/a/b", type=0 2024/12/19 02:08:26 DEBUG : : >changeNotify: 2024/12/19 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:08:26 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:08:26 DEBUG : : >changeNotify: 2024/12/19 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:08:27 DEBUG : fil: Rmdir: contains trashed file: "a" 2024/12/19 02:08:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:08:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirWalk (24.37s) === RUN TestDirSetModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:08:35 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:08:35 DEBUG : dir: Looking for writers 2024/12/19 02:08:35 DEBUG : : Looking for writers 2024/12/19 02:08:35 DEBUG : dir: reading active writers 2024/12/19 02:08:35 DEBUG : >WaitForWriters: 2024/12/19 02:08:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:08:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:08:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:08:36 DEBUG : : invalidating directory cache 2024/12/19 02:08:36 DEBUG : : >changeNotify: 2024/12/19 02:08:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil" entryType 0 2024/12/19 02:08:36 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/19 02:08:36 DEBUG : : >changeNotify: 2024/12/19 02:08:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:08:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:08:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:08:36 DEBUG : : >changeNotify: 2024/12/19 02:08:37 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:08:37 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirSetModTime (9.27s) === RUN TestDirStat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:08:45 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:08:45 DEBUG : dir: Looking for writers 2024/12/19 02:08:45 DEBUG : file1: reading active writers 2024/12/19 02:08:45 DEBUG : : Looking for writers 2024/12/19 02:08:45 DEBUG : dir: reading active writers 2024/12/19 02:08:45 DEBUG : >WaitForWriters: 2024/12/19 02:08:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:08:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:08:46 DEBUG : : >changeNotify: 2024/12/19 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil" entryType 0 2024/12/19 02:08:46 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/19 02:08:46 DEBUG : : >changeNotify: 2024/12/19 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:08:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:08:46 DEBUG : : >changeNotify: 2024/12/19 02:08:47 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:08:47 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirStat (9.79s) === RUN TestDirReadDirAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:08:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:08:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:08:50 DEBUG : : >changeNotify: 2024/12/19 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil" entryType 0 2024/12/19 02:08:50 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/19 02:08:50 DEBUG : : >changeNotify: 2024/12/19 02:08:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:08:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:08:55 DEBUG : : >changeNotify: 2024/12/19 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil" entryType 0 2024/12/19 02:08:55 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/19 02:08:55 DEBUG : : >changeNotify: 2024/12/19 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:08:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:08:55 DEBUG : : >changeNotify: 2024/12/19 02:09:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:00 DEBUG : : >changeNotify: 2024/12/19 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil" entryType 0 2024/12/19 02:09:00 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/19 02:09:00 DEBUG : : >changeNotify: 2024/12/19 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:09:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:09:00 DEBUG : : >changeNotify: 2024/12/19 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:09:00 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:09:00 DEBUG : : >changeNotify: 2024/12/19 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/subdir" entryType 0 2024/12/19 02:09:00 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/12/19 02:09:00 DEBUG : : >changeNotify: 2024/12/19 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/subdir/file3.bin" entryType 1 2024/12/19 02:09:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil" entryType 0 2024/12/19 02:09:05 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/19 02:09:05 DEBUG : : invalidating directory cache 2024/12/19 02:09:05 DEBUG : fil: invalidating directory cache 2024/12/19 02:09:05 DEBUG : : >changeNotify: 2024/12/19 02:09:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:05 DEBUG : : >changeNotify: 2024/12/19 02:09:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:09:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:09:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:09:05 DEBUG : : >changeNotify: 2024/12/19 02:09:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:09:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:09:05 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:09:05 DEBUG : : >changeNotify: 2024/12/19 02:09:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/subdir" entryType 0 2024/12/19 02:09:05 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/12/19 02:09:05 DEBUG : : >changeNotify: 2024/12/19 02:09:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/subdir/file3.bin" entryType 1 2024/12/19 02:09:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/subdir/file3.json" entryType 1 2024/12/19 02:09:05 DEBUG : : changeNotify: relativePath="dir/subdir/file3", type=1 2024/12/19 02:09:05 DEBUG : : >changeNotify: === RUN TestDirReadDirAll/Virtual 2024/12/19 02:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/19 02:09:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/19 02:09:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/19 02:09:05 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/19 02:09:17 DEBUG : dir: invalidating directory cache 2024/12/19 02:09:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/19 02:09:17 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/19 02:09:17 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/19 02:09:17 DEBUG : dir/file1: Reset virtual modtime 2024/12/19 02:09:17 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/19 02:09:17 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/19 02:09:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/19 02:09:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/19 02:09:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:09:17 DEBUG : dir: invalidating directory cache 2024/12/19 02:09:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/19 02:09:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/19 02:09:17 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/19 02:09:17 DEBUG : : forgetting directory cache 2024/12/19 02:09:17 DEBUG : dir: forgetting directory cache 2024/12/19 02:09:17 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/19 02:09:17 DEBUG : dir/file1: Reset virtual modtime 2024/12/19 02:09:17 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/19 02:09:17 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:09:17 DEBUG : dir/virtualDir: Looking for writers 2024/12/19 02:09:17 DEBUG : dir: Looking for writers 2024/12/19 02:09:17 DEBUG : virtualFile: reading active writers 2024/12/19 02:09:17 DEBUG : virtualDir: reading active writers 2024/12/19 02:09:17 DEBUG : file1: reading active writers 2024/12/19 02:09:17 DEBUG : virtualFile2: reading active writers 2024/12/19 02:09:17 DEBUG : : Looking for writers 2024/12/19 02:09:17 DEBUG : dir: reading active writers 2024/12/19 02:09:17 DEBUG : >WaitForWriters: 2024/12/19 02:09:23 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.json" 2024/12/19 02:09:23 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.bin" 2024/12/19 02:09:24 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2024/12/19 02:09:24 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/12/19 02:09:24 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/19 02:09:24 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/19 02:09:24 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.json" 2024/12/19 02:09:24 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:09:24 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.bin" 2024/12/19 02:09:24 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirReadDirAll (36.91s) --- PASS: TestDirReadDirAll/Virtual (11.92s) === RUN TestDirOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:09:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "fil" entryType 0 2024/12/19 02:09:26 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/19 02:09:26 DEBUG : : >changeNotify: 2024/12/19 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:26 DEBUG : : >changeNotify: 2024/12/19 02:09:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:29 DEBUG : : invalidating directory cache 2024/12/19 02:09:29 DEBUG : : >changeNotify: 2024/12/19 02:09:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:09:31 ERROR : dir/: Can only open directories read only 2024/12/19 02:09:31 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:09:31 DEBUG : dir: Looking for writers 2024/12/19 02:09:31 DEBUG : : Looking for writers 2024/12/19 02:09:31 DEBUG : dir: reading active writers 2024/12/19 02:09:31 DEBUG : >WaitForWriters: 2024/12/19 02:09:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:09:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirOpen (9.50s) === RUN TestDirCreate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:09:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:36 DEBUG : : >changeNotify: 2024/12/19 02:09:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:38 DEBUG : : invalidating directory cache 2024/12/19 02:09:38 DEBUG : dir: invalidating directory cache 2024/12/19 02:09:38 DEBUG : : >changeNotify: 2024/12/19 02:09:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:09:41 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/19 02:09:41 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/19 02:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/19 02:09:41 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (5 bytes), uploading instead of streaming 2024/12/19 02:09:44 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/19 02:09:44 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/19 02:09:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/19 02:09:44 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:09:44 DEBUG : dir: Looking for writers 2024/12/19 02:09:44 DEBUG : file1: reading active writers 2024/12/19 02:09:44 DEBUG : potato: reading active writers 2024/12/19 02:09:44 DEBUG : : Looking for writers 2024/12/19 02:09:44 DEBUG : dir: reading active writers 2024/12/19 02:09:44 DEBUG : >WaitForWriters: 2024/12/19 02:09:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:46 DEBUG : : >changeNotify: 2024/12/19 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:09:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:09:46 DEBUG : : >changeNotify: 2024/12/19 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/potato.bin" entryType 1 2024/12/19 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/potato.json" entryType 1 2024/12/19 02:09:46 DEBUG : : changeNotify: relativePath="dir/potato", type=1 2024/12/19 02:09:46 DEBUG : : >changeNotify: 2024/12/19 02:09:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:48 DEBUG : dir: Rmdir: contains trashed file: "potato.bin" 2024/12/19 02:09:48 DEBUG : dir: Rmdir: contains trashed file: "potato.json" 2024/12/19 02:09:48 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:09:48 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:48 DEBUG : dir: invalidating directory cache 2024/12/19 02:09:48 DEBUG : : >changeNotify: 2024/12/19 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/potato.json" entryType 1 2024/12/19 02:09:48 DEBUG : : changeNotify: relativePath="dir/potato", type=1 2024/12/19 02:09:48 DEBUG : : >changeNotify: 2024/12/19 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/potato.bin" entryType 1 2024/12/19 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:09:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:09:48 DEBUG : : >changeNotify: --- PASS: TestDirCreate (14.90s) === RUN TestDirMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:09:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:49 DEBUG : : >changeNotify: 2024/12/19 02:09:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:09:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:09:55 DEBUG : : >changeNotify: 2024/12/19 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:09:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:09:55 DEBUG : : >changeNotify: 2024/12/19 02:09:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/19 02:09:59 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:09:59 DEBUG : dir/sub: Looking for writers 2024/12/19 02:09:59 DEBUG : dir: Looking for writers 2024/12/19 02:09:59 DEBUG : file1: reading active writers 2024/12/19 02:09:59 DEBUG : sub: reading active writers 2024/12/19 02:09:59 DEBUG : : Looking for writers 2024/12/19 02:09:59 DEBUG : dir: reading active writers 2024/12/19 02:09:59 DEBUG : >WaitForWriters: 2024/12/19 02:10:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:00 DEBUG : : >changeNotify: 2024/12/19 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:10:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:10:00 DEBUG : : >changeNotify: 2024/12/19 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/sub" entryType 0 2024/12/19 02:10:00 DEBUG : : changeNotify: relativePath="dir/sub", type=0 2024/12/19 02:10:00 DEBUG : : >changeNotify: 2024/12/19 02:10:02 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/12/19 02:10:02 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:10:02 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirMkdir (14.22s) === RUN TestDirMkdirSub run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:10:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:05 DEBUG : : >changeNotify: 2024/12/19 02:10:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/19 02:10:12 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/19 02:10:14 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:10:14 DEBUG : dir/sub/subsub: Looking for writers 2024/12/19 02:10:14 DEBUG : dir/sub: Looking for writers 2024/12/19 02:10:14 DEBUG : subsub: reading active writers 2024/12/19 02:10:14 DEBUG : dir: Looking for writers 2024/12/19 02:10:14 DEBUG : file1: reading active writers 2024/12/19 02:10:14 DEBUG : sub: reading active writers 2024/12/19 02:10:14 DEBUG : : Looking for writers 2024/12/19 02:10:14 DEBUG : dir: reading active writers 2024/12/19 02:10:14 DEBUG : >WaitForWriters: 2024/12/19 02:10:18 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2024/12/19 02:10:19 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/12/19 02:10:19 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:10:19 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMkdirSub (16.23s) === RUN TestDirRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:10:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:25 DEBUG : : invalidating directory cache 2024/12/19 02:10:25 DEBUG : : >changeNotify: 2024/12/19 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:10:25 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:10:25 DEBUG : : >changeNotify: 2024/12/19 02:10:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:26 DEBUG : : >changeNotify: 2024/12/19 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:10:26 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:10:26 DEBUG : : >changeNotify: 2024/12/19 02:10:26 ERROR : dir/: Dir.Remove not empty 2024/12/19 02:10:26 DEBUG : dir/file1: Remove: 2024/12/19 02:10:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:10:28 DEBUG : dir/file1: >Remove: err= 2024/12/19 02:10:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:10:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:10:29 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/19 02:10:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:29 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:10:29 DEBUG : : Looking for writers 2024/12/19 02:10:29 DEBUG : >WaitForWriters: 2024/12/19 02:10:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:29 DEBUG : : >changeNotify: --- PASS: TestDirRemove (9.97s) === RUN TestDirRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:10:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:34 DEBUG : : invalidating directory cache 2024/12/19 02:10:34 DEBUG : dir: invalidating directory cache 2024/12/19 02:10:34 DEBUG : : >changeNotify: 2024/12/19 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:10:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:10:34 DEBUG : : >changeNotify: 2024/12/19 02:10:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:36 DEBUG : dir/file1: Remove: 2024/12/19 02:10:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:36 DEBUG : : >changeNotify: 2024/12/19 02:10:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:10:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:10:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:10:36 DEBUG : : >changeNotify: 2024/12/19 02:10:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:10:37 DEBUG : dir/file1: >Remove: err= 2024/12/19 02:10:37 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:10:37 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:10:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:38 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/19 02:10:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:38 DEBUG : : >changeNotify: 2024/12/19 02:10:38 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:10:38 DEBUG : : Looking for writers 2024/12/19 02:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (9.41s) === RUN TestDirRemoveName run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:10:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:46 DEBUG : : >changeNotify: 2024/12/19 02:10:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:10:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:10:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:10:46 DEBUG : : >changeNotify: 2024/12/19 02:10:46 DEBUG : dir/file1: Remove: 2024/12/19 02:10:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:10:47 DEBUG : dir/file1: >Remove: err= 2024/12/19 02:10:48 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:10:48 DEBUG : dir: Looking for writers 2024/12/19 02:10:48 DEBUG : : Looking for writers 2024/12/19 02:10:48 DEBUG : dir: reading active writers 2024/12/19 02:10:48 DEBUG : >WaitForWriters: 2024/12/19 02:10:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:48 DEBUG : : >changeNotify: 2024/12/19 02:10:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:10:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:10:48 DEBUG : : >changeNotify: 2024/12/19 02:10:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:10:48 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:10:48 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:10:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote --- PASS: TestDirRemoveName (10.58s) === RUN TestDirRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:10:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:49 DEBUG : : invalidating directory cache 2024/12/19 02:10:49 DEBUG : dir: invalidating directory cache 2024/12/19 02:10:49 DEBUG : : >changeNotify: 2024/12/19 02:10:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:49 DEBUG : : >changeNotify: 2024/12/19 02:10:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:10:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:10:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:10:55 DEBUG : : >changeNotify: 2024/12/19 02:10:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:10:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:10:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:10:55 DEBUG : : >changeNotify: 2024/12/19 02:11:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:00 DEBUG : : >changeNotify: 2024/12/19 02:11:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:11:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:11:00 DEBUG : : >changeNotify: 2024/12/19 02:11:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file3.bin" entryType 1 2024/12/19 02:11:03 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/19 02:11:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:03 DEBUG : dir: Updating dir with dir2 0xc0004b8820 2024/12/19 02:11:03 DEBUG : dir: forgetting directory cache 2024/12/19 02:11:03 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/19 02:11:03 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/19 02:11:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:04 DEBUG : : invalidating directory cache 2024/12/19 02:11:04 DEBUG : dir: invalidating directory cache 2024/12/19 02:11:04 DEBUG : : >changeNotify: 2024/12/19 02:11:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file1.bin" entryType 1 2024/12/19 02:11:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file1.json" entryType 1 2024/12/19 02:11:04 DEBUG : : changeNotify: relativePath="dir2/file1", type=1 2024/12/19 02:11:04 DEBUG : : >changeNotify: 2024/12/19 02:11:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file3.bin" entryType 1 2024/12/19 02:11:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file3.json" entryType 1 2024/12/19 02:11:04 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/12/19 02:11:04 DEBUG : : >changeNotify: 2024/12/19 02:11:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:04 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:04 DEBUG : : >changeNotify: 2024/12/19 02:11:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:05 DEBUG : : >changeNotify: 2024/12/19 02:11:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file1.bin" entryType 1 2024/12/19 02:11:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file1.json" entryType 1 2024/12/19 02:11:05 DEBUG : : changeNotify: relativePath="dir2/file1", type=1 2024/12/19 02:11:05 DEBUG : : >changeNotify: 2024/12/19 02:11:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file3.bin" entryType 1 2024/12/19 02:11:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file3.json" entryType 1 2024/12/19 02:11:05 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/12/19 02:11:05 DEBUG : : >changeNotify: 2024/12/19 02:11:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:05 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:05 DEBUG : : >changeNotify: 2024/12/19 02:11:10 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/19 02:11:10 DEBUG : file2: Updating file with file2 0xc0007f8600 2024/12/19 02:11:10 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/19 02:11:10 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/19 02:11:15 INFO : dir2/file3: Deleted 2024/12/19 02:11:17 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/19 02:11:17 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007f8600 2024/12/19 02:11:17 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/19 02:11:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/19 02:11:19 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/19 02:11:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:20 DEBUG : : invalidating directory cache 2024/12/19 02:11:20 DEBUG : : >changeNotify: 2024/12/19 02:11:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:20 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:20 DEBUG : : >changeNotify: 2024/12/19 02:11:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file3.json" entryType 1 2024/12/19 02:11:20 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/12/19 02:11:20 DEBUG : : >changeNotify: 2024/12/19 02:11:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2/file3.bin" entryType 1 2024/12/19 02:11:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "empty directory" entryType 0 2024/12/19 02:11:20 DEBUG : : changeNotify: relativePath="empty directory", type=0 2024/12/19 02:11:20 DEBUG : : >changeNotify: 2024/12/19 02:11:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000817d40 2024/12/19 02:11:20 DEBUG : empty directory: forgetting directory cache 2024/12/19 02:11:20 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/19 02:11:20 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/19 02:11:20 DEBUG : dir2: Renaming to "dir3" 2024/12/19 02:11:20 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:11:20 DEBUG : dir3: Looking for writers 2024/12/19 02:11:20 DEBUG : file3: reading active writers 2024/12/19 02:11:20 DEBUG : renamed empty directory: Looking for writers 2024/12/19 02:11:20 DEBUG : : Looking for writers 2024/12/19 02:11:20 DEBUG : renamed empty directory: reading active writers 2024/12/19 02:11:20 DEBUG : dir3: reading active writers 2024/12/19 02:11:20 DEBUG : >WaitForWriters: 2024/12/19 02:11:23 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2024/12/19 02:11:23 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2024/12/19 02:11:23 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" 2024/12/19 02:11:23 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" --- PASS: TestDirRename (34.76s) === 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-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:11:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:25 DEBUG : : >changeNotify: 2024/12/19 02:11:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:25 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:25 DEBUG : : >changeNotify: 2024/12/19 02:11:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:25 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:25 DEBUG : : >changeNotify: 2024/12/19 02:11:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:26 DEBUG : : >changeNotify: 2024/12/19 02:11:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:26 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:26 DEBUG : : >changeNotify: 2024/12/19 02:11:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:26 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:26 DEBUG : : >changeNotify: 2024/12/19 02:11:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:29 DEBUG : : >changeNotify: 2024/12/19 02:11:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:29 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:29 DEBUG : : >changeNotify: 2024/12/19 02:11:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:29 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:29 DEBUG : : >changeNotify: 2024/12/19 02:11:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:30 DEBUG : : invalidating directory cache 2024/12/19 02:11:30 DEBUG : : >changeNotify: 2024/12/19 02:11:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:30 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:30 DEBUG : : >changeNotify: 2024/12/19 02:11:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:30 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:30 DEBUG : : >changeNotify: 2024/12/19 02:11:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:11:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:11:30 DEBUG : : >changeNotify: 2024/12/19 02:11:31 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:11:31 DEBUG : dir: Looking for writers 2024/12/19 02:11:31 DEBUG : file1: reading active writers 2024/12/19 02:11:31 DEBUG : : Looking for writers 2024/12/19 02:11:31 DEBUG : dir: reading active writers 2024/12/19 02:11:31 DEBUG : >WaitForWriters: 2024/12/19 02:11:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:11:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestFileMethods (9.48s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:11:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:34 DEBUG : : >changeNotify: 2024/12/19 02:11:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:34 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:34 DEBUG : : >changeNotify: 2024/12/19 02:11:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:34 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:34 DEBUG : : >changeNotify: 2024/12/19 02:11:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:36 DEBUG : : >changeNotify: 2024/12/19 02:11:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:36 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:36 DEBUG : : >changeNotify: 2024/12/19 02:11:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:36 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:36 DEBUG : : >changeNotify: 2024/12/19 02:11:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:38 DEBUG : : >changeNotify: 2024/12/19 02:11:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:38 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:38 DEBUG : : >changeNotify: 2024/12/19 02:11:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:38 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:38 DEBUG : : >changeNotify: 2024/12/19 02:11:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:39 DEBUG : : invalidating directory cache 2024/12/19 02:11:39 DEBUG : dir: invalidating directory cache 2024/12/19 02:11:39 DEBUG : : >changeNotify: 2024/12/19 02:11:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:39 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:39 DEBUG : : >changeNotify: 2024/12/19 02:11:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:39 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:39 DEBUG : : >changeNotify: 2024/12/19 02:11:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:11:39 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:11:39 DEBUG : : >changeNotify: 2024/12/19 02:11:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:45 DEBUG : : >changeNotify: 2024/12/19 02:11:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:45 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:45 DEBUG : : >changeNotify: 2024/12/19 02:11:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:45 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:45 DEBUG : : >changeNotify: 2024/12/19 02:11:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:11:45 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:11:45 DEBUG : : >changeNotify: 2024/12/19 02:11:47 DEBUG : Can set mod time: true 2024/12/19 02:11:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/19 02:11:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:48 DEBUG : : >changeNotify: 2024/12/19 02:11:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:48 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:48 DEBUG : : >changeNotify: 2024/12/19 02:11:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:48 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:48 DEBUG : : >changeNotify: 2024/12/19 02:11:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:11:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:11:48 DEBUG : : >changeNotify: 2024/12/19 02:11:49 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:11:49 DEBUG : dir: Looking for writers 2024/12/19 02:11:49 DEBUG : file1: reading active writers 2024/12/19 02:11:49 DEBUG : : Looking for writers 2024/12/19 02:11:49 DEBUG : dir: reading active writers 2024/12/19 02:11:49 DEBUG : >WaitForWriters: 2024/12/19 02:11:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:49 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:49 DEBUG : : >changeNotify: 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:49 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:49 DEBUG : : >changeNotify: 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:49 DEBUG : : >changeNotify: 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:11:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:11:49 DEBUG : : >changeNotify: 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:49 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:49 DEBUG : : >changeNotify: 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:49 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:49 DEBUG : : >changeNotify: 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:49 DEBUG : : >changeNotify: 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:11:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:11:49 DEBUG : : >changeNotify: 2024/12/19 02:11:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:50 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:50 DEBUG : : invalidating directory cache 2024/12/19 02:11:50 DEBUG : : >changeNotify: 2024/12/19 02:11:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:50 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:50 DEBUG : : >changeNotify: 2024/12/19 02:11:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:50 DEBUG : : >changeNotify: 2024/12/19 02:11:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:11:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:11:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:11:50 DEBUG : : >changeNotify: 2024/12/19 02:11:51 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:11:51 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:11:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:11:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:11:55 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:11:55 DEBUG : : >changeNotify: 2024/12/19 02:11:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:11:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:11:55 DEBUG : : >changeNotify: 2024/12/19 02:11:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:11:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:11:55 DEBUG : : >changeNotify: 2024/12/19 02:11:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:11:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:11:55 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:11:55 DEBUG : : >changeNotify: 2024/12/19 02:11:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:11:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/19 02:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:11:59 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (0 bytes), uploading instead of streaming 2024/12/19 02:12:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:12:00 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:12:00 DEBUG : : >changeNotify: 2024/12/19 02:12:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:12:00 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:12:00 DEBUG : : >changeNotify: 2024/12/19 02:12:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:00 DEBUG : : >changeNotify: 2024/12/19 02:12:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:00 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:00 DEBUG : : >changeNotify: 2024/12/19 02:12:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:12:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:12:00 DEBUG : : >changeNotify: 2024/12/19 02:12:03 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 02:12:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/19 02:12:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/19 02:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:12:03 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:12:03 DEBUG : dir: Looking for writers 2024/12/19 02:12:03 DEBUG : file1: reading active writers 2024/12/19 02:12:03 DEBUG : : Looking for writers 2024/12/19 02:12:03 DEBUG : dir: reading active writers 2024/12/19 02:12:03 DEBUG : >WaitForWriters: 2024/12/19 02:12:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:12:04 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:12:04 DEBUG : : >changeNotify: 2024/12/19 02:12:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:12:04 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:12:04 DEBUG : : >changeNotify: 2024/12/19 02:12:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:04 DEBUG : : >changeNotify: 2024/12/19 02:12:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:04 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:04 DEBUG : : >changeNotify: 2024/12/19 02:12:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:12:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:12:04 DEBUG : : >changeNotify: 2024/12/19 02:12:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:12:05 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:12:05 DEBUG : : >changeNotify: 2024/12/19 02:12:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:12:05 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:12:05 DEBUG : : >changeNotify: 2024/12/19 02:12:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:05 DEBUG : : >changeNotify: 2024/12/19 02:12:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:05 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:05 DEBUG : : >changeNotify: 2024/12/19 02:12:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:12:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:12:05 DEBUG : : >changeNotify: 2024/12/19 02:12:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:05 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:12:05 DEBUG : dir: Looking for writers 2024/12/19 02:12:05 DEBUG : file1: reading active writers 2024/12/19 02:12:05 DEBUG : : Looking for writers 2024/12/19 02:12:05 DEBUG : dir: reading active writers 2024/12/19 02:12:05 DEBUG : >WaitForWriters: 2024/12/19 02:12:07 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:12:07 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:12:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:12:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/19 02:12:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:12:15 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (5 bytes), uploading instead of streaming 2024/12/19 02:12:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/19 02:12:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/19 02:12:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/19 02:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:12:19 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:12:19 DEBUG : dir: Looking for writers 2024/12/19 02:12:19 DEBUG : file1: reading active writers 2024/12/19 02:12:19 DEBUG : : Looking for writers 2024/12/19 02:12:19 DEBUG : dir: reading active writers 2024/12/19 02:12:19 DEBUG : >WaitForWriters: 2024/12/19 02:12:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "renamed empty directory" entryType 0 2024/12/19 02:12:20 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/19 02:12:20 DEBUG : : >changeNotify: 2024/12/19 02:12:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir2" entryType 0 2024/12/19 02:12:20 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/19 02:12:20 DEBUG : : >changeNotify: 2024/12/19 02:12:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:20 DEBUG : : >changeNotify: 2024/12/19 02:12:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:20 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:20 DEBUG : : >changeNotify: 2024/12/19 02:12:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:12:20 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:12:20 DEBUG : : >changeNotify: 2024/12/19 02:12:21 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:12:21 DEBUG : dir: Looking for writers 2024/12/19 02:12:21 DEBUG : file1: reading active writers 2024/12/19 02:12:21 DEBUG : : Looking for writers 2024/12/19 02:12:21 DEBUG : dir: reading active writers 2024/12/19 02:12:21 DEBUG : >WaitForWriters: 2024/12/19 02:12:23 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:12:23 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:12:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:12:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:24 DEBUG : Config file has changed externally - reloading 2024/12/19 02:12:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:12:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:25 DEBUG : : invalidating directory cache 2024/12/19 02:12:25 DEBUG : dir: invalidating directory cache 2024/12/19 02:12:25 DEBUG : : >changeNotify: 2024/12/19 02:12:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:25 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:25 DEBUG : : >changeNotify: 2024/12/19 02:12:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:25 DEBUG : : >changeNotify: 2024/12/19 02:12:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:25 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:25 DEBUG : : >changeNotify: 2024/12/19 02:12:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:26 DEBUG : : >changeNotify: 2024/12/19 02:12:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:26 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:26 DEBUG : : >changeNotify: 2024/12/19 02:12:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:29 DEBUG : : >changeNotify: 2024/12/19 02:12:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:29 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:29 DEBUG : : >changeNotify: 2024/12/19 02:12:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:30 DEBUG : : >changeNotify: 2024/12/19 02:12:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:30 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:30 DEBUG : : >changeNotify: 2024/12/19 02:12:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:12:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:12:30 DEBUG : : >changeNotify: 2024/12/19 02:12:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/19 02:12:33 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:12:33 DEBUG : dir: Looking for writers 2024/12/19 02:12:33 DEBUG : file1: reading active writers 2024/12/19 02:12:33 DEBUG : : Looking for writers 2024/12/19 02:12:33 DEBUG : dir: reading active writers 2024/12/19 02:12:33 DEBUG : >WaitForWriters: 2024/12/19 02:12:33 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:12:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:34 DEBUG : : invalidating directory cache 2024/12/19 02:12:34 DEBUG : dir: invalidating directory cache 2024/12/19 02:12:34 DEBUG : : >changeNotify: 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:34 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:34 DEBUG : : >changeNotify: 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:12:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:12:34 DEBUG : : >changeNotify: 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:34 DEBUG : : >changeNotify: 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:34 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:34 DEBUG : : >changeNotify: 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:12:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:12:34 DEBUG : : >changeNotify: 2024/12/19 02:12:35 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:12:35 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:12:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:12:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:12:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:36 DEBUG : : >changeNotify: 2024/12/19 02:12:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:36 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:36 DEBUG : : >changeNotify: 2024/12/19 02:12:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:38 DEBUG : : >changeNotify: 2024/12/19 02:12:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:38 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:38 DEBUG : : >changeNotify: 2024/12/19 02:12:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:39 DEBUG : : >changeNotify: 2024/12/19 02:12:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:39 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:39 DEBUG : : >changeNotify: 2024/12/19 02:12:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/19 02:12:42 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:12:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:12:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:12:42 DEBUG : dir/file1(0xc0000b1200): close: 2024/12/19 02:12:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/19 02:12:43 DEBUG : dir/file1(0xc0000b1200): >close: err= 2024/12/19 02:12:43 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:12:43 DEBUG : dir: Looking for writers 2024/12/19 02:12:43 DEBUG : file1: reading active writers 2024/12/19 02:12:43 DEBUG : : Looking for writers 2024/12/19 02:12:43 DEBUG : dir: reading active writers 2024/12/19 02:12:43 DEBUG : >WaitForWriters: 2024/12/19 02:12:44 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:12:44 DEBUG : dir: Looking for writers 2024/12/19 02:12:44 DEBUG : file1: reading active writers 2024/12/19 02:12:44 DEBUG : : Looking for writers 2024/12/19 02:12:44 DEBUG : dir: reading active writers 2024/12/19 02:12:44 DEBUG : >WaitForWriters: 2024/12/19 02:12:44 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:12:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:45 DEBUG : : >changeNotify: 2024/12/19 02:12:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:45 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:45 DEBUG : : >changeNotify: 2024/12/19 02:12:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:12:45 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:12:45 DEBUG : : >changeNotify: 2024/12/19 02:12:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:46 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:12:46 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:12:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:12:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:12:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:12:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:48 DEBUG : : >changeNotify: 2024/12/19 02:12:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:48 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:48 DEBUG : : >changeNotify: 2024/12/19 02:12:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:49 DEBUG : : >changeNotify: 2024/12/19 02:12:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:49 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:49 DEBUG : : >changeNotify: 2024/12/19 02:12:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:49 DEBUG : : >changeNotify: 2024/12/19 02:12:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:49 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:49 DEBUG : : >changeNotify: 2024/12/19 02:12:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:50 DEBUG : : >changeNotify: 2024/12/19 02:12:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:50 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:50 DEBUG : : >changeNotify: 2024/12/19 02:12:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:52 DEBUG : : invalidating directory cache 2024/12/19 02:12:52 DEBUG : dir: invalidating directory cache 2024/12/19 02:12:52 DEBUG : : >changeNotify: 2024/12/19 02:12:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.bin" entryType 1 2024/12/19 02:12:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:52 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:52 DEBUG : : >changeNotify: 2024/12/19 02:12:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/19 02:12:54 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:12:54 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:12:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:12:54 DEBUG : dir/file1(0xc0000b0ec0): _writeAt: size=5, off=0 2024/12/19 02:12:54 DEBUG : dir/file1(0xc0000b0ec0): openPending: 2024/12/19 02:12:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:12:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:12:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:12:55 DEBUG : : >changeNotify: 2024/12/19 02:12:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:12:55 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:12:55 DEBUG : : >changeNotify: 2024/12/19 02:12:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:12:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:12:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:12:55 DEBUG : : >changeNotify: 2024/12/19 02:12:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/19 02:12:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/19 02:12:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:12:55 DEBUG : dir/file1(0xc0000b0ec0): >openPending: err= 2024/12/19 02:12:55 DEBUG : dir/file1(0xc0000b0ec0): >_writeAt: n=5, err= 2024/12/19 02:12:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/19 02:12:55 DEBUG : dir/file1(0xc0000b0ec0): close: 2024/12/19 02:12:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/19 02:12:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/19 02:12:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/19 02:12:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/19 02:12:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/19 02:12:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:12:56 DEBUG : dir/file1(0xc0000b0ec0): >close: err= 2024/12/19 02:12:56 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:12:56 DEBUG : dir: Looking for writers 2024/12/19 02:12:56 DEBUG : file1: reading active writers 2024/12/19 02:12:56 DEBUG : : Looking for writers 2024/12/19 02:12:56 DEBUG : dir: reading active writers 2024/12/19 02:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:12:56 DEBUG : dir: Looking for writers 2024/12/19 02:12:56 DEBUG : file1: reading active writers 2024/12/19 02:12:56 DEBUG : : Looking for writers 2024/12/19 02:12:56 DEBUG : dir: reading active writers 2024/12/19 02:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:12:56 DEBUG : dir: Looking for writers 2024/12/19 02:12:56 DEBUG : file1: reading active writers 2024/12/19 02:12:56 DEBUG : : Looking for writers 2024/12/19 02:12:56 DEBUG : dir: reading active writers 2024/12/19 02:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:12:56 DEBUG : dir: Looking for writers 2024/12/19 02:12:56 DEBUG : file1: reading active writers 2024/12/19 02:12:56 DEBUG : : Looking for writers 2024/12/19 02:12:56 DEBUG : dir: reading active writers 2024/12/19 02:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:12:56 DEBUG : dir/file1: vfs cache: starting upload 2024/12/19 02:12:56 DEBUG : dir: Looking for writers 2024/12/19 02:12:56 DEBUG : file1: reading active writers 2024/12/19 02:12:56 DEBUG : : Looking for writers 2024/12/19 02:12:56 DEBUG : dir: reading active writers 2024/12/19 02:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:12:56 DEBUG : dir: Looking for writers 2024/12/19 02:12:56 DEBUG : file1: reading active writers 2024/12/19 02:12:56 DEBUG : : Looking for writers 2024/12/19 02:12:56 DEBUG : dir: reading active writers 2024/12/19 02:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:12:57 DEBUG : dir: Looking for writers 2024/12/19 02:12:57 DEBUG : file1: reading active writers 2024/12/19 02:12:57 DEBUG : : Looking for writers 2024/12/19 02:12:57 DEBUG : dir: reading active writers 2024/12/19 02:12:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:12:57 DEBUG : dir: Looking for writers 2024/12/19 02:12:57 DEBUG : file1: reading active writers 2024/12/19 02:12:57 DEBUG : : Looking for writers 2024/12/19 02:12:57 DEBUG : dir: reading active writers 2024/12/19 02:12:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:12:58 DEBUG : dir: Looking for writers 2024/12/19 02:12:58 DEBUG : file1: reading active writers 2024/12/19 02:12:58 DEBUG : : Looking for writers 2024/12/19 02:12:58 DEBUG : dir: reading active writers 2024/12/19 02:12:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:12:59 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/19 02:12:59 INFO : dir/file1: Copied (replaced existing) 2024/12/19 02:12:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/19 02:12:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/19 02:12:59 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/19 02:12:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:12:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/19 02:12:59 DEBUG : dir: Looking for writers 2024/12/19 02:12:59 DEBUG : file1: reading active writers 2024/12/19 02:12:59 DEBUG : : Looking for writers 2024/12/19 02:12:59 DEBUG : dir: reading active writers 2024/12/19 02:12:59 DEBUG : >WaitForWriters: 2024/12/19 02:13:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:00 DEBUG : : >changeNotify: 2024/12/19 02:13:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:00 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:00 DEBUG : : >changeNotify: 2024/12/19 02:13:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:00 DEBUG : : >changeNotify: 2024/12/19 02:13:01 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:13:01 DEBUG : dir: Looking for writers 2024/12/19 02:13:01 DEBUG : file1: reading active writers 2024/12/19 02:13:01 DEBUG : : Looking for writers 2024/12/19 02:13:01 DEBUG : dir: reading active writers 2024/12/19 02:13:01 DEBUG : >WaitForWriters: 2024/12/19 02:13:01 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:13:03 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:13:03 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:13:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:04 DEBUG : : >changeNotify: 2024/12/19 02:13:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:04 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:04 DEBUG : : >changeNotify: 2024/12/19 02:13:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:04 DEBUG : : >changeNotify: 2024/12/19 02:13:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 --- PASS: TestFileSetModTime (90.44s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (18.39s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (16.25s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (15.54s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (11.89s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (11.84s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (16.52s) === RUN TestFileOpenRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:13:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:05 DEBUG : : >changeNotify: 2024/12/19 02:13:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:05 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:05 DEBUG : : >changeNotify: 2024/12/19 02:13:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:09 DEBUG : : invalidating directory cache 2024/12/19 02:13:09 DEBUG : dir: invalidating directory cache 2024/12/19 02:13:09 DEBUG : : >changeNotify: 2024/12/19 02:13:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:09 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:09 DEBUG : : >changeNotify: 2024/12/19 02:13:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:13:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/19 02:13:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:13:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/19 02:13:12 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:13:12 DEBUG : dir: Looking for writers 2024/12/19 02:13:12 DEBUG : file1: reading active writers 2024/12/19 02:13:12 DEBUG : : Looking for writers 2024/12/19 02:13:12 DEBUG : dir: reading active writers 2024/12/19 02:13:12 DEBUG : >WaitForWriters: 2024/12/19 02:13:15 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:13:15 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestFileOpenRead (11.44s) === RUN TestFileOpenReadUnknownSize 2024/12/19 02:13:15 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/19 02:13:15 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/19 02:13:15 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:13:15 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/19 02:13:15 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:13:15 DEBUG : : Looking for writers 2024/12/19 02:13:15 DEBUG : file.txt: reading active writers 2024/12/19 02:13:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:13:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:20 DEBUG : : >changeNotify: 2024/12/19 02:13:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:20 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:20 DEBUG : : >changeNotify: 2024/12/19 02:13:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:13:22 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (25 bytes), uploading instead of streaming 2024/12/19 02:13:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:24 DEBUG : : invalidating directory cache 2024/12/19 02:13:24 DEBUG : dir: invalidating directory cache 2024/12/19 02:13:24 DEBUG : : >changeNotify: 2024/12/19 02:13:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:24 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:24 DEBUG : : >changeNotify: 2024/12/19 02:13:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:24 DEBUG : : >changeNotify: 2024/12/19 02:13:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:25 DEBUG : : >changeNotify: 2024/12/19 02:13:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:25 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:25 DEBUG : : >changeNotify: 2024/12/19 02:13:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:25 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:25 DEBUG : : >changeNotify: 2024/12/19 02:13:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:25 DEBUG : : >changeNotify: 2024/12/19 02:13:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:25 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:25 DEBUG : : >changeNotify: 2024/12/19 02:13:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:25 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:25 DEBUG : : >changeNotify: 2024/12/19 02:13:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:26 DEBUG : : >changeNotify: 2024/12/19 02:13:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:26 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:26 DEBUG : : >changeNotify: 2024/12/19 02:13:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:26 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:26 DEBUG : : >changeNotify: 2024/12/19 02:13:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/19 02:13:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/19 02:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:13:26 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:13:26 DEBUG : dir: Looking for writers 2024/12/19 02:13:26 DEBUG : file1: reading active writers 2024/12/19 02:13:26 DEBUG : : Looking for writers 2024/12/19 02:13:26 DEBUG : dir: reading active writers 2024/12/19 02:13:26 DEBUG : >WaitForWriters: 2024/12/19 02:13:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:13:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:13:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:29 DEBUG : : >changeNotify: 2024/12/19 02:13:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:29 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:29 DEBUG : : >changeNotify: --- PASS: TestFileOpenWrite (13.66s) === RUN TestFileRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:13:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:30 DEBUG : : >changeNotify: 2024/12/19 02:13:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:30 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:30 DEBUG : : >changeNotify: 2024/12/19 02:13:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:34 DEBUG : : >changeNotify: 2024/12/19 02:13:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:34 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:34 DEBUG : : >changeNotify: 2024/12/19 02:13:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:34 DEBUG : : >changeNotify: 2024/12/19 02:13:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:34 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:34 DEBUG : : >changeNotify: 2024/12/19 02:13:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:36 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:36 DEBUG : : >changeNotify: 2024/12/19 02:13:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:36 DEBUG : : >changeNotify: 2024/12/19 02:13:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:36 DEBUG : : >changeNotify: 2024/12/19 02:13:36 DEBUG : dir/file1: Remove: 2024/12/19 02:13:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "time_test.json" entryType 1 2024/12/19 02:13:36 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/19 02:13:36 DEBUG : : invalidating directory cache 2024/12/19 02:13:36 DEBUG : : >changeNotify: 2024/12/19 02:13:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:36 DEBUG : dir: invalidating directory cache 2024/12/19 02:13:36 DEBUG : : >changeNotify: 2024/12/19 02:13:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:36 DEBUG : : >changeNotify: 2024/12/19 02:13:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:13:37 DEBUG : dir/file1: >Remove: err= 2024/12/19 02:13:38 DEBUG : dir/file1: Remove: 2024/12/19 02:13:38 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/19 02:13:38 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:13:38 DEBUG : dir: Looking for writers 2024/12/19 02:13:38 DEBUG : : Looking for writers 2024/12/19 02:13:38 DEBUG : dir: reading active writers 2024/12/19 02:13:38 DEBUG : >WaitForWriters: 2024/12/19 02:13:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:38 DEBUG : : >changeNotify: 2024/12/19 02:13:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:38 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:38 DEBUG : : >changeNotify: 2024/12/19 02:13:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:39 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:13:39 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:13:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:39 DEBUG : : >changeNotify: --- PASS: TestFileRemove (10.40s) === RUN TestFileRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:13:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:46 DEBUG : : >changeNotify: 2024/12/19 02:13:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:46 DEBUG : : >changeNotify: 2024/12/19 02:13:46 DEBUG : dir/file1: Remove: 2024/12/19 02:13:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:13:48 DEBUG : dir/file1: >Remove: err= 2024/12/19 02:13:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:48 DEBUG : : invalidating directory cache 2024/12/19 02:13:48 DEBUG : dir: invalidating directory cache 2024/12/19 02:13:48 DEBUG : : >changeNotify: 2024/12/19 02:13:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:48 DEBUG : : >changeNotify: 2024/12/19 02:13:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:48 DEBUG : : >changeNotify: 2024/12/19 02:13:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:48 DEBUG : : >changeNotify: 2024/12/19 02:13:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:48 DEBUG : dir/file1: Remove: 2024/12/19 02:13:48 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/19 02:13:48 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:13:48 DEBUG : dir: Looking for writers 2024/12/19 02:13:48 DEBUG : : Looking for writers 2024/12/19 02:13:48 DEBUG : dir: reading active writers 2024/12/19 02:13:48 DEBUG : >WaitForWriters: 2024/12/19 02:13:49 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:13:49 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:13:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:49 DEBUG : : >changeNotify: 2024/12/19 02:13:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:49 DEBUG : : >changeNotify: 2024/12/19 02:13:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:49 DEBUG : : >changeNotify: 2024/12/19 02:13:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:13:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:13:49 DEBUG : : >changeNotify: 2024/12/19 02:13:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:50 DEBUG : : >changeNotify: --- PASS: TestFileRemoveAll (10.41s) === RUN TestFileOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:13:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:52 DEBUG : : >changeNotify: 2024/12/19 02:13:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:13:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:13:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:13:55 DEBUG : : >changeNotify: 2024/12/19 02:13:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:13:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:13:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/19 02:13:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/19 02:13:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/19 02:13:57 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/19 02:13:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/19 02:13:57 DEBUG : dir/file1: Open: flags=0x3 2024/12/19 02:13:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/19 02:13:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/19 02:13:57 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:13:57 DEBUG : dir: Looking for writers 2024/12/19 02:13:57 DEBUG : file1: reading active writers 2024/12/19 02:13:57 DEBUG : : Looking for writers 2024/12/19 02:13:57 DEBUG : dir: reading active writers 2024/12/19 02:13:57 DEBUG : >WaitForWriters: 2024/12/19 02:13:59 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:13:59 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestFileOpen (9.52s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:14:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:00 DEBUG : : >changeNotify: 2024/12/19 02:14:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:04 DEBUG : : >changeNotify: 2024/12/19 02:14:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:04 DEBUG : : invalidating directory cache 2024/12/19 02:14:04 DEBUG : dir: invalidating directory cache 2024/12/19 02:14:04 DEBUG : : >changeNotify: 2024/12/19 02:14:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:05 DEBUG : : >changeNotify: 2024/12/19 02:14:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:06 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:14:06 DEBUG : dir: Looking for writers 2024/12/19 02:14:06 DEBUG : file1: reading active writers 2024/12/19 02:14:06 DEBUG : : Looking for writers 2024/12/19 02:14:06 DEBUG : dir: reading active writers 2024/12/19 02:14:06 DEBUG : >WaitForWriters: 2024/12/19 02:14:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:09 DEBUG : : >changeNotify: 2024/12/19 02:14:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:09 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:09 DEBUG : : >changeNotify: 2024/12/19 02:14:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:14:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000767d40 2024/12/19 02:14:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:14:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:14:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/19 02:14:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000767d40 2024/12/19 02:14:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/19 02:14:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:14:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:14:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/19 02:14:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:14:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc000767d40 2024/12/19 02:14:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:14:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:14:16 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (25 bytes), uploading instead of streaming 2024/12/19 02:14:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:16 DEBUG : : invalidating directory cache 2024/12/19 02:14:16 DEBUG : dir: invalidating directory cache 2024/12/19 02:14:16 DEBUG : : >changeNotify: 2024/12/19 02:14:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:16 DEBUG : : >changeNotify: 2024/12/19 02:14:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:20 DEBUG : : >changeNotify: 2024/12/19 02:14:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:20 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:20 DEBUG : : >changeNotify: 2024/12/19 02:14:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/19 02:14:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/19 02:14:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:14:20 DEBUG : newLeaf: Running delayed rename now 2024/12/19 02:14:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:14:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000767d40 2024/12/19 02:14:22 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:14:22 DEBUG : dir: Looking for writers 2024/12/19 02:14:22 DEBUG : : Looking for writers 2024/12/19 02:14:22 DEBUG : dir: reading active writers 2024/12/19 02:14:22 DEBUG : newLeaf: reading active writers 2024/12/19 02:14:22 DEBUG : >WaitForWriters: 2024/12/19 02:14:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:24 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:14:24 DEBUG : dir: Looking for writers 2024/12/19 02:14:24 DEBUG : : Looking for writers 2024/12/19 02:14:24 DEBUG : newLeaf: reading active writers 2024/12/19 02:14:24 DEBUG : dir: reading active writers 2024/12/19 02:14:24 DEBUG : >WaitForWriters: 2024/12/19 02:14:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:24 DEBUG : : >changeNotify: 2024/12/19 02:14:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:24 DEBUG : : >changeNotify: 2024/12/19 02:14:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:25 DEBUG : : >changeNotify: 2024/12/19 02:14:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:25 DEBUG : : >changeNotify: 2024/12/19 02:14:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:25 DEBUG : : >changeNotify: 2024/12/19 02:14:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:25 DEBUG : : >changeNotify: 2024/12/19 02:14:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:26 DEBUG : : >changeNotify: 2024/12/19 02:14:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:26 DEBUG : : >changeNotify: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:14:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:14:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:14:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:29 DEBUG : : >changeNotify: 2024/12/19 02:14:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:29 DEBUG : : >changeNotify: 2024/12/19 02:14:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:30 DEBUG : : invalidating directory cache 2024/12/19 02:14:30 DEBUG : dir: invalidating directory cache 2024/12/19 02:14:30 DEBUG : : >changeNotify: 2024/12/19 02:14:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:30 DEBUG : : >changeNotify: 2024/12/19 02:14:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:30 DEBUG : : >changeNotify: 2024/12/19 02:14:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:30 DEBUG : : >changeNotify: 2024/12/19 02:14:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:34 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:14:34 DEBUG : dir: Looking for writers 2024/12/19 02:14:34 DEBUG : file1: reading active writers 2024/12/19 02:14:34 DEBUG : : Looking for writers 2024/12/19 02:14:34 DEBUG : dir: reading active writers 2024/12/19 02:14:34 DEBUG : >WaitForWriters: 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:34 DEBUG : : >changeNotify: 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:34 DEBUG : : >changeNotify: 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:34 DEBUG : : >changeNotify: 2024/12/19 02:14:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:34 DEBUG : : >changeNotify: 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:34 DEBUG : : >changeNotify: 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:34 DEBUG : : >changeNotify: 2024/12/19 02:14:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:36 DEBUG : : >changeNotify: 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:36 DEBUG : : >changeNotify: 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:36 DEBUG : : >changeNotify: 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:36 DEBUG : : >changeNotify: 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:36 DEBUG : : >changeNotify: 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:36 DEBUG : : >changeNotify: 2024/12/19 02:14:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:38 DEBUG : : >changeNotify: 2024/12/19 02:14:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:38 DEBUG : : >changeNotify: 2024/12/19 02:14:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:14:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000767c80 2024/12/19 02:14:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:14:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:14:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:39 DEBUG : : >changeNotify: 2024/12/19 02:14:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:39 DEBUG : : >changeNotify: 2024/12/19 02:14:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:40 DEBUG : : invalidating directory cache 2024/12/19 02:14:40 DEBUG : dir: invalidating directory cache 2024/12/19 02:14:40 DEBUG : : >changeNotify: 2024/12/19 02:14:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:40 DEBUG : : >changeNotify: 2024/12/19 02:14:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/19 02:14:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000767c80 2024/12/19 02:14:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/19 02:14:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:14:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:14:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/19 02:14:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:14:44 DEBUG : dir/file1: File is currently open, delaying rename 0xc000767c80 2024/12/19 02:14:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:14:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:14:44 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (25 bytes), uploading instead of streaming 2024/12/19 02:14:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:45 DEBUG : : >changeNotify: 2024/12/19 02:14:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:45 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:45 DEBUG : : >changeNotify: 2024/12/19 02:14:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:45 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:45 DEBUG : : >changeNotify: 2024/12/19 02:14:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:48 DEBUG : : >changeNotify: 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:48 DEBUG : : >changeNotify: 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:48 DEBUG : : >changeNotify: 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:48 DEBUG : : >changeNotify: 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:48 DEBUG : : >changeNotify: 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:48 DEBUG : : >changeNotify: 2024/12/19 02:14:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/19 02:14:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/19 02:14:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:14:48 DEBUG : newLeaf: Running delayed rename now 2024/12/19 02:14:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:49 DEBUG : : >changeNotify: 2024/12/19 02:14:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:49 DEBUG : : >changeNotify: 2024/12/19 02:14:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:14:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:14:49 DEBUG : : >changeNotify: 2024/12/19 02:14:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:49 DEBUG : : >changeNotify: 2024/12/19 02:14:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:49 DEBUG : : >changeNotify: 2024/12/19 02:14:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:50 DEBUG : : >changeNotify: 2024/12/19 02:14:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:50 DEBUG : : >changeNotify: 2024/12/19 02:14:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:50 DEBUG : : invalidating directory cache 2024/12/19 02:14:50 DEBUG : dir: invalidating directory cache 2024/12/19 02:14:50 DEBUG : : >changeNotify: 2024/12/19 02:14:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:50 DEBUG : : >changeNotify: 2024/12/19 02:14:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:14:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:14:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000767c80 2024/12/19 02:14:50 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:14:50 DEBUG : dir: Looking for writers 2024/12/19 02:14:50 DEBUG : : Looking for writers 2024/12/19 02:14:50 DEBUG : newLeaf: reading active writers 2024/12/19 02:14:50 DEBUG : dir: reading active writers 2024/12/19 02:14:50 DEBUG : >WaitForWriters: 2024/12/19 02:14:52 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:14:52 DEBUG : dir: Looking for writers 2024/12/19 02:14:52 DEBUG : : Looking for writers 2024/12/19 02:14:52 DEBUG : dir: reading active writers 2024/12/19 02:14:52 DEBUG : newLeaf: reading active writers 2024/12/19 02:14:52 DEBUG : >WaitForWriters: 2024/12/19 02:14:52 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:14:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:52 DEBUG : : >changeNotify: 2024/12/19 02:14:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:52 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:52 DEBUG : : >changeNotify: 2024/12/19 02:14:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:14:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:14:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:14:55 DEBUG : : >changeNotify: 2024/12/19 02:14:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:14:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:14:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:14:55 DEBUG : : >changeNotify: === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:14:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:14:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:14:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:15:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:00 DEBUG : : invalidating directory cache 2024/12/19 02:15:00 DEBUG : dir: invalidating directory cache 2024/12/19 02:15:00 DEBUG : : >changeNotify: 2024/12/19 02:15:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:00 DEBUG : : >changeNotify: 2024/12/19 02:15:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:00 DEBUG : : >changeNotify: 2024/12/19 02:15:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:00 DEBUG : : >changeNotify: 2024/12/19 02:15:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:04 DEBUG : : >changeNotify: 2024/12/19 02:15:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:04 DEBUG : : >changeNotify: 2024/12/19 02:15:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:15:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:15:04 DEBUG : : >changeNotify: 2024/12/19 02:15:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/19 02:15:04 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:15:04 DEBUG : dir/file1(0xc000812b80): openPending: 2024/12/19 02:15:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:05 DEBUG : : >changeNotify: 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:05 DEBUG : : >changeNotify: 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:15:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:15:05 DEBUG : : >changeNotify: 2024/12/19 02:15:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/19 02:15:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/19 02:15:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:15:05 DEBUG : dir/file1(0xc000812b80): >openPending: err= 2024/12/19 02:15:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/19 02:15:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:15:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:15:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:15:05 DEBUG : dir/file1(0xc000812b80): _writeAt: size=14, off=0 2024/12/19 02:15:05 DEBUG : dir/file1(0xc000812b80): >_writeAt: n=14, err= 2024/12/19 02:15:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/19 02:15:05 DEBUG : dir/file1(0xc000812b80): close: 2024/12/19 02:15:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/19 02:15:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/19 02:15:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:15:05 DEBUG : dir/file1(0xc000812b80): >close: err= 2024/12/19 02:15:05 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:15:05 DEBUG : dir: Looking for writers 2024/12/19 02:15:05 DEBUG : file1: reading active writers 2024/12/19 02:15:05 DEBUG : : Looking for writers 2024/12/19 02:15:05 DEBUG : dir: reading active writers 2024/12/19 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:15:05 DEBUG : dir: Looking for writers 2024/12/19 02:15:05 DEBUG : file1: reading active writers 2024/12/19 02:15:05 DEBUG : : Looking for writers 2024/12/19 02:15:05 DEBUG : dir: reading active writers 2024/12/19 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:15:05 DEBUG : dir: Looking for writers 2024/12/19 02:15:05 DEBUG : file1: reading active writers 2024/12/19 02:15:05 DEBUG : : Looking for writers 2024/12/19 02:15:05 DEBUG : dir: reading active writers 2024/12/19 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:15:05 DEBUG : dir: Looking for writers 2024/12/19 02:15:05 DEBUG : file1: reading active writers 2024/12/19 02:15:05 DEBUG : : Looking for writers 2024/12/19 02:15:05 DEBUG : dir: reading active writers 2024/12/19 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:05 DEBUG : : >changeNotify: 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:05 DEBUG : : >changeNotify: 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:15:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:15:05 DEBUG : : >changeNotify: 2024/12/19 02:15:05 DEBUG : dir/file1: vfs cache: starting upload 2024/12/19 02:15:05 DEBUG : dir: Looking for writers 2024/12/19 02:15:05 DEBUG : file1: reading active writers 2024/12/19 02:15:05 DEBUG : : Looking for writers 2024/12/19 02:15:05 DEBUG : dir: reading active writers 2024/12/19 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:15:05 DEBUG : dir: Looking for writers 2024/12/19 02:15:05 DEBUG : file1: reading active writers 2024/12/19 02:15:05 DEBUG : : Looking for writers 2024/12/19 02:15:05 DEBUG : dir: reading active writers 2024/12/19 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:15:05 DEBUG : dir: Looking for writers 2024/12/19 02:15:05 DEBUG : file1: reading active writers 2024/12/19 02:15:05 DEBUG : : Looking for writers 2024/12/19 02:15:05 DEBUG : dir: reading active writers 2024/12/19 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:15:06 DEBUG : dir: Looking for writers 2024/12/19 02:15:06 DEBUG : file1: reading active writers 2024/12/19 02:15:06 DEBUG : : Looking for writers 2024/12/19 02:15:06 DEBUG : dir: reading active writers 2024/12/19 02:15:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:15:07 DEBUG : dir: Looking for writers 2024/12/19 02:15:07 DEBUG : file1: reading active writers 2024/12/19 02:15:07 DEBUG : : Looking for writers 2024/12/19 02:15:07 DEBUG : dir: reading active writers 2024/12/19 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:15:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/19 02:15:07 INFO : dir/file1: Copied (replaced existing) 2024/12/19 02:15:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/19 02:15:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/19 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:15:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/19 02:15:08 DEBUG : dir: Looking for writers 2024/12/19 02:15:08 DEBUG : file1: reading active writers 2024/12/19 02:15:08 DEBUG : : Looking for writers 2024/12/19 02:15:08 DEBUG : dir: reading active writers 2024/12/19 02:15:08 DEBUG : >WaitForWriters: 2024/12/19 02:15:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:15:08 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:15:08 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:15:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:15:08 DEBUG : dir/file1(0xc000812f40): _readAt: size=512, off=0 2024/12/19 02:15:08 DEBUG : dir/file1(0xc000812f40): openPending: 2024/12/19 02:15:08 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/12/19 02:15:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/19 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:15:08 DEBUG : dir/file1(0xc000812f40): >openPending: err= 2024/12/19 02:15:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/19 02:15:08 DEBUG : dir/file1(0xc000812f40): >_readAt: n=14, err=EOF 2024/12/19 02:15:08 DEBUG : dir/file1(0xc000812f40): close: 2024/12/19 02:15:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 02:15:08 DEBUG : dir/file1(0xc000812f40): >close: err= 2024/12/19 02:15:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:09 DEBUG : : >changeNotify: 2024/12/19 02:15:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:09 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:09 DEBUG : : >changeNotify: 2024/12/19 02:15:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:15:09 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:15:09 DEBUG : : >changeNotify: 2024/12/19 02:15:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:15:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/19 02:15:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000c41ec0 2024/12/19 02:15:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:15:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/19 02:15:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/19 02:15:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000c41ec0 2024/12/19 02:15:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/19 02:15:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:15:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:16 DEBUG : : >changeNotify: 2024/12/19 02:15:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:16 DEBUG : : >changeNotify: 2024/12/19 02:15:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:15:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:15:16 DEBUG : : >changeNotify: 2024/12/19 02:15:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:15:16 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:15:16 DEBUG : dir/file1(0xc00014c700): openPending: 2024/12/19 02:15:16 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/12/19 02:15:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/19 02:15:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:15:16 DEBUG : dir/file1(0xc00014c700): >openPending: err= 2024/12/19 02:15:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/19 02:15:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:15:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:15:16 DEBUG : dir/file1(0xc00014c700): _writeAt: size=25, off=0 2024/12/19 02:15:16 DEBUG : dir/file1(0xc00014c700): >_writeAt: n=25, err= 2024/12/19 02:15:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:15:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/19 02:15:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000c41ec0 2024/12/19 02:15:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:15:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:15:19 DEBUG : newLeaf(0xc00014c700): close: 2024/12/19 02:15:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/19 02:15:19 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-19 02:15:16.974519892 +0000 UTC m=+508.445616839 2024/12/19 02:15:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/19 02:15:19 DEBUG : newLeaf(0xc00014c700): >close: err= 2024/12/19 02:15:19 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:15:19 DEBUG : dir: Looking for writers 2024/12/19 02:15:19 DEBUG : : Looking for writers 2024/12/19 02:15:19 DEBUG : dir: reading active writers 2024/12/19 02:15:19 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:15:19 DEBUG : dir: Looking for writers 2024/12/19 02:15:19 DEBUG : : Looking for writers 2024/12/19 02:15:19 DEBUG : dir: reading active writers 2024/12/19 02:15:19 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:15:19 DEBUG : dir: Looking for writers 2024/12/19 02:15:19 DEBUG : : Looking for writers 2024/12/19 02:15:19 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:19 DEBUG : dir: reading active writers 2024/12/19 02:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:15:19 DEBUG : dir: Looking for writers 2024/12/19 02:15:19 DEBUG : : Looking for writers 2024/12/19 02:15:19 DEBUG : dir: reading active writers 2024/12/19 02:15:19 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:15:19 DEBUG : newLeaf: vfs cache: starting upload 2024/12/19 02:15:19 DEBUG : dir: Looking for writers 2024/12/19 02:15:19 DEBUG : : Looking for writers 2024/12/19 02:15:19 DEBUG : dir: reading active writers 2024/12/19 02:15:19 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:15:19 DEBUG : dir: Looking for writers 2024/12/19 02:15:19 DEBUG : : Looking for writers 2024/12/19 02:15:19 DEBUG : dir: reading active writers 2024/12/19 02:15:19 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:15:19 DEBUG : dir: Looking for writers 2024/12/19 02:15:19 DEBUG : : Looking for writers 2024/12/19 02:15:19 DEBUG : dir: reading active writers 2024/12/19 02:15:19 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:15:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:20 DEBUG : : >changeNotify: 2024/12/19 02:15:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:20 DEBUG : : >changeNotify: 2024/12/19 02:15:20 DEBUG : dir: Looking for writers 2024/12/19 02:15:20 DEBUG : : Looking for writers 2024/12/19 02:15:20 DEBUG : dir: reading active writers 2024/12/19 02:15:20 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:15:21 DEBUG : dir: Looking for writers 2024/12/19 02:15:21 DEBUG : : Looking for writers 2024/12/19 02:15:21 DEBUG : dir: reading active writers 2024/12/19 02:15:21 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:15:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/19 02:15:22 INFO : newLeaf: Copied (replaced existing) 2024/12/19 02:15:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-19 02:15:16.974 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/19 02:15:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/19 02:15:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:15:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/19 02:15:22 DEBUG : dir: Looking for writers 2024/12/19 02:15:22 DEBUG : : Looking for writers 2024/12/19 02:15:22 DEBUG : dir: reading active writers 2024/12/19 02:15:22 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:22 DEBUG : >WaitForWriters: 2024/12/19 02:15:24 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:15:24 DEBUG : dir: Looking for writers 2024/12/19 02:15:24 DEBUG : : Looking for writers 2024/12/19 02:15:24 DEBUG : dir: reading active writers 2024/12/19 02:15:24 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:24 DEBUG : >WaitForWriters: 2024/12/19 02:15:24 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:15:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:24 DEBUG : : >changeNotify: 2024/12/19 02:15:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:24 DEBUG : : >changeNotify: 2024/12/19 02:15:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:25 DEBUG : : >changeNotify: 2024/12/19 02:15:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:25 DEBUG : : >changeNotify: 2024/12/19 02:15:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:25 DEBUG : : >changeNotify: 2024/12/19 02:15:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:25 DEBUG : : >changeNotify: 2024/12/19 02:15:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:26 DEBUG : : >changeNotify: 2024/12/19 02:15:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:26 DEBUG : : >changeNotify: === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:15:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:15:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:15:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:15:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:15:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:28 DEBUG : : invalidating directory cache 2024/12/19 02:15:28 DEBUG : : >changeNotify: 2024/12/19 02:15:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:28 DEBUG : dir: invalidating directory cache 2024/12/19 02:15:28 DEBUG : : >changeNotify: 2024/12/19 02:15:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:29 DEBUG : : >changeNotify: 2024/12/19 02:15:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:29 DEBUG : : >changeNotify: 2024/12/19 02:15:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:30 DEBUG : : >changeNotify: 2024/12/19 02:15:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:30 DEBUG : : >changeNotify: 2024/12/19 02:15:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:30 DEBUG : : >changeNotify: 2024/12/19 02:15:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:30 DEBUG : : >changeNotify: 2024/12/19 02:15:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:34 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:15:34 DEBUG : dir: Looking for writers 2024/12/19 02:15:34 DEBUG : file1: reading active writers 2024/12/19 02:15:34 DEBUG : : Looking for writers 2024/12/19 02:15:34 DEBUG : dir: reading active writers 2024/12/19 02:15:34 DEBUG : >WaitForWriters: 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:34 DEBUG : : >changeNotify: 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:34 DEBUG : : >changeNotify: 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:15:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:15:34 DEBUG : : >changeNotify: 2024/12/19 02:15:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:34 DEBUG : : >changeNotify: 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:34 DEBUG : : >changeNotify: 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:15:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:15:34 DEBUG : : >changeNotify: 2024/12/19 02:15:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:36 DEBUG : : >changeNotify: 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:36 DEBUG : : >changeNotify: 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:15:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:15:36 DEBUG : : >changeNotify: 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:36 DEBUG : : >changeNotify: 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:36 DEBUG : : >changeNotify: 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:15:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:15:36 DEBUG : : >changeNotify: 2024/12/19 02:15:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:38 DEBUG : : >changeNotify: 2024/12/19 02:15:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:38 DEBUG : : >changeNotify: 2024/12/19 02:15:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:15:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0006d2000 2024/12/19 02:15:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:15:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:15:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:39 DEBUG : : >changeNotify: 2024/12/19 02:15:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:39 DEBUG : : >changeNotify: 2024/12/19 02:15:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:40 DEBUG : : >changeNotify: 2024/12/19 02:15:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:40 DEBUG : : >changeNotify: 2024/12/19 02:15:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/19 02:15:43 DEBUG : dir/file1: Updating file with dir/file1 0xc0006d2000 2024/12/19 02:15:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/19 02:15:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:15:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:15:44 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:15:44 DEBUG : dir/file1(0xc0007e1440): openPending: 2024/12/19 02:15:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/19 02:15:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/19 02:15:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:15:44 DEBUG : dir/file1(0xc0007e1440): >openPending: err= 2024/12/19 02:15:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/19 02:15:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:15:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:15:44 DEBUG : dir/file1(0xc0007e1440): _writeAt: size=25, off=0 2024/12/19 02:15:44 DEBUG : dir/file1(0xc0007e1440): >_writeAt: n=25, err= 2024/12/19 02:15:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:45 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:45 DEBUG : : >changeNotify: 2024/12/19 02:15:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:45 DEBUG : : >changeNotify: 2024/12/19 02:15:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:15:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:15:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/19 02:15:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0006d2000 2024/12/19 02:15:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:15:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:15:46 DEBUG : newLeaf(0xc0007e1440): close: 2024/12/19 02:15:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/19 02:15:46 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-19 02:15:44.548309116 +0000 UTC m=+536.019406053 2024/12/19 02:15:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/19 02:15:46 DEBUG : newLeaf(0xc0007e1440): >close: err= 2024/12/19 02:15:46 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:15:46 DEBUG : dir: Looking for writers 2024/12/19 02:15:46 DEBUG : : Looking for writers 2024/12/19 02:15:46 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:46 DEBUG : dir: reading active writers 2024/12/19 02:15:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:15:46 DEBUG : dir: Looking for writers 2024/12/19 02:15:46 DEBUG : : Looking for writers 2024/12/19 02:15:46 DEBUG : dir: reading active writers 2024/12/19 02:15:46 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:15:46 DEBUG : dir: Looking for writers 2024/12/19 02:15:46 DEBUG : : Looking for writers 2024/12/19 02:15:46 DEBUG : dir: reading active writers 2024/12/19 02:15:46 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:15:46 DEBUG : dir: Looking for writers 2024/12/19 02:15:46 DEBUG : : Looking for writers 2024/12/19 02:15:46 DEBUG : dir: reading active writers 2024/12/19 02:15:46 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:15:46 DEBUG : newLeaf: vfs cache: starting upload 2024/12/19 02:15:46 DEBUG : dir: Looking for writers 2024/12/19 02:15:46 DEBUG : : Looking for writers 2024/12/19 02:15:46 DEBUG : dir: reading active writers 2024/12/19 02:15:46 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:15:47 DEBUG : dir: Looking for writers 2024/12/19 02:15:47 DEBUG : : Looking for writers 2024/12/19 02:15:47 DEBUG : dir: reading active writers 2024/12/19 02:15:47 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:15:47 DEBUG : dir: Looking for writers 2024/12/19 02:15:47 DEBUG : : Looking for writers 2024/12/19 02:15:47 DEBUG : dir: reading active writers 2024/12/19 02:15:47 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:15:48 DEBUG : dir: Looking for writers 2024/12/19 02:15:48 DEBUG : : Looking for writers 2024/12/19 02:15:48 DEBUG : dir: reading active writers 2024/12/19 02:15:48 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:15:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:48 DEBUG : : >changeNotify: 2024/12/19 02:15:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:48 DEBUG : : >changeNotify: 2024/12/19 02:15:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:48 DEBUG : : >changeNotify: 2024/12/19 02:15:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:48 DEBUG : : >changeNotify: 2024/12/19 02:15:49 DEBUG : dir: Looking for writers 2024/12/19 02:15:49 DEBUG : : Looking for writers 2024/12/19 02:15:49 DEBUG : dir: reading active writers 2024/12/19 02:15:49 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:15:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/19 02:15:49 INFO : newLeaf: Copied (replaced existing) 2024/12/19 02:15:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-19 02:15:44.548 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/19 02:15:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/19 02:15:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:15:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/19 02:15:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:49 DEBUG : : >changeNotify: 2024/12/19 02:15:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:49 DEBUG : : >changeNotify: 2024/12/19 02:15:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:49 DEBUG : : >changeNotify: 2024/12/19 02:15:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:49 DEBUG : : >changeNotify: 2024/12/19 02:15:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:50 DEBUG : dir: Looking for writers 2024/12/19 02:15:50 DEBUG : : Looking for writers 2024/12/19 02:15:50 DEBUG : dir: reading active writers 2024/12/19 02:15:50 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:50 DEBUG : >WaitForWriters: 2024/12/19 02:15:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:50 DEBUG : : >changeNotify: 2024/12/19 02:15:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:50 DEBUG : : >changeNotify: 2024/12/19 02:15:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:50 DEBUG : : >changeNotify: 2024/12/19 02:15:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:50 DEBUG : : >changeNotify: 2024/12/19 02:15:51 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:15:51 DEBUG : dir: Looking for writers 2024/12/19 02:15:51 DEBUG : : Looking for writers 2024/12/19 02:15:51 DEBUG : dir: reading active writers 2024/12/19 02:15:51 DEBUG : newLeaf: reading active writers 2024/12/19 02:15:51 DEBUG : >WaitForWriters: 2024/12/19 02:15:51 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:15:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:52 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:52 DEBUG : : >changeNotify: 2024/12/19 02:15:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:52 DEBUG : : >changeNotify: === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:15:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:15:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:15:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:15:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:15:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:15:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:55 DEBUG : : >changeNotify: 2024/12/19 02:15:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:55 DEBUG : : >changeNotify: 2024/12/19 02:15:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:15:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:15:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:15:55 DEBUG : : invalidating directory cache 2024/12/19 02:15:55 DEBUG : : >changeNotify: 2024/12/19 02:15:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:15:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:15:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:15:55 DEBUG : dir: invalidating directory cache 2024/12/19 02:15:55 DEBUG : : >changeNotify: 2024/12/19 02:16:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:00 DEBUG : : >changeNotify: 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:00 DEBUG : : >changeNotify: 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:00 DEBUG : : >changeNotify: 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:00 DEBUG : : >changeNotify: 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:00 DEBUG : : >changeNotify: 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:00 DEBUG : : >changeNotify: 2024/12/19 02:16:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/19 02:16:01 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:16:01 DEBUG : dir/file1(0xc000bfe8c0): openPending: 2024/12/19 02:16:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/19 02:16:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/19 02:16:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:16:02 DEBUG : dir/file1(0xc000bfe8c0): >openPending: err= 2024/12/19 02:16:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/19 02:16:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:16:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:16:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:16:02 DEBUG : dir/file1(0xc000bfe8c0): _writeAt: size=14, off=0 2024/12/19 02:16:02 DEBUG : dir/file1(0xc000bfe8c0): >_writeAt: n=14, err= 2024/12/19 02:16:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/19 02:16:02 DEBUG : dir/file1(0xc000bfe8c0): close: 2024/12/19 02:16:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/19 02:16:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/19 02:16:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:16:02 DEBUG : dir/file1(0xc000bfe8c0): >close: err= 2024/12/19 02:16:02 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:16:02 DEBUG : dir: Looking for writers 2024/12/19 02:16:02 DEBUG : file1: reading active writers 2024/12/19 02:16:02 DEBUG : : Looking for writers 2024/12/19 02:16:02 DEBUG : dir: reading active writers 2024/12/19 02:16:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:16:02 DEBUG : dir: Looking for writers 2024/12/19 02:16:02 DEBUG : file1: reading active writers 2024/12/19 02:16:02 DEBUG : : Looking for writers 2024/12/19 02:16:02 DEBUG : dir: reading active writers 2024/12/19 02:16:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:16:02 DEBUG : dir: Looking for writers 2024/12/19 02:16:02 DEBUG : file1: reading active writers 2024/12/19 02:16:02 DEBUG : : Looking for writers 2024/12/19 02:16:02 DEBUG : dir: reading active writers 2024/12/19 02:16:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:16:02 DEBUG : dir: Looking for writers 2024/12/19 02:16:02 DEBUG : file1: reading active writers 2024/12/19 02:16:02 DEBUG : : Looking for writers 2024/12/19 02:16:02 DEBUG : dir: reading active writers 2024/12/19 02:16:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:16:02 DEBUG : dir/file1: vfs cache: starting upload 2024/12/19 02:16:02 DEBUG : dir: Looking for writers 2024/12/19 02:16:02 DEBUG : file1: reading active writers 2024/12/19 02:16:02 DEBUG : : Looking for writers 2024/12/19 02:16:02 DEBUG : dir: reading active writers 2024/12/19 02:16:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:16:02 DEBUG : dir: Looking for writers 2024/12/19 02:16:02 DEBUG : file1: reading active writers 2024/12/19 02:16:02 DEBUG : : Looking for writers 2024/12/19 02:16:02 DEBUG : dir: reading active writers 2024/12/19 02:16:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:16:03 DEBUG : dir: Looking for writers 2024/12/19 02:16:03 DEBUG : file1: reading active writers 2024/12/19 02:16:03 DEBUG : : Looking for writers 2024/12/19 02:16:03 DEBUG : dir: reading active writers 2024/12/19 02:16:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:16:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:03 DEBUG : dir: Looking for writers 2024/12/19 02:16:03 DEBUG : file1: reading active writers 2024/12/19 02:16:03 DEBUG : : Looking for writers 2024/12/19 02:16:03 DEBUG : dir: reading active writers 2024/12/19 02:16:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:04 DEBUG : : >changeNotify: 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:04 DEBUG : : >changeNotify: 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:04 DEBUG : : >changeNotify: 2024/12/19 02:16:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:04 DEBUG : dir: Looking for writers 2024/12/19 02:16:04 DEBUG : file1: reading active writers 2024/12/19 02:16:04 DEBUG : : Looking for writers 2024/12/19 02:16:04 DEBUG : dir: reading active writers 2024/12/19 02:16:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:04 DEBUG : : >changeNotify: 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:04 DEBUG : : >changeNotify: 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:04 DEBUG : : >changeNotify: 2024/12/19 02:16:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:05 DEBUG : : >changeNotify: 2024/12/19 02:16:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:05 DEBUG : : >changeNotify: 2024/12/19 02:16:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:05 DEBUG : : >changeNotify: 2024/12/19 02:16:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/19 02:16:05 INFO : dir/file1: Copied (replaced existing) 2024/12/19 02:16:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/19 02:16:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/19 02:16:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:16:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/19 02:16:05 DEBUG : dir: Looking for writers 2024/12/19 02:16:05 DEBUG : file1: reading active writers 2024/12/19 02:16:05 DEBUG : : Looking for writers 2024/12/19 02:16:05 DEBUG : dir: reading active writers 2024/12/19 02:16:05 DEBUG : >WaitForWriters: 2024/12/19 02:16:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:16:05 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:16:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:16:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:16:05 DEBUG : dir/file1(0xc000bfe400): _readAt: size=512, off=0 2024/12/19 02:16:05 DEBUG : dir/file1(0xc000bfe400): openPending: 2024/12/19 02:16: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/12/19 02:16:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/19 02:16:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:16:05 DEBUG : dir/file1(0xc000bfe400): >openPending: err= 2024/12/19 02:16:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/19 02:16:05 DEBUG : dir/file1(0xc000bfe400): >_readAt: n=14, err=EOF 2024/12/19 02:16:05 DEBUG : dir/file1(0xc000bfe400): close: 2024/12/19 02:16:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 02:16:05 DEBUG : dir/file1(0xc000bfe400): >close: err= 2024/12/19 02:16:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:09 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:09 DEBUG : : >changeNotify: 2024/12/19 02:16:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:09 DEBUG : : >changeNotify: 2024/12/19 02:16:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:16:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/19 02:16:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000799bc0 2024/12/19 02:16:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:16:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:16:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/19 02:16:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/19 02:16:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000799bc0 2024/12/19 02:16:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/19 02:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:16:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:16:14 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:16:14 DEBUG : dir/file1(0xc0000b1140): openPending: 2024/12/19 02:16:14 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/12/19 02:16:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/19 02:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:16:14 DEBUG : dir/file1(0xc0000b1140): >openPending: err= 2024/12/19 02:16:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/19 02:16:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:16:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:16:14 DEBUG : dir/file1(0xc0000b1140): _writeAt: size=25, off=0 2024/12/19 02:16:14 DEBUG : dir/file1(0xc0000b1140): >_writeAt: n=25, err= 2024/12/19 02:16:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:16 DEBUG : : >changeNotify: 2024/12/19 02:16:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:16 DEBUG : : >changeNotify: 2024/12/19 02:16:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:16:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/19 02:16:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000799bc0 2024/12/19 02:16:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:16:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:16:16 DEBUG : newLeaf(0xc0000b1140): close: 2024/12/19 02:16:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/19 02:16:16 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-19 02:16:14.765088328 +0000 UTC m=+566.236185266 2024/12/19 02:16:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/19 02:16:16 DEBUG : newLeaf(0xc0000b1140): >close: err= 2024/12/19 02:16:16 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:16:16 DEBUG : dir: Looking for writers 2024/12/19 02:16:16 DEBUG : : Looking for writers 2024/12/19 02:16:16 DEBUG : dir: reading active writers 2024/12/19 02:16:16 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:16:16 DEBUG : dir: Looking for writers 2024/12/19 02:16:16 DEBUG : : Looking for writers 2024/12/19 02:16:16 DEBUG : dir: reading active writers 2024/12/19 02:16:16 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:16:16 DEBUG : dir: Looking for writers 2024/12/19 02:16:16 DEBUG : : Looking for writers 2024/12/19 02:16:16 DEBUG : dir: reading active writers 2024/12/19 02:16:16 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:16:16 DEBUG : dir: Looking for writers 2024/12/19 02:16:16 DEBUG : : Looking for writers 2024/12/19 02:16:16 DEBUG : dir: reading active writers 2024/12/19 02:16:16 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:16:16 DEBUG : newLeaf: vfs cache: starting upload 2024/12/19 02:16:16 DEBUG : dir: Looking for writers 2024/12/19 02:16:16 DEBUG : : Looking for writers 2024/12/19 02:16:16 DEBUG : dir: reading active writers 2024/12/19 02:16:16 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:16:17 DEBUG : dir: Looking for writers 2024/12/19 02:16:17 DEBUG : : Looking for writers 2024/12/19 02:16:17 DEBUG : dir: reading active writers 2024/12/19 02:16:17 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:16:17 DEBUG : dir: Looking for writers 2024/12/19 02:16:17 DEBUG : : Looking for writers 2024/12/19 02:16:17 DEBUG : dir: reading active writers 2024/12/19 02:16:17 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:16:18 DEBUG : dir: Looking for writers 2024/12/19 02:16:18 DEBUG : : Looking for writers 2024/12/19 02:16:18 DEBUG : dir: reading active writers 2024/12/19 02:16:18 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:16:19 DEBUG : dir: Looking for writers 2024/12/19 02:16:19 DEBUG : : Looking for writers 2024/12/19 02:16:19 DEBUG : dir: reading active writers 2024/12/19 02:16:19 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:16:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/19 02:16:19 INFO : newLeaf: Copied (replaced existing) 2024/12/19 02:16:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-19 02:16:14.765 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/19 02:16:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/19 02:16:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:16:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/19 02:16:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:20 DEBUG : dir: Looking for writers 2024/12/19 02:16:20 DEBUG : : Looking for writers 2024/12/19 02:16:20 DEBUG : dir: reading active writers 2024/12/19 02:16:20 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:20 DEBUG : >WaitForWriters: 2024/12/19 02:16:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:20 DEBUG : : >changeNotify: 2024/12/19 02:16:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:20 DEBUG : : >changeNotify: 2024/12/19 02:16:21 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:16:21 DEBUG : dir: Looking for writers 2024/12/19 02:16:21 DEBUG : : Looking for writers 2024/12/19 02:16:21 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:21 DEBUG : dir: reading active writers 2024/12/19 02:16:21 DEBUG : >WaitForWriters: 2024/12/19 02:16:21 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:16:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:24 DEBUG : : >changeNotify: 2024/12/19 02:16:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:24 DEBUG : : >changeNotify: 2024/12/19 02:16:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote === RUN TestFileRename/full,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:16:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:16:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:16:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:16:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:16:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:16:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:16:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:16:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:16:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:16:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:16:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:25 DEBUG : : >changeNotify: 2024/12/19 02:16:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:25 DEBUG : : >changeNotify: 2024/12/19 02:16:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:25 DEBUG : : >changeNotify: 2024/12/19 02:16:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:25 DEBUG : : >changeNotify: 2024/12/19 02:16:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:26 DEBUG : : >changeNotify: 2024/12/19 02:16:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:26 DEBUG : : >changeNotify: 2024/12/19 02:16:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:27 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:27 DEBUG : : invalidating directory cache 2024/12/19 02:16:27 DEBUG : : >changeNotify: 2024/12/19 02:16:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:27 DEBUG : dir: invalidating directory cache 2024/12/19 02:16:27 DEBUG : : >changeNotify: 2024/12/19 02:16:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:28 DEBUG : : >changeNotify: 2024/12/19 02:16:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:28 DEBUG : : >changeNotify: 2024/12/19 02:16:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:29 DEBUG : : >changeNotify: 2024/12/19 02:16:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:29 DEBUG : : >changeNotify: 2024/12/19 02:16:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:30 DEBUG : : >changeNotify: 2024/12/19 02:16:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:30 DEBUG : : >changeNotify: 2024/12/19 02:16:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:30 DEBUG : : >changeNotify: 2024/12/19 02:16:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:30 DEBUG : : >changeNotify: 2024/12/19 02:16:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:30 DEBUG : : >changeNotify: 2024/12/19 02:16:31 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:16:31 DEBUG : dir: Looking for writers 2024/12/19 02:16:31 DEBUG : file1: reading active writers 2024/12/19 02:16:31 DEBUG : : Looking for writers 2024/12/19 02:16:31 DEBUG : dir: reading active writers 2024/12/19 02:16:31 DEBUG : >WaitForWriters: 2024/12/19 02:16:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:16:31 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:16:31 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:16:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:16:31 DEBUG : dir/file1(0xc000812340): _readAt: size=512, off=0 2024/12/19 02:16:31 DEBUG : dir/file1(0xc000812340): openPending: 2024/12/19 02:16:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/19 02:16:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/19 02:16:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:16:32 DEBUG : dir/file1(0xc000812340): >openPending: err= 2024/12/19 02:16:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/19 02:16:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:16:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:16:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:16:33 DEBUG : dir/file1(0xc000812340): >_readAt: n=14, err=EOF 2024/12/19 02:16:33 DEBUG : dir/file1(0xc000812340): close: 2024/12/19 02:16:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 02:16:33 DEBUG : dir/file1(0xc000812340): >close: err= 2024/12/19 02:16:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:34 DEBUG : : >changeNotify: 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:34 DEBUG : : >changeNotify: 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:34 DEBUG : : >changeNotify: 2024/12/19 02:16:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:34 DEBUG : : >changeNotify: 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:34 DEBUG : : >changeNotify: 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:34 DEBUG : : >changeNotify: 2024/12/19 02:16:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:36 DEBUG : : >changeNotify: 2024/12/19 02:16:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:36 DEBUG : : >changeNotify: 2024/12/19 02:16:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:36 DEBUG : : >changeNotify: 2024/12/19 02:16:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:36 DEBUG : : >changeNotify: 2024/12/19 02:16:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:16:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:16:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/19 02:16:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0005eb980 2024/12/19 02:16:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:16:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:16:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:38 DEBUG : : >changeNotify: 2024/12/19 02:16:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:38 DEBUG : : >changeNotify: 2024/12/19 02:16:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:39 DEBUG : : >changeNotify: 2024/12/19 02:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:39 DEBUG : : >changeNotify: 2024/12/19 02:16:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:39 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:39 DEBUG : : >changeNotify: 2024/12/19 02:16:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:40 DEBUG : : >changeNotify: 2024/12/19 02:16:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:40 DEBUG : : >changeNotify: 2024/12/19 02:16:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:16:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:16:40 DEBUG : : >changeNotify: 2024/12/19 02:16:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/19 02:16:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/19 02:16:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0005eb980 2024/12/19 02:16:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/19 02:16:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:16:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:16:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:16:41 DEBUG : dir/file1(0xc0013e1940): openPending: 2024/12/19 02:16:41 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/12/19 02:16:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/19 02:16:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:16:41 DEBUG : dir/file1(0xc0013e1940): >openPending: err= 2024/12/19 02:16:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/19 02:16:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:16:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:16:41 DEBUG : dir/file1(0xc0013e1940): _writeAt: size=25, off=0 2024/12/19 02:16:41 DEBUG : dir/file1(0xc0013e1940): >_writeAt: n=25, err= 2024/12/19 02:16:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/19 02:16:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/19 02:16:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0005eb980 2024/12/19 02:16:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:16:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:16:44 DEBUG : newLeaf(0xc0013e1940): close: 2024/12/19 02:16:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/19 02:16:44 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-19 02:16:41.923519789 +0000 UTC m=+593.394616727 2024/12/19 02:16:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/19 02:16:44 DEBUG : newLeaf(0xc0013e1940): >close: err= 2024/12/19 02:16:44 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:16:44 DEBUG : dir: Looking for writers 2024/12/19 02:16:44 DEBUG : : Looking for writers 2024/12/19 02:16:44 DEBUG : dir: reading active writers 2024/12/19 02:16:44 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:16:44 DEBUG : dir: Looking for writers 2024/12/19 02:16:44 DEBUG : : Looking for writers 2024/12/19 02:16:44 DEBUG : dir: reading active writers 2024/12/19 02:16:44 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:16:44 DEBUG : dir: Looking for writers 2024/12/19 02:16:44 DEBUG : : Looking for writers 2024/12/19 02:16:44 DEBUG : dir: reading active writers 2024/12/19 02:16:44 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:16:44 DEBUG : dir: Looking for writers 2024/12/19 02:16:44 DEBUG : : Looking for writers 2024/12/19 02:16:44 DEBUG : dir: reading active writers 2024/12/19 02:16:44 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:16:44 DEBUG : newLeaf: vfs cache: starting upload 2024/12/19 02:16:44 DEBUG : dir: Looking for writers 2024/12/19 02:16:44 DEBUG : : Looking for writers 2024/12/19 02:16:44 DEBUG : dir: reading active writers 2024/12/19 02:16:44 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:16:44 DEBUG : dir: Looking for writers 2024/12/19 02:16:44 DEBUG : : Looking for writers 2024/12/19 02:16:44 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:44 DEBUG : dir: reading active writers 2024/12/19 02:16:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:16:44 DEBUG : dir: Looking for writers 2024/12/19 02:16:44 DEBUG : : Looking for writers 2024/12/19 02:16:44 DEBUG : dir: reading active writers 2024/12/19 02:16:44 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:16:45 DEBUG : dir: Looking for writers 2024/12/19 02:16:45 DEBUG : : Looking for writers 2024/12/19 02:16:45 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:45 DEBUG : dir: reading active writers 2024/12/19 02:16:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:16:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:45 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:45 DEBUG : : >changeNotify: 2024/12/19 02:16:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:45 DEBUG : : >changeNotify: 2024/12/19 02:16:46 DEBUG : dir: Looking for writers 2024/12/19 02:16:46 DEBUG : : Looking for writers 2024/12/19 02:16:46 DEBUG : dir: reading active writers 2024/12/19 02:16:46 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:16:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/19 02:16:47 INFO : newLeaf: Copied (replaced existing) 2024/12/19 02:16:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-19 02:16:41.923 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/19 02:16:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/19 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:16:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/19 02:16:47 DEBUG : dir: Looking for writers 2024/12/19 02:16:47 DEBUG : : Looking for writers 2024/12/19 02:16:47 DEBUG : dir: reading active writers 2024/12/19 02:16:47 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:47 DEBUG : >WaitForWriters: 2024/12/19 02:16:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:48 DEBUG : : >changeNotify: 2024/12/19 02:16:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:48 DEBUG : : >changeNotify: 2024/12/19 02:16:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:48 DEBUG : : >changeNotify: 2024/12/19 02:16:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:48 DEBUG : : >changeNotify: 2024/12/19 02:16:49 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:16:49 DEBUG : dir: Looking for writers 2024/12/19 02:16:49 DEBUG : : Looking for writers 2024/12/19 02:16:49 DEBUG : dir: reading active writers 2024/12/19 02:16:49 DEBUG : newLeaf: reading active writers 2024/12/19 02:16:49 DEBUG : >WaitForWriters: 2024/12/19 02:16:49 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:16:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:49 DEBUG : : >changeNotify: 2024/12/19 02:16:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:49 DEBUG : : >changeNotify: 2024/12/19 02:16:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:49 DEBUG : : >changeNotify: 2024/12/19 02:16:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:49 DEBUG : : >changeNotify: 2024/12/19 02:16:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:50 DEBUG : : >changeNotify: 2024/12/19 02:16:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:50 DEBUG : : >changeNotify: 2024/12/19 02:16:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:50 DEBUG : : >changeNotify: 2024/12/19 02:16:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:50 DEBUG : : >changeNotify: --- PASS: TestFileRename (172.37s) --- PASS: TestFileRename/off,forceCache=false (27.86s) --- PASS: TestFileRename/minimal,forceCache=false (27.69s) --- PASS: TestFileRename/minimal,forceCache=true (31.71s) --- PASS: TestFileRename/writes,forceCache=false (27.55s) --- PASS: TestFileRename/writes,forceCache=true (30.05s) --- PASS: TestFileRename/full,forceCache=false (27.51s) === 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-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:16:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:52 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:16:52 DEBUG : : Looking for writers 2024/12/19 02:16:52 DEBUG : >WaitForWriters: 2024/12/19 02:16:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:52 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:52 DEBUG : : >changeNotify: 2024/12/19 02:16:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:52 DEBUG : : >changeNotify: --- PASS: TestRcGetVFS (0.82s) === 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-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:16:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:55 DEBUG : : invalidating directory cache 2024/12/19 02:16:55 DEBUG : dir: invalidating directory cache 2024/12/19 02:16:55 DEBUG : : >changeNotify: 2024/12/19 02:16:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:55 DEBUG : : >changeNotify: 2024/12/19 02:16:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:55 DEBUG : : >changeNotify: 2024/12/19 02:16:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:55 DEBUG : : >changeNotify: 2024/12/19 02:16:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:16:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:16:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:16:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:16:55 DEBUG : : >changeNotify: 2024/12/19 02:16:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:16:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:16:55 DEBUG : : >changeNotify: 2024/12/19 02:16:57 DEBUG : : forgetting directory cache 2024/12/19 02:16:57 DEBUG : dir: forgetting directory cache 2024/12/19 02:16:57 DEBUG : dir: forgetting directory cache 2024/12/19 02:16:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:17:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:17:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/19 02:17:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/19 02:17:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:00 DEBUG : : >changeNotify: 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:00 DEBUG : : >changeNotify: 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:00 DEBUG : : >changeNotify: 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:00 DEBUG : : >changeNotify: 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:00 DEBUG : : >changeNotify: 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:00 DEBUG : : >changeNotify: 2024/12/19 02:17:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/19 02:17:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/19 02:17:02 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:17:02 DEBUG : dir: Looking for writers 2024/12/19 02:17:02 DEBUG : file1: reading active writers 2024/12/19 02:17:02 DEBUG : : Looking for writers 2024/12/19 02:17:02 DEBUG : dir: reading active writers 2024/12/19 02:17:02 DEBUG : >WaitForWriters: 2024/12/19 02:17:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:04 DEBUG : : >changeNotify: 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:04 DEBUG : : >changeNotify: 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:04 DEBUG : : >changeNotify: 2024/12/19 02:17:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:04 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:17:04 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:04 DEBUG : : >changeNotify: 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:04 DEBUG : : >changeNotify: 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:04 DEBUG : : >changeNotify: 2024/12/19 02:17:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:05 DEBUG : : >changeNotify: 2024/12/19 02:17:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:05 DEBUG : : >changeNotify: 2024/12/19 02:17:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:05 DEBUG : : >changeNotify: --- PASS: TestReadFileHandleMethods (12.58s) === RUN TestReadFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:17:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:09 DEBUG : : >changeNotify: 2024/12/19 02:17:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:09 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:09 DEBUG : : >changeNotify: 2024/12/19 02:17:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:17:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:17:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/19 02:17:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/19 02:17:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:17:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/19 02:17:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/19 02:17:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/19 02:17:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/19 02:17:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/19 02:17:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/19 02:17:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/19 02:17:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/19 02:17:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/19 02:17:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/19 02:17:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/19 02:17:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/19 02:17:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:16 DEBUG : : >changeNotify: 2024/12/19 02:17:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:16 DEBUG : : >changeNotify: 2024/12/19 02:17:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:16 DEBUG : : >changeNotify: 2024/12/19 02:17:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:16 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/19 02:17:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/19 02:17:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/19 02:17:16 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/19 02:17:17 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:17:17 DEBUG : dir: Looking for writers 2024/12/19 02:17:17 DEBUG : file1: reading active writers 2024/12/19 02:17:17 DEBUG : : Looking for writers 2024/12/19 02:17:17 DEBUG : dir: reading active writers 2024/12/19 02:17:17 DEBUG : >WaitForWriters: 2024/12/19 02:17:19 DEBUG : : forgetting directory cache 2024/12/19 02:17:19 DEBUG : dir: forgetting directory cache 2024/12/19 02:17:19 DEBUG : dir/subdir: forgetting directory cache 2024/12/19 02:17:19 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:17:19 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:17:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:20 DEBUG : : >changeNotify: 2024/12/19 02:17:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:20 DEBUG : : >changeNotify: --- PASS: TestReadFileHandleSeek (14.65s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:17:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:24 DEBUG : : >changeNotify: 2024/12/19 02:17:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:24 DEBUG : : >changeNotify: 2024/12/19 02:17:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:25 DEBUG : : >changeNotify: 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:25 DEBUG : : >changeNotify: 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:25 DEBUG : : invalidating directory cache 2024/12/19 02:17:25 DEBUG : dir: invalidating directory cache 2024/12/19 02:17:25 DEBUG : : >changeNotify: 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:25 DEBUG : : >changeNotify: 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:25 DEBUG : : >changeNotify: 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:25 DEBUG : : >changeNotify: 2024/12/19 02:17:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:17:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:26 DEBUG : : >changeNotify: 2024/12/19 02:17:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:26 DEBUG : : >changeNotify: 2024/12/19 02:17:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:26 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:26 DEBUG : : >changeNotify: 2024/12/19 02:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/19 02:17:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/19 02:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:17:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:27 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:27 DEBUG : : >changeNotify: 2024/12/19 02:17:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:27 DEBUG : : >changeNotify: 2024/12/19 02:17:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:27 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:27 DEBUG : : >changeNotify: 2024/12/19 02:17:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:28 DEBUG : : >changeNotify: 2024/12/19 02:17:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:28 DEBUG : : >changeNotify: 2024/12/19 02:17:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:28 DEBUG : : >changeNotify: 2024/12/19 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/19 02:17:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/19 02:17:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/19 02:17:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/19 02:17:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/19 02:17:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/19 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/19 02:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/19 02:17:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:29 DEBUG : : >changeNotify: 2024/12/19 02:17:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:29 DEBUG : : >changeNotify: 2024/12/19 02:17:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:29 DEBUG : : >changeNotify: 2024/12/19 02:17:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/19 02:17:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/19 02:17:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/19 02:17:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/19 02:17:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:30 DEBUG : : >changeNotify: 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:30 DEBUG : : >changeNotify: 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:30 DEBUG : : >changeNotify: 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:30 DEBUG : : >changeNotify: 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:30 DEBUG : : >changeNotify: 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:30 DEBUG : : >changeNotify: 2024/12/19 02:17:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/19 02:17:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/19 02:17:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/19 02:17:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/19 02:17:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/19 02:17:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/19 02:17:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/19 02:17:31 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/19 02:17:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/19 02:17:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/19 02:17:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/19 02:17:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/19 02:17:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/19 02:17:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/19 02:17:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/19 02:17:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/19 02:17:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/19 02:17:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/19 02:17:31 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/19 02:17:31 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:17:31 DEBUG : dir: Looking for writers 2024/12/19 02:17:31 DEBUG : file1: reading active writers 2024/12/19 02:17:31 DEBUG : : Looking for writers 2024/12/19 02:17:31 DEBUG : dir: reading active writers 2024/12/19 02:17:31 DEBUG : >WaitForWriters: 2024/12/19 02:17:32 DEBUG : : forgetting directory cache 2024/12/19 02:17:32 DEBUG : dir: forgetting directory cache 2024/12/19 02:17:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:17:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:17:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:34 DEBUG : : >changeNotify: 2024/12/19 02:17:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:34 DEBUG : : >changeNotify: --- PASS: TestReadFileHandleReadAt (14.27s) === RUN TestReadFileHandleFlush run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:17:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:34 DEBUG : : >changeNotify: 2024/12/19 02:17:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:34 DEBUG : : >changeNotify: 2024/12/19 02:17:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:36 DEBUG : : >changeNotify: 2024/12/19 02:17:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:36 DEBUG : : >changeNotify: 2024/12/19 02:17:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:36 DEBUG : : >changeNotify: 2024/12/19 02:17:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:36 DEBUG : : >changeNotify: 2024/12/19 02:17:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:38 DEBUG : : >changeNotify: 2024/12/19 02:17:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:38 DEBUG : : >changeNotify: 2024/12/19 02:17:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:39 DEBUG : : >changeNotify: 2024/12/19 02:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:39 DEBUG : : >changeNotify: 2024/12/19 02:17:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:40 DEBUG : : >changeNotify: 2024/12/19 02:17:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:40 DEBUG : : >changeNotify: 2024/12/19 02:17:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:40 DEBUG : : >changeNotify: 2024/12/19 02:17:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:17:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:17:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/19 02:17:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/19 02:17:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:17:42 DEBUG : : forgetting directory cache 2024/12/19 02:17:42 DEBUG : dir: forgetting directory cache 2024/12/19 02:17:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/19 02:17:42 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:17:42 DEBUG : dir: Looking for writers 2024/12/19 02:17:42 DEBUG : file1: reading active writers 2024/12/19 02:17:42 DEBUG : : Looking for writers 2024/12/19 02:17:42 DEBUG : dir: reading active writers 2024/12/19 02:17:42 DEBUG : >WaitForWriters: 2024/12/19 02:17:44 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:17:44 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestReadFileHandleFlush (11.04s) === RUN TestReadFileHandleRelease run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:17:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:46 DEBUG : : >changeNotify: 2024/12/19 02:17:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:46 DEBUG : : >changeNotify: 2024/12/19 02:17:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:48 DEBUG : : >changeNotify: 2024/12/19 02:17:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:48 DEBUG : : >changeNotify: 2024/12/19 02:17:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:48 DEBUG : : >changeNotify: 2024/12/19 02:17:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:48 DEBUG : : >changeNotify: 2024/12/19 02:17:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:49 DEBUG : : >changeNotify: 2024/12/19 02:17:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:49 DEBUG : : >changeNotify: 2024/12/19 02:17:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:49 DEBUG : : >changeNotify: 2024/12/19 02:17:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:49 DEBUG : : >changeNotify: 2024/12/19 02:17:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:50 DEBUG : : >changeNotify: 2024/12/19 02:17:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:50 DEBUG : : >changeNotify: 2024/12/19 02:17:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.bin" entryType 1 2024/12/19 02:17:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:50 DEBUG : : >changeNotify: 2024/12/19 02:17:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:50 DEBUG : : >changeNotify: 2024/12/19 02:17:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:17:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/19 02:17:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/19 02:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:17:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:52 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:52 DEBUG : : >changeNotify: 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:52 DEBUG : : >changeNotify: 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:52 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:52 DEBUG : : >changeNotify: 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:52 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:52 DEBUG : : >changeNotify: 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:52 DEBUG : : >changeNotify: 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:52 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:52 DEBUG : : >changeNotify: 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:52 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:52 DEBUG : : >changeNotify: 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:52 DEBUG : : >changeNotify: 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:52 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:52 DEBUG : : >changeNotify: 2024/12/19 02:17:53 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:53 DEBUG : : invalidating directory cache 2024/12/19 02:17:53 DEBUG : : >changeNotify: 2024/12/19 02:17:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:53 DEBUG : dir: invalidating directory cache 2024/12/19 02:17:53 DEBUG : : >changeNotify: 2024/12/19 02:17:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:53 DEBUG : : >changeNotify: 2024/12/19 02:17:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/19 02:17:54 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/19 02:17:54 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/19 02:17:54 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:17:54 DEBUG : dir: Looking for writers 2024/12/19 02:17:54 DEBUG : file1: reading active writers 2024/12/19 02:17:54 DEBUG : : Looking for writers 2024/12/19 02:17:54 DEBUG : dir: reading active writers 2024/12/19 02:17:54 DEBUG : >WaitForWriters: 2024/12/19 02:17:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:55 DEBUG : : >changeNotify: 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:55 DEBUG : : >changeNotify: 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:55 DEBUG : : >changeNotify: 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:55 DEBUG : : >changeNotify: 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:55 DEBUG : : >changeNotify: 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:55 DEBUG : : >changeNotify: 2024/12/19 02:17:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:17:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:17:55 DEBUG : : >changeNotify: 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:17:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:17:55 DEBUG : : >changeNotify: 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:17:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:17:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:17:55 DEBUG : : >changeNotify: 2024/12/19 02:17:56 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:17:56 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestReadFileHandleRelease (11.52s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:17:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:17:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:17:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:17:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:17:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:17:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:17:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:17:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:17:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:17:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:18:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:00 DEBUG : : >changeNotify: 2024/12/19 02:18:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:00 DEBUG : : >changeNotify: 2024/12/19 02:18:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:00 DEBUG : : >changeNotify: 2024/12/19 02:18:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:00 DEBUG : : >changeNotify: 2024/12/19 02:18:01 DEBUG : : forgetting directory cache 2024/12/19 02:18:01 DEBUG : dir: forgetting directory cache 2024/12/19 02:18:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:18:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:04 DEBUG : : >changeNotify: 2024/12/19 02:18:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:04 DEBUG : : >changeNotify: 2024/12/19 02:18:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:04 DEBUG : : >changeNotify: 2024/12/19 02:18:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:18:04 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:18:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:18:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:18:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/19 02:18:04 DEBUG : dir/file1(0xc0000b1340): _readAt: size=1, off=0 2024/12/19 02:18:04 DEBUG : dir/file1(0xc0000b1340): openPending: 2024/12/19 02:18:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/19 02:18:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/19 02:18:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:18:04 DEBUG : dir/file1(0xc0000b1340): >openPending: err= 2024/12/19 02:18:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/19 02:18:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:18:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:18:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:18:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:04 DEBUG : : >changeNotify: 2024/12/19 02:18:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:04 DEBUG : : >changeNotify: 2024/12/19 02:18:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:04 DEBUG : : >changeNotify: 2024/12/19 02:18:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:05 DEBUG : : >changeNotify: 2024/12/19 02:18:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:05 DEBUG : : >changeNotify: 2024/12/19 02:18:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:05 DEBUG : : >changeNotify: 2024/12/19 02:18:05 DEBUG : dir/file1(0xc0000b1340): >_readAt: n=1, err= 2024/12/19 02:18:05 DEBUG : dir/file1(0xc0000b1340): _readAt: size=256, off=1 2024/12/19 02:18:05 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/19 02:18:05 DEBUG : dir/file1(0xc0000b1340): >_readAt: n=15, err=EOF 2024/12/19 02:18:05 DEBUG : dir/file1(0xc0000b1340): _readAt: size=16, off=16 2024/12/19 02:18:05 DEBUG : dir/file1(0xc0000b1340): >_readAt: n=0, err=EOF 2024/12/19 02:18:05 DEBUG : dir/file1(0xc0000b1340): close: 2024/12/19 02:18:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 02:18:05 DEBUG : dir/file1(0xc0000b1340): >close: err= 2024/12/19 02:18:05 DEBUG : dir/file1(0xc0000b1340): close: 2024/12/19 02:18:05 DEBUG : dir/file1(0xc0000b1340): >close: err=file already closed 2024/12/19 02:18:05 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:18:05 DEBUG : dir: Looking for writers 2024/12/19 02:18:05 DEBUG : file1: reading active writers 2024/12/19 02:18:05 DEBUG : : Looking for writers 2024/12/19 02:18:05 DEBUG : dir: reading active writers 2024/12/19 02:18:05 DEBUG : >WaitForWriters: 2024/12/19 02:18:05 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:18:05 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:06 DEBUG : : invalidating directory cache 2024/12/19 02:18:06 DEBUG : : >changeNotify: 2024/12/19 02:18:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:06 DEBUG : dir: invalidating directory cache 2024/12/19 02:18:06 DEBUG : : >changeNotify: 2024/12/19 02:18:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:06 DEBUG : : >changeNotify: 2024/12/19 02:18:07 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:18:07 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestRWFileHandleMethodsRead (11.54s) === RUN TestRWFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:18:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:18:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:18:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:09 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:09 DEBUG : : >changeNotify: 2024/12/19 02:18:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:09 DEBUG : : >changeNotify: 2024/12/19 02:18:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:18:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:18:15 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:18:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:18:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:18:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/19 02:18:15 DEBUG : dir/file1(0xc0007e08c0): _readAt: size=1, off=0 2024/12/19 02:18:15 DEBUG : dir/file1(0xc0007e08c0): openPending: 2024/12/19 02:18:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:16 DEBUG : : >changeNotify: 2024/12/19 02:18:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:16 DEBUG : : >changeNotify: 2024/12/19 02:18:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:16 DEBUG : : >changeNotify: 2024/12/19 02:18:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/19 02:18:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/19 02:18:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:18:16 DEBUG : dir/file1(0xc0007e08c0): >openPending: err= 2024/12/19 02:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/19 02:18:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:18:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:18:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): >_readAt: n=1, err= 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): _readAt: size=1, off=5 2024/12/19 02:18:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): >_readAt: n=1, err= 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): _readAt: size=1, off=3 2024/12/19 02:18:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): >_readAt: n=1, err= 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): _readAt: size=1, off=13 2024/12/19 02:18:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): >_readAt: n=1, err= 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): _readAt: size=16, off=100 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): >_readAt: n=0, err=EOF 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): close: 2024/12/19 02:18:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 02:18:17 DEBUG : dir/file1(0xc0007e08c0): >close: err= 2024/12/19 02:18:17 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:18:17 DEBUG : dir: Looking for writers 2024/12/19 02:18:17 DEBUG : file1: reading active writers 2024/12/19 02:18:17 DEBUG : : Looking for writers 2024/12/19 02:18:17 DEBUG : dir: reading active writers 2024/12/19 02:18:17 DEBUG : >WaitForWriters: 2024/12/19 02:18:17 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:18:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:20 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:18:20 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:18:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:20 DEBUG : : >changeNotify: 2024/12/19 02:18:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:20 DEBUG : : >changeNotify: 2024/12/19 02:18:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:20 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:20 DEBUG : : >changeNotify: 2024/12/19 02:18:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:20 DEBUG : : invalidating directory cache 2024/12/19 02:18:20 DEBUG : dir: invalidating directory cache 2024/12/19 02:18:20 DEBUG : : >changeNotify: 2024/12/19 02:18:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:20 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleSeek (12.21s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:18:21 DEBUG : : forgetting directory cache 2024/12/19 02:18:21 DEBUG : dir: forgetting directory cache 2024/12/19 02:18:21 DEBUG : dir: forgetting directory cache 2024/12/19 02:18:21 DEBUG : fil: forgetting directory cache 2024/12/19 02:18:21 DEBUG : fil/a: forgetting directory cache 2024/12/19 02:18:21 DEBUG : fil/a/b: forgetting directory cache 2024/12/19 02:18:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:18:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:18:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:24 DEBUG : : >changeNotify: 2024/12/19 02:18:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:24 DEBUG : : >changeNotify: 2024/12/19 02:18:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:25 DEBUG : : >changeNotify: 2024/12/19 02:18:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:25 DEBUG : : >changeNotify: 2024/12/19 02:18:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:25 DEBUG : : >changeNotify: 2024/12/19 02:18:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:25 DEBUG : : >changeNotify: 2024/12/19 02:18:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:25 DEBUG : : >changeNotify: 2024/12/19 02:18:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:25 DEBUG : : >changeNotify: 2024/12/19 02:18:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:26 DEBUG : : >changeNotify: 2024/12/19 02:18:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:26 DEBUG : : >changeNotify: 2024/12/19 02:18:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:18:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:27 DEBUG : : >changeNotify: 2024/12/19 02:18:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:27 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:27 DEBUG : : >changeNotify: 2024/12/19 02:18:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:27 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:27 DEBUG : : >changeNotify: 2024/12/19 02:18:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:18:27 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:18:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:18:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:18:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/19 02:18:27 DEBUG : dir/file1(0xc000419e40): _readAt: size=1, off=0 2024/12/19 02:18:27 DEBUG : dir/file1(0xc000419e40): openPending: 2024/12/19 02:18:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:28 DEBUG : : >changeNotify: 2024/12/19 02:18:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:28 DEBUG : : >changeNotify: 2024/12/19 02:18:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:28 DEBUG : : >changeNotify: 2024/12/19 02:18:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/19 02:18:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/19 02:18:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:18:28 DEBUG : dir/file1(0xc000419e40): >openPending: err= 2024/12/19 02:18:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/19 02:18:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:18:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:18:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:18:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): >_readAt: n=1, err= 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): _readAt: size=1, off=5 2024/12/19 02:18:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): >_readAt: n=1, err= 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): _readAt: size=1, off=1 2024/12/19 02:18:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): >_readAt: n=1, err= 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): _readAt: size=6, off=10 2024/12/19 02:18:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): >_readAt: n=6, err= 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): _readAt: size=256, off=10 2024/12/19 02:18:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): >_readAt: n=6, err=EOF 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): _readAt: size=256, off=100 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): >_readAt: n=0, err=EOF 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): close: 2024/12/19 02:18:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): >close: err= 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): _readAt: size=256, off=100 2024/12/19 02:18:29 DEBUG : dir/file1(0xc000419e40): >_readAt: n=0, err=file already closed 2024/12/19 02:18:29 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:18:29 DEBUG : dir: Looking for writers 2024/12/19 02:18:29 DEBUG : file1: reading active writers 2024/12/19 02:18:29 DEBUG : : Looking for writers 2024/12/19 02:18:29 DEBUG : dir: reading active writers 2024/12/19 02:18:29 DEBUG : >WaitForWriters: 2024/12/19 02:18:29 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:18:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:29 DEBUG : : >changeNotify: 2024/12/19 02:18:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:29 DEBUG : : >changeNotify: 2024/12/19 02:18:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:29 DEBUG : : >changeNotify: 2024/12/19 02:18:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:30 DEBUG : : >changeNotify: 2024/12/19 02:18:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:30 DEBUG : : >changeNotify: 2024/12/19 02:18:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:30 DEBUG : : >changeNotify: 2024/12/19 02:18:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:30 DEBUG : : >changeNotify: 2024/12/19 02:18:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:30 DEBUG : : >changeNotify: 2024/12/19 02:18:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:30 DEBUG : : >changeNotify: 2024/12/19 02:18:31 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:18:31 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestRWFileHandleReadAt (11.50s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:18:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:18:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:18:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:34 DEBUG : : >changeNotify: 2024/12/19 02:18:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:34 DEBUG : : >changeNotify: 2024/12/19 02:18:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:35 DEBUG : : >changeNotify: 2024/12/19 02:18:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:35 DEBUG : : >changeNotify: 2024/12/19 02:18:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:35 DEBUG : : invalidating directory cache 2024/12/19 02:18:35 DEBUG : dir: invalidating directory cache 2024/12/19 02:18:35 DEBUG : : >changeNotify: 2024/12/19 02:18:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:35 DEBUG : : >changeNotify: 2024/12/19 02:18:35 DEBUG : dir: forgetting directory cache 2024/12/19 02:18:35 DEBUG : : forgetting directory cache 2024/12/19 02:18:35 DEBUG : dir: forgetting directory cache 2024/12/19 02:18:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:36 DEBUG : : >changeNotify: 2024/12/19 02:18:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:36 DEBUG : : >changeNotify: 2024/12/19 02:18:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:36 DEBUG : : >changeNotify: 2024/12/19 02:18:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:36 DEBUG : : >changeNotify: 2024/12/19 02:18:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:18:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:38 DEBUG : : >changeNotify: 2024/12/19 02:18:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:38 DEBUG : : >changeNotify: 2024/12/19 02:18:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:38 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:38 DEBUG : : >changeNotify: 2024/12/19 02:18:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:18:39 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:18:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:18:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:18:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/19 02:18:39 DEBUG : dir/file1(0xc0013e0880): RWFileHandle.Flush 2024/12/19 02:18:39 DEBUG : dir/file1(0xc0013e0880): _readAt: size=256, off=0 2024/12/19 02:18:39 DEBUG : dir/file1(0xc0013e0880): openPending: 2024/12/19 02:18:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:39 DEBUG : : >changeNotify: 2024/12/19 02:18:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:39 DEBUG : : >changeNotify: 2024/12/19 02:18:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:39 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:39 DEBUG : : >changeNotify: 2024/12/19 02:18:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/19 02:18:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/19 02:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:18:40 DEBUG : dir/file1(0xc0013e0880): >openPending: err= 2024/12/19 02:18:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/19 02:18:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:18:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:18:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:18:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:40 DEBUG : : >changeNotify: 2024/12/19 02:18:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:40 DEBUG : : >changeNotify: 2024/12/19 02:18:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:40 DEBUG : : >changeNotify: 2024/12/19 02:18:41 DEBUG : dir/file1(0xc0013e0880): >_readAt: n=16, err=EOF 2024/12/19 02:18:41 DEBUG : dir/file1(0xc0013e0880): RWFileHandle.Flush 2024/12/19 02:18:41 DEBUG : dir/file1(0xc0013e0880): RWFileHandle.Flush 2024/12/19 02:18:41 DEBUG : dir/file1(0xc0013e0880): close: 2024/12/19 02:18:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 02:18:41 DEBUG : dir/file1(0xc0013e0880): >close: err= 2024/12/19 02:18:41 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:18:41 DEBUG : dir: Looking for writers 2024/12/19 02:18:41 DEBUG : file1: reading active writers 2024/12/19 02:18:41 DEBUG : : Looking for writers 2024/12/19 02:18:41 DEBUG : dir: reading active writers 2024/12/19 02:18:41 DEBUG : >WaitForWriters: 2024/12/19 02:18:41 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:18:43 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:18:43 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestRWFileHandleFlushRead (11.60s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:18:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:18:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:18:44 DEBUG : : forgetting directory cache 2024/12/19 02:18:44 DEBUG : dir: forgetting directory cache 2024/12/19 02:18:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:45 DEBUG : : >changeNotify: 2024/12/19 02:18:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:45 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:45 DEBUG : : >changeNotify: 2024/12/19 02:18:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:46 DEBUG : : invalidating directory cache 2024/12/19 02:18:46 DEBUG : dir: invalidating directory cache 2024/12/19 02:18:46 DEBUG : : >changeNotify: 2024/12/19 02:18:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:46 DEBUG : : >changeNotify: 2024/12/19 02:18:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:48 DEBUG : : >changeNotify: 2024/12/19 02:18:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:48 DEBUG : : >changeNotify: 2024/12/19 02:18:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:48 DEBUG : : >changeNotify: 2024/12/19 02:18:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:48 DEBUG : : >changeNotify: 2024/12/19 02:18:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:49 DEBUG : : >changeNotify: 2024/12/19 02:18:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:49 DEBUG : : >changeNotify: 2024/12/19 02:18:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:49 DEBUG : : >changeNotify: 2024/12/19 02:18:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:49 DEBUG : : >changeNotify: 2024/12/19 02:18:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:49 DEBUG : : >changeNotify: 2024/12/19 02:18:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:49 DEBUG : : >changeNotify: 2024/12/19 02:18:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:50 DEBUG : : >changeNotify: 2024/12/19 02:18:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:50 DEBUG : : >changeNotify: 2024/12/19 02:18:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:50 DEBUG : : >changeNotify: 2024/12/19 02:18:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:18:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:50 DEBUG : : >changeNotify: 2024/12/19 02:18:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:50 DEBUG : : >changeNotify: 2024/12/19 02:18:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:50 DEBUG : : >changeNotify: 2024/12/19 02:18:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/19 02:18:51 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:18:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:18:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:18:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/19 02:18:51 DEBUG : dir/file1(0xc000bffa80): _readAt: size=256, off=0 2024/12/19 02:18:51 DEBUG : dir/file1(0xc000bffa80): openPending: 2024/12/19 02:18:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/19 02:18:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/19 02:18:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:18:51 DEBUG : dir/file1(0xc000bffa80): >openPending: err= 2024/12/19 02:18:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/19 02:18:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:18:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:18:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:18:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:52 DEBUG : dir/file1(0xc000bffa80): >_readAt: n=16, err=EOF 2024/12/19 02:18:52 DEBUG : dir/file1(0xc000bffa80): RWFileHandle.Release 2024/12/19 02:18:52 DEBUG : dir/file1(0xc000bffa80): close: 2024/12/19 02:18:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 02:18:52 DEBUG : dir/file1(0xc000bffa80): >close: err= 2024/12/19 02:18:52 DEBUG : dir/file1(0xc000bffa80): RWFileHandle.Release 2024/12/19 02:18:52 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:18:52 DEBUG : dir: Looking for writers 2024/12/19 02:18:52 DEBUG : file1: reading active writers 2024/12/19 02:18:52 DEBUG : : Looking for writers 2024/12/19 02:18:52 DEBUG : dir: reading active writers 2024/12/19 02:18:52 DEBUG : >WaitForWriters: 2024/12/19 02:18:52 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:52 DEBUG : : >changeNotify: 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:52 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:52 DEBUG : : >changeNotify: 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:52 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:52 DEBUG : : >changeNotify: 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:52 DEBUG : : >changeNotify: 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:52 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:52 DEBUG : : >changeNotify: 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:52 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:52 DEBUG : : >changeNotify: 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:52 DEBUG : : >changeNotify: 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:52 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:52 DEBUG : : >changeNotify: 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:52 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:52 DEBUG : : >changeNotify: 2024/12/19 02:18:53 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:53 DEBUG : : >changeNotify: 2024/12/19 02:18:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:53 DEBUG : : >changeNotify: 2024/12/19 02:18:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:53 DEBUG : : >changeNotify: 2024/12/19 02:18:54 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:18:54 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:18:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:55 DEBUG : : >changeNotify: 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:55 DEBUG : : >changeNotify: 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:55 DEBUG : : >changeNotify: 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:55 DEBUG : : >changeNotify: 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:55 DEBUG : : >changeNotify: 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:18:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:18:55 DEBUG : : >changeNotify: 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:18:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote --- PASS: TestRWFileHandleReleaseRead (11.70s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:18:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:18:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:18:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:18:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:55 DEBUG : : >changeNotify: 2024/12/19 02:18:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:55 DEBUG : : >changeNotify: 2024/12/19 02:18:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:18:56 DEBUG : file1: newRWFileHandle: 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): openPending: 2024/12/19 02:18:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:18:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): >openPending: err= 2024/12/19 02:18:56 DEBUG : file1: >newRWFileHandle: err= 2024/12/19 02:18:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:18:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/19 02:18:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): _writeAt: size=5, off=0 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): >_writeAt: n=5, err= 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): _writeAt: size=7, off=5 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): >_writeAt: n=7, err= 2024/12/19 02:18:56 DEBUG : file1: vfs cache: truncate to size=11 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): close: 2024/12/19 02:18:56 DEBUG : file1: vfs cache: setting modification time to 2024-12-19 02:18:56.1229016 +0000 UTC m=+727.593998547 2024/12/19 02:18:56 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): >close: err= 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): close: 2024/12/19 02:18:56 DEBUG : file1(0xc0007e0600): >close: err=file already closed 2024/12/19 02:18:56 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:18:56 DEBUG : : Looking for writers 2024/12/19 02:18:56 DEBUG : file1: reading active writers 2024/12/19 02:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:18:56 DEBUG : : Looking for writers 2024/12/19 02:18:56 DEBUG : file1: reading active writers 2024/12/19 02:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:18:56 DEBUG : : Looking for writers 2024/12/19 02:18:56 DEBUG : file1: reading active writers 2024/12/19 02:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:18:56 DEBUG : : Looking for writers 2024/12/19 02:18:56 DEBUG : file1: reading active writers 2024/12/19 02:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:18:56 DEBUG : file1: vfs cache: starting upload 2024/12/19 02:18:56 DEBUG : : Looking for writers 2024/12/19 02:18:56 DEBUG : file1: reading active writers 2024/12/19 02:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:18:56 DEBUG : : Looking for writers 2024/12/19 02:18:56 DEBUG : file1: reading active writers 2024/12/19 02:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:18:56 DEBUG : : Looking for writers 2024/12/19 02:18:56 DEBUG : file1: reading active writers 2024/12/19 02:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:18:57 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:18:57 DEBUG : : Looking for writers 2024/12/19 02:18:57 DEBUG : file1: reading active writers 2024/12/19 02:18:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:18:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:18:57 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:18:57 DEBUG : : invalidating directory cache 2024/12/19 02:18:57 DEBUG : : >changeNotify: 2024/12/19 02:18:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:18:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:18:57 DEBUG : dir: invalidating directory cache 2024/12/19 02:18:57 DEBUG : : >changeNotify: 2024/12/19 02:18:58 DEBUG : : Looking for writers 2024/12/19 02:18:58 DEBUG : file1: reading active writers 2024/12/19 02:18:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:18:59 DEBUG : : Looking for writers 2024/12/19 02:18:59 DEBUG : file1: reading active writers 2024/12/19 02:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:18:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 02:18:59 INFO : file1: Copied (new) 2024/12/19 02:18:59 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-19 02:18:56.122 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/19 02:18:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/19 02:18:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:18:59 INFO : file1: vfs cache: upload succeeded try #1 2024/12/19 02:19:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:00 DEBUG : : Looking for writers 2024/12/19 02:19:00 DEBUG : file1: reading active writers 2024/12/19 02:19:00 DEBUG : >WaitForWriters: 2024/12/19 02:19:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:00 DEBUG : : >changeNotify: 2024/12/19 02:19:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:00 DEBUG : : >changeNotify: 2024/12/19 02:19:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:00 DEBUG : : >changeNotify: 2024/12/19 02:19:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:00 DEBUG : : >changeNotify: 2024/12/19 02:19:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:00 DEBUG : : >changeNotify: 2024/12/19 02:19:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:00 DEBUG : : >changeNotify: 2024/12/19 02:19:01 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:19:01 DEBUG : : Looking for writers 2024/12/19 02:19:01 DEBUG : file1: reading active writers 2024/12/19 02:19:01 DEBUG : >WaitForWriters: 2024/12/19 02:19:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (7.81s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:19:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:19:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:19:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:19:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:19:03 DEBUG : file1: newRWFileHandle: 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): openPending: 2024/12/19 02:19:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:19:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): >openPending: err= 2024/12/19 02:19:03 DEBUG : file1: >newRWFileHandle: err= 2024/12/19 02:19:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/19 02:19:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): _writeAt: size=7, off=0 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): >_writeAt: n=7, err= 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): _writeAt: size=6, off=5 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): >_writeAt: n=6, err= 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): close: 2024/12/19 02:19:03 DEBUG : file1: vfs cache: setting modification time to 2024-12-19 02:19:03.952688477 +0000 UTC m=+735.423785413 2024/12/19 02:19:03 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): >close: err= 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): _writeAt: size=5, off=0 2024/12/19 02:19:03 DEBUG : file1(0xc00014c880): >_writeAt: n=0, err=file already closed 2024/12/19 02:19:03 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:19:03 DEBUG : : Looking for writers 2024/12/19 02:19:03 DEBUG : file1: reading active writers 2024/12/19 02:19:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:19:03 DEBUG : : Looking for writers 2024/12/19 02:19:03 DEBUG : file1: reading active writers 2024/12/19 02:19:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:19:03 DEBUG : : Looking for writers 2024/12/19 02:19:03 DEBUG : file1: reading active writers 2024/12/19 02:19:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:19:04 DEBUG : : Looking for writers 2024/12/19 02:19:04 DEBUG : file1: reading active writers 2024/12/19 02:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:19:04 DEBUG : file1: vfs cache: starting upload 2024/12/19 02:19:04 DEBUG : : Looking for writers 2024/12/19 02:19:04 DEBUG : file1: reading active writers 2024/12/19 02:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:19:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:04 DEBUG : : >changeNotify: 2024/12/19 02:19:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:04 DEBUG : : >changeNotify: 2024/12/19 02:19:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:04 DEBUG : : >changeNotify: 2024/12/19 02:19:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:04 DEBUG : : Looking for writers 2024/12/19 02:19:04 DEBUG : file1: reading active writers 2024/12/19 02:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:19:04 DEBUG : : Looking for writers 2024/12/19 02:19:04 DEBUG : file1: reading active writers 2024/12/19 02:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:19:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:04 DEBUG : : >changeNotify: 2024/12/19 02:19:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:04 DEBUG : : >changeNotify: 2024/12/19 02:19:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:04 DEBUG : : >changeNotify: 2024/12/19 02:19:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:05 DEBUG : : >changeNotify: 2024/12/19 02:19:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:05 DEBUG : : >changeNotify: 2024/12/19 02:19:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:05 DEBUG : : >changeNotify: 2024/12/19 02:19:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:05 DEBUG : : Looking for writers 2024/12/19 02:19:05 DEBUG : file1: reading active writers 2024/12/19 02:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:05 DEBUG : : forgetting directory cache 2024/12/19 02:19:05 DEBUG : dir: forgetting directory cache 2024/12/19 02:19:05 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/19 02:19:05 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:05 DEBUG : dir/subdir: forgetting directory cache 2024/12/19 02:19:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:06 DEBUG : : >changeNotify: 2024/12/19 02:19:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:06 DEBUG : : >changeNotify: 2024/12/19 02:19:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:06 DEBUG : : >changeNotify: 2024/12/19 02:19:06 DEBUG : : Looking for writers 2024/12/19 02:19:06 DEBUG : file1: reading active writers 2024/12/19 02:19:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:07 DEBUG : : Looking for writers 2024/12/19 02:19:07 DEBUG : file1: reading active writers 2024/12/19 02:19:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 02:19:07 INFO : file1: Copied (new) 2024/12/19 02:19:07 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-19 02:19:03.952 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/19 02:19:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/19 02:19:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:07 INFO : file1: vfs cache: upload succeeded try #1 2024/12/19 02:19:08 DEBUG : : Looking for writers 2024/12/19 02:19:08 DEBUG : file1: reading active writers 2024/12/19 02:19:08 DEBUG : >WaitForWriters: 2024/12/19 02:19:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:09 DEBUG : : >changeNotify: 2024/12/19 02:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:09 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:09 DEBUG : : >changeNotify: 2024/12/19 02:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:09 DEBUG : : >changeNotify: 2024/12/19 02:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:09 DEBUG : : invalidating directory cache 2024/12/19 02:19:09 DEBUG : dir: invalidating directory cache 2024/12/19 02:19:09 DEBUG : : >changeNotify: 2024/12/19 02:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:09 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:09 DEBUG : : >changeNotify: 2024/12/19 02:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:09 DEBUG : : >changeNotify: 2024/12/19 02:19:09 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:19:09 DEBUG : : Looking for writers 2024/12/19 02:19:09 DEBUG : file1: reading active writers 2024/12/19 02:19:09 DEBUG : >WaitForWriters: 2024/12/19 02:19:09 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (7.64s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:19:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:19:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:19:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:19:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:19:11 DEBUG : file1: newRWFileHandle: 2024/12/19 02:19:11 DEBUG : file1(0xc0000b1c00): openPending: 2024/12/19 02:19:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:19:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:11 DEBUG : file1(0xc0000b1c00): >openPending: err= 2024/12/19 02:19:11 DEBUG : file1: >newRWFileHandle: err= 2024/12/19 02:19:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/19 02:19:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/19 02:19:11 DEBUG : file1(0xc0000b1c00): close: 2024/12/19 02:19:11 DEBUG : file1: vfs cache: setting modification time to 2024-12-19 02:19:11.563236743 +0000 UTC m=+743.034333680 2024/12/19 02:19:11 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:19:11 DEBUG : file1(0xc0000b1c00): >close: err= 2024/12/19 02:19:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/19 02:19:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/19 02:19:11 DEBUG : file2: newRWFileHandle: 2024/12/19 02:19:11 DEBUG : file2(0xc0000b1cc0): openPending: 2024/12/19 02:19:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:19:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/19 02:19:11 DEBUG : file2(0xc0000b1cc0): >openPending: err= 2024/12/19 02:19:11 DEBUG : file2: >newRWFileHandle: err= 2024/12/19 02:19:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/19 02:19:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/19 02:19:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/19 02:19:11 DEBUG : file2(0xc0000b1cc0): RWFileHandle.Flush 2024/12/19 02:19:11 DEBUG : file2(0xc0000b1cc0): RWFileHandle.Release 2024/12/19 02:19:11 DEBUG : file2(0xc0000b1cc0): close: 2024/12/19 02:19:11 DEBUG : file2: vfs cache: setting modification time to 2024-12-19 02:19:11.563750322 +0000 UTC m=+743.034847259 2024/12/19 02:19:11 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/19 02:19:11 DEBUG : file2(0xc0000b1cc0): >close: err= 2024/12/19 02:19:11 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:19:11 DEBUG : : Looking for writers 2024/12/19 02:19:11 DEBUG : file1: reading active writers 2024/12/19 02:19:11 DEBUG : file2: reading active writers 2024/12/19 02:19:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/19 02:19:11 DEBUG : : Looking for writers 2024/12/19 02:19:11 DEBUG : file1: reading active writers 2024/12/19 02:19:11 DEBUG : file2: reading active writers 2024/12/19 02:19:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/19 02:19:11 DEBUG : : Looking for writers 2024/12/19 02:19:11 DEBUG : file1: reading active writers 2024/12/19 02:19:11 DEBUG : file2: reading active writers 2024/12/19 02:19:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/19 02:19:11 DEBUG : : Looking for writers 2024/12/19 02:19:11 DEBUG : file1: reading active writers 2024/12/19 02:19:11 DEBUG : file2: reading active writers 2024/12/19 02:19:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/19 02:19:11 DEBUG : file2: vfs cache: starting upload 2024/12/19 02:19:11 DEBUG : file1: vfs cache: starting upload 2024/12/19 02:19:11 DEBUG : : Looking for writers 2024/12/19 02:19:11 DEBUG : file1: reading active writers 2024/12/19 02:19:11 DEBUG : file2: reading active writers 2024/12/19 02:19:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/19 02:19:11 DEBUG : : Looking for writers 2024/12/19 02:19:11 DEBUG : file1: reading active writers 2024/12/19 02:19:11 DEBUG : file2: reading active writers 2024/12/19 02:19:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/12/19 02:19:12 DEBUG : : Looking for writers 2024/12/19 02:19:12 DEBUG : file1: reading active writers 2024/12/19 02:19:12 DEBUG : file2: reading active writers 2024/12/19 02:19:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/12/19 02:19:12 DEBUG : : Looking for writers 2024/12/19 02:19:12 DEBUG : file1: reading active writers 2024/12/19 02:19:12 DEBUG : file2: reading active writers 2024/12/19 02:19:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/19 02:19:13 DEBUG : : Looking for writers 2024/12/19 02:19:13 DEBUG : file1: reading active writers 2024/12/19 02:19:13 DEBUG : file2: reading active writers 2024/12/19 02:19:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/19 02:19:14 DEBUG : : Looking for writers 2024/12/19 02:19:14 DEBUG : file1: reading active writers 2024/12/19 02:19:14 DEBUG : file2: reading active writers 2024/12/19 02:19:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/19 02:19:15 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 02:19:15 INFO : file2: Copied (new) 2024/12/19 02:19:15 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-19 02:19:11.563 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/19 02:19:15 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/19 02:19:15 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/19 02:19:15 INFO : file2: vfs cache: upload succeeded try #1 2024/12/19 02:19:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 02:19:15 INFO : file1: Copied (new) 2024/12/19 02:19:15 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-19 02:19:11.563 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/19 02:19:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/19 02:19:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:15 INFO : file1: vfs cache: upload succeeded try #1 2024/12/19 02:19:15 DEBUG : : Looking for writers 2024/12/19 02:19:15 DEBUG : file2: reading active writers 2024/12/19 02:19:15 DEBUG : file1: reading active writers 2024/12/19 02:19:15 DEBUG : >WaitForWriters: 2024/12/19 02:19:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:16 DEBUG : : >changeNotify: 2024/12/19 02:19:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:16 DEBUG : : >changeNotify: 2024/12/19 02:19:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:16 DEBUG : : >changeNotify: 2024/12/19 02:19:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:16 DEBUG : : >changeNotify: 2024/12/19 02:19:17 DEBUG : dir/virtualDir2: forgetting directory cache 2024/12/19 02:19:17 DEBUG : dir: forgetting directory cache 2024/12/19 02:19:17 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/19 02:19:17 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:19:17 DEBUG : : Looking for writers 2024/12/19 02:19:17 DEBUG : file1: reading active writers 2024/12/19 02:19:17 DEBUG : file2: reading active writers 2024/12/19 02:19:17 DEBUG : >WaitForWriters: 2024/12/19 02:19:17 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:19:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:20 DEBUG : : >changeNotify: 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:20 DEBUG : : >changeNotify: 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:20 DEBUG : : >changeNotify: 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:20 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:20 DEBUG : : >changeNotify: 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:20 DEBUG : : >changeNotify: 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:20 DEBUG : : >changeNotify: 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:20 DEBUG : : >changeNotify: 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:20 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:20 DEBUG : : >changeNotify: 2024/12/19 02:19:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote --- PASS: TestRWFileHandleWriteNoWrite (9.96s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:19:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:19:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:19:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:19:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:21 DEBUG : : invalidating directory cache 2024/12/19 02:19:21 DEBUG : dir: invalidating directory cache 2024/12/19 02:19:21 DEBUG : : >changeNotify: 2024/12/19 02:19:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:21 DEBUG : : >changeNotify: 2024/12/19 02:19:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:21 DEBUG : : >changeNotify: 2024/12/19 02:19:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:21 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:21 DEBUG : : >changeNotify: 2024/12/19 02:19:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:19:21 DEBUG : file1: newRWFileHandle: 2024/12/19 02:19:21 DEBUG : file1(0xc0000b1980): openPending: 2024/12/19 02:19:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:19:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:21 DEBUG : file1(0xc0000b1980): >openPending: err= 2024/12/19 02:19:21 DEBUG : file1: >newRWFileHandle: err= 2024/12/19 02:19:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/19 02:19:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/19 02:19:21 DEBUG : file1(0xc0000b1980): _writeAt: size=5, off=0 2024/12/19 02:19:21 DEBUG : file1(0xc0000b1980): >_writeAt: n=5, err= 2024/12/19 02:19:21 DEBUG : file1(0xc0000b1980): RWFileHandle.Flush 2024/12/19 02:19:21 DEBUG : file1(0xc0000b1980): RWFileHandle.Flush 2024/12/19 02:19:21 DEBUG : file1(0xc0000b1980): close: 2024/12/19 02:19:21 DEBUG : file1: vfs cache: setting modification time to 2024-12-19 02:19:21.531008719 +0000 UTC m=+753.002105676 2024/12/19 02:19:21 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:19:21 DEBUG : file1(0xc0000b1980): >close: err= 2024/12/19 02:19:21 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:19:21 DEBUG : : Looking for writers 2024/12/19 02:19:21 DEBUG : file1: reading active writers 2024/12/19 02:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:19:21 DEBUG : : Looking for writers 2024/12/19 02:19:21 DEBUG : file1: reading active writers 2024/12/19 02:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:19:21 DEBUG : : Looking for writers 2024/12/19 02:19:21 DEBUG : file1: reading active writers 2024/12/19 02:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:19:21 DEBUG : : Looking for writers 2024/12/19 02:19:21 DEBUG : file1: reading active writers 2024/12/19 02:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:19:21 DEBUG : file1: vfs cache: starting upload 2024/12/19 02:19:21 DEBUG : : Looking for writers 2024/12/19 02:19:21 DEBUG : file1: reading active writers 2024/12/19 02:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:19:21 DEBUG : : Looking for writers 2024/12/19 02:19:21 DEBUG : file1: reading active writers 2024/12/19 02:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:19:22 DEBUG : : Looking for writers 2024/12/19 02:19:22 DEBUG : file1: reading active writers 2024/12/19 02:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:19:22 DEBUG : : Looking for writers 2024/12/19 02:19:22 DEBUG : file1: reading active writers 2024/12/19 02:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:23 DEBUG : : Looking for writers 2024/12/19 02:19:23 DEBUG : file1: reading active writers 2024/12/19 02:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:24 DEBUG : : >changeNotify: 2024/12/19 02:19:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:24 DEBUG : : >changeNotify: 2024/12/19 02:19:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:24 DEBUG : : >changeNotify: 2024/12/19 02:19:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:24 DEBUG : : >changeNotify: 2024/12/19 02:19:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:24 DEBUG : : Looking for writers 2024/12/19 02:19:24 DEBUG : file1: reading active writers 2024/12/19 02:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/19 02:19:25 INFO : file1: Copied (new) 2024/12/19 02:19:25 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-19 02:19:21.531 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/19 02:19:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/19 02:19:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:25 INFO : file1: vfs cache: upload succeeded try #1 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:25 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:25 DEBUG : : >changeNotify: 2024/12/19 02:19:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:25 DEBUG : : Looking for writers 2024/12/19 02:19:25 DEBUG : file1: reading active writers 2024/12/19 02:19:25 DEBUG : >WaitForWriters: 2024/12/19 02:19:25 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:19:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:26 DEBUG : : >changeNotify: 2024/12/19 02:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:26 DEBUG : : >changeNotify: 2024/12/19 02:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:26 DEBUG : : >changeNotify: 2024/12/19 02:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:26 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:26 DEBUG : : >changeNotify: 2024/12/19 02:19:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:27 DEBUG : : >changeNotify: 2024/12/19 02:19:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:27 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:27 DEBUG : : >changeNotify: 2024/12/19 02:19:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:27 DEBUG : : >changeNotify: 2024/12/19 02:19:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:27 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:27 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleFlushWrite (6.61s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:19:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:19:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:27 DEBUG : Config file has changed externally - reloading 2024/12/19 02:19:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:19:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:19:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:19:28 DEBUG : file1: newRWFileHandle: 2024/12/19 02:19:28 DEBUG : file1(0xc0007e0840): openPending: 2024/12/19 02:19:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:19:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:28 DEBUG : file1(0xc0007e0840): >openPending: err= 2024/12/19 02:19:28 DEBUG : file1: >newRWFileHandle: err= 2024/12/19 02:19:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/19 02:19:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/19 02:19:28 DEBUG : file1(0xc0007e0840): _writeAt: size=5, off=0 2024/12/19 02:19:28 DEBUG : file1(0xc0007e0840): >_writeAt: n=5, err= 2024/12/19 02:19:28 DEBUG : file1(0xc0007e0840): RWFileHandle.Release 2024/12/19 02:19:28 DEBUG : file1(0xc0007e0840): close: 2024/12/19 02:19:28 DEBUG : file1: vfs cache: setting modification time to 2024-12-19 02:19:28.114850624 +0000 UTC m=+759.585947592 2024/12/19 02:19:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:19:28 DEBUG : file1(0xc0007e0840): >close: err= 2024/12/19 02:19:28 DEBUG : file1(0xc0007e0840): RWFileHandle.Release 2024/12/19 02:19:28 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:19:28 DEBUG : : Looking for writers 2024/12/19 02:19:28 DEBUG : file1: reading active writers 2024/12/19 02:19:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:19:28 DEBUG : : Looking for writers 2024/12/19 02:19:28 DEBUG : file1: reading active writers 2024/12/19 02:19:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:19:28 DEBUG : : Looking for writers 2024/12/19 02:19:28 DEBUG : file1: reading active writers 2024/12/19 02:19:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:19:28 DEBUG : : Looking for writers 2024/12/19 02:19:28 DEBUG : file1: reading active writers 2024/12/19 02:19:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:19:28 DEBUG : file1: vfs cache: starting upload 2024/12/19 02:19:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:28 DEBUG : : >changeNotify: 2024/12/19 02:19:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:28 DEBUG : : >changeNotify: 2024/12/19 02:19:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:28 DEBUG : : >changeNotify: 2024/12/19 02:19:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:28 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:28 DEBUG : : >changeNotify: 2024/12/19 02:19:28 DEBUG : : Looking for writers 2024/12/19 02:19:28 DEBUG : file1: reading active writers 2024/12/19 02:19:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:19:28 DEBUG : : Looking for writers 2024/12/19 02:19:28 DEBUG : file1: reading active writers 2024/12/19 02:19:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:19:28 DEBUG : : Looking for writers 2024/12/19 02:19:28 DEBUG : file1: reading active writers 2024/12/19 02:19:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:19:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:29 DEBUG : : Looking for writers 2024/12/19 02:19:29 DEBUG : file1: reading active writers 2024/12/19 02:19:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:29 DEBUG : : >changeNotify: 2024/12/19 02:19:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:29 DEBUG : : >changeNotify: 2024/12/19 02:19:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:29 DEBUG : : >changeNotify: 2024/12/19 02:19:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:29 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:29 DEBUG : : >changeNotify: 2024/12/19 02:19:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:30 DEBUG : : >changeNotify: 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:30 DEBUG : : >changeNotify: 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:30 DEBUG : : >changeNotify: 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:30 DEBUG : : >changeNotify: 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:30 DEBUG : : >changeNotify: 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:30 DEBUG : : >changeNotify: 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:30 DEBUG : : >changeNotify: 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:30 DEBUG : : >changeNotify: 2024/12/19 02:19:30 DEBUG : : Looking for writers 2024/12/19 02:19:30 DEBUG : file1: reading active writers 2024/12/19 02:19:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:31 DEBUG : : Looking for writers 2024/12/19 02:19:31 DEBUG : file1: reading active writers 2024/12/19 02:19:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:31 DEBUG : dir: forgetting directory cache 2024/12/19 02:19:31 DEBUG : : forgetting directory cache 2024/12/19 02:19:31 DEBUG : dir: forgetting directory cache 2024/12/19 02:19:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/19 02:19:32 INFO : file1: Copied (new) 2024/12/19 02:19:32 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-19 02:19:28.114 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/19 02:19:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/19 02:19:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:32 INFO : file1: vfs cache: upload succeeded try #1 2024/12/19 02:19:32 DEBUG : : Looking for writers 2024/12/19 02:19:32 DEBUG : file1: reading active writers 2024/12/19 02:19:32 DEBUG : >WaitForWriters: 2024/12/19 02:19:32 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:19:32 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:32 DEBUG : : invalidating directory cache 2024/12/19 02:19:32 DEBUG : dir: invalidating directory cache 2024/12/19 02:19:32 DEBUG : : >changeNotify: 2024/12/19 02:19:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:32 DEBUG : : >changeNotify: 2024/12/19 02:19:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:32 DEBUG : : >changeNotify: 2024/12/19 02:19:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:32 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:32 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleReleaseWrite (6.50s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:19:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:19:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:34 DEBUG : : >changeNotify: 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:34 DEBUG : : >changeNotify: 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:34 DEBUG : : >changeNotify: 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:34 DEBUG : : >changeNotify: 2024/12/19 02:19:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:34 DEBUG : : >changeNotify: 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:34 DEBUG : : >changeNotify: 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:34 DEBUG : : >changeNotify: 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:34 DEBUG : : >changeNotify: 2024/12/19 02:19:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:35 DEBUG : : >changeNotify: 2024/12/19 02:19:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:35 DEBUG : : >changeNotify: 2024/12/19 02:19:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:35 DEBUG : : >changeNotify: 2024/12/19 02:19:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:35 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:35 DEBUG : : >changeNotify: 2024/12/19 02:19:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:36 DEBUG : : >changeNotify: 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:36 DEBUG : : >changeNotify: 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:36 DEBUG : : >changeNotify: 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:36 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:36 DEBUG : : >changeNotify: 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:36 DEBUG : : >changeNotify: 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:36 DEBUG : : >changeNotify: 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:36 DEBUG : : >changeNotify: 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:36 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:36 DEBUG : : >changeNotify: 2024/12/19 02:19:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:38 DEBUG : : >changeNotify: 2024/12/19 02:19:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:38 DEBUG : : >changeNotify: 2024/12/19 02:19:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:38 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:38 DEBUG : : >changeNotify: 2024/12/19 02:19:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:38 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:38 DEBUG : : >changeNotify: 2024/12/19 02:19:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:39 DEBUG : : >changeNotify: 2024/12/19 02:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:39 DEBUG : : >changeNotify: 2024/12/19 02:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:39 DEBUG : : >changeNotify: 2024/12/19 02:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:39 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:39 DEBUG : : >changeNotify: 2024/12/19 02:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:39 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:39 DEBUG : : >changeNotify: 2024/12/19 02:19:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:40 DEBUG : : >changeNotify: 2024/12/19 02:19:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:40 DEBUG : : >changeNotify: 2024/12/19 02:19:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:40 DEBUG : : >changeNotify: 2024/12/19 02:19:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:40 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:40 DEBUG : : >changeNotify: 2024/12/19 02:19:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:40 DEBUG : : >changeNotify: 2024/12/19 02:19:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/19 02:19:41 DEBUG : : forgetting directory cache 2024/12/19 02:19:41 DEBUG : dir: forgetting directory cache 2024/12/19 02:19:41 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2024/12/19 02:19:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:19:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:19:41 DEBUG : dir/file1(0xc0000b16c0): openPending: 2024/12/19 02:19:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/19 02:19:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/19 02:19:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:42 DEBUG : dir/file1(0xc0000b16c0): >openPending: err= 2024/12/19 02:19:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/19 02:19:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:19:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:19:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/19 02:19:42 DEBUG : dir/file1(0xc0000b16c0): _writeAt: size=5, off=0 2024/12/19 02:19:42 DEBUG : dir/file1(0xc0000b16c0): >_writeAt: n=5, err= 2024/12/19 02:19:42 DEBUG : dir/file1(0xc0000b16c0): close: 2024/12/19 02:19:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:19:42 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-19 02:19:42.121602408 +0000 UTC m=+773.592699345 2024/12/19 02:19:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:19:42 DEBUG : dir/file1(0xc0000b16c0): >close: err= 2024/12/19 02:19:42 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:19:42 DEBUG : dir: Looking for writers 2024/12/19 02:19:42 DEBUG : file1: reading active writers 2024/12/19 02:19:42 DEBUG : : Looking for writers 2024/12/19 02:19:42 DEBUG : dir: reading active writers 2024/12/19 02:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:19:42 DEBUG : dir: Looking for writers 2024/12/19 02:19:42 DEBUG : file1: reading active writers 2024/12/19 02:19:42 DEBUG : : Looking for writers 2024/12/19 02:19:42 DEBUG : dir: reading active writers 2024/12/19 02:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:19:42 DEBUG : dir: Looking for writers 2024/12/19 02:19:42 DEBUG : file1: reading active writers 2024/12/19 02:19:42 DEBUG : : Looking for writers 2024/12/19 02:19:42 DEBUG : dir: reading active writers 2024/12/19 02:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:19:42 DEBUG : dir: Looking for writers 2024/12/19 02:19:42 DEBUG : file1: reading active writers 2024/12/19 02:19:42 DEBUG : : Looking for writers 2024/12/19 02:19:42 DEBUG : dir: reading active writers 2024/12/19 02:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:19:42 DEBUG : dir/file1: vfs cache: starting upload 2024/12/19 02:19:42 DEBUG : dir: Looking for writers 2024/12/19 02:19:42 DEBUG : file1: reading active writers 2024/12/19 02:19:42 DEBUG : : Looking for writers 2024/12/19 02:19:42 DEBUG : dir: reading active writers 2024/12/19 02:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:19:42 DEBUG : dir: Looking for writers 2024/12/19 02:19:42 DEBUG : file1: reading active writers 2024/12/19 02:19:42 DEBUG : : Looking for writers 2024/12/19 02:19:42 DEBUG : dir: reading active writers 2024/12/19 02:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:19:42 DEBUG : dir: Looking for writers 2024/12/19 02:19:42 DEBUG : file1: reading active writers 2024/12/19 02:19:42 DEBUG : : Looking for writers 2024/12/19 02:19:42 DEBUG : dir: reading active writers 2024/12/19 02:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:19:43 DEBUG : dir: Looking for writers 2024/12/19 02:19:43 DEBUG : file1: reading active writers 2024/12/19 02:19:43 DEBUG : : Looking for writers 2024/12/19 02:19:43 DEBUG : dir: reading active writers 2024/12/19 02:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:44 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:44 DEBUG : dir: Looking for writers 2024/12/19 02:19:44 DEBUG : file1: reading active writers 2024/12/19 02:19:44 DEBUG : : Looking for writers 2024/12/19 02:19:44 DEBUG : dir: reading active writers 2024/12/19 02:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:44 DEBUG : : invalidating directory cache 2024/12/19 02:19:44 DEBUG : dir: invalidating directory cache 2024/12/19 02:19:44 DEBUG : : >changeNotify: 2024/12/19 02:19:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "newLeaf.json" entryType 1 2024/12/19 02:19:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/19 02:19:44 DEBUG : : >changeNotify: 2024/12/19 02:19:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:44 DEBUG : : >changeNotify: 2024/12/19 02:19:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:44 DEBUG : : >changeNotify: 2024/12/19 02:19:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:44 DEBUG : : >changeNotify: 2024/12/19 02:19:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:44 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/19 02:19:44 INFO : dir/file1: Copied (replaced existing) 2024/12/19 02:19:44 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-19 02:19:42.121 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/19 02:19:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/19 02:19:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/19 02:19:45 DEBUG : dir: Looking for writers 2024/12/19 02:19:45 DEBUG : file1: reading active writers 2024/12/19 02:19:45 DEBUG : : Looking for writers 2024/12/19 02:19:45 DEBUG : dir: reading active writers 2024/12/19 02:19:45 DEBUG : >WaitForWriters: 2024/12/19 02:19:45 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:19:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:45 DEBUG : : >changeNotify: 2024/12/19 02:19:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:45 DEBUG : : >changeNotify: 2024/12/19 02:19:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:45 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:45 DEBUG : : >changeNotify: 2024/12/19 02:19:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:45 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:45 DEBUG : : >changeNotify: 2024/12/19 02:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:46 DEBUG : : >changeNotify: 2024/12/19 02:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:46 DEBUG : : >changeNotify: 2024/12/19 02:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:46 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:46 DEBUG : : >changeNotify: 2024/12/19 02:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:46 DEBUG : : >changeNotify: 2024/12/19 02:19:47 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/19 02:19:47 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:19:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote --- PASS: TestRWFileHandleSizeTruncateExisting (14.11s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:48 DEBUG : : >changeNotify: 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:48 DEBUG : : >changeNotify: 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:48 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:48 DEBUG : : >changeNotify: 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:48 DEBUG : : >changeNotify: 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:48 DEBUG : : >changeNotify: 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:48 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:48 DEBUG : : >changeNotify: 2024/12/19 02:19:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:19:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:19:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:19:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:19:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:49 DEBUG : : >changeNotify: 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:49 DEBUG : : >changeNotify: 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:49 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:49 DEBUG : : >changeNotify: 2024/12/19 02:19:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:49 DEBUG : : >changeNotify: 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:49 DEBUG : : >changeNotify: 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:49 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:49 DEBUG : : >changeNotify: 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:50 DEBUG : : >changeNotify: 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:50 DEBUG : : >changeNotify: 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:50 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:50 DEBUG : : >changeNotify: 2024/12/19 02:19:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:50 DEBUG : : >changeNotify: 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:50 DEBUG : : >changeNotify: 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:50 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:50 DEBUG : : >changeNotify: 2024/12/19 02:19:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:52 DEBUG : : >changeNotify: 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:52 DEBUG : : >changeNotify: 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:52 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:52 DEBUG : : >changeNotify: 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:52 DEBUG : : >changeNotify: 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:52 DEBUG : : >changeNotify: 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:52 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:52 DEBUG : : >changeNotify: 2024/12/19 02:19:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:53 DEBUG : : >changeNotify: 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:53 DEBUG : : >changeNotify: 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:53 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:53 DEBUG : : >changeNotify: 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:53 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:53 DEBUG : : >changeNotify: 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:53 DEBUG : : >changeNotify: 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:53 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:53 DEBUG : : >changeNotify: 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:53 DEBUG : : >changeNotify: 2024/12/19 02:19:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:19:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:19:54 DEBUG : dir/file1: newRWFileHandle: 2024/12/19 02:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/19 02:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/19 02:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/19 02:19:54 DEBUG : dir/file1(0xc0013e1400): _writeAt: size=5, off=0 2024/12/19 02:19:54 DEBUG : dir/file1(0xc0013e1400): openPending: 2024/12/19 02:19:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/19 02:19:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/19 02:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:55 DEBUG : dir/file1(0xc0013e1400): >openPending: err= 2024/12/19 02:19:55 DEBUG : dir/file1(0xc0013e1400): >_writeAt: n=5, err= 2024/12/19 02:19:55 DEBUG : dir/file1(0xc0013e1400): _writeAt: size=15, off=5 2024/12/19 02:19:55 DEBUG : dir/file1(0xc0013e1400): >_writeAt: n=15, err= 2024/12/19 02:19:55 DEBUG : dir/file1(0xc0013e1400): close: 2024/12/19 02:19:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/19 02:19:55 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-19 02:19:55.844439713 +0000 UTC m=+787.315536670 2024/12/19 02:19:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:19:55 DEBUG : dir/file1(0xc0013e1400): >close: err= 2024/12/19 02:19:55 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:19:55 DEBUG : dir: Looking for writers 2024/12/19 02:19:55 DEBUG : file1: reading active writers 2024/12/19 02:19:55 DEBUG : : Looking for writers 2024/12/19 02:19:55 DEBUG : dir: reading active writers 2024/12/19 02:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:19:55 DEBUG : dir: Looking for writers 2024/12/19 02:19:55 DEBUG : file1: reading active writers 2024/12/19 02:19:55 DEBUG : : Looking for writers 2024/12/19 02:19:55 DEBUG : dir: reading active writers 2024/12/19 02:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:19:55 DEBUG : dir: Looking for writers 2024/12/19 02:19:55 DEBUG : file1: reading active writers 2024/12/19 02:19:55 DEBUG : : Looking for writers 2024/12/19 02:19:55 DEBUG : dir: reading active writers 2024/12/19 02:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:19:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:55 DEBUG : dir: Looking for writers 2024/12/19 02:19:55 DEBUG : file1: reading active writers 2024/12/19 02:19:55 DEBUG : : Looking for writers 2024/12/19 02:19:55 DEBUG : dir: reading active writers 2024/12/19 02:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:19:55 DEBUG : dir/file1: vfs cache: starting upload 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:55 DEBUG : : >changeNotify: 2024/12/19 02:19:55 DEBUG : : forgetting directory cache 2024/12/19 02:19:55 DEBUG : dir: forgetting directory cache 2024/12/19 02:19:55 DEBUG : dir/sub: forgetting directory cache 2024/12/19 02:19:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2024/12/19 02:19:55 DEBUG : dir: Looking for writers 2024/12/19 02:19:55 DEBUG : file1: reading active writers 2024/12/19 02:19:55 DEBUG : : Looking for writers 2024/12/19 02:19:55 DEBUG : dir: reading active writers 2024/12/19 02:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:19:56 DEBUG : dir: Looking for writers 2024/12/19 02:19:56 DEBUG : file1: reading active writers 2024/12/19 02:19:56 DEBUG : : Looking for writers 2024/12/19 02:19:56 DEBUG : dir: reading active writers 2024/12/19 02:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:56 DEBUG : : invalidating directory cache 2024/12/19 02:19:56 DEBUG : : >changeNotify: 2024/12/19 02:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:56 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:56 DEBUG : : >changeNotify: 2024/12/19 02:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:56 DEBUG : : >changeNotify: 2024/12/19 02:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:56 DEBUG : : >changeNotify: 2024/12/19 02:19:56 DEBUG : dir: Looking for writers 2024/12/19 02:19:56 DEBUG : file1: reading active writers 2024/12/19 02:19:56 DEBUG : : Looking for writers 2024/12/19 02:19:56 DEBUG : dir: reading active writers 2024/12/19 02:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:19:57 DEBUG : dir: Looking for writers 2024/12/19 02:19:57 DEBUG : file1: reading active writers 2024/12/19 02:19:57 DEBUG : : Looking for writers 2024/12/19 02:19:57 DEBUG : dir: reading active writers 2024/12/19 02:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:57 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:19:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:19:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:19:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:19:57 DEBUG : : >changeNotify: 2024/12/19 02:19:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:19:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:19:57 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:19:57 DEBUG : : >changeNotify: 2024/12/19 02:19:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:19:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:19:57 DEBUG : : >changeNotify: 2024/12/19 02:19:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:19:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:19:57 DEBUG : : >changeNotify: 2024/12/19 02:19:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:19:58 DEBUG : dir: Looking for writers 2024/12/19 02:19:58 DEBUG : file1: reading active writers 2024/12/19 02:19:58 DEBUG : : Looking for writers 2024/12/19 02:19:58 DEBUG : dir: reading active writers 2024/12/19 02:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:19:58 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/19 02:19:58 INFO : dir/file1: Copied (replaced existing) 2024/12/19 02:19:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-19 02:19:55.844 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/19 02:19:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/19 02:19:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:19:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/19 02:19:59 DEBUG : dir: Looking for writers 2024/12/19 02:19:59 DEBUG : file1: reading active writers 2024/12/19 02:19:59 DEBUG : : Looking for writers 2024/12/19 02:19:59 DEBUG : dir: reading active writers 2024/12/19 02:19:59 DEBUG : >WaitForWriters: 2024/12/19 02:19:59 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:20:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:00 DEBUG : : >changeNotify: 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:00 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:00 DEBUG : : >changeNotify: 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:00 DEBUG : : >changeNotify: 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:20:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:20:00 DEBUG : : >changeNotify: 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:00 DEBUG : : >changeNotify: 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:00 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:00 DEBUG : : >changeNotify: 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:00 DEBUG : : >changeNotify: 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:20:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:20:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:20:00 DEBUG : : >changeNotify: 2024/12/19 02:20:01 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/19 02:20:01 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestRWFileHandleSizeCreateExisting (14.01s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:20:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:20:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:20:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:03 DEBUG : file1: newRWFileHandle: 2024/12/19 02:20:03 DEBUG : file1(0xc0000b17c0): openPending: 2024/12/19 02:20:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:20:03 DEBUG : file1(0xc0000b17c0): >openPending: err= 2024/12/19 02:20:03 DEBUG : file1: >newRWFileHandle: err= 2024/12/19 02:20:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:20:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/19 02:20:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/19 02:20:03 DEBUG : file1(0xc0000b17c0): _writeAt: size=5, off=0 2024/12/19 02:20:03 DEBUG : file1(0xc0000b17c0): >_writeAt: n=5, err= 2024/12/19 02:20:03 DEBUG : file1(0xc0000b17c0): close: 2024/12/19 02:20:03 DEBUG : file1: vfs cache: setting modification time to 2024-12-19 02:20:03.207427885 +0000 UTC m=+794.678524821 2024/12/19 02:20:03 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:03 DEBUG : file1(0xc0000b17c0): >close: err= 2024/12/19 02:20:03 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:20:03 DEBUG : : Looking for writers 2024/12/19 02:20:03 DEBUG : file1: reading active writers 2024/12/19 02:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:20:03 DEBUG : : Looking for writers 2024/12/19 02:20:03 DEBUG : file1: reading active writers 2024/12/19 02:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:20:03 DEBUG : : Looking for writers 2024/12/19 02:20:03 DEBUG : file1: reading active writers 2024/12/19 02:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:20:03 DEBUG : : Looking for writers 2024/12/19 02:20:03 DEBUG : file1: reading active writers 2024/12/19 02:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:20:03 DEBUG : file1: vfs cache: starting upload 2024/12/19 02:20:03 DEBUG : : Looking for writers 2024/12/19 02:20:03 DEBUG : file1: reading active writers 2024/12/19 02:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:20:03 DEBUG : : Looking for writers 2024/12/19 02:20:03 DEBUG : file1: reading active writers 2024/12/19 02:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:20:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:03 DEBUG : : Looking for writers 2024/12/19 02:20:03 DEBUG : file1: reading active writers 2024/12/19 02:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:04 DEBUG : : invalidating directory cache 2024/12/19 02:20:04 DEBUG : : >changeNotify: 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:04 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:04 DEBUG : : >changeNotify: 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:04 DEBUG : : >changeNotify: 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:04 DEBUG : : >changeNotify: 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:04 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:04 DEBUG : : >changeNotify: 2024/12/19 02:20:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:04 DEBUG : : >changeNotify: 2024/12/19 02:20:04 DEBUG : : Looking for writers 2024/12/19 02:20:04 DEBUG : file1: reading active writers 2024/12/19 02:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:20:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:05 DEBUG : : >changeNotify: 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:05 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:05 DEBUG : : >changeNotify: 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:05 DEBUG : : >changeNotify: 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:05 DEBUG : : >changeNotify: 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:05 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:05 DEBUG : : >changeNotify: 2024/12/19 02:20:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:05 DEBUG : : >changeNotify: 2024/12/19 02:20:05 DEBUG : : Looking for writers 2024/12/19 02:20:05 DEBUG : file1: reading active writers 2024/12/19 02:20:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:20:05 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:06 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:06 DEBUG : : >changeNotify: 2024/12/19 02:20:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:06 DEBUG : : >changeNotify: 2024/12/19 02:20:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:06 DEBUG : : >changeNotify: 2024/12/19 02:20:06 DEBUG : : Looking for writers 2024/12/19 02:20:06 DEBUG : file1: reading active writers 2024/12/19 02:20:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:20:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/19 02:20:06 INFO : file1: Copied (new) 2024/12/19 02:20:06 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-19 02:20:03.207 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/19 02:20:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/19 02:20:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:20:06 INFO : file1: vfs cache: upload succeeded try #1 2024/12/19 02:20:07 DEBUG : : Looking for writers 2024/12/19 02:20:07 DEBUG : file1: reading active writers 2024/12/19 02:20:07 DEBUG : >WaitForWriters: 2024/12/19 02:20:07 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:20:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:09 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:09 DEBUG : : >changeNotify: 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:09 DEBUG : : >changeNotify: 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:09 DEBUG : : >changeNotify: 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:09 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:09 DEBUG : : >changeNotify: 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:09 DEBUG : : >changeNotify: 2024/12/19 02:20:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:09 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleSizeCreateNew (6.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:20:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:20:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:09 DEBUG : Config file has changed externally - reloading 2024/12/19 02:20:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/19 02:20:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1300): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1300): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1300): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1300): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1300): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.739661895 +0000 UTC m=+801.210758833 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1300): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1340): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1340): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1340): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1340): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1340): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1340): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1340): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.739661895 +0000 UTC m=+801.210758833 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1340): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.739661895 +0000 UTC m=+801.210758833 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631dc0 item 1 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.741856826 +0000 UTC m=+801.212953773 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1440): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1440): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1440): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1440): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1440): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.741856826 +0000 UTC m=+801.212953773 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1440): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cafc0 item 2 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1480): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1480): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1480): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1480): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1480): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.743033696 +0000 UTC m=+801.214130643 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1480): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.743033696 +0000 UTC m=+801.214130643 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.743033696 +0000 UTC m=+801.214130643 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb340 item 3 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1640): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1640): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1640): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1640): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1640): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.744786611 +0000 UTC m=+801.215883548 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1640): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.744786611 +0000 UTC m=+801.215883548 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb7a0 item 4 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.74628476 +0000 UTC m=+801.217381707 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.74628476 +0000 UTC m=+801.217381707 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e17c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e17c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e17c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e17c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e17c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.74628476 +0000 UTC m=+801.217381707 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e17c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc00 item 5 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1840): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1840): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1840): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1840): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1840): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.747906851 +0000 UTC m=+801.219003798 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1840): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.747906851 +0000 UTC m=+801.219003798 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc150 item 6 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1980): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1980): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1980): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1980): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1980): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.749214415 +0000 UTC m=+801.220311362 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1980): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a40): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a40): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a40): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.749214415 +0000 UTC m=+801.220311362 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.749214415 +0000 UTC m=+801.220311362 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc5b0 item 7 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.75094578 +0000 UTC m=+801.222042727 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1bc0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1bc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1bc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1bc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1bc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.75094578 +0000 UTC m=+801.222042727 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1bc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca10 item 8 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c00): _readAt: size=2, off=0 2024/12/19 02:20:09 ERROR : open-test-file(0xc0013e1c00): Couldn't read size of file 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c00): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c00): close: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.75212379 +0000 UTC m=+801.223220737 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.75212379 +0000 UTC m=+801.223220737 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1cc0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1cc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1cc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1cc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1cc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.75212379 +0000 UTC m=+801.223220737 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1cc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcee0 item 9 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.753945754 +0000 UTC m=+801.225042691 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1dc0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1dc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1dc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1dc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1dc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.753945754 +0000 UTC m=+801.225042691 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1dc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd650 item 10 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc180): _readAt: size=2, off=0 2024/12/19 02:20:09 ERROR : open-test-file(0xc000fdc180): Couldn't read size of file 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc180): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc180): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc180): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc180): close: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc180): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc1c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc1c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc1c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc1c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc1c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.755887212 +0000 UTC m=+801.226984150 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc1c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc280): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc280): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc280): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc280): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc280): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc280): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc280): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.755887212 +0000 UTC m=+801.226984150 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc280): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c100): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c100): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c100): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c100): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c100): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.755887212 +0000 UTC m=+801.226984150 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c100): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004075e0 item 11 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c300): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c300): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c300): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c300): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c300): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.757966958 +0000 UTC m=+801.229063895 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c300): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c3c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c3c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c3c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c3c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c3c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.757966958 +0000 UTC m=+801.229063895 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c3c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692850 item 12 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c480): _readAt: size=2, off=0 2024/12/19 02:20:09 ERROR : open-test-file(0xc00014c480): Couldn't read size of file 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c480): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c480): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c480): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c480): close: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c480): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c4c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c4c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c4c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c4c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c4c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.759225499 +0000 UTC m=+801.230322437 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c4c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c5c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c5c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c5c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c5c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c5c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.759225499 +0000 UTC m=+801.230322437 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c5c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692cb0 item 13 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c640): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c640): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c640): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c640): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c640): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.760627299 +0000 UTC m=+801.231724236 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c640): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c6c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c6c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c6c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c6c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c6c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.760627299 +0000 UTC m=+801.231724236 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c6c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692fc0 item 14 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c7c0): _readAt: size=2, off=0 2024/12/19 02:20:09 ERROR : open-test-file(0xc00014c7c0): Couldn't read size of file 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c7c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c7c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c7c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c7c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c7c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c800): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c800): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c800): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c800): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c800): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.761984555 +0000 UTC m=+801.233081493 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c800): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c940): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c940): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c940): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c940): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c940): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.761984555 +0000 UTC m=+801.233081493 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c940): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006933b0 item 15 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c9c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c9c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c9c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c9c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c9c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.763184717 +0000 UTC m=+801.234281655 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014c9c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca40): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.763184717 +0000 UTC m=+801.234281655 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693650 item 16 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca80): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca80): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca80): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.764396442 +0000 UTC m=+801.235493379 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ca80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cac0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cac0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cac0): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cac0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cac0): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cac0): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cac0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cac0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.764396442 +0000 UTC m=+801.235493379 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cac0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb00): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb00): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb00): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.764396442 +0000 UTC m=+801.235493379 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693960 item 17 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb80): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb80): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb80): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.766072994 +0000 UTC m=+801.237169932 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cb80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cc00): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cc00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cc00): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cc00): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cc00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.766072994 +0000 UTC m=+801.237169932 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014cc00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693d50 item 18 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ccc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ccc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ccc0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ccc0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ccc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.767281232 +0000 UTC m=+801.238378169 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014ccc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d040): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d040): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d040): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d040): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d040): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d040): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d040): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d040): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.767281232 +0000 UTC m=+801.238378169 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d040): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d080): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d080): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d080): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d080): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d080): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.767281232 +0000 UTC m=+801.238378169 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d080): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406620 item 19 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d100): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d100): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d100): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d100): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d100): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.769385634 +0000 UTC m=+801.240482571 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d100): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d180): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d180): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d180): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d180): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d180): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.769385634 +0000 UTC m=+801.240482571 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d180): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407810 item 20 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d200): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d200): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d200): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d200): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d200): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.770837236 +0000 UTC m=+801.241934174 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d200): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d300): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d300): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d300): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d300): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d300): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d300): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d300): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d300): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.770837236 +0000 UTC m=+801.241934174 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d300): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d340): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d340): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d340): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d340): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d340): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.770837236 +0000 UTC m=+801.241934174 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d340): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b20 item 21 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d3c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d3c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d3c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d3c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d3c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.772438358 +0000 UTC m=+801.243535294 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d3c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d440): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d440): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d440): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d440): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d440): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.772438358 +0000 UTC m=+801.243535294 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d440): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc070 item 22 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d4c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d4c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d4c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d4c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d4c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.773593786 +0000 UTC m=+801.244691065 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d4c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d580): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d580): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d580): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d580): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d580): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d580): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d580): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d580): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.773593786 +0000 UTC m=+801.244691065 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d580): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d5c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d5c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d5c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d5c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d5c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.773593786 +0000 UTC m=+801.244691065 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d5c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc4d0 item 23 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d640): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d640): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d640): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d640): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d640): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.775084703 +0000 UTC m=+801.246181650 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d640): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d700): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d700): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d700): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d700): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d700): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.775084703 +0000 UTC m=+801.246181650 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d700): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc930 item 24 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d7c0): _readAt: size=2, off=0 2024/12/19 02:20:09 ERROR : open-test-file(0xc00014d7c0): Couldn't read size of file 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d7c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d7c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d7c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d7c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d7c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d840): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d840): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d840): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d840): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d840): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.776367209 +0000 UTC m=+801.247464156 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014d840): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db40): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db40): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db40): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db40): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.776367209 +0000 UTC m=+801.247464156 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db80): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.776367209 +0000 UTC m=+801.247464156 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014db80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce00 item 25 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dc40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dc40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dc40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dc40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dc40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.778374059 +0000 UTC m=+801.249470997 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dc40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dd40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dd40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dd40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dd40): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dd40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.778374059 +0000 UTC m=+801.249470997 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014dd40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd5e0 item 26 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de00): _readAt: size=2, off=0 2024/12/19 02:20:09 ERROR : open-test-file(0xc00014de00): Couldn't read size of file 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de00): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de00): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de00): close: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.780288175 +0000 UTC m=+801.251385112 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014de40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df00): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df00): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df00): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df00): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df00): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.780288175 +0000 UTC m=+801.251385112 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df40): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.780288175 +0000 UTC m=+801.251385112 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00014df40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc70 item 27 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc040): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc040): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc040): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc040): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc040): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.782108035 +0000 UTC m=+801.253204982 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc040): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc0c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc0c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc0c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc0c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc0c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.782108035 +0000 UTC m=+801.253204982 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc0c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630e00 item 28 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc340): _readAt: size=2, off=0 2024/12/19 02:20:09 ERROR : open-test-file(0xc000fdc340): Couldn't read size of file 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc340): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc340): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc340): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc340): close: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc340): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc380): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc380): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc380): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc380): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc380): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.783356749 +0000 UTC m=+801.254453696 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc380): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc440): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc440): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc440): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc440): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc440): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.783356749 +0000 UTC m=+801.254453696 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc440): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631c00 item 29 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc4c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc4c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc4c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc4c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc4c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.784649525 +0000 UTC m=+801.255746462 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc4c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc540): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc540): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc540): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc540): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc540): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.784649525 +0000 UTC m=+801.255746462 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc540): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca000 item 30 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc600): _readAt: size=2, off=0 2024/12/19 02:20:09 ERROR : open-test-file(0xc000fdc600): Couldn't read size of file 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc600): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc600): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc600): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc600): close: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc600): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc640): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc640): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc640): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc640): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc640): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.785960754 +0000 UTC m=+801.257057692 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc640): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc700): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc700): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc700): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc700): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc700): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.785960754 +0000 UTC m=+801.257057692 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc700): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb030 item 31 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc780): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc780): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc780): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc780): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc780): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.787195743 +0000 UTC m=+801.258292690 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc780): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc800): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc800): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc800): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc800): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc800): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.787195743 +0000 UTC m=+801.258292690 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc800): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb3b0 item 32 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc840): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc840): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc840): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc840): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc840): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.788259259 +0000 UTC m=+801.259356196 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc840): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc880): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc880): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc880): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc880): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc880): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb730 item 33 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc880): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc880): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.788696817 +0000 UTC m=+801.259793753 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc880): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc8c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc8c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc8c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc8c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc8c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.788696817 +0000 UTC m=+801.259793753 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc8c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb960 item 33 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc900): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc900): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc900): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc900): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc900): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.79058227 +0000 UTC m=+801.261679207 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc900): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc940): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc940): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbd50 item 34 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc940): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc940): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc940): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc940): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc940): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.791138309 +0000 UTC m=+801.262235246 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc940): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc980): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc980): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc980): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc980): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc980): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.791138309 +0000 UTC m=+801.262235246 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc980): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbf10 item 34 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc9c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc9c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc9c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc9c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc9c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.792396189 +0000 UTC m=+801.263493136 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000fdc9c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0000): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0000): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0000): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0000): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0000): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0150 item 35 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0000): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0000): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.792784324 +0000 UTC m=+801.263881271 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0000): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0040): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0040): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0040): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0040): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0040): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.792784324 +0000 UTC m=+801.263881271 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0040): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0380 item 35 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e00c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e00c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e00c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e00c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e00c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.793942749 +0000 UTC m=+801.265039686 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e00c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0180): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0180): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0690 item 36 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0180): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0180): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0180): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0180): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0180): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.794411134 +0000 UTC m=+801.265508071 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0180): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e01c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e01c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e01c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e01c0): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e01c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.794411134 +0000 UTC m=+801.265508071 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e01c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c07e0 item 36 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0200): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0200): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0200): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0200): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0200): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.795391235 +0000 UTC m=+801.266488182 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0200): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0240): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0240): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0240): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0240): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0240): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0a80 item 37 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0240): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0240): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.795824856 +0000 UTC m=+801.266921792 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0240): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0280): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0280): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0280): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0280): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0280): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.795824856 +0000 UTC m=+801.266921792 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0280): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0cb0 item 37 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0340): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0340): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0340): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0340): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0340): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.796938356 +0000 UTC m=+801.268035303 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0340): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0400): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0400): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0fc0 item 38 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0400): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0400): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0400): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0400): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0400): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.797401311 +0000 UTC m=+801.268498258 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0400): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0440): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0440): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0440): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0440): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0440): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.797401311 +0000 UTC m=+801.268498258 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0440): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1110 item 38 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e04c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e04c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e04c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e04c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e04c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.798527275 +0000 UTC m=+801.269624212 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e04c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0580): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0580): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0580): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0580): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0580): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c13b0 item 39 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0580): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0580): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.799126124 +0000 UTC m=+801.270223051 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0580): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e05c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e05c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e05c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e05c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e05c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.799126124 +0000 UTC m=+801.270223051 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e05c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1500 item 39 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0640): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0640): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0640): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0640): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0640): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.800642137 +0000 UTC m=+801.271739073 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0640): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e07c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e07c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1810 item 40 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e07c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e07c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e07c0): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e07c0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e07c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.801134967 +0000 UTC m=+801.272231895 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e07c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0800): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0800): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0800): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0800): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0800): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.801134967 +0000 UTC m=+801.272231895 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0800): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1960 item 40 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0840): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0840): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0840): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0840): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0840): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0840): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0840): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.802665016 +0000 UTC m=+801.273761954 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0840): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0880): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0880): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0880): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1c70 item 41 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0880): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0880): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.803000995 +0000 UTC m=+801.274097932 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0880): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e08c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e08c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e08c0): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e08c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e08c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1dc0 item 41 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e08c0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e08c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.803345548 +0000 UTC m=+801.274442485 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e08c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0900): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0900): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0900): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0900): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0900): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.803345548 +0000 UTC m=+801.274442485 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0900): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1f10 item 41 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.804357258 +0000 UTC m=+801.275454195 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6230 item 42 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.804740625 +0000 UTC m=+801.275837562 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0a40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d63f0 item 42 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b00): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b00): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.805153527 +0000 UTC m=+801.276250463 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b40): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.805153527 +0000 UTC m=+801.276250463 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0b40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d65b0 item 42 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.806169515 +0000 UTC m=+801.277266453 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6af0 item 43 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.806585573 +0000 UTC m=+801.277682510 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0c40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d00): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6cb0 item 43 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d00): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.807053406 +0000 UTC m=+801.278150343 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d40): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.807053406 +0000 UTC m=+801.278150343 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0d40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6e00 item 43 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.808068643 +0000 UTC m=+801.279165580 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7260 item 44 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.808498085 +0000 UTC m=+801.279595022 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0e40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7420 item 44 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f00): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f00): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.808979135 +0000 UTC m=+801.280076072 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f40): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.808979135 +0000 UTC m=+801.280076072 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e0f40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d77a0 item 44 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1000): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1000): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1000): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1000): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1000): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1000): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1000): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.810696454 +0000 UTC m=+801.281793391 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1000): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1040): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1040): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1040): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ea0 item 45 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1040): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1040): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.811204222 +0000 UTC m=+801.282301159 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1040): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1100): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1100): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1100): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1100): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1100): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.811204222 +0000 UTC m=+801.282301159 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1100): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a1c0 item 45 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e11c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e11c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e11c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e11c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e11c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e11c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e11c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.812288499 +0000 UTC m=+801.283385435 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e11c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1200): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1200): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1200): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a460 item 46 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1200): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1200): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.812677855 +0000 UTC m=+801.283774793 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1200): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e12c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e12c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e12c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e12c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e12c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.812677855 +0000 UTC m=+801.283774793 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e12c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a5b0 item 46 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.813678015 +0000 UTC m=+801.284774951 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1380): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a8c0 item 47 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.81427504 +0000 UTC m=+801.285371977 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e13c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.81427504 +0000 UTC m=+801.285371977 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e14c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039aa10 item 47 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1580): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1580): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1580): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1580): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1580): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1580): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1580): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.81572532 +0000 UTC m=+801.286822256 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1580): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039af50 item 48 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.816326152 +0000 UTC m=+801.287423089 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e15c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1680): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1680): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1680): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1680): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1680): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.816326152 +0000 UTC m=+801.287423089 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1680): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b110 item 48 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.817369211 +0000 UTC m=+801.288466139 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e16c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b3b0 item 49 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.817795007 +0000 UTC m=+801.288891944 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1700): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.817795007 +0000 UTC m=+801.288891944 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1780): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b500 item 49 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1800): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1800): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1800): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1800): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1800): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.818848575 +0000 UTC m=+801.289945512 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1800): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b9d0 item 50 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.819295851 +0000 UTC m=+801.290392788 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e18c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1900): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1900): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1900): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1900): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1900): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.819295851 +0000 UTC m=+801.290392788 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1900): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039bea0 item 50 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e19c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e19c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e19c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e19c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e19c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.820250586 +0000 UTC m=+801.291347523 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e19c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414230 item 51 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.820639652 +0000 UTC m=+801.291736589 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1a80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b00): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b00): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b00): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.820639652 +0000 UTC m=+801.291736589 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414540 item 51 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b80): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b80): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b80): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.821837319 +0000 UTC m=+801.292934257 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1b80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414af0 item 52 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.822340189 +0000 UTC m=+801.293437127 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.822340189 +0000 UTC m=+801.293437127 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1c80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e00 item 52 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.823439213 +0000 UTC m=+801.294536150 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1d00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e40): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e40): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e40): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004153b0 item 53 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e40): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.823854128 +0000 UTC m=+801.294951065 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e80): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.823854128 +0000 UTC m=+801.294951065 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1e80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415650 item 53 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1f00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1f00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1f00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1f00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1f00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.825109082 +0000 UTC m=+801.296206020 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0013e1f00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b01c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b01c0): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b01c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ab0 item 54 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b01c0): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b01c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b01c0): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b01c0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b01c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.825696811 +0000 UTC m=+801.296793748 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b01c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0200): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0200): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0200): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0200): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0200): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.825696811 +0000 UTC m=+801.296793748 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0200): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ce0 item 54 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0300): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0300): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0300): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0300): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0300): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.826806264 +0000 UTC m=+801.297903201 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0300): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0580): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0580): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0580): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0580): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0580): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0580): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 55 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0580): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0580): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.827214768 +0000 UTC m=+801.298311705 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0580): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0740): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0740): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0740): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0740): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0740): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.827214768 +0000 UTC m=+801.298311705 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0740): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 55 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b07c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b07c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b07c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b07c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b07c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.828418076 +0000 UTC m=+801.299515013 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b07c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b08c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b08c0): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b08c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 56 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b08c0): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b08c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b08c0): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b08c0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b08c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.828871072 +0000 UTC m=+801.299968009 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b08c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0900): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0900): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0900): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0900): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0900): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.828871072 +0000 UTC m=+801.299968009 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0900): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 56 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b09c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b09c0): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b09c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b09c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b09c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b09c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b09c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b09c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.829857055 +0000 UTC m=+801.300953992 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b09c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0a00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0a00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0a00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 57 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0a00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0a00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.830328876 +0000 UTC m=+801.301425814 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0a00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0ac0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0ac0): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0ac0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0ac0): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0ac0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 57 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0ac0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0ac0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.831033463 +0000 UTC m=+801.302130400 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0ac0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0b00): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0b00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0b00): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0b00): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0b00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.831033463 +0000 UTC m=+801.302130400 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0b00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 57 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0bc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0bc0): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0bc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0bc0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0bc0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0bc0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0bc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.832217034 +0000 UTC m=+801.303313961 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0bc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0c00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0c00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0c00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 58 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0c00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0c00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.832573601 +0000 UTC m=+801.303670537 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0c00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d00): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 58 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d00): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d00): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d00): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.833185895 +0000 UTC m=+801.304282832 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d40): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.833185895 +0000 UTC m=+801.304282832 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0d40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 58 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e00): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.834065407 +0000 UTC m=+801.305162335 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 59 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.83444101 +0000 UTC m=+801.305537937 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0e40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f40): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f40): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f40): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 59 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f40): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.83484249 +0000 UTC m=+801.305939427 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f80): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.83484249 +0000 UTC m=+801.305939427 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b0f80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 59 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1080): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1080): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1080): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1080): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1080): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1080): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1080): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1080): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.835782566 +0000 UTC m=+801.306879504 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1080): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1100): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1100): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1100): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 60 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1100): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1100): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.836114627 +0000 UTC m=+801.307211554 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1100): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1240): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1240): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1240): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ce460 item 60 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1240): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1240): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1240): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1240): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1240): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.836564918 +0000 UTC m=+801.307661856 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1240): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1280): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1280): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1280): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1280): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1280): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.836564918 +0000 UTC m=+801.307661856 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1280): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ce620 item 60 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1340): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1340): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1340): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1340): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1340): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1340): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1340): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1340): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.837564025 +0000 UTC m=+801.308660962 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1340): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1380): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1380): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1380): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cea80 item 61 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1380): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1380): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.837905903 +0000 UTC m=+801.309002831 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1380): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1480): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1480): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1480): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1480): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1480): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.837905903 +0000 UTC m=+801.309002831 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1480): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cec40 item 61 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1540): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1540): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1540): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1540): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1540): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1540): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1540): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1540): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.838867471 +0000 UTC m=+801.309964408 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1540): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1580): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1580): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1580): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cefc0 item 62 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1580): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1580): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.839286364 +0000 UTC m=+801.310383291 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1580): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1640): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1640): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1640): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1640): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1640): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.839286364 +0000 UTC m=+801.310383291 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1640): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cf180 item 62 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1740): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1740): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1740): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1740): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1740): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1740): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1740): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1740): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.840268959 +0000 UTC m=+801.311365897 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1740): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1780): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1780): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1780): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cf960 item 63 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1780): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1780): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.840709413 +0000 UTC m=+801.311806350 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1780): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b18c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b18c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b18c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b18c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b18c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.840709413 +0000 UTC m=+801.311806350 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b18c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cfab0 item 63 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b19c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b19c0): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b19c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b19c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b19c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b19c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b19c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b19c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.841769412 +0000 UTC m=+801.312866350 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b19c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1a00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1a00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1a00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cfe30 item 64 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1a00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1a00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.842103627 +0000 UTC m=+801.313200565 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1a00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1ac0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1ac0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1ac0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1ac0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1ac0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.842103627 +0000 UTC m=+801.313200565 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1ac0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392000 item 64 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.843100059 +0000 UTC m=+801.314196996 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b40): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b40): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392a80 item 65 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b40): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.843534171 +0000 UTC m=+801.314631108 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b80): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.843534171 +0000 UTC m=+801.314631108 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1b80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392c40 item 65 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1bc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1bc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1bc0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1bc0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1bc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.844649745 +0000 UTC m=+801.315746682 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1bc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392fc0 item 66 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c40): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c40): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c40): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.84508592 +0000 UTC m=+801.316182857 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c80): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.84508592 +0000 UTC m=+801.316182857 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1c80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003931f0 item 66 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.84623638 +0000 UTC m=+801.317333317 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d80): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d80): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d80): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003936c0 item 67 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d80): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.846701449 +0000 UTC m=+801.317798386 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1d80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1dc0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1dc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1dc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1dc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1dc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.846701449 +0000 UTC m=+801.317798386 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1dc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393960 item 67 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1e40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1e40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1e40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1e40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1e40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.848116543 +0000 UTC m=+801.319213480 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1e40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393d50 item 68 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f00): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f00): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f00): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.848623189 +0000 UTC m=+801.319720126 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f40): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.848623189 +0000 UTC m=+801.319720126 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0000b1f40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae000 item 68 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0000): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0000): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0000): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0000): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0000): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.849655588 +0000 UTC m=+801.320752525 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0000): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0040): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0040): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0040): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0040): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0040): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae460 item 69 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0040): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0040): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.850029076 +0000 UTC m=+801.321126013 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0040): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0080): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0080): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0080): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0080): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0080): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.850029076 +0000 UTC m=+801.321126013 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0080): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae5b0 item 69 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0100): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0100): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0100): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0100): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0100): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.851022592 +0000 UTC m=+801.322119529 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0100): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e01c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e01c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aeb60 item 70 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e01c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e01c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e01c0): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e01c0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e01c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.851469548 +0000 UTC m=+801.322566484 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e01c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0200): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0200): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0200): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0200): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0200): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.851469548 +0000 UTC m=+801.322566484 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0200): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af180 item 70 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0280): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0280): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0280): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0280): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0280): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.852312031 +0000 UTC m=+801.323408969 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0280): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0340): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0340): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0340): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0340): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0340): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af5e0 item 71 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0340): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0340): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.852677495 +0000 UTC m=+801.323774432 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0340): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0380): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0380): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0380): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0380): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0380): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.852677495 +0000 UTC m=+801.323774432 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0380): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af8f0 item 71 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0400): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0400): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0400): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0400): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0400): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.853703471 +0000 UTC m=+801.324800408 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0400): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0540): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0540): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afc00 item 72 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0540): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0540): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0540): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0540): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0540): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.854162179 +0000 UTC m=+801.325259115 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0540): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0580): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0580): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0580): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0580): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0580): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.854162179 +0000 UTC m=+801.325259115 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0580): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aff10 item 72 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e05c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e05c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e05c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e05c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e05c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e05c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e05c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.855121461 +0000 UTC m=+801.326218398 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e05c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0640): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0640): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0640): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8700 item 73 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0640): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0640): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.855453882 +0000 UTC m=+801.326550820 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0640): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0680): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0680): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0680): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0680): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0680): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8930 item 73 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0680): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0680): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.855922288 +0000 UTC m=+801.327019225 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0680): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e06c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e06c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e06c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e06c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e06c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.855922288 +0000 UTC m=+801.327019225 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e06c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8d20 item 73 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0780): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0780): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0780): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0780): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0780): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0780): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0780): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.857217528 +0000 UTC m=+801.328314465 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0780): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e07c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e07c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e07c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b90a0 item 74 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e07c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e07c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.857570807 +0000 UTC m=+801.328667745 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e07c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e08c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e08c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9500 item 74 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e08c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e08c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e08c0): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e08c0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e08c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.857928116 +0000 UTC m=+801.329025053 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e08c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0900): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0900): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0900): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0900): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0900): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.857928116 +0000 UTC m=+801.329025053 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0900): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9730 item 74 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a40): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.858849356 +0000 UTC m=+801.329946294 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a80): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a80): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9dc0 item 75 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a80): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.859245086 +0000 UTC m=+801.330342023 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0a80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b40): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b40): _writeAt: size=3, off=2 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352150 item 75 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b40): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.859656153 +0000 UTC m=+801.330753100 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b80): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.859656153 +0000 UTC m=+801.330753100 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0b80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003522a0 item 75 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0c40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0c40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0c40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0c40): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0c40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0c40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0c40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.860583998 +0000 UTC m=+801.331680935 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0c40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0cc0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0cc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0cc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352690 item 76 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0cc0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0cc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.86087951 +0000 UTC m=+801.331976447 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0cc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0d80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0d80): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003527e0 item 76 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0d80): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0d80): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0d80): _writeAt: size=3, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0d80): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0d80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.861412015 +0000 UTC m=+801.332508952 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0d80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0dc0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0dc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0dc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0dc0): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0dc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.861412015 +0000 UTC m=+801.332508952 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0dc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352a10 item 76 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0e80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0e80): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0e80): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0e80): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0e80): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0e80): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0e80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.862273925 +0000 UTC m=+801.333370852 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0e80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0ec0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0ec0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0ec0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352e00 item 77 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0ec0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0ec0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.862623098 +0000 UTC m=+801.333720035 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0ec0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0fc0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0fc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0fc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0fc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0fc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.862623098 +0000 UTC m=+801.333720035 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e0fc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352f50 item 77 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1080): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1080): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1080): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1080): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1080): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1080): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1080): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.863524692 +0000 UTC m=+801.334621629 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1080): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e10c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e10c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e10c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353340 item 78 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e10c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e10c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.863863235 +0000 UTC m=+801.334960172 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e10c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e11c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e11c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e11c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e11c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e11c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.863863235 +0000 UTC m=+801.334960172 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e11c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353500 item 78 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1280): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1280): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1280): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1280): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1280): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1280): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1280): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.864830072 +0000 UTC m=+801.335927008 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1280): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1300): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1300): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1300): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc1c0 item 79 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1300): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1300): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.865187059 +0000 UTC m=+801.336283996 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1300): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1400): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1400): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1400): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1400): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1400): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.865187059 +0000 UTC m=+801.336283996 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1400): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc310 item 79 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1580): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1580): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1580): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1580): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1580): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1580): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1580): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.866141542 +0000 UTC m=+801.337238479 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1580): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1600): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1600): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1600): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc690 item 80 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1600): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1600): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.866544104 +0000 UTC m=+801.337641041 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1600): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e18c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e18c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e18c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e18c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e18c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.866544104 +0000 UTC m=+801.337641041 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e18c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc930 item 80 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1900): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1900): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1900): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1900): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1900): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.867515318 +0000 UTC m=+801.338612256 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1900): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1ac0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1ac0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1ac0): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1ac0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1ac0): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1ac0): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcc40 item 81 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1ac0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1ac0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.867879479 +0000 UTC m=+801.338976417 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1ac0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b00): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b00): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b00): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.867879479 +0000 UTC m=+801.338976417 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fce70 item 81 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b80): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b80): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b80): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.868791353 +0000 UTC m=+801.339888290 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1b80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1cc0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1cc0): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1cc0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd180 item 82 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1cc0): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1cc0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1cc0): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1cc0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1cc0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.869151296 +0000 UTC m=+801.340248233 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1cc0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d00): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d00): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d00): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.869151296 +0000 UTC m=+801.340248233 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd2d0 item 82 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d80): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d80): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d80): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.870701873 +0000 UTC m=+801.341798810 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0007e1d80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418000): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418000): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418000): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418000): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418000): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418000): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd650 item 83 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418000): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418000): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.871202749 +0000 UTC m=+801.342299686 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418000): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418100): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418100): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418100): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418100): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418100): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.871202749 +0000 UTC m=+801.342299686 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418100): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd810 item 83 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418940): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418940): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418940): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418940): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418940): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.872368136 +0000 UTC m=+801.343465083 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000418940): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004191c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004191c0): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004191c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdb20 item 84 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004191c0): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004191c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004191c0): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004191c0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004191c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.872842793 +0000 UTC m=+801.343939730 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004191c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419440): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419440): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419440): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419440): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419440): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.872842793 +0000 UTC m=+801.343939730 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419440): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdce0 item 84 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004194c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004194c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004194c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004194c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004194c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.87401299 +0000 UTC m=+801.345109926 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004194c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419600): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419600): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419600): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419600): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419600): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419600): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad8000 item 85 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419600): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419600): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.874407056 +0000 UTC m=+801.345504003 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419600): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419640): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419640): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419640): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419640): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419640): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.874407056 +0000 UTC m=+801.345504003 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419640): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad8150 item 85 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004196c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004196c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004196c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004196c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004196c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.875402687 +0000 UTC m=+801.346499634 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0004196c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419840): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419840): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419840): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad83f0 item 86 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419840): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419840): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419840): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419840): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419840): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.87593459 +0000 UTC m=+801.347031528 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419840): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419900): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419900): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419900): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419900): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419900): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.87593459 +0000 UTC m=+801.347031528 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419900): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad8540 item 86 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419a40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419a40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419a40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419a40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419a40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.876987278 +0000 UTC m=+801.348084215 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419a40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c40): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c40): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c40): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad87e0 item 87 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c40): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.877406711 +0000 UTC m=+801.348503658 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c80): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.877406711 +0000 UTC m=+801.348503658 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419c80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad8930 item 87 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419d00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419d00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419d00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419d00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419d00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.8784924 +0000 UTC m=+801.349589347 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419d00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e40): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad8bd0 item 88 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e40): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e40): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e40): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e40): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.879020896 +0000 UTC m=+801.350117834 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e80): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e80): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e80): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e80): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e80): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.879020896 +0000 UTC m=+801.350117834 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419e80): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad8d20 item 88 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419f40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419f40): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419f40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419f40): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419f40): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419f40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419f40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419f40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.879973728 +0000 UTC m=+801.351070664 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000419f40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c3c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c3c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c3c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad8fc0 item 89 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c3c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c3c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.880392591 +0000 UTC m=+801.351489527 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c3c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c480): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c480): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c480): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c480): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c480): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c480): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad9110 item 89 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c480): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c480): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.880807005 +0000 UTC m=+801.351903941 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c480): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c4c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c4c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c4c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c4c0): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c4c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.880807005 +0000 UTC m=+801.351903941 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c4c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad9260 item 89 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c5c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c5c0): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c5c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c5c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c5c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c5c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c5c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c5c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.881868598 +0000 UTC m=+801.352965535 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c5c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c600): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c600): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c600): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad9500 item 90 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c600): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c600): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.882241515 +0000 UTC m=+801.353338452 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c600): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c6c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c6c0): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c6c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad9650 item 90 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c6c0): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c6c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c6c0): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c6c0): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c6c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.882663724 +0000 UTC m=+801.353760651 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c6c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c740): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c740): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c740): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c740): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c740): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.882663724 +0000 UTC m=+801.353760651 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c740): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad97a0 item 90 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c880): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c880): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c880): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c880): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c880): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c880): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c880): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c880): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.88356675 +0000 UTC m=+801.354663687 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c880): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c900): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c900): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c900): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad9a40 item 91 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c900): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c900): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.883881429 +0000 UTC m=+801.354978365 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033c900): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca00): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca00): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca00): >_readAt: n=2, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca00): _writeAt: size=3, off=7 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad9b90 item 91 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca00): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.884241031 +0000 UTC m=+801.355337968 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca40): >_readAt: n=8, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.884241031 +0000 UTC m=+801.355337968 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ca40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad9ce0 item 91 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cb00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cb00): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cb00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cb00): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cb00): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cb00): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cb00): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cb00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.885336428 +0000 UTC m=+801.356433364 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cb00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cc40): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cc40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cc40): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba4000 item 92 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cc40): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cc40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.885722529 +0000 UTC m=+801.356819466 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033cc40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce00): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce00): open at offset 5 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce00): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba4150 item 92 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce00): _readAt: size=2, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce00): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce00): _writeAt: size=3, off=5 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce00): >_writeAt: n=3, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce00): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.886203769 +0000 UTC m=+801.357300705 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce00): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce40): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce40): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce40): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce40): >_readAt: n=3, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce40): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.886203769 +0000 UTC m=+801.357300705 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033ce40): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba42a0 item 92 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033d480): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033d480): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033d480): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033d480): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033d480): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033d480): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033d480): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033d480): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.88725945 +0000 UTC m=+801.358356387 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc00033d480): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812040): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812040): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812040): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e150 item 93 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812040): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812040): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.887617731 +0000 UTC m=+801.358714667 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812040): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812100): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812100): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812100): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812100): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812100): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.887617731 +0000 UTC m=+801.358714667 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812100): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e2a0 item 93 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008121c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008121c0): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008121c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008121c0): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008121c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008121c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008121c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008121c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.888811171 +0000 UTC m=+801.359908108 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008121c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812200): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812200): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812200): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e540 item 94 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812200): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812200): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.889155965 +0000 UTC m=+801.360252901 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812200): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008122c0): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008122c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008122c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008122c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008122c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.889155965 +0000 UTC m=+801.360252901 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008122c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e690 item 94 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812380): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812380): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812380): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812380): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812380): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812380): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812380): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812380): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.890121008 +0000 UTC m=+801.361217945 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812380): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008123c0): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008123c0): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008123c0): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1e930 item 95 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008123c0): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008123c0): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.890490298 +0000 UTC m=+801.361587235 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc0008123c0): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812480): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812480): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812480): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812480): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812480): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.890490298 +0000 UTC m=+801.361587235 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812480): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1ea80 item 95 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 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/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812540): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812540): open at offset 0 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812540): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812540): _readAt: size=2, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812540): >_readAt: n=0, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812540): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812540): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812540): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.891678859 +0000 UTC m=+801.362775796 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812540): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812580): _writeAt: size=5, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812580): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812580): >openPending: err= 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1ed20 item 96 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812580): >_writeAt: n=5, err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812580): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.892100477 +0000 UTC m=+801.363197414 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812580): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:09 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:09 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812640): _readAt: size=512, off=0 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812640): openPending: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812640): >openPending: err= 2024/12/19 02:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812640): >_readAt: n=5, err=EOF 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812640): close: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:09.892100477 +0000 UTC m=+801.363197414 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:09 DEBUG : open-test-file(0xc000812640): >close: err= 2024/12/19 02:20:09 DEBUG : open-test-file: Remove: 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1ee70 item 96 2024/12/19 02:20:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:09 DEBUG : open-test-file: >Remove: err= 2024/12/19 02:20:09 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:20:09 DEBUG : : Looking for writers 2024/12/19 02:20:09 DEBUG : >WaitForWriters: 2024/12/19 02:20:09 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:20:10 DEBUG : : forgetting directory cache 2024/12/19 02:20:10 DEBUG : dir: forgetting directory cache 2024/12/19 02:20:10 DEBUG : dir/sub: forgetting directory cache 2024/12/19 02:20:10 DEBUG : dir/sub/subsub: forgetting directory cache 2024/12/19 02:20:10 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2024/12/19 02:20:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:20:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:20:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/19 02:20:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.753376638 +0000 UTC m=+802.224473574 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a80): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a80): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a80): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a80): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a80): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.753376638 +0000 UTC m=+802.224473574 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812a80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812ac0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812ac0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812ac0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812ac0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812ac0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.753376638 +0000 UTC m=+802.224473574 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812ac0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f260 item 1 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.756174065 +0000 UTC m=+802.227270992 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b40): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.756174065 +0000 UTC m=+802.227270992 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f5e0 item 2 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.7572957 +0000 UTC m=+802.228392648 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812b80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812bc0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812bc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812bc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812bc0): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812bc0): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812bc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812bc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.7572957 +0000 UTC m=+802.228392648 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812bc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.7572957 +0000 UTC m=+802.228392648 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1f880 item 3 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.758844314 +0000 UTC m=+802.229941251 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812c80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.758844314 +0000 UTC m=+802.229941251 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1fc00 item 4 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.760093888 +0000 UTC m=+802.231190826 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d80): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d80): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d80): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d80): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.760093888 +0000 UTC m=+802.231190826 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812d80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812dc0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812dc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812dc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812dc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812dc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.760093888 +0000 UTC m=+802.231190826 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812dc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1fea0 item 5 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812f40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812f40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812f40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812f40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812f40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.761705741 +0000 UTC m=+802.232802688 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000812f40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813000): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813000): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813000): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813000): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813000): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.761705741 +0000 UTC m=+802.232802688 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813000): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e762a0 item 6 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813080): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813080): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813080): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813080): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813080): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.76306475 +0000 UTC m=+802.234161697 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813080): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813180): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813180): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813180): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813180): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813180): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813180): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813180): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.76306475 +0000 UTC m=+802.234161697 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813180): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813200): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813200): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813200): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813200): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813200): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.76306475 +0000 UTC m=+802.234161697 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813200): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e76540 item 7 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813280): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813280): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813280): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813280): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813280): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.764893406 +0000 UTC m=+802.235990344 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813280): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813300): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813300): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813300): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813300): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813300): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.764893406 +0000 UTC m=+802.235990344 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813300): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e768c0 item 8 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813340): _readAt: size=2, off=0 2024/12/19 02:20:10 ERROR : open-test-file(0xc000813340): Couldn't read size of file 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813340): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813340): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813340): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813340): close: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813340): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813380): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813380): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813380): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813380): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813380): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.766250072 +0000 UTC m=+802.237347019 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813380): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813440): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813440): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813440): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813440): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813440): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813440): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813440): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.766250072 +0000 UTC m=+802.237347019 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813440): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813480): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813480): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813480): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813480): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813480): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.766250072 +0000 UTC m=+802.237347019 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813480): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e76b60 item 9 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813500): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813500): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813500): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813500): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813500): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.768002526 +0000 UTC m=+802.239099462 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813500): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813580): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813580): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813580): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813580): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813580): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.768002526 +0000 UTC m=+802.239099462 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813580): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e76ee0 item 10 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813640): _readAt: size=2, off=0 2024/12/19 02:20:10 ERROR : open-test-file(0xc000813640): Couldn't read size of file 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813640): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813640): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813640): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813640): close: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813640): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813680): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813680): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813680): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813680): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813680): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.770058417 +0000 UTC m=+802.241155355 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813680): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813740): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813740): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813740): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813740): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813740): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813740): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813740): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.770058417 +0000 UTC m=+802.241155355 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813740): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813780): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813780): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813780): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813780): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813780): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.770058417 +0000 UTC m=+802.241155355 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813780): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e77180 item 11 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813800): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813800): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813800): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813800): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813800): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.772004333 +0000 UTC m=+802.243101280 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813800): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813880): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813880): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813880): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813880): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813880): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.772004333 +0000 UTC m=+802.243101280 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813880): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e77500 item 12 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813940): _readAt: size=2, off=0 2024/12/19 02:20:10 ERROR : open-test-file(0xc000813940): Couldn't read size of file 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813940): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813940): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813940): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813940): close: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813940): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813980): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813980): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813980): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813980): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813980): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.77327648 +0000 UTC m=+802.244373427 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813980): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813a40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813a40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813a40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813a40): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813a40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.77327648 +0000 UTC m=+802.244373427 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813a40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e777a0 item 13 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ac0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ac0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ac0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ac0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ac0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.774560299 +0000 UTC m=+802.245657226 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ac0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813b40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813b40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813b40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813b40): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813b40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.774560299 +0000 UTC m=+802.245657226 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813b40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e77a40 item 14 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c40): _readAt: size=2, off=0 2024/12/19 02:20:10 ERROR : open-test-file(0xc000813c40): Couldn't read size of file 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c40): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c40): close: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.775885225 +0000 UTC m=+802.246982172 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813c80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813d40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813d40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813d40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813d40): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813d40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.775885225 +0000 UTC m=+802.246982172 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813d40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e77ce0 item 15 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813dc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813dc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813dc0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813dc0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813dc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.777300429 +0000 UTC m=+802.248397366 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813dc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e40): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.777300429 +0000 UTC m=+802.248397366 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e000 item 16 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.778651573 +0000 UTC m=+802.249748520 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813e80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ec0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ec0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ec0): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ec0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ec0): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ec0): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ec0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.778651573 +0000 UTC m=+802.249748520 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813ec0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813f00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813f00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813f00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813f00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813f00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.778651573 +0000 UTC m=+802.249748520 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000813f00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e2a0 item 17 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0000): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0000): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0000): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0000): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0000): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.780216096 +0000 UTC m=+802.251313033 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0000): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0080): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0080): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0080): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0080): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0080): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.780216096 +0000 UTC m=+802.251313033 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0080): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e620 item 18 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0100): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0100): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0100): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0100): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0100): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.781447057 +0000 UTC m=+802.252543994 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0100): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb01c0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb01c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb01c0): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb01c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb01c0): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb01c0): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb01c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb01c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.781447057 +0000 UTC m=+802.252543994 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb01c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0200): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0200): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0200): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0200): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0200): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.781447057 +0000 UTC m=+802.252543994 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0200): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e8c0 item 19 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0280): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0280): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0280): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0280): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0280): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.782938383 +0000 UTC m=+802.254035320 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0280): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0300): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0300): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0300): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0300): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0300): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.782938383 +0000 UTC m=+802.254035320 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0300): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7ec40 item 20 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0380): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0380): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0380): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0380): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0380): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.783871557 +0000 UTC m=+802.254968494 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0380): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0440): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0440): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0440): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0440): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0440): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0440): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0440): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0440): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.783871557 +0000 UTC m=+802.254968494 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0440): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0480): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0480): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0480): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0480): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0480): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.783871557 +0000 UTC m=+802.254968494 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0480): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7eee0 item 21 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0500): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0500): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0500): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0500): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0500): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.785320936 +0000 UTC m=+802.256417862 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0500): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0580): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0580): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0580): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0580): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0580): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.785320936 +0000 UTC m=+802.256417862 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0580): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f260 item 22 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0600): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0600): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0600): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0600): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0600): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.786338075 +0000 UTC m=+802.257435013 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0600): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb06c0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb06c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb06c0): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb06c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb06c0): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb06c0): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb06c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb06c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.786338075 +0000 UTC m=+802.257435013 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb06c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0700): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0700): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0700): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0700): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0700): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.786338075 +0000 UTC m=+802.257435013 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0700): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f500 item 23 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0780): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0780): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0780): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0780): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0780): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.787885959 +0000 UTC m=+802.258982895 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0780): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0800): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0800): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0800): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0800): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0800): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.787885959 +0000 UTC m=+802.258982895 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0800): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f880 item 24 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb08c0): _readAt: size=2, off=0 2024/12/19 02:20:10 ERROR : open-test-file(0xc000fb08c0): Couldn't read size of file 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb08c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb08c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb08c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb08c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb08c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0900): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0900): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0900): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0900): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0900): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.788894292 +0000 UTC m=+802.259991229 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0900): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb09c0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb09c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb09c0): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb09c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb09c0): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb09c0): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb09c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb09c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.788894292 +0000 UTC m=+802.259991229 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb09c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.788894292 +0000 UTC m=+802.259991229 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fb20 item 25 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.790135011 +0000 UTC m=+802.261231948 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0a80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0b00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0b00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0b00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0b00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0b00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.790135011 +0000 UTC m=+802.261231948 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0b00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fea0 item 26 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0bc0): _readAt: size=2, off=0 2024/12/19 02:20:10 ERROR : open-test-file(0xc000fb0bc0): Couldn't read size of file 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0bc0): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0bc0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0bc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0bc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0bc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0c00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0c00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0c00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0c00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0c00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.791337247 +0000 UTC m=+802.262434183 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0c00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0cc0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0cc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0cc0): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0cc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0cc0): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0cc0): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0cc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0cc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.791337247 +0000 UTC m=+802.262434183 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0cc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.791337247 +0000 UTC m=+802.262434183 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010501c0 item 27 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.792593724 +0000 UTC m=+802.263690661 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0d80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0e00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0e00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0e00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0e00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0e00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.792593724 +0000 UTC m=+802.263690661 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0e00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001050540 item 28 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0ec0): _readAt: size=2, off=0 2024/12/19 02:20:10 ERROR : open-test-file(0xc000fb0ec0): Couldn't read size of file 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0ec0): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0ec0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0ec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0ec0): close: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0ec0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0f00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0f00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0f00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0f00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0f00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.793626654 +0000 UTC m=+802.264723591 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0f00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0fc0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0fc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0fc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0fc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0fc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.793626654 +0000 UTC m=+802.264723591 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb0fc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010507e0 item 29 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1040): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1040): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1040): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1040): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1040): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.794792122 +0000 UTC m=+802.265889059 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1040): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb10c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb10c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb10c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb10c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb10c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.794792122 +0000 UTC m=+802.265889059 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb10c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001050a80 item 30 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1180): _readAt: size=2, off=0 2024/12/19 02:20:10 ERROR : open-test-file(0xc000fb1180): Couldn't read size of file 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1180): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1180): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1180): >_writeAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1180): close: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1180): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb11c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb11c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb11c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb11c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb11c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.795820774 +0000 UTC m=+802.266917711 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb11c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1280): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1280): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1280): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1280): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1280): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.795820774 +0000 UTC m=+802.266917711 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1280): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001050d20 item 31 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1300): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1300): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1300): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1300): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1300): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.796736124 +0000 UTC m=+802.267833061 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1300): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1380): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1380): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1380): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1380): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1380): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.796736124 +0000 UTC m=+802.267833061 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1380): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001050fc0 item 32 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb13c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb13c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb13c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb13c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb13c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.79767566 +0000 UTC m=+802.268772597 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb13c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1400): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1400): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1400): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1400): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1400): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001051260 item 33 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1400): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1400): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.798035843 +0000 UTC m=+802.269132779 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1400): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1440): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1440): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1440): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1440): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1440): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.798035843 +0000 UTC m=+802.269132779 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1440): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010513b0 item 33 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1480): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1480): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1480): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1480): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1480): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.799077259 +0000 UTC m=+802.270174196 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1480): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb14c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb14c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001051650 item 34 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb14c0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb14c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb14c0): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb14c0): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb14c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.799486022 +0000 UTC m=+802.270582959 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb14c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1500): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1500): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1500): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1500): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1500): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.799486022 +0000 UTC m=+802.270582959 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1500): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010517a0 item 34 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1540): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1540): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1540): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1540): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1540): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.800559498 +0000 UTC m=+802.271656425 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1540): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1580): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1580): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1580): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1580): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1580): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001051a40 item 35 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1580): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1580): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.801001023 +0000 UTC m=+802.272097960 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1580): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb15c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb15c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb15c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb15c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb15c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.801001023 +0000 UTC m=+802.272097960 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb15c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001051b90 item 35 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1640): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1640): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1640): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1640): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1640): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.802235881 +0000 UTC m=+802.273332818 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1640): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1700): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1700): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001051e30 item 36 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1700): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1700): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1700): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1700): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1700): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.80275984 +0000 UTC m=+802.273856777 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1700): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1740): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1740): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1740): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1740): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1740): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.80275984 +0000 UTC m=+802.273856777 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1740): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2000 item 36 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1780): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1780): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1780): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1780): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1780): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.803971895 +0000 UTC m=+802.275068832 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1780): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb17c0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb17c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb17c0): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb17c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb17c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e22a0 item 37 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb17c0): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb17c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.804382171 +0000 UTC m=+802.275479108 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb17c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1800): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1800): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1800): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1800): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1800): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.804382171 +0000 UTC m=+802.275479108 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1800): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e23f0 item 37 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1880): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1880): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1880): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1880): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1880): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.805706146 +0000 UTC m=+802.276803083 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1880): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1940): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1940): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2690 item 38 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1940): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1940): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1940): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1940): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1940): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.806218121 +0000 UTC m=+802.277315049 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1940): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1980): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1980): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1980): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1980): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1980): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.806218121 +0000 UTC m=+802.277315049 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1980): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e27e0 item 38 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1a00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1a00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1a00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1a00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1a00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.80740542 +0000 UTC m=+802.278502357 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1a00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ac0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ac0): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ac0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ac0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2a80 item 39 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ac0): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ac0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.807843749 +0000 UTC m=+802.278940677 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ac0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.807843749 +0000 UTC m=+802.278940677 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2bd0 item 39 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.809218749 +0000 UTC m=+802.280315675 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1b80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382700 item 40 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.809634395 +0000 UTC m=+802.280731332 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd80): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd80): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd80): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.809634395 +0000 UTC m=+802.280731332 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003828c0 item 40 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcdc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcdc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcdc0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcdc0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcdc0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcdc0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcdc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.810625106 +0000 UTC m=+802.281722043 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcdc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382e00 item 41 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.811067853 +0000 UTC m=+802.282164791 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce40): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce40): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce40): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383030 item 41 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce40): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.811438967 +0000 UTC m=+802.282535903 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce80): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce80): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce80): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.811438967 +0000 UTC m=+802.282535903 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383180 item 41 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf40): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf40): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.812427654 +0000 UTC m=+802.283524591 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383500 item 42 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.812713588 +0000 UTC m=+802.283810525 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd040): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd040): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383730 item 42 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd040): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd040): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd040): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd040): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd040): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.813124166 +0000 UTC m=+802.284221103 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd040): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.813124166 +0000 UTC m=+802.284221103 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003839d0 item 42 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd140): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd140): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd140): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd140): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd140): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd140): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd140): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.813977551 +0000 UTC m=+802.285074487 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd140): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383dc0 item 43 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.814433362 +0000 UTC m=+802.285530298 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383f10 item 43 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.814902408 +0000 UTC m=+802.285999346 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.814902408 +0000 UTC m=+802.285999346 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede0e0 item 43 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.816039483 +0000 UTC m=+802.287136410 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd380): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd380): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd380): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede380 item 44 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd380): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd380): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.816385099 +0000 UTC m=+802.287482036 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd380): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd440): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd440): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede4d0 item 44 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd440): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd440): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd440): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd440): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd440): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.816806176 +0000 UTC m=+802.287903113 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd440): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd480): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd480): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd480): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd480): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd480): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.816806176 +0000 UTC m=+802.287903113 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd480): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede620 item 44 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd540): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd540): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd540): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd540): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd540): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd540): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd540): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.818009333 +0000 UTC m=+802.289106271 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd540): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd580): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd580): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd580): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede8c0 item 45 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd580): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd580): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.818403901 +0000 UTC m=+802.289500837 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd580): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd680): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd680): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd680): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd680): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd680): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.818403901 +0000 UTC m=+802.289500837 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd680): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edea10 item 45 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd740): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd740): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd740): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd740): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd740): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd740): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd740): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.819668503 +0000 UTC m=+802.290765440 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd740): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd780): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd780): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd780): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edecb0 item 46 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd780): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd780): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.820076897 +0000 UTC m=+802.291173834 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd780): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd840): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd840): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd840): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd840): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd840): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.820076897 +0000 UTC m=+802.291173834 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd840): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edee00 item 46 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd900): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd900): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd900): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd900): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd900): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd900): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd900): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.821439904 +0000 UTC m=+802.292536841 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd900): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd940): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd940): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd940): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edf0a0 item 47 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd940): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd940): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.821840111 +0000 UTC m=+802.292937058 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd940): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdda00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdda00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdda00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdda00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdda00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.821840111 +0000 UTC m=+802.292937058 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdda00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edf1f0 item 47 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddac0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddac0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddac0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddac0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddac0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddac0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddac0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.823220742 +0000 UTC m=+802.294317678 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddac0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddb00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddb00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddb00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edf490 item 48 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddb00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddb00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.82365405 +0000 UTC m=+802.294750987 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddb00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddbc0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddbc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddbc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddbc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddbc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.82365405 +0000 UTC m=+802.294750987 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fddbc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edf5e0 item 48 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970100): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970100): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970100): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970100): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970100): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.824950242 +0000 UTC m=+802.296047179 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970100): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970180): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970180): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970180): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970180): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970180): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970180): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da21c0 item 49 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970180): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970180): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.825330744 +0000 UTC m=+802.296427671 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970180): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009701c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009701c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009701c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009701c0): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009701c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.825330744 +0000 UTC m=+802.296427671 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009701c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2310 item 49 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970240): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970240): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970240): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970240): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970240): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.826258607 +0000 UTC m=+802.297355544 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970240): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970300): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970300): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970300): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da25b0 item 50 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970300): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970300): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970300): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970300): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970300): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.826765054 +0000 UTC m=+802.297861991 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970300): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970340): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970340): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970340): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970340): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970340): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.826765054 +0000 UTC m=+802.297861991 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970340): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2700 item 50 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009703c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009703c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009703c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009703c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009703c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.827649836 +0000 UTC m=+802.298746774 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009703c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970480): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970480): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970480): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970480): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970480): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970480): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da29a0 item 51 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970480): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970480): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.827961078 +0000 UTC m=+802.299058025 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970480): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009704c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009704c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009704c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009704c0): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009704c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.827961078 +0000 UTC m=+802.299058025 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009704c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2af0 item 51 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970540): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970540): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970540): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970540): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970540): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.829324767 +0000 UTC m=+802.300421704 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970540): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970600): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970600): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970600): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2d90 item 52 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970600): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970600): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970600): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970600): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970600): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.829768625 +0000 UTC m=+802.300865563 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970600): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970640): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970640): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970640): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970640): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970640): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.829768625 +0000 UTC m=+802.300865563 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970640): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2ee0 item 52 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009706c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009706c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009706c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009706c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009706c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.831086167 +0000 UTC m=+802.302183094 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009706c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970780): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970780): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970780): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970780): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970780): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970780): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3180 item 53 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970780): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970780): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.831506532 +0000 UTC m=+802.302603479 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970780): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009707c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009707c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009707c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009707c0): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009707c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.831506532 +0000 UTC m=+802.302603479 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009707c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da32d0 item 53 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970840): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970840): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970840): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970840): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970840): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.832681288 +0000 UTC m=+802.303778225 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970840): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970900): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970900): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970900): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3570 item 54 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970900): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970900): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970900): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970900): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970900): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.833142059 +0000 UTC m=+802.304239006 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970900): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970940): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970940): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970940): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970940): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970940): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.833142059 +0000 UTC m=+802.304239006 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970940): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da36c0 item 54 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009709c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009709c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009709c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009709c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009709c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.834390401 +0000 UTC m=+802.305487338 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009709c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970a80): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970a80): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970a80): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970a80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970a80): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970a80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3960 item 55 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970a80): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970a80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.834859048 +0000 UTC m=+802.305955995 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970a80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970ac0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970ac0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970ac0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970ac0): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970ac0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.834859048 +0000 UTC m=+802.305955995 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970ac0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3ab0 item 55 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970b40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970b40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970b40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970b40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970b40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.836095287 +0000 UTC m=+802.307192224 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970b40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c00): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3d50 item 56 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c00): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c00): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c00): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.83651953 +0000 UTC m=+802.307616467 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c40): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.83651953 +0000 UTC m=+802.307616467 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970c40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3ea0 item 56 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d00): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d00): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.838432535 +0000 UTC m=+802.309529472 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014661c0 item 57 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.838841779 +0000 UTC m=+802.309938716 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970d40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e00): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e00): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e00): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001466310 item 57 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e00): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.839252857 +0000 UTC m=+802.310349794 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e40): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.839252857 +0000 UTC m=+802.310349794 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970e40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001466460 item 57 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f00): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f00): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f00): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.840516117 +0000 UTC m=+802.311613055 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001466700 item 58 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.840876611 +0000 UTC m=+802.311973537 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000970f40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971000): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971000): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971000): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001466850 item 58 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971000): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971000): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971000): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971000): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971000): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.841351157 +0000 UTC m=+802.312448095 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971000): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971040): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971040): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971040): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971040): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971040): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.841351157 +0000 UTC m=+802.312448095 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971040): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014669a0 item 58 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971100): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971100): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971100): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971100): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971100): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971100): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971100): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971100): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.842467594 +0000 UTC m=+802.313564531 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971100): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971140): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971140): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971140): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001466c40 item 59 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971140): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971140): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.842867941 +0000 UTC m=+802.313964879 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971140): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971200): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971200): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971200): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971200): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971200): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971200): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001466d90 item 59 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971200): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971200): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.843292775 +0000 UTC m=+802.314389712 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971200): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971240): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971240): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971240): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971240): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971240): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.843292775 +0000 UTC m=+802.314389712 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971240): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001466ee0 item 59 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971300): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971300): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971300): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971300): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971300): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971300): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971300): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971300): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.844382612 +0000 UTC m=+802.315479549 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971300): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971340): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971340): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971340): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001467180 item 60 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971340): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971340): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.84477758 +0000 UTC m=+802.315874517 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971340): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971400): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971400): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971400): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014672d0 item 60 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971400): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971400): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971400): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971400): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971400): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.845245284 +0000 UTC m=+802.316342221 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971400): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971440): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971440): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971440): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971440): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971440): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.845245284 +0000 UTC m=+802.316342221 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971440): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001467420 item 60 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971500): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971500): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971500): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971500): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971500): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971500): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971500): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971500): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.846745387 +0000 UTC m=+802.317842324 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971500): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971540): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971540): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971540): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014676c0 item 61 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971540): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971540): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.847166864 +0000 UTC m=+802.318263801 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971540): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971600): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971600): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971600): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971600): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971600): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.847166864 +0000 UTC m=+802.318263801 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971600): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001467810 item 61 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009716c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009716c0): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009716c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009716c0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009716c0): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009716c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009716c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009716c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.848350516 +0000 UTC m=+802.319447443 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009716c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971700): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971700): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971700): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001467ab0 item 62 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971700): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971700): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.848758178 +0000 UTC m=+802.319855114 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971700): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009717c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009717c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009717c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009717c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009717c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.848758178 +0000 UTC m=+802.319855114 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009717c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001467c00 item 62 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971880): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971880): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971880): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971880): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971880): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971880): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971880): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971880): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.850001721 +0000 UTC m=+802.321098658 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971880): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009718c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009718c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009718c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001467ea0 item 63 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009718c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009718c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.850369358 +0000 UTC m=+802.321466296 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0009718c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971980): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971980): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971980): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971980): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971980): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.850369358 +0000 UTC m=+802.321466296 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971980): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001664070 item 63 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a40): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a40): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a40): >_readAt: n=0, err=Bad file descriptor 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.851659498 +0000 UTC m=+802.322756435 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001664310 item 64 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.852117434 +0000 UTC m=+802.323214371 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971a80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b40): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.852117434 +0000 UTC m=+802.323214371 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001664460 item 64 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.853451216 +0000 UTC m=+802.324548153 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971b80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971bc0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971bc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971bc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971bc0): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971bc0): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001664700 item 65 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971bc0): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971bc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.854040477 +0000 UTC m=+802.325137415 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971bc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.854040477 +0000 UTC m=+802.325137415 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001664850 item 65 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.856183342 +0000 UTC m=+802.327280279 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001664af0 item 66 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c80): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c80): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c80): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c80): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.856601954 +0000 UTC m=+802.327698890 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971c80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971cc0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971cc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971cc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971cc0): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971cc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.856601954 +0000 UTC m=+802.327698890 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971cc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001664c40 item 66 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.857698953 +0000 UTC m=+802.328795890 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d40): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d40): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d40): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001664ee0 item 67 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d40): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.858400845 +0000 UTC m=+802.329497782 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d80): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d80): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d80): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.858400845 +0000 UTC m=+802.329497782 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971d80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001665030 item 67 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971e00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971e00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971e00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971e00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971e00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.859453061 +0000 UTC m=+802.330549998 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971e00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971ec0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971ec0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016652d0 item 68 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971ec0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971ec0): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971ec0): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971ec0): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971ec0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.859954197 +0000 UTC m=+802.331051134 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971ec0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f00): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.859954197 +0000 UTC m=+802.331051134 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001665420 item 68 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.861055074 +0000 UTC m=+802.332152021 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000971f40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0016ce000): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0016ce000): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0016ce000): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0016ce000): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0016ce000): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016656c0 item 69 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0016ce000): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0016ce000): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.861548426 +0000 UTC m=+802.332645363 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0016ce000): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1bc0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1bc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1bc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1bc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1bc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.861548426 +0000 UTC m=+802.332645363 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1bc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2e00 item 69 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1c40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1c40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1c40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1c40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1c40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.862537765 +0000 UTC m=+802.333634701 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1c40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e30a0 item 70 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d00): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d00): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d00): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d00): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.863061593 +0000 UTC m=+802.334158530 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d40): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.863061593 +0000 UTC m=+802.334158530 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1d40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e31f0 item 70 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1dc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1dc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1dc0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1dc0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1dc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.863971984 +0000 UTC m=+802.335068922 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1dc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1e80): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1e80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1e80): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1e80): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1e80): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3490 item 71 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1e80): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1e80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.864448715 +0000 UTC m=+802.335545653 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1e80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ec0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ec0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ec0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ec0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ec0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.864448715 +0000 UTC m=+802.335545653 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1ec0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e35e0 item 71 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1f40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1f40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1f40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1f40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1f40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.865580771 +0000 UTC m=+802.336677707 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fb1f40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160080): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160080): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3880 item 72 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160080): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160080): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160080): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160080): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160080): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.866711633 +0000 UTC m=+802.337808571 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160080): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.866711633 +0000 UTC m=+802.337808571 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e39d0 item 72 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.867913398 +0000 UTC m=+802.339010336 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160140): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160140): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160140): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3c70 item 73 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160140): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160140): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.868298738 +0000 UTC m=+802.339395686 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160140): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160180): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160180): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160180): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160180): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160180): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3dc0 item 73 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160180): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160180): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.868834279 +0000 UTC m=+802.339931217 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160180): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.868834279 +0000 UTC m=+802.339931217 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3f10 item 73 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.870064719 +0000 UTC m=+802.341161656 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a230 item 74 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.870367424 +0000 UTC m=+802.341464361 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a380 item 74 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.870857058 +0000 UTC m=+802.341953995 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.870857058 +0000 UTC m=+802.341953995 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a4d0 item 74 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160480): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160480): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160480): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160480): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160480): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160480): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160480): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.871987802 +0000 UTC m=+802.343084739 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160480): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a770 item 75 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.872309082 +0000 UTC m=+802.343406019 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): _writeAt: size=3, off=2 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a8c0 item 75 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.872645 +0000 UTC m=+802.343741937 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.872645 +0000 UTC m=+802.343741937 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117aa10 item 75 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160680): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160680): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160680): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160680): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160680): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160680): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160680): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.873545864 +0000 UTC m=+802.344642801 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160680): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011606c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011606c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011606c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117acb0 item 76 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011606c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011606c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.873874326 +0000 UTC m=+802.344971254 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011606c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160780): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160780): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117ae00 item 76 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160780): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160780): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160780): _writeAt: size=3, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160780): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160780): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.874444191 +0000 UTC m=+802.345541128 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160780): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011607c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011607c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011607c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011607c0): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011607c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.874444191 +0000 UTC m=+802.345541128 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011607c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117af50 item 76 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160880): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160880): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160880): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160880): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160880): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160880): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160880): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.87529447 +0000 UTC m=+802.346391407 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160880): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011608c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011608c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011608c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b1f0 item 77 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011608c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011608c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.875620019 +0000 UTC m=+802.346716966 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011608c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160980): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160980): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160980): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160980): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160980): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.875620019 +0000 UTC m=+802.346716966 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160980): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b340 item 77 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160a40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160a40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160a40): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160a40): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160a40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160a40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160a40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.876505193 +0000 UTC m=+802.347602130 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160a40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc00033d4c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc00033d4c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc00033d4c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba43f0 item 78 2024/12/19 02:20:10 DEBUG : open-test-file(0xc00033d4c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc00033d4c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.876919567 +0000 UTC m=+802.348016504 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc00033d4c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160000): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160000): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160000): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160000): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160000): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.876919567 +0000 UTC m=+802.348016504 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160000): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edf7a0 item 78 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.878403759 +0000 UTC m=+802.349500696 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011600c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a230 item 79 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.878776055 +0000 UTC m=+802.349872993 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160100): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.878776055 +0000 UTC m=+802.349872993 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011601c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a380 item 79 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.879803816 +0000 UTC m=+802.350900753 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160280): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a620 item 80 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.880288421 +0000 UTC m=+802.351385359 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011602c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.880288421 +0000 UTC m=+802.351385359 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160380): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a770 item 80 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.881509243 +0000 UTC m=+802.352606180 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011603c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160400): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160400): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160400): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160400): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160400): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160400): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117aa10 item 81 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160400): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160400): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.881899612 +0000 UTC m=+802.352996549 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160400): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160440): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160440): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160440): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160440): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160440): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.881899612 +0000 UTC m=+802.352996549 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160440): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117ab60 item 81 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.883064749 +0000 UTC m=+802.354161686 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011604c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b650 item 82 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.883468984 +0000 UTC m=+802.354565921 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160580): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.883468984 +0000 UTC m=+802.354565921 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc0011605c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b7a0 item 82 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160640): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160640): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160640): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160640): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160640): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.884526852 +0000 UTC m=+802.355623788 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160640): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160ac0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160ac0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160ac0): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160ac0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160ac0): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160ac0): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117ba40 item 83 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160ac0): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160ac0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.884851629 +0000 UTC m=+802.355948566 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160ac0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b00): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.884851629 +0000 UTC m=+802.355948566 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117bb90 item 83 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b80): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b80): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b80): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.885765245 +0000 UTC m=+802.356862182 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160b80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c40): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117be30 item 84 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c40): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c40): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c40): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c40): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.886144644 +0000 UTC m=+802.357241581 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c80): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c80): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c80): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c80): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c80): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.886144644 +0000 UTC m=+802.357241581 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160c80): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede000 item 84 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160d00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160d00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160d00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160d00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160d00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.887054544 +0000 UTC m=+802.358151482 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160d00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160dc0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160dc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160dc0): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160dc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160dc0): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160dc0): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede2a0 item 85 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160dc0): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160dc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.887452087 +0000 UTC m=+802.358549014 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160dc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160e00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160e00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160e00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160e00): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160e00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.887452087 +0000 UTC m=+802.358549014 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc001160e00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede3f0 item 85 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc040): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc040): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc040): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc040): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc040): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.888708274 +0000 UTC m=+802.359805211 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc040): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc100): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc100): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc100): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba4150 item 86 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc100): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc100): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc100): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc100): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc100): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.889284551 +0000 UTC m=+802.360381488 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc100): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc140): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc140): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc140): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc140): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc140): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.889284551 +0000 UTC m=+802.360381488 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc140): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba42a0 item 86 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc1c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc1c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc1c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc1c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc1c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.890587335 +0000 UTC m=+802.361684272 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc1c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc280): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc280): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc280): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc280): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc280): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc280): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba4620 item 87 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc280): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc280): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.891094253 +0000 UTC m=+802.362191190 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc280): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc2c0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc2c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc2c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc2c0): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc2c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.891094253 +0000 UTC m=+802.362191190 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc2c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba4770 item 87 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc340): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc340): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc340): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc340): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc340): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.892576412 +0000 UTC m=+802.363673348 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc340): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc400): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc400): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc400): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba4a10 item 88 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc400): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc400): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc400): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc400): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc400): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.893023146 +0000 UTC m=+802.364120084 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc400): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc440): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc440): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc440): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc440): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc440): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.893023146 +0000 UTC m=+802.364120084 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc440): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba4b60 item 88 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc500): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc500): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc500): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc500): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc500): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc500): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc500): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc500): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.894077066 +0000 UTC m=+802.365174004 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc500): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc540): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc540): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc540): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba4e00 item 89 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc540): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc540): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.894440525 +0000 UTC m=+802.365537462 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc540): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc600): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc600): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc600): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc600): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc600): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc600): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba4f50 item 89 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc600): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc600): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.89483975 +0000 UTC m=+802.365936678 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc600): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc640): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc640): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc640): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc640): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc640): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.89483975 +0000 UTC m=+802.365936678 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc640): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba50a0 item 89 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc700): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc700): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc700): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc700): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc700): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc700): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc700): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc700): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.896174575 +0000 UTC m=+802.367271512 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc700): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc740): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc740): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc740): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba5340 item 90 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc740): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc740): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.89653064 +0000 UTC m=+802.367627577 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc740): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc800): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc800): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc800): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba5490 item 90 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc800): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc800): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc800): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc800): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc800): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.897007221 +0000 UTC m=+802.368104158 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc800): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc840): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc840): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc840): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc840): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc840): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.897007221 +0000 UTC m=+802.368104158 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc840): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba55e0 item 90 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc900): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc900): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc900): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc900): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc900): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc900): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc900): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc900): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.897903916 +0000 UTC m=+802.369000844 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc900): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc940): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc940): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc940): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba5880 item 91 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc940): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc940): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.898209277 +0000 UTC m=+802.369306214 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdc940): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca00): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca00): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca00): >_readAt: n=2, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca00): _writeAt: size=3, off=7 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba59d0 item 91 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca00): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.898582084 +0000 UTC m=+802.369679021 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca40): >_readAt: n=8, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.898582084 +0000 UTC m=+802.369679021 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdca40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba5b20 item 91 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb00): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb00): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb00): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.899497113 +0000 UTC m=+802.370594050 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba5dc0 item 92 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.899852757 +0000 UTC m=+802.370949695 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcb40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc00): open at offset 5 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba5f10 item 92 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc00): _readAt: size=2, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc00): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc00): _writeAt: size=3, off=5 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc00): >_writeAt: n=3, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.90044278 +0000 UTC m=+802.371539707 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc40): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc40): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc40): >_readAt: n=3, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.90044278 +0000 UTC m=+802.371539707 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcc40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006921c0 item 92 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd00): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd00): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd00): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.901491088 +0000 UTC m=+802.372588026 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006928c0 item 93 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.901836875 +0000 UTC m=+802.372933812 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcd40): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.901836875 +0000 UTC m=+802.372933812 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdce00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692b60 item 93 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcec0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcec0): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcec0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcec0): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcec0): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcec0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcec0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcec0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.902874644 +0000 UTC m=+802.373971581 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcec0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf00): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf00): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf00): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692e70 item 94 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf00): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf00): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.903238734 +0000 UTC m=+802.374335661 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcf00): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcfc0): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcfc0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcfc0): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcfc0): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcfc0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.903238734 +0000 UTC m=+802.374335661 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdcfc0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693030 item 94 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.904498127 +0000 UTC m=+802.375595064 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd080): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd0c0): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd0c0): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd0c0): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693420 item 95 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd0c0): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd0c0): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.904917941 +0000 UTC m=+802.376014878 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd0c0): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.904917941 +0000 UTC m=+802.376014878 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd180): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693570 item 95 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 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/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): open at offset 0 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): _readAt: size=2, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): >_readAt: n=0, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.905920174 +0000 UTC m=+802.377017111 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd240): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): _writeAt: size=5, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): >openPending: err= 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693810 item 96 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): >_writeAt: n=5, err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.906352061 +0000 UTC m=+802.377448998 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd280): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/19 02:20:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/19 02:20:10 DEBUG : open-test-file: newRWFileHandle: 2024/12/19 02:20:10 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/19 02:20:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): _readAt: size=512, off=0 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): openPending: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): >openPending: err= 2024/12/19 02:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): >_readAt: n=5, err=EOF 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): close: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-19 02:20:10.906352061 +0000 UTC m=+802.377448998 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:10 DEBUG : open-test-file(0xc000fdd340): >close: err= 2024/12/19 02:20:10 DEBUG : open-test-file: Remove: 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006939d0 item 96 2024/12/19 02:20:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/19 02:20:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/19 02:20:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/19 02:20:10 DEBUG : open-test-file: >Remove: err= 2024/12/19 02:20:10 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:20:10 DEBUG : : Looking for writers 2024/12/19 02:20:10 DEBUG : >WaitForWriters: 2024/12/19 02:20:10 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:20:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote --- PASS: TestRWFileHandleOpenTests (2.01s) --- PASS: TestRWFileHandleOpenTests/writes (1.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.23s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:20:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:20:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:11 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:11 DEBUG : : invalidating directory cache 2024/12/19 02:20:11 DEBUG : : >changeNotify: 2024/12/19 02:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:11 DEBUG : : >changeNotify: 2024/12/19 02:20:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:11 DEBUG : : >changeNotify: 2024/12/19 02:20:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:11 DEBUG : file1: newRWFileHandle: 2024/12/19 02:20:11 DEBUG : file1(0xc00033cb00): openPending: 2024/12/19 02:20:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:20:11 DEBUG : file1(0xc00033cb00): >openPending: err= 2024/12/19 02:20:11 DEBUG : file1: >newRWFileHandle: err= 2024/12/19 02:20:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:20:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/19 02:20:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/19 02:20:11 DEBUG : file1(0xc00033cb00): _writeAt: size=2, off=0 2024/12/19 02:20:11 DEBUG : file1(0xc00033cb00): >_writeAt: n=2, err= 2024/12/19 02:20:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/19 02:20:11 DEBUG : file1(0xc00033cb00): RWFileHandle.Flush 2024/12/19 02:20:11 DEBUG : file1(0xc00033cb00): RWFileHandle.Release 2024/12/19 02:20:11 DEBUG : file1(0xc00033cb00): close: 2024/12/19 02:20:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/19 02:20:11 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:11 DEBUG : file1(0xc00033cb00): >close: err= 2024/12/19 02:20:11 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:20:11 DEBUG : : Looking for writers 2024/12/19 02:20:11 DEBUG : file1: reading active writers 2024/12/19 02:20:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:20:11 DEBUG : : Looking for writers 2024/12/19 02:20:11 DEBUG : file1: reading active writers 2024/12/19 02:20:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:20:11 DEBUG : : Looking for writers 2024/12/19 02:20:11 DEBUG : file1: reading active writers 2024/12/19 02:20:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:20:11 DEBUG : : Looking for writers 2024/12/19 02:20:11 DEBUG : file1: reading active writers 2024/12/19 02:20:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:20:11 DEBUG : file1: vfs cache: starting upload 2024/12/19 02:20:11 DEBUG : : Looking for writers 2024/12/19 02:20:11 DEBUG : file1: reading active writers 2024/12/19 02:20:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:20:12 DEBUG : : Looking for writers 2024/12/19 02:20:12 DEBUG : file1: reading active writers 2024/12/19 02:20:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:20:12 DEBUG : : Looking for writers 2024/12/19 02:20:12 DEBUG : file1: reading active writers 2024/12/19 02:20:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:20:13 DEBUG : : Looking for writers 2024/12/19 02:20:13 DEBUG : file1: reading active writers 2024/12/19 02:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:20:14 DEBUG : : Looking for writers 2024/12/19 02:20:14 DEBUG : file1: reading active writers 2024/12/19 02:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:20:15 DEBUG : : Looking for writers 2024/12/19 02:20:15 DEBUG : file1: reading active writers 2024/12/19 02:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:20:15 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/19 02:20:15 INFO : file1: Copied (new) 2024/12/19 02:20:15 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/19 02:20:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/19 02:20:15 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/19 02:20:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:20:15 INFO : file1: vfs cache: upload succeeded try #1 2024/12/19 02:20:16 DEBUG : : Looking for writers 2024/12/19 02:20:16 DEBUG : file1: reading active writers 2024/12/19 02:20:16 DEBUG : >WaitForWriters: 2024/12/19 02:20:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.bin" entryType 1 2024/12/19 02:20:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:16 DEBUG : : >changeNotify: 2024/12/19 02:20:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:16 DEBUG : : >changeNotify: 2024/12/19 02:20:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:16 DEBUG : : >changeNotify: 2024/12/19 02:20:17 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:20:17 DEBUG : : Looking for writers 2024/12/19 02:20:17 DEBUG : file1: reading active writers 2024/12/19 02:20:17 DEBUG : >WaitForWriters: 2024/12/19 02:20:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (8.20s) === RUN TestRWCacheRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:20:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:20:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:20:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:20:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:20:19 DEBUG : rename_me: newRWFileHandle: 2024/12/19 02:20:19 DEBUG : rename_me(0xc0000b02c0): openPending: 2024/12/19 02:20:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/19 02:20:19 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/19 02:20:19 DEBUG : rename_me(0xc0000b02c0): >openPending: err= 2024/12/19 02:20:19 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/19 02:20:19 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/19 02:20:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/19 02:20:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/19 02:20:19 DEBUG : rename_me(0xc0000b02c0): _writeAt: size=5, off=0 2024/12/19 02:20:19 DEBUG : rename_me(0xc0000b02c0): >_writeAt: n=5, err= 2024/12/19 02:20:19 DEBUG : rename_me(0xc0000b02c0): close: 2024/12/19 02:20:19 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-19 02:20:19.951482935 +0000 UTC m=+811.422579882 2024/12/19 02:20:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/19 02:20:19 DEBUG : rename_me(0xc0000b02c0): >close: err= 2024/12/19 02:20:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/19 02:20:19 DEBUG : i_was_renamed: Updating file with 0xc000854000 2024/12/19 02:20:19 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/19 02:20:19 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/19 02:20:19 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:20:19 DEBUG : : Looking for writers 2024/12/19 02:20:19 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/19 02:20:19 DEBUG : : Looking for writers 2024/12/19 02:20:19 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/19 02:20:19 DEBUG : : Looking for writers 2024/12/19 02:20:19 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/19 02:20:20 DEBUG : : Looking for writers 2024/12/19 02:20:20 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/19 02:20:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:20 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/19 02:20:20 DEBUG : : Looking for writers 2024/12/19 02:20:20 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/19 02:20:20 DEBUG : : Looking for writers 2024/12/19 02:20:20 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/19 02:20:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:20 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:20 DEBUG : : >changeNotify: 2024/12/19 02:20:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:20 DEBUG : : >changeNotify: 2024/12/19 02:20:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:20 DEBUG : : >changeNotify: 2024/12/19 02:20:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:20 DEBUG : : Looking for writers 2024/12/19 02:20:20 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/19 02:20:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:20 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:20 DEBUG : : >changeNotify: 2024/12/19 02:20:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:20 DEBUG : : >changeNotify: 2024/12/19 02:20:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:20 DEBUG : : >changeNotify: 2024/12/19 02:20:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:21 DEBUG : : Looking for writers 2024/12/19 02:20:21 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:20:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:21 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:21 DEBUG : : >changeNotify: 2024/12/19 02:20:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:21 DEBUG : : >changeNotify: 2024/12/19 02:20:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:21 DEBUG : : >changeNotify: 2024/12/19 02:20:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:21 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:21 DEBUG : : invalidating directory cache 2024/12/19 02:20:21 DEBUG : : >changeNotify: 2024/12/19 02:20:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:21 DEBUG : : >changeNotify: 2024/12/19 02:20:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:21 DEBUG : : >changeNotify: 2024/12/19 02:20:22 DEBUG : : Looking for writers 2024/12/19 02:20:22 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:20:23 DEBUG : : Looking for writers 2024/12/19 02:20:23 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/19 02:20:23 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/19 02:20:23 INFO : i_was_renamed: Copied (new) 2024/12/19 02:20:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-19 02:20:19.951 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/19 02:20:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/19 02:20:23 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/19 02:20:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/19 02:20:24 DEBUG : : Looking for writers 2024/12/19 02:20:24 DEBUG : i_was_renamed: reading active writers 2024/12/19 02:20:24 DEBUG : >WaitForWriters: 2024/12/19 02:20:24 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:20:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:24 DEBUG : : >changeNotify: 2024/12/19 02:20:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:24 DEBUG : : >changeNotify: 2024/12/19 02:20:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:24 DEBUG : : >changeNotify: 2024/12/19 02:20:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:24 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:24 DEBUG : : >changeNotify: 2024/12/19 02:20:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file2.json" entryType 1 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:25 DEBUG : : >changeNotify: 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:25 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:25 DEBUG : : >changeNotify: --- PASS: TestRWCacheRename (6.55s) === RUN TestRWCacheUpdate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:20:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/19 02:20:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/19 02:20:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-vecerak1koba" 2024/12/19 02:20:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:20:26 DEBUG : : forgetting directory cache 2024/12/19 02:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:26 DEBUG : : >changeNotify: 2024/12/19 02:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:26 DEBUG : : >changeNotify: 2024/12/19 02:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:26 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:26 DEBUG : : >changeNotify: 2024/12/19 02:20:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:26 DEBUG : : forgetting directory cache 2024/12/19 02:20:26 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/12/19 02:20:26 DEBUG : dir: forgetting directory cache 2024/12/19 02:20:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/19 02:20:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:27 DEBUG : : >changeNotify: 2024/12/19 02:20:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:27 DEBUG : : >changeNotify: 2024/12/19 02:20:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:27 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:27 DEBUG : : >changeNotify: 2024/12/19 02:20:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:28 DEBUG : : invalidating directory cache 2024/12/19 02:20:28 DEBUG : : >changeNotify: 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:28 DEBUG : : >changeNotify: 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:28 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:28 DEBUG : : >changeNotify: 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:28 DEBUG : : >changeNotify: 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:28 DEBUG : : >changeNotify: 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:28 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:28 DEBUG : : >changeNotify: 2024/12/19 02:20:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:29 DEBUG : : >changeNotify: 2024/12/19 02:20:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:29 DEBUG : : >changeNotify: 2024/12/19 02:20:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:29 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:29 DEBUG : : >changeNotify: 2024/12/19 02:20:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:30 DEBUG : : >changeNotify: 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:30 DEBUG : : >changeNotify: 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:30 DEBUG : : >changeNotify: 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:30 DEBUG : : >changeNotify: 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:30 DEBUG : : >changeNotify: 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:30 DEBUG : : >changeNotify: 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:20:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:20:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:20:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:20:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:20:31 DEBUG : TestRWCacheUpdate(0xc00014cc80): _readAt: size=512, off=0 2024/12/19 02:20:31 DEBUG : TestRWCacheUpdate(0xc00014cc80): openPending: 2024/12/19 02:20:32 DEBUG : : forgetting directory cache 2024/12/19 02:20:32 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:32 DEBUG : : >changeNotify: 2024/12/19 02:20:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:32 DEBUG : : >changeNotify: 2024/12/19 02:20:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:32 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:32 DEBUG : : >changeNotify: 2024/12/19 02:20:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:32 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:32 DEBUG : : >changeNotify: 2024/12/19 02:20:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-19 01:21:26.304 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/19 02:20:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/19 02:20:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:20:33 DEBUG : TestRWCacheUpdate(0xc00014cc80): >openPending: err= 2024/12/19 02:20:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/19 02:20:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:20:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:20:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:20:34 DEBUG : TestRWCacheUpdate(0xc00014cc80): >_readAt: n=20, err=EOF 2024/12/19 02:20:34 DEBUG : TestRWCacheUpdate(0xc00014cc80): close: 2024/12/19 02:20:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:21:26.304 +0000 UTC 2024/12/19 02:20:34 DEBUG : TestRWCacheUpdate(0xc00014cc80): >close: err= 2024/12/19 02:20:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:20:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:34 DEBUG : : >changeNotify: 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:34 DEBUG : : >changeNotify: 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:34 DEBUG : : >changeNotify: 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:34 DEBUG : : >changeNotify: 2024/12/19 02:20:34 DEBUG : : forgetting directory cache 2024/12/19 02:20:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:34 DEBUG : : invalidating directory cache 2024/12/19 02:20:34 DEBUG : : >changeNotify: 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:34 DEBUG : dir: invalidating directory cache 2024/12/19 02:20:34 DEBUG : : >changeNotify: 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:34 DEBUG : : >changeNotify: 2024/12/19 02:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:34 DEBUG : : >changeNotify: 2024/12/19 02:20:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:35 DEBUG : : >changeNotify: 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:35 DEBUG : : >changeNotify: 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:35 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:35 DEBUG : : >changeNotify: 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:35 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:35 DEBUG : : >changeNotify: 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:35 DEBUG : : >changeNotify: 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:35 DEBUG : : >changeNotify: 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:35 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:35 DEBUG : : >changeNotify: 2024/12/19 02:20:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:35 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:35 DEBUG : : >changeNotify: 2024/12/19 02:20:36 DEBUG : : forgetting directory cache 2024/12/19 02:20:36 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/12/19 02:20:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:36 DEBUG : dir: forgetting directory cache 2024/12/19 02:20:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:36 DEBUG : : >changeNotify: 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:36 DEBUG : : >changeNotify: 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:36 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:36 DEBUG : : >changeNotify: 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:36 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:36 DEBUG : : >changeNotify: 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:36 DEBUG : : >changeNotify: 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:36 DEBUG : : >changeNotify: 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:36 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:36 DEBUG : : >changeNotify: 2024/12/19 02:20:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:36 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:36 DEBUG : : >changeNotify: 2024/12/19 02:20:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:38 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:38 DEBUG : : >changeNotify: 2024/12/19 02:20:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:38 DEBUG : : >changeNotify: 2024/12/19 02:20:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:38 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:38 DEBUG : : >changeNotify: 2024/12/19 02:20:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:38 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:38 DEBUG : : >changeNotify: 2024/12/19 02:20:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:39 DEBUG : : >changeNotify: 2024/12/19 02:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:39 DEBUG : : >changeNotify: 2024/12/19 02:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:39 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:39 DEBUG : : >changeNotify: 2024/12/19 02:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:39 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:39 DEBUG : : >changeNotify: 2024/12/19 02:20:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:20:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:20:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:20:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:20:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:20:40 DEBUG : TestRWCacheUpdate(0xc00014c780): _readAt: size=512, off=0 2024/12/19 02:20:40 DEBUG : TestRWCacheUpdate(0xc00014c780): openPending: 2024/12/19 02:20:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:40 DEBUG : : >changeNotify: 2024/12/19 02:20:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:40 DEBUG : : >changeNotify: 2024/12/19 02:20:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:40 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:40 DEBUG : : >changeNotify: 2024/12/19 02:20:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:40 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:40 DEBUG : : >changeNotify: 2024/12/19 02:20:40 DEBUG : : forgetting directory cache 2024/12/19 02:20:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-19 01:22:26.304 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-19 01:21:26.304 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/19 02:20:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-19 01:22:26.304 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-19 01:21:26.304 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/19 02:20:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/19 02:20:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/19 02:20:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/19 02:20:41 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:20:41 DEBUG : TestRWCacheUpdate(0xc00014c780): >openPending: err= 2024/12/19 02:20:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/19 02:20:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:20:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:20:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:20:42 DEBUG : TestRWCacheUpdate(0xc00014c780): >_readAt: n=20, err=EOF 2024/12/19 02:20:42 DEBUG : TestRWCacheUpdate(0xc00014c780): close: 2024/12/19 02:20:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:22:26.304 +0000 UTC 2024/12/19 02:20:42 DEBUG : TestRWCacheUpdate(0xc00014c780): >close: err= 2024/12/19 02:20:42 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:20:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:20:42 DEBUG : : forgetting directory cache 2024/12/19 02:20:44 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:44 DEBUG : : >changeNotify: 2024/12/19 02:20:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:44 DEBUG : : >changeNotify: 2024/12/19 02:20:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:44 DEBUG : : >changeNotify: 2024/12/19 02:20:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:44 DEBUG : : >changeNotify: 2024/12/19 02:20:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:45 DEBUG : : forgetting directory cache 2024/12/19 02:20:45 DEBUG : dir: forgetting directory cache 2024/12/19 02:20:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/19 02:20:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:46 DEBUG : : >changeNotify: 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:46 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:46 DEBUG : : >changeNotify: 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:46 DEBUG : : >changeNotify: 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:46 DEBUG : : >changeNotify: 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:46 DEBUG : : >changeNotify: 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:46 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:46 DEBUG : : >changeNotify: 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:46 DEBUG : : >changeNotify: 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:46 DEBUG : : >changeNotify: 2024/12/19 02:20:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:20:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:20:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:20:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:20:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:20:48 DEBUG : TestRWCacheUpdate(0xc0013e0ac0): _readAt: size=512, off=0 2024/12/19 02:20:48 DEBUG : TestRWCacheUpdate(0xc0013e0ac0): openPending: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 DEBUG : : forgetting directory cache 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:48 DEBUG : : invalidating directory cache 2024/12/19 02:20:48 DEBUG : dir: invalidating directory cache 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:48 DEBUG : : >changeNotify: 2024/12/19 02:20:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-19 01:23:26.304 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-19 01:22:26.304 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/19 02:20:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-19 01:23:26.304 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-19 01:22:26.304 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/19 02:20:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/19 02:20:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/19 02:20:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/19 02:20:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:20:49 DEBUG : TestRWCacheUpdate(0xc0013e0ac0): >openPending: err= 2024/12/19 02:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/19 02:20:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:20:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:20:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:49 DEBUG : : >changeNotify: 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:49 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:49 DEBUG : : >changeNotify: 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:49 DEBUG : : >changeNotify: 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:49 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:49 DEBUG : : >changeNotify: 2024/12/19 02:20:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:49 DEBUG : : >changeNotify: 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:49 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:49 DEBUG : : >changeNotify: 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:49 DEBUG : : >changeNotify: 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:49 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:49 DEBUG : : >changeNotify: 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:50 DEBUG : : >changeNotify: 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:50 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:50 DEBUG : : >changeNotify: 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:50 DEBUG : : >changeNotify: 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:50 DEBUG : : >changeNotify: 2024/12/19 02:20:50 DEBUG : TestRWCacheUpdate(0xc0013e0ac0): >_readAt: n=20, err=EOF 2024/12/19 02:20:50 DEBUG : TestRWCacheUpdate(0xc0013e0ac0): close: 2024/12/19 02:20:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:23:26.304 +0000 UTC 2024/12/19 02:20:50 DEBUG : TestRWCacheUpdate(0xc0013e0ac0): >close: err= 2024/12/19 02:20:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:20:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:50 DEBUG : : >changeNotify: 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:50 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:50 DEBUG : : >changeNotify: 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:50 DEBUG : : >changeNotify: 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:50 DEBUG : : >changeNotify: 2024/12/19 02:20:51 DEBUG : : forgetting directory cache 2024/12/19 02:20:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:52 DEBUG : : >changeNotify: 2024/12/19 02:20:53 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:53 DEBUG : : >changeNotify: 2024/12/19 02:20:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:53 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:53 DEBUG : : >changeNotify: 2024/12/19 02:20:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:53 DEBUG : : >changeNotify: 2024/12/19 02:20:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:53 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:53 DEBUG : : >changeNotify: 2024/12/19 02:20:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:55 DEBUG : : >changeNotify: 2024/12/19 02:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:56 DEBUG : : >changeNotify: 2024/12/19 02:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:56 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:56 DEBUG : : >changeNotify: 2024/12/19 02:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:56 DEBUG : : >changeNotify: 2024/12/19 02:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:56 DEBUG : : >changeNotify: 2024/12/19 02:20:56 DEBUG : : forgetting directory cache 2024/12/19 02:20:56 DEBUG : dir3: forgetting directory cache 2024/12/19 02:20:56 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2024/12/19 02:20:56 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2024/12/19 02:20:56 DEBUG : renamed empty directory: forgetting directory cache 2024/12/19 02:20:56 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/12/19 02:20:56 DEBUG : : Removed virtual directory entry vAddDir: "dir2" 2024/12/19 02:20:56 DEBUG : : Removed virtual directory entry vDel: "file2" 2024/12/19 02:20:56 DEBUG : : Removed virtual directory entry vDel: "empty directory" 2024/12/19 02:20:56 DEBUG : : Removed virtual directory entry vAddDir: "renamed empty directory" 2024/12/19 02:20:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:20:57 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:20:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:20:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:20:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:20:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:20:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:20:57 DEBUG : TestRWCacheUpdate(0xc0000b0940): _readAt: size=512, off=0 2024/12/19 02:20:57 DEBUG : TestRWCacheUpdate(0xc0000b0940): openPending: 2024/12/19 02:20:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:20:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:20:57 DEBUG : : >changeNotify: 2024/12/19 02:20:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:20:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:20:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:20:57 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:20:57 DEBUG : : >changeNotify: 2024/12/19 02:20:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:20:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:20:57 DEBUG : : >changeNotify: 2024/12/19 02:20:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:20:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:20:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:20:57 DEBUG : : >changeNotify: 2024/12/19 02:20:57 DEBUG : : forgetting directory cache 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-19 01:24:26.304 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-19 01:23:26.304 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-19 01:24:26.304 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-19 01:23:26.304 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/19 02:20:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/19 02:20:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate(0xc0000b0940): >openPending: err= 2024/12/19 02:20:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate(0xc0000b0940): >_readAt: n=20, err=EOF 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate(0xc0000b0940): close: 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:24:26.304 +0000 UTC 2024/12/19 02:20:59 DEBUG : TestRWCacheUpdate(0xc0000b0940): >close: err= 2024/12/19 02:21:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:21:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:21:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:21:00 DEBUG : : >changeNotify: 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:00 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:00 DEBUG : : >changeNotify: 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:00 DEBUG : : >changeNotify: 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:00 DEBUG : : >changeNotify: 2024/12/19 02:21:00 DEBUG : : forgetting directory cache 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:21:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:21:00 DEBUG : : >changeNotify: 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:00 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:00 DEBUG : : >changeNotify: 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:00 DEBUG : : >changeNotify: 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:00 DEBUG : : >changeNotify: 2024/12/19 02:21:02 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:21:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:21:02 DEBUG : : invalidating directory cache 2024/12/19 02:21:02 DEBUG : : >changeNotify: 2024/12/19 02:21:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:02 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:02 DEBUG : : >changeNotify: 2024/12/19 02:21:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:02 DEBUG : : >changeNotify: 2024/12/19 02:21:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:02 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:02 DEBUG : : >changeNotify: 2024/12/19 02:21:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:04 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:04 DEBUG : : >changeNotify: 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:04 DEBUG : : >changeNotify: 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:04 DEBUG : : >changeNotify: 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:04 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:04 DEBUG : : >changeNotify: 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:04 DEBUG : : >changeNotify: 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:04 DEBUG : : >changeNotify: 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:04 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:04 DEBUG : : >changeNotify: 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:04 DEBUG : : >changeNotify: 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:04 DEBUG : : >changeNotify: 2024/12/19 02:21:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:05 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:05 DEBUG : : >changeNotify: 2024/12/19 02:21:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:05 DEBUG : : >changeNotify: 2024/12/19 02:21:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:05 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:05 DEBUG : : >changeNotify: 2024/12/19 02:21:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:05 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:06 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:06 DEBUG : : >changeNotify: 2024/12/19 02:21:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:06 DEBUG : : >changeNotify: 2024/12/19 02:21:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:06 DEBUG : : >changeNotify: 2024/12/19 02:21:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:21:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:21:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:21:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:21:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:06 DEBUG : TestRWCacheUpdate(0xc0000b1280): _readAt: size=512, off=0 2024/12/19 02:21:06 DEBUG : TestRWCacheUpdate(0xc0000b1280): openPending: 2024/12/19 02:21:07 DEBUG : : forgetting directory cache 2024/12/19 02:21:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-19 01:25:26.304 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-19 01:24:26.304 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/19 02:21:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-19 01:25:26.304 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-19 01:24:26.304 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/19 02:21:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/19 02:21:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/19 02:21:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/19 02:21:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:07 DEBUG : TestRWCacheUpdate(0xc0000b1280): >openPending: err= 2024/12/19 02:21:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/19 02:21:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:21:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:21:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:21:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:08 DEBUG : TestRWCacheUpdate(0xc0000b1280): >_readAt: n=20, err=EOF 2024/12/19 02:21:08 DEBUG : TestRWCacheUpdate(0xc0000b1280): close: 2024/12/19 02:21:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:25:26.304 +0000 UTC 2024/12/19 02:21:08 DEBUG : TestRWCacheUpdate(0xc0000b1280): >close: err= 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:09 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:09 DEBUG : : >changeNotify: 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:09 DEBUG : : >changeNotify: 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:09 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:09 DEBUG : : >changeNotify: 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:09 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:09 DEBUG : : >changeNotify: 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:09 DEBUG : : >changeNotify: 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:09 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:09 DEBUG : : >changeNotify: 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:21:09 DEBUG : : forgetting directory cache 2024/12/19 02:21:09 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:09 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:09 DEBUG : : invalidating directory cache 2024/12/19 02:21:09 DEBUG : : >changeNotify: 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:09 DEBUG : : >changeNotify: 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:09 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:09 DEBUG : : >changeNotify: 2024/12/19 02:21:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:10 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:10 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:10 DEBUG : : invalidating directory cache 2024/12/19 02:21:10 DEBUG : : >changeNotify: 2024/12/19 02:21:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:10 DEBUG : : >changeNotify: 2024/12/19 02:21:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:10 DEBUG : : >changeNotify: 2024/12/19 02:21:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:11 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:11 DEBUG : : >changeNotify: 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:11 DEBUG : : >changeNotify: 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:11 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:11 DEBUG : : >changeNotify: 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:11 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:11 DEBUG : : invalidating directory cache 2024/12/19 02:21:11 DEBUG : : >changeNotify: 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:11 DEBUG : : >changeNotify: 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:11 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:11 DEBUG : : >changeNotify: 2024/12/19 02:21:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:21:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:21:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:21:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:21:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:15 DEBUG : TestRWCacheUpdate(0xc0000b0dc0): _readAt: size=512, off=0 2024/12/19 02:21:15 DEBUG : TestRWCacheUpdate(0xc0000b0dc0): openPending: 2024/12/19 02:21:15 DEBUG : : forgetting directory cache 2024/12/19 02:21:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:21:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:16 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:16 DEBUG : : >changeNotify: 2024/12/19 02:21:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:16 DEBUG : : >changeNotify: 2024/12/19 02:21:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:16 DEBUG : : >changeNotify: 2024/12/19 02:21:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-19 01:26:26.304 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-19 01:25:26.304 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/19 02:21:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-19 01:26:26.304 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-19 01:25:26.304 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/19 02:21:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/19 02:21:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/19 02:21:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/19 02:21:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:16 DEBUG : TestRWCacheUpdate(0xc0000b0dc0): >openPending: err= 2024/12/19 02:21:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/19 02:21:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:21:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:21:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:21:18 DEBUG : TestRWCacheUpdate(0xc0000b0dc0): >_readAt: n=20, err=EOF 2024/12/19 02:21:18 DEBUG : TestRWCacheUpdate(0xc0000b0dc0): close: 2024/12/19 02:21:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:26:26.304 +0000 UTC 2024/12/19 02:21:18 DEBUG : TestRWCacheUpdate(0xc0000b0dc0): >close: err= 2024/12/19 02:21:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:21:18 DEBUG : : forgetting directory cache 2024/12/19 02:21:19 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:19 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:19 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:19 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:19 DEBUG : : invalidating directory cache 2024/12/19 02:21:19 DEBUG : : >changeNotify: 2024/12/19 02:21:19 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:19 DEBUG : : >changeNotify: 2024/12/19 02:21:19 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:19 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:19 DEBUG : : >changeNotify: 2024/12/19 02:21:19 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:20 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:20 DEBUG : : >changeNotify: 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:20 DEBUG : : >changeNotify: 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:20 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:20 DEBUG : : >changeNotify: 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:20 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:20 DEBUG : : >changeNotify: 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:20 DEBUG : : >changeNotify: 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:20 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:20 DEBUG : : >changeNotify: 2024/12/19 02:21:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:21 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:21 DEBUG : : >changeNotify: 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:21 DEBUG : : >changeNotify: 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:21 DEBUG : : >changeNotify: 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:21 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:21 DEBUG : : >changeNotify: 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:21 DEBUG : : >changeNotify: 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:21 DEBUG : : >changeNotify: 2024/12/19 02:21:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:21:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:21:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:21:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:21:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:24 DEBUG : TestRWCacheUpdate(0xc0013e0ec0): _readAt: size=512, off=0 2024/12/19 02:21:24 DEBUG : TestRWCacheUpdate(0xc0013e0ec0): openPending: 2024/12/19 02:21:24 DEBUG : : forgetting directory cache 2024/12/19 02:21:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:24 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:24 DEBUG : : >changeNotify: 2024/12/19 02:21:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:24 DEBUG : : >changeNotify: 2024/12/19 02:21:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:24 DEBUG : : >changeNotify: 2024/12/19 02:21:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:25 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:25 DEBUG : : >changeNotify: 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:25 DEBUG : : >changeNotify: 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:25 DEBUG : : >changeNotify: 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:25 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:25 DEBUG : : >changeNotify: 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:25 DEBUG : : >changeNotify: 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:25 DEBUG : : >changeNotify: 2024/12/19 02:21:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.bin" entryType 1 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:25 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:25 DEBUG : : >changeNotify: 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:25 DEBUG : : >changeNotify: 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:25 DEBUG : : >changeNotify: 2024/12/19 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-19 01:27:26.304 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-19 01:26:26.304 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/19 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-19 01:27:26.304 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-19 01:26:26.304 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/19 02:21:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/19 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/19 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/19 02:21:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:25 DEBUG : TestRWCacheUpdate(0xc0013e0ec0): >openPending: err= 2024/12/19 02:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/19 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:21:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:26 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes 2024/12/19 02:21:26 INFO : vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2024/12/19 02:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:26 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:26 DEBUG : : >changeNotify: 2024/12/19 02:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:26 DEBUG : : >changeNotify: 2024/12/19 02:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:26 DEBUG : : >changeNotify: 2024/12/19 02:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:26 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:26 DEBUG : : >changeNotify: 2024/12/19 02:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:26 DEBUG : : >changeNotify: 2024/12/19 02:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:26 DEBUG : : >changeNotify: 2024/12/19 02:21:26 DEBUG : TestRWCacheUpdate(0xc0013e0ec0): >_readAt: n=21, err=EOF 2024/12/19 02:21:26 DEBUG : TestRWCacheUpdate(0xc0013e0ec0): close: 2024/12/19 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:27:26.304 +0000 UTC 2024/12/19 02:21:26 DEBUG : TestRWCacheUpdate(0xc0013e0ec0): >close: err= 2024/12/19 02:21:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:21:27 DEBUG : : forgetting directory cache 2024/12/19 02:21:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:27 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:27 DEBUG : : >changeNotify: 2024/12/19 02:21:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:27 DEBUG : : >changeNotify: 2024/12/19 02:21:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:27 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:27 DEBUG : : >changeNotify: 2024/12/19 02:21:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:28 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:28 DEBUG : : >changeNotify: 2024/12/19 02:21:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:28 DEBUG : : >changeNotify: 2024/12/19 02:21:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:28 DEBUG : : >changeNotify: 2024/12/19 02:21:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:28 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:28 DEBUG : : >changeNotify: 2024/12/19 02:21:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:28 DEBUG : : >changeNotify: 2024/12/19 02:21:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:28 DEBUG : : >changeNotify: 2024/12/19 02:21:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:29 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:29 DEBUG : : >changeNotify: 2024/12/19 02:21:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:29 DEBUG : : >changeNotify: 2024/12/19 02:21:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:29 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:29 DEBUG : : >changeNotify: 2024/12/19 02:21:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:30 DEBUG : : >changeNotify: 2024/12/19 02:21:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:30 DEBUG : : >changeNotify: 2024/12/19 02:21:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:30 DEBUG : : >changeNotify: 2024/12/19 02:21:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "i_was_renamed.json" entryType 1 2024/12/19 02:21:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/19 02:21:30 DEBUG : : >changeNotify: 2024/12/19 02:21:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:21:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:21:30 DEBUG : : >changeNotify: 2024/12/19 02:21:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:30 DEBUG : : >changeNotify: 2024/12/19 02:21:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:30 DEBUG : : forgetting directory cache 2024/12/19 02:21:30 DEBUG : dir: forgetting directory cache 2024/12/19 02:21:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:21:32 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:21:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:21:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:21:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:32 DEBUG : TestRWCacheUpdate(0xc00014c980): _readAt: size=512, off=0 2024/12/19 02:21:32 DEBUG : TestRWCacheUpdate(0xc00014c980): openPending: 2024/12/19 02:21:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:32 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:32 DEBUG : : >changeNotify: 2024/12/19 02:21:33 DEBUG : : forgetting directory cache 2024/12/19 02:21:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-19 01:28:26.304 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-19 01:27:26.304 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/19 02:21:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-19 01:28:26.304 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-19 01:27:26.304 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/19 02:21:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/19 02:21:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/19 02:21:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/19 02:21:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:33 DEBUG : TestRWCacheUpdate(0xc00014c980): >openPending: err= 2024/12/19 02:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/19 02:21:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:21:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:21:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:21:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:34 DEBUG : : >changeNotify: 2024/12/19 02:21:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:34 DEBUG : : >changeNotify: 2024/12/19 02:21:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:34 DEBUG : TestRWCacheUpdate(0xc00014c980): >_readAt: n=22, err=EOF 2024/12/19 02:21:34 DEBUG : TestRWCacheUpdate(0xc00014c980): close: 2024/12/19 02:21:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:28:26.304 +0000 UTC 2024/12/19 02:21:34 DEBUG : TestRWCacheUpdate(0xc00014c980): >close: err= 2024/12/19 02:21:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:34 DEBUG : : >changeNotify: 2024/12/19 02:21:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:21:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:35 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:35 DEBUG : : >changeNotify: 2024/12/19 02:21:35 DEBUG : : forgetting directory cache 2024/12/19 02:21:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:36 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:36 DEBUG : : >changeNotify: 2024/12/19 02:21:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:36 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:36 DEBUG : : >changeNotify: 2024/12/19 02:21:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:38 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:38 DEBUG : : >changeNotify: 2024/12/19 02:21:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:39 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:39 DEBUG : : >changeNotify: 2024/12/19 02:21:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:21:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:40 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:40 DEBUG : : >changeNotify: 2024/12/19 02:21:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:21:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:21:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:21:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:40 DEBUG : TestRWCacheUpdate(0xc0000b0780): _readAt: size=512, off=0 2024/12/19 02:21:40 DEBUG : TestRWCacheUpdate(0xc0000b0780): openPending: 2024/12/19 02:21:40 DEBUG : : forgetting directory cache 2024/12/19 02:21:40 DEBUG : dir: forgetting directory cache 2024/12/19 02:21:40 DEBUG : : forgetting directory cache 2024/12/19 02:21:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-19 01:29:26.304 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-19 01:28:26.304 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/19 02:21:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-19 01:29:26.304 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-19 01:28:26.304 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/19 02:21:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/19 02:21:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/19 02:21:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/19 02:21:41 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:41 DEBUG : TestRWCacheUpdate(0xc0000b0780): >openPending: err= 2024/12/19 02:21:41 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/19 02:21:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:21:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:21:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:21:42 DEBUG : TestRWCacheUpdate(0xc0000b0780): >_readAt: n=23, err=EOF 2024/12/19 02:21:42 DEBUG : TestRWCacheUpdate(0xc0000b0780): close: 2024/12/19 02:21:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:29:26.304 +0000 UTC 2024/12/19 02:21:42 DEBUG : TestRWCacheUpdate(0xc0000b0780): >close: err= 2024/12/19 02:21:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:21:43 DEBUG : : forgetting directory cache 2024/12/19 02:21:44 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:44 DEBUG : : >changeNotify: 2024/12/19 02:21:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:46 DEBUG : : >changeNotify: 2024/12/19 02:21:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:46 DEBUG : : >changeNotify: 2024/12/19 02:21:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:48 DEBUG : : >changeNotify: 2024/12/19 02:21:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:48 DEBUG : : >changeNotify: 2024/12/19 02:21:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:48 DEBUG : : >changeNotify: 2024/12/19 02:21:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:21:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/19 02:21:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/19 02:21:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/19 02:21:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/19 02:21:49 DEBUG : TestRWCacheUpdate(0xc0013e02c0): _readAt: size=512, off=0 2024/12/19 02:21:49 DEBUG : TestRWCacheUpdate(0xc0013e02c0): openPending: 2024/12/19 02:21:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:49 DEBUG : : forgetting directory cache 2024/12/19 02:21:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:49 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:49 DEBUG : : >changeNotify: 2024/12/19 02:21:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:50 DEBUG : : >changeNotify: 2024/12/19 02:21:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:50 DEBUG : : >changeNotify: 2024/12/19 02:21:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-19 01:30:26.304 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-19 01:29:26.304 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/19 02:21:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-19 01:30:26.304 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-19 01:29:26.304 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/19 02:21:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/19 02:21:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/19 02:21:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/19 02:21:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:50 DEBUG : TestRWCacheUpdate(0xc0013e02c0): >openPending: err= 2024/12/19 02:21:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/19 02:21:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/19 02:21:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/19 02:21:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:21:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:50 DEBUG : : >changeNotify: 2024/12/19 02:21:51 DEBUG : TestRWCacheUpdate(0xc0013e02c0): >_readAt: n=24, err=EOF 2024/12/19 02:21:51 DEBUG : TestRWCacheUpdate(0xc0013e02c0): close: 2024/12/19 02:21:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-19 01:30:26.304 +0000 UTC 2024/12/19 02:21:51 DEBUG : TestRWCacheUpdate(0xc0013e02c0): >close: err= 2024/12/19 02:21:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/19 02:21:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/19 02:21:51 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:21:51 DEBUG : : Looking for writers 2024/12/19 02:21:51 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/19 02:21:51 DEBUG : >WaitForWriters: 2024/12/19 02:21:51 DEBUG : vfs cache: cleaner exiting 2024/12/19 02:21:52 DEBUG : : forgetting directory cache 2024/12/19 02:21:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:52 DEBUG : : >changeNotify: 2024/12/19 02:21:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:52 DEBUG : : >changeNotify: 2024/12/19 02:21:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:52 DEBUG : : >changeNotify: 2024/12/19 02:21:53 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:53 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:53 DEBUG : : >changeNotify: --- PASS: TestRWCacheUpdate (87.55s) === RUN TestCaseSensitivity run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:21:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:55 DEBUG : : >changeNotify: 2024/12/19 02:21:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:55 DEBUG : : >changeNotify: 2024/12/19 02:21:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:55 DEBUG : : >changeNotify: 2024/12/19 02:21:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:21:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:56 DEBUG : : >changeNotify: 2024/12/19 02:21:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:21:57 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:21:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:21:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:21:57 DEBUG : : >changeNotify: 2024/12/19 02:21:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:21:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:21:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:21:57 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:21:57 DEBUG : : >changeNotify: 2024/12/19 02:21:58 DEBUG : : forgetting directory cache 2024/12/19 02:21:58 DEBUG : dir: forgetting directory cache 2024/12/19 02:21:58 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/19 02:22:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:00 DEBUG : : >changeNotify: 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:00 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:00 DEBUG : : >changeNotify: 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:00 DEBUG : : >changeNotify: 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:00 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:00 DEBUG : : >changeNotify: 2024/12/19 02:22:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:02 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:02 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:02 DEBUG : : >changeNotify: 2024/12/19 02:22:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:02 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:02 DEBUG : : >changeNotify: 2024/12/19 02:22:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:02 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:02 DEBUG : : >changeNotify: 2024/12/19 02:22:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:03 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:03 DEBUG : : >changeNotify: 2024/12/19 02:22:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:03 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:03 DEBUG : : >changeNotify: 2024/12/19 02:22:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:03 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:03 DEBUG : : >changeNotify: 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:04 DEBUG : : >changeNotify: 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:04 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:04 DEBUG : : >changeNotify: 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:04 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:04 DEBUG : : >changeNotify: 2024/12/19 02:22:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:04 DEBUG : : >changeNotify: 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:04 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:04 DEBUG : : >changeNotify: 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:04 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:04 DEBUG : : >changeNotify: 2024/12/19 02:22:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:05 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:05 DEBUG : : >changeNotify: 2024/12/19 02:22:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:05 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:05 DEBUG : : >changeNotify: 2024/12/19 02:22:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:05 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:05 DEBUG : : >changeNotify: 2024/12/19 02:22:05 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:06 DEBUG : : >changeNotify: 2024/12/19 02:22:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:06 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:06 DEBUG : : >changeNotify: 2024/12/19 02:22:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:06 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:06 DEBUG : : >changeNotify: 2024/12/19 02:22:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/19 02:22:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/19 02:22:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/19 02:22:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:09 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:09 DEBUG : : >changeNotify: 2024/12/19 02:22:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/19 02:22:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/19 02:22:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/19 02:22:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:10 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:10 DEBUG : : >changeNotify: 2024/12/19 02:22:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:10 DEBUG : : >changeNotify: 2024/12/19 02:22:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:10 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:10 DEBUG : : >changeNotify: 2024/12/19 02:22:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:10 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:10 DEBUG : : >changeNotify: 2024/12/19 02:22:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:11 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:11 DEBUG : : >changeNotify: 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:11 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:11 DEBUG : : >changeNotify: 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:11 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:11 DEBUG : : >changeNotify: 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:11 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:11 DEBUG : : >changeNotify: 2024/12/19 02:22:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/19 02:22:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/19 02:22:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/19 02:22:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:11 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:11 DEBUG : : >changeNotify: 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:11 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:11 DEBUG : : >changeNotify: 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:11 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:11 DEBUG : : >changeNotify: 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:11 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:11 DEBUG : : >changeNotify: 2024/12/19 02:22:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/19 02:22:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/19 02:22:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/19 02:22:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:14 DEBUG : : forgetting directory cache 2024/12/19 02:22:14 DEBUG : dir: forgetting directory cache 2024/12/19 02:22:14 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/19 02:22:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:15 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/19 02:22:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/19 02:22:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/19 02:22:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:16 DEBUG : : >changeNotify: 2024/12/19 02:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:16 DEBUG : : >changeNotify: 2024/12/19 02:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:16 DEBUG : : >changeNotify: 2024/12/19 02:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:16 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:16 DEBUG : : >changeNotify: 2024/12/19 02:22:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:19 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/19 02:22:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/19 02:22:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/19 02:22:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:20 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/19 02:22:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/19 02:22:20 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/19 02:22:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:20 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:20 DEBUG : : >changeNotify: 2024/12/19 02:22:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:21 DEBUG : : >changeNotify: 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:21 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:21 DEBUG : : >changeNotify: 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:21 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:21 DEBUG : : >changeNotify: 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:21 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:21 DEBUG : : >changeNotify: 2024/12/19 02:22:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/19 02:22:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/19 02:22:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/19 02:22:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:21 DEBUG : : >changeNotify: 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:21 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:21 DEBUG : : >changeNotify: 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:21 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:21 DEBUG : : >changeNotify: 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:21 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:21 DEBUG : : >changeNotify: 2024/12/19 02:22:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/19 02:22:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/19 02:22:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/19 02:22:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/19 02:22:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/19 02:22:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/19 02:22:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:24 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/19 02:22:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/19 02:22:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/19 02:22:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:24 DEBUG : : >changeNotify: 2024/12/19 02:22:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:24 DEBUG : : >changeNotify: 2024/12/19 02:22:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:24 DEBUG : : >changeNotify: 2024/12/19 02:22:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:24 DEBUG : : >changeNotify: 2024/12/19 02:22:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:25 DEBUG : : >changeNotify: 2024/12/19 02:22:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:26 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/19 02:22:26 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/19 02:22:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:26 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/19 02:22:26 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/19 02:22:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/19 02:22:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/19 02:22:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/19 02:22:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:26 DEBUG : : >changeNotify: 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:26 DEBUG : : >changeNotify: 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:26 DEBUG : : >changeNotify: 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:26 DEBUG : : >changeNotify: 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:26 DEBUG : : >changeNotify: 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:26 DEBUG : : >changeNotify: 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:26 DEBUG : : >changeNotify: 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:26 DEBUG : : >changeNotify: 2024/12/19 02:22:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:26 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/19 02:22:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:26 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/19 02:22:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:26 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/19 02:22:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/19 02:22:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/19 02:22:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/19 02:22:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:27 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/19 02:22:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/19 02:22:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/19 02:22:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:27 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:27 DEBUG : : >changeNotify: 2024/12/19 02:22:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:27 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:27 DEBUG : : >changeNotify: 2024/12/19 02:22:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:27 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:27 DEBUG : : >changeNotify: 2024/12/19 02:22:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:27 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:27 DEBUG : : >changeNotify: 2024/12/19 02:22:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:28 DEBUG : : >changeNotify: 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:28 DEBUG : : >changeNotify: 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:28 DEBUG : : >changeNotify: 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:28 DEBUG : : >changeNotify: 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:28 DEBUG : : >changeNotify: 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:28 DEBUG : : >changeNotify: 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:28 DEBUG : : >changeNotify: 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:28 DEBUG : : >changeNotify: 2024/12/19 02:22:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:28 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/19 02:22:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:28 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/19 02:22:28 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:22:28 DEBUG : : Looking for writers 2024/12/19 02:22:28 DEBUG : FilEb: reading active writers 2024/12/19 02:22:28 DEBUG : FiLeA: reading active writers 2024/12/19 02:22:28 DEBUG : FiLeB: reading active writers 2024/12/19 02:22:28 DEBUG : >WaitForWriters: 2024/12/19 02:22:28 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:22:28 DEBUG : : Looking for writers 2024/12/19 02:22:28 DEBUG : FiLeA: reading active writers 2024/12/19 02:22:28 DEBUG : FiLeB: reading active writers 2024/12/19 02:22:28 DEBUG : FilEb: reading active writers 2024/12/19 02:22:28 DEBUG : >WaitForWriters: 2024/12/19 02:22:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:29 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:29 DEBUG : : >changeNotify: 2024/12/19 02:22:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:29 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:29 DEBUG : : >changeNotify: 2024/12/19 02:22:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:29 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:29 DEBUG : : >changeNotify: 2024/12/19 02:22:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:29 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:29 DEBUG : : >changeNotify: 2024/12/19 02:22:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:30 DEBUG : : >changeNotify: 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:30 DEBUG : : >changeNotify: 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:30 DEBUG : : >changeNotify: 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:30 DEBUG : : >changeNotify: 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:30 DEBUG : : >changeNotify: 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:30 DEBUG : : >changeNotify: 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:30 DEBUG : : >changeNotify: 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:30 DEBUG : : >changeNotify: 2024/12/19 02:22:30 DEBUG : : forgetting directory cache 2024/12/19 02:22:30 DEBUG : dir: forgetting directory cache 2024/12/19 02:22:32 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:32 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:32 DEBUG : : >changeNotify: 2024/12/19 02:22:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:32 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:32 DEBUG : : >changeNotify: 2024/12/19 02:22:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:32 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:32 DEBUG : : >changeNotify: 2024/12/19 02:22:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:32 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:32 DEBUG : : >changeNotify: --- PASS: TestCaseSensitivity (39.58s) === RUN TestUnicodeNormalization run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:22:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:34 DEBUG : : >changeNotify: 2024/12/19 02:22:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:35 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:35 DEBUG : : >changeNotify: 2024/12/19 02:22:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:35 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:35 DEBUG : : >changeNotify: 2024/12/19 02:22:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:35 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:35 DEBUG : : >changeNotify: 2024/12/19 02:22:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:35 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:35 DEBUG : : >changeNotify: 2024/12/19 02:22:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:36 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:36 DEBUG : : >changeNotify: 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:36 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:36 DEBUG : : >changeNotify: 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:36 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:36 DEBUG : : >changeNotify: 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:36 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:36 DEBUG : : >changeNotify: 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:36 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:36 DEBUG : : >changeNotify: 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:36 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:36 DEBUG : : >changeNotify: 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:36 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:36 DEBUG : : >changeNotify: 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:36 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:36 DEBUG : : >changeNotify: 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:38 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:38 DEBUG : : >changeNotify: 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:38 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:38 DEBUG : : >changeNotify: 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:38 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:38 DEBUG : : >changeNotify: 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:38 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:38 DEBUG : : >changeNotify: 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:38 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:38 DEBUG : : >changeNotify: 2024/12/19 02:22:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:39 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:39 DEBUG : : >changeNotify: 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:39 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:39 DEBUG : : >changeNotify: 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:39 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:39 DEBUG : : >changeNotify: 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:39 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:39 DEBUG : : >changeNotify: 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:39 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:39 DEBUG : : >changeNotify: 2024/12/19 02:22:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:40 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:40 DEBUG : : >changeNotify: 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:40 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:40 DEBUG : : >changeNotify: 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:40 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:40 DEBUG : : >changeNotify: 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:40 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:40 DEBUG : : >changeNotify: 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:40 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:40 DEBUG : : >changeNotify: 2024/12/19 02:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:42 DEBUG : : forgetting directory cache 2024/12/19 02:22:42 DEBUG : dir: forgetting directory cache 2024/12/19 02:22:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:44 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/19 02:22:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/19 02:22:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/19 02:22:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:44 DEBUG : : >changeNotify: 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:44 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:44 DEBUG : : >changeNotify: 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:44 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:44 DEBUG : : >changeNotify: 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:44 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:44 DEBUG : : >changeNotify: 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:44 DEBUG : : >changeNotify: 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:44 DEBUG : : >changeNotify: 2024/12/19 02:22:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:45 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:45 DEBUG : : >changeNotify: 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:45 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:45 DEBUG : : >changeNotify: 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:45 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:45 DEBUG : : >changeNotify: 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:45 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:45 DEBUG : : >changeNotify: 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:45 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:45 DEBUG : : >changeNotify: 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:45 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:45 DEBUG : : >changeNotify: 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:46 DEBUG : : >changeNotify: 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:46 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:46 DEBUG : : >changeNotify: 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:46 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:46 DEBUG : : >changeNotify: 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:46 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:46 DEBUG : : >changeNotify: 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:46 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:46 DEBUG : : >changeNotify: 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:46 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:46 DEBUG : : >changeNotify: 2024/12/19 02:22:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/19 02:22:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/19 02:22:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/19 02:22:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:48 DEBUG : : >changeNotify: 2024/12/19 02:22:49 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/19 02:22:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/19 02:22:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/19 02:22:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:22:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:49 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:49 DEBUG : : >changeNotify: 2024/12/19 02:22:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:50 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:50 DEBUG : : >changeNotify: 2024/12/19 02:22:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/19 02:22:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:22:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/19 02:22:50 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:22:50 DEBUG : : Looking for writers 2024/12/19 02:22:50 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/19 02:22:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/19 02:22:50 DEBUG : >WaitForWriters: 2024/12/19 02:22:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:52 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:52 DEBUG : : >changeNotify: 2024/12/19 02:22:53 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "TestRWCacheUpdate.bin" entryType 1 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:53 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:53 DEBUG : : >changeNotify: 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:53 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:53 DEBUG : : >changeNotify: 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:53 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:53 DEBUG : : >changeNotify: 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:53 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:53 DEBUG : : >changeNotify: 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:53 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:53 DEBUG : : >changeNotify: --- PASS: TestUnicodeNormalization (20.94s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:22:54 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: Re-using VFS from active cache 2024/12/19 02:22:54 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:22:54 DEBUG : : Looking for writers 2024/12/19 02:22:54 DEBUG : >WaitForWriters: 2024/12/19 02:22:54 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:22:54 DEBUG : : Looking for writers 2024/12/19 02:22:54 DEBUG : >WaitForWriters: 2024/12/19 02:22:54 DEBUG : : forgetting directory cache 2024/12/19 02:22:54 DEBUG : dir: forgetting directory cache 2024/12/19 02:22:54 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestVFSNew (0.62s) === RUN TestVFSNewWithOpts run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:22:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:54 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:22:54 DEBUG : : Looking for writers 2024/12/19 02:22:54 DEBUG : >WaitForWriters: 2024/12/19 02:22:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: --- PASS: TestVFSNewWithOpts (0.65s) === RUN TestVFSRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:22:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:55 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:22:55 DEBUG : : Looking for writers 2024/12/19 02:22:55 DEBUG : >WaitForWriters: 2024/12/19 02:22:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:55 DEBUG : : >changeNotify: --- PASS: TestVFSRoot (0.71s) === RUN TestVFSStat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:56 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:56 DEBUG : : >changeNotify: 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:56 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:56 DEBUG : : >changeNotify: 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:56 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:56 DEBUG : : >changeNotify: 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:56 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:56 DEBUG : : >changeNotify: 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:56 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:56 DEBUG : : >changeNotify: 2024/12/19 02:22:57 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:22:57 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:22:57 DEBUG : : >changeNotify: 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:22:57 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:22:57 DEBUG : : >changeNotify: 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:22:57 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:22:57 DEBUG : : >changeNotify: 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:22:57 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:22:57 DEBUG : : >changeNotify: 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:22:57 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:22:57 DEBUG : : >changeNotify: 2024/12/19 02:23:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:00 DEBUG : : >changeNotify: 2024/12/19 02:23:02 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:02 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:02 DEBUG : : >changeNotify: 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:02 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:02 DEBUG : : >changeNotify: 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:02 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:02 DEBUG : : >changeNotify: 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:02 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:02 DEBUG : : >changeNotify: 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:02 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:02 DEBUG : : >changeNotify: 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:02 DEBUG : : >changeNotify: 2024/12/19 02:23:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:02 DEBUG : : >changeNotify: 2024/12/19 02:23:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:03 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:03 DEBUG : : >changeNotify: 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:03 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:03 DEBUG : : >changeNotify: 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:03 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:03 DEBUG : : >changeNotify: 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:03 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:03 DEBUG : : >changeNotify: 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:03 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:03 DEBUG : : >changeNotify: 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:03 DEBUG : : >changeNotify: 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:03 DEBUG : : >changeNotify: 2024/12/19 02:23:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:04 DEBUG : : >changeNotify: 2024/12/19 02:23:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:05 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:05 DEBUG : : >changeNotify: 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:05 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:05 DEBUG : : >changeNotify: 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:05 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:05 DEBUG : : >changeNotify: 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:05 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:05 DEBUG : : >changeNotify: 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:05 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:05 DEBUG : : >changeNotify: 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:05 DEBUG : : >changeNotify: 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:05 DEBUG : : >changeNotify: 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:05 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:05 DEBUG : : >changeNotify: 2024/12/19 02:23:05 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:06 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:06 DEBUG : : >changeNotify: 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:06 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:06 DEBUG : : >changeNotify: 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:06 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:06 DEBUG : : >changeNotify: 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:06 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:06 DEBUG : : >changeNotify: 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:06 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:06 DEBUG : : >changeNotify: 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:06 DEBUG : : >changeNotify: 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:06 DEBUG : : >changeNotify: 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:06 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:06 DEBUG : : >changeNotify: 2024/12/19 02:23:07 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:23:07 DEBUG : dir: Looking for writers 2024/12/19 02:23:07 DEBUG : file2: reading active writers 2024/12/19 02:23:07 DEBUG : : Looking for writers 2024/12/19 02:23:07 DEBUG : dir: reading active writers 2024/12/19 02:23:07 DEBUG : file1: reading active writers 2024/12/19 02:23:07 DEBUG : >WaitForWriters: 2024/12/19 02:23:07 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:07 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:07 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:07 DEBUG : : invalidating directory cache 2024/12/19 02:23:07 DEBUG : : >changeNotify: 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:07 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:07 DEBUG : : >changeNotify: 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:07 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:07 DEBUG : : >changeNotify: 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:07 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:07 DEBUG : : >changeNotify: 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:07 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:07 DEBUG : : >changeNotify: 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:07 DEBUG : : >changeNotify: 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:07 DEBUG : : >changeNotify: 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:07 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:07 DEBUG : : >changeNotify: 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:08 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:08 DEBUG : : invalidating directory cache 2024/12/19 02:23:08 DEBUG : : >changeNotify: 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:08 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:08 DEBUG : : >changeNotify: 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:08 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:08 DEBUG : : >changeNotify: 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:08 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:08 DEBUG : : >changeNotify: 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:08 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:08 DEBUG : : >changeNotify: 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:08 DEBUG : : >changeNotify: 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:08 DEBUG : : >changeNotify: 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:08 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:08 DEBUG : : >changeNotify: 2024/12/19 02:23:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:09 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:09 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:09 DEBUG : : >changeNotify: 2024/12/19 02:23:10 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:10 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:10 DEBUG : : >changeNotify: 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:10 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:10 DEBUG : : >changeNotify: 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:10 DEBUG : : >changeNotify: 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:10 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:10 DEBUG : : >changeNotify: 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:10 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:10 DEBUG : : >changeNotify: 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:10 DEBUG : : >changeNotify: 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:10 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:10 DEBUG : : >changeNotify: 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:10 DEBUG : : >changeNotify: 2024/12/19 02:23:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:11 DEBUG : : forgetting directory cache 2024/12/19 02:23:11 DEBUG : dir: forgetting directory cache 2024/12/19 02:23:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:11 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:11 DEBUG : : >changeNotify: 2024/12/19 02:23:11 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/19 02:23:11 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" --- PASS: TestVFSStat (16.63s) === RUN TestVFSStatParent run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:23:15 DEBUG : : forgetting directory cache 2024/12/19 02:23:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:16 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:16 DEBUG : : >changeNotify: 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:16 DEBUG : : >changeNotify: 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:16 DEBUG : : >changeNotify: 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:16 DEBUG : : >changeNotify: 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:16 DEBUG : : >changeNotify: 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:16 DEBUG : : >changeNotify: 2024/12/19 02:23:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:16 DEBUG : : >changeNotify: 2024/12/19 02:23:19 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:20 DEBUG : : >changeNotify: 2024/12/19 02:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:21 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:21 DEBUG : : >changeNotify: 2024/12/19 02:23:22 DEBUG : : forgetting directory cache 2024/12/19 02:23:22 DEBUG : dir: forgetting directory cache 2024/12/19 02:23:22 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/19 02:23:24 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:23:24 DEBUG : dir: Looking for writers 2024/12/19 02:23:24 DEBUG : : Looking for writers 2024/12/19 02:23:24 DEBUG : dir: reading active writers 2024/12/19 02:23:24 DEBUG : file1: reading active writers 2024/12/19 02:23:24 DEBUG : >WaitForWriters: 2024/12/19 02:23:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:24 DEBUG : : >changeNotify: 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:24 DEBUG : : >changeNotify: 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:24 DEBUG : : >changeNotify: 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:24 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:24 DEBUG : : >changeNotify: 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:24 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:24 DEBUG : : >changeNotify: 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:24 DEBUG : : >changeNotify: 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:24 DEBUG : : >changeNotify: 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:24 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:24 DEBUG : : >changeNotify: 2024/12/19 02:23:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:25 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:25 DEBUG : : >changeNotify: 2024/12/19 02:23:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:26 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:26 DEBUG : : >changeNotify: 2024/12/19 02:23:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:27 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:27 DEBUG : : >changeNotify: 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:27 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:27 DEBUG : : >changeNotify: 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:27 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:27 DEBUG : : >changeNotify: 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:27 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:27 DEBUG : : >changeNotify: 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:27 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:27 DEBUG : : >changeNotify: 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:27 DEBUG : : >changeNotify: 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:27 DEBUG : : >changeNotify: 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:27 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:27 DEBUG : : >changeNotify: 2024/12/19 02:23:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:28 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/19 02:23:28 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:28 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:28 DEBUG : : >changeNotify: 2024/12/19 02:23:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 --- PASS: TestVFSStatParent (16.17s) === RUN TestVFSOpenFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:23:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:29 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:29 DEBUG : : >changeNotify: 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:29 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:29 DEBUG : : >changeNotify: 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:29 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:29 DEBUG : : >changeNotify: 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:29 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:29 DEBUG : : >changeNotify: 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:29 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:29 DEBUG : : >changeNotify: 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:29 DEBUG : : >changeNotify: 2024/12/19 02:23:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:29 DEBUG : : >changeNotify: 2024/12/19 02:23:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FilEb.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeB.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:30 DEBUG : : >changeNotify: 2024/12/19 02:23:32 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "FiLeA.bin" entryType 1 2024/12/19 02:23:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:32 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:32 DEBUG : : >changeNotify: 2024/12/19 02:23:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:32 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:32 DEBUG : : >changeNotify: 2024/12/19 02:23:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:32 DEBUG : : >changeNotify: 2024/12/19 02:23:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:32 DEBUG : : >changeNotify: 2024/12/19 02:23:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:34 DEBUG : : >changeNotify: 2024/12/19 02:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:35 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:35 DEBUG : : >changeNotify: 2024/12/19 02:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:35 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:35 DEBUG : : >changeNotify: 2024/12/19 02:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:35 DEBUG : : >changeNotify: 2024/12/19 02:23:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:35 DEBUG : : >changeNotify: 2024/12/19 02:23:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:36 DEBUG : : forgetting directory cache 2024/12/19 02:23:36 DEBUG : dir: forgetting directory cache 2024/12/19 02:23:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/19 02:23:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:36 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:36 DEBUG : : >changeNotify: 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:36 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:36 DEBUG : : >changeNotify: 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:36 DEBUG : : >changeNotify: 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:36 DEBUG : : >changeNotify: 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:36 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:36 DEBUG : : >changeNotify: 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:36 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:36 DEBUG : : >changeNotify: 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:36 DEBUG : : >changeNotify: 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:36 DEBUG : : >changeNotify: 2024/12/19 02:23:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:38 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:38 DEBUG : : >changeNotify: 2024/12/19 02:23:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:38 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:38 DEBUG : : >changeNotify: 2024/12/19 02:23:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:38 DEBUG : : >changeNotify: 2024/12/19 02:23:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:38 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:38 DEBUG : : >changeNotify: 2024/12/19 02:23:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:38 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:38 DEBUG : : >changeNotify: 2024/12/19 02:23:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:39 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:39 DEBUG : : >changeNotify: 2024/12/19 02:23:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:39 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:39 DEBUG : : >changeNotify: 2024/12/19 02:23:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:39 DEBUG : : >changeNotify: 2024/12/19 02:23:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:39 DEBUG : : >changeNotify: 2024/12/19 02:23:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:39 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:39 DEBUG : : >changeNotify: 2024/12/19 02:23:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:23:40 DEBUG : file1: Open: flags=O_RDONLY 2024/12/19 02:23:40 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/19 02:23:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/19 02:23:40 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:23:40 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/19 02:23:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/19 02:23:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/19 02:23:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:23:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:23:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/19 02:23:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/19 02:23:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/19 02:23:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/19 02:23:40 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (0 bytes), uploading instead of streaming 2024/12/19 02:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:40 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:40 DEBUG : : >changeNotify: 2024/12/19 02:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:40 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:40 DEBUG : : >changeNotify: 2024/12/19 02:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:40 DEBUG : : >changeNotify: 2024/12/19 02:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:40 DEBUG : : >changeNotify: 2024/12/19 02:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:40 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:40 DEBUG : : >changeNotify: 2024/12/19 02:23:43 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:44 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 02:23:44 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/19 02:23:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/19 02:23:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:23:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/19 02:23:44 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:23:44 DEBUG : dir: Looking for writers 2024/12/19 02:23:44 DEBUG : file2: reading active writers 2024/12/19 02:23:44 DEBUG : new_file.txt: reading active writers 2024/12/19 02:23:44 DEBUG : : Looking for writers 2024/12/19 02:23:44 DEBUG : dir: reading active writers 2024/12/19 02:23:44 DEBUG : file1: reading active writers 2024/12/19 02:23:44 DEBUG : >WaitForWriters: 2024/12/19 02:23:44 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:44 DEBUG : : invalidating directory cache 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.bin" entryType 1 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:44 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:44 DEBUG : : >changeNotify: 2024/12/19 02:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.bin" entryType 1 2024/12/19 02:23:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.bin" entryType 1 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:46 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:46 DEBUG : : >changeNotify: 2024/12/19 02:23:46 DEBUG : : forgetting directory cache 2024/12/19 02:23:46 DEBUG : dir: forgetting directory cache 2024/12/19 02:23:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/19 02:23:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.bin" entryType 1 2024/12/19 02:23:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.json" entryType 1 2024/12/19 02:23:48 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/19 02:23:48 DEBUG : : >changeNotify: 2024/12/19 02:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/new_file.txt.bin" entryType 1 2024/12/19 02:23:49 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt.bin" 2024/12/19 02:23:49 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt.json" 2024/12/19 02:23:49 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/19 02:23:49 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/19 02:23:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:49 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:49 DEBUG : : >changeNotify: 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:49 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:49 DEBUG : : >changeNotify: 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:49 DEBUG : : >changeNotify: 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:49 DEBUG : : >changeNotify: 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:49 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:49 DEBUG : : >changeNotify: 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:49 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:49 DEBUG : : >changeNotify: 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:49 DEBUG : : >changeNotify: 2024/12/19 02:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:49 DEBUG : : >changeNotify: 2024/12/19 02:23:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote --- PASS: TestVFSOpenFile (21.07s) === RUN TestVFSRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:50 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:50 DEBUG : : >changeNotify: 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:50 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:50 DEBUG : : >changeNotify: 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:50 DEBUG : : >changeNotify: 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:50 DEBUG : : >changeNotify: 2024/12/19 02:23:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:50 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:50 DEBUG : : >changeNotify: 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:50 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:50 DEBUG : : >changeNotify: 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:50 DEBUG : : >changeNotify: 2024/12/19 02:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:50 DEBUG : : >changeNotify: 2024/12/19 02:23:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:52 DEBUG : : >changeNotify: 2024/12/19 02:23:53 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:53 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:53 DEBUG : : >changeNotify: 2024/12/19 02:23:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:53 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:53 DEBUG : : >changeNotify: 2024/12/19 02:23:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:53 DEBUG : : >changeNotify: 2024/12/19 02:23:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:53 DEBUG : : >changeNotify: 2024/12/19 02:23:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:54 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:54 DEBUG : : >changeNotify: 2024/12/19 02:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:54 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:54 DEBUG : : >changeNotify: 2024/12/19 02:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:54 DEBUG : : >changeNotify: 2024/12/19 02:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:54 DEBUG : : >changeNotify: 2024/12/19 02:23:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "normal name with no special characters.txt.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:55 DEBUG : : >changeNotify: 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:56 DEBUG : : >changeNotify: 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:56 DEBUG : : >changeNotify: 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:56 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:56 DEBUG : : >changeNotify: 2024/12/19 02:23:56 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:56 DEBUG : : invalidating directory cache 2024/12/19 02:23:56 DEBUG : dir: invalidating directory cache 2024/12/19 02:23:56 DEBUG : : >changeNotify: 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:56 DEBUG : : >changeNotify: 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:56 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:56 DEBUG : : >changeNotify: 2024/12/19 02:23:56 DEBUG : : forgetting directory cache 2024/12/19 02:23:56 DEBUG : dir: forgetting directory cache 2024/12/19 02:23:57 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:23:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:23:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:23:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:23:57 DEBUG : : >changeNotify: 2024/12/19 02:23:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:23:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:23:57 DEBUG : : >changeNotify: 2024/12/19 02:23:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.bin" entryType 1 2024/12/19 02:23:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file2.json" entryType 1 2024/12/19 02:23:57 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/19 02:23:57 DEBUG : : >changeNotify: 2024/12/19 02:23:59 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/19 02:23:59 DEBUG : dir/file1: Updating file with dir/file1 0xc000b8f200 2024/12/19 02:23:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/19 02:23:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:00 DEBUG : : >changeNotify: 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:00 DEBUG : : >changeNotify: 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:24:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:24:00 DEBUG : : >changeNotify: 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:00 DEBUG : : >changeNotify: 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:00 DEBUG : : >changeNotify: 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:24:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:24:00 DEBUG : : >changeNotify: 2024/12/19 02:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:24:02 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:02 DEBUG : : >changeNotify: 2024/12/19 02:24:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:02 DEBUG : : >changeNotify: 2024/12/19 02:24:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.json" entryType 1 2024/12/19 02:24:02 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/19 02:24:02 DEBUG : : >changeNotify: 2024/12/19 02:24:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir/file1.bin" entryType 1 2024/12/19 02:24:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:03 INFO : dir/file1: Moved (server-side) to: file0 2024/12/19 02:24:03 DEBUG : file0: Updating file with file0 0xc000b8f200 2024/12/19 02:24:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/19 02:24:03 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/19 02:24:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:03 DEBUG : : >changeNotify: 2024/12/19 02:24:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:03 DEBUG : : >changeNotify: 2024/12/19 02:24:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:03 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:03 DEBUG : : >changeNotify: 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:04 DEBUG : : >changeNotify: 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:04 DEBUG : : >changeNotify: 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:04 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:04 DEBUG : : >changeNotify: 2024/12/19 02:24:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:04 DEBUG : : >changeNotify: 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:04 DEBUG : : >changeNotify: 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:04 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:04 DEBUG : : >changeNotify: 2024/12/19 02:24:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:05 DEBUG : : >changeNotify: 2024/12/19 02:24:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:05 DEBUG : : >changeNotify: 2024/12/19 02:24:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:05 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:05 DEBUG : : >changeNotify: 2024/12/19 02:24:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:05 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:24:05 DEBUG : dir: Looking for writers 2024/12/19 02:24:05 DEBUG : : Looking for writers 2024/12/19 02:24:05 DEBUG : dir: reading active writers 2024/12/19 02:24:05 DEBUG : file0: reading active writers 2024/12/19 02:24:05 DEBUG : >WaitForWriters: 2024/12/19 02:24:05 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:06 DEBUG : : >changeNotify: 2024/12/19 02:24:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:06 DEBUG : : >changeNotify: 2024/12/19 02:24:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:06 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:06 DEBUG : : >changeNotify: 2024/12/19 02:24:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:06 DEBUG : : forgetting directory cache 2024/12/19 02:24:06 DEBUG : dir: forgetting directory cache 2024/12/19 02:24:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/19 02:24:06 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:24:07 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:07 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:07 DEBUG : : >changeNotify: 2024/12/19 02:24:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:07 DEBUG : : >changeNotify: 2024/12/19 02:24:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:07 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:07 DEBUG : : >changeNotify: 2024/12/19 02:24:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:08 DEBUG : : >changeNotify: 2024/12/19 02:24:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:08 DEBUG : : >changeNotify: 2024/12/19 02:24:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:08 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:08 DEBUG : : >changeNotify: 2024/12/19 02:24:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 --- PASS: TestVFSRename (18.29s) === RUN TestVFSStatfs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:24:08 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:24:08 DEBUG : : Looking for writers 2024/12/19 02:24:08 DEBUG : >WaitForWriters: 2024/12/19 02:24:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote --- PASS: TestVFSStatfs (0.82s) === RUN TestVFSMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:09 DEBUG : : >changeNotify: 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:09 DEBUG : : >changeNotify: 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:09 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:09 DEBUG : : >changeNotify: 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:09 DEBUG : : >changeNotify: 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:09 DEBUG : : >changeNotify: 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:09 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:09 DEBUG : : >changeNotify: 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:09 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:09 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:09 DEBUG : : >changeNotify: 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:09 DEBUG : : >changeNotify: 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:09 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:09 DEBUG : : >changeNotify: 2024/12/19 02:24:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:09 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/19 02:24:10 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:10 DEBUG : : >changeNotify: 2024/12/19 02:24:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:10 DEBUG : : >changeNotify: 2024/12/19 02:24:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:10 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:10 DEBUG : : >changeNotify: 2024/12/19 02:24:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:10 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/19 02:24:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:11 DEBUG : : >changeNotify: 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:11 DEBUG : : >changeNotify: 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:11 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:11 DEBUG : : >changeNotify: 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:11 DEBUG : : >changeNotify: 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:11 DEBUG : : >changeNotify: 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:11 DEBUG : : >changeNotify: 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:11 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:11 DEBUG : : >changeNotify: 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:11 DEBUG : : >changeNotify: 2024/12/19 02:24:12 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:13 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/19 02:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:13 DEBUG : : invalidating directory cache 2024/12/19 02:24:13 DEBUG : : >changeNotify: 2024/12/19 02:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:13 DEBUG : : >changeNotify: 2024/12/19 02:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:13 DEBUG : : >changeNotify: 2024/12/19 02:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:13 DEBUG : : >changeNotify: 2024/12/19 02:24:14 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/19 02:24:16 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/19 02:24:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:16 DEBUG : : >changeNotify: 2024/12/19 02:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:16 DEBUG : : >changeNotify: 2024/12/19 02:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:16 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:16 DEBUG : : >changeNotify: 2024/12/19 02:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:16 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:16 DEBUG : : >changeNotify: 2024/12/19 02:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:16 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:16 DEBUG : : >changeNotify: 2024/12/19 02:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:16 DEBUG : : >changeNotify: 2024/12/19 02:24:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:16 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:16 DEBUG : : >changeNotify: 2024/12/19 02:24:16 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:24:16 DEBUG : : Looking for writers 2024/12/19 02:24:16 DEBUG : a: Looking for writers 2024/12/19 02:24:16 DEBUG : b: Looking for writers 2024/12/19 02:24:16 DEBUG : c: Looking for writers 2024/12/19 02:24:16 DEBUG : d: Looking for writers 2024/12/19 02:24:16 DEBUG : : Looking for writers 2024/12/19 02:24:16 DEBUG : /: reading active writers 2024/12/19 02:24:16 DEBUG : a: reading active writers 2024/12/19 02:24:16 DEBUG : b: reading active writers 2024/12/19 02:24:16 DEBUG : c: reading active writers 2024/12/19 02:24:16 DEBUG : d: reading active writers 2024/12/19 02:24:16 DEBUG : >WaitForWriters: 2024/12/19 02:24:19 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: --- PASS: TestVFSMkdir (11.22s) === RUN TestVFSMkdirAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:24:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:20 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:20 DEBUG : : >changeNotify: 2024/12/19 02:24:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:21 DEBUG : : >changeNotify: 2024/12/19 02:24:22 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/19 02:24:23 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/19 02:24:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:24 DEBUG : : >changeNotify: 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:24 DEBUG : : >changeNotify: 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:24 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:24 DEBUG : : >changeNotify: 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:24 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:24 DEBUG : : >changeNotify: 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:24 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:24 DEBUG : : >changeNotify: 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:24 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:24 DEBUG : : >changeNotify: 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:24 DEBUG : : >changeNotify: 2024/12/19 02:24:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:24 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:24 DEBUG : : >changeNotify: 2024/12/19 02:24:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:25 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:25 DEBUG : : >changeNotify: 2024/12/19 02:24:25 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/19 02:24:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:26 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:26 DEBUG : : >changeNotify: 2024/12/19 02:24:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:27 DEBUG : : >changeNotify: 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:27 DEBUG : : >changeNotify: 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:27 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:27 DEBUG : : >changeNotify: 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:27 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:27 DEBUG : : >changeNotify: 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:27 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:27 DEBUG : : >changeNotify: 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:27 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:27 DEBUG : : >changeNotify: 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:27 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:27 DEBUG : : >changeNotify: 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:27 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:27 DEBUG : : >changeNotify: 2024/12/19 02:24:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:27 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:27 DEBUG : : >changeNotify: 2024/12/19 02:24:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:28 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:28 DEBUG : : >changeNotify: 2024/12/19 02:24:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:29 DEBUG : : invalidating directory cache 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:29 DEBUG : dir: invalidating directory cache 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:29 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:29 DEBUG : : >changeNotify: 2024/12/19 02:24:29 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:24:29 DEBUG : a/b/c/d: Looking for writers 2024/12/19 02:24:29 DEBUG : a/b/c: Looking for writers 2024/12/19 02:24:29 DEBUG : d: reading active writers 2024/12/19 02:24:29 DEBUG : a/b: Looking for writers 2024/12/19 02:24:29 DEBUG : c: reading active writers 2024/12/19 02:24:29 DEBUG : a: Looking for writers 2024/12/19 02:24:29 DEBUG : b: reading active writers 2024/12/19 02:24:29 DEBUG : : Looking for writers 2024/12/19 02:24:29 DEBUG : a: reading active writers 2024/12/19 02:24:29 DEBUG : >WaitForWriters: 2024/12/19 02:24:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:30 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:30 DEBUG : : >changeNotify: 2024/12/19 02:24:31 DEBUG : a/b/c: Rmdir: contains trashed file: "d" 2024/12/19 02:24:32 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:32 DEBUG : a/b: Rmdir: contains trashed file: "c" 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:32 DEBUG : : >changeNotify: 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:32 DEBUG : : >changeNotify: 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:32 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:32 DEBUG : : >changeNotify: 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:32 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:32 DEBUG : : >changeNotify: 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:32 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:32 DEBUG : : >changeNotify: 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:32 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:32 DEBUG : : >changeNotify: 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:32 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:32 DEBUG : : >changeNotify: 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b" entryType 0 2024/12/19 02:24:32 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/19 02:24:32 DEBUG : : >changeNotify: 2024/12/19 02:24:32 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a/b/c" entryType 0 2024/12/19 02:24:32 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/19 02:24:32 DEBUG : : >changeNotify: 2024/12/19 02:24:33 DEBUG : a: Rmdir: contains trashed file: "b" 2024/12/19 02:24:34 DEBUG : : forgetting directory cache 2024/12/19 02:24:34 DEBUG : dir: forgetting directory cache 2024/12/19 02:24:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/19 02:24:34 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSMkdirAll (13.86s) === 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-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:24:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:24:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:24:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:34 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:24:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:24:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:34 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/19 02:24:34 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/19 02:24:34 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/19 02:24:34 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (5 bytes), uploading instead of streaming 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:34 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:34 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:34 DEBUG : : >changeNotify: 2024/12/19 02:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:35 DEBUG : : >changeNotify: 2024/12/19 02:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:35 DEBUG : : >changeNotify: 2024/12/19 02:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:35 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:35 DEBUG : : >changeNotify: 2024/12/19 02:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:35 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:35 DEBUG : : >changeNotify: 2024/12/19 02:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:35 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:35 DEBUG : : >changeNotify: 2024/12/19 02:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:35 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:35 DEBUG : : >changeNotify: 2024/12/19 02:24:35 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:35 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:35 DEBUG : : >changeNotify: 2024/12/19 02:24:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:36 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:36 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:36 DEBUG : : >changeNotify: 2024/12/19 02:24:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/19 02:24:38 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/19 02:24:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:38 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:38 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:38 DEBUG : : >changeNotify: 2024/12/19 02:24:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:38 DEBUG : : >changeNotify: 2024/12/19 02:24:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:38 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:38 DEBUG : : >changeNotify: 2024/12/19 02:24:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:38 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:38 DEBUG : : >changeNotify: 2024/12/19 02:24:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:38 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:38 DEBUG : : >changeNotify: 2024/12/19 02:24:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:38 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:38 DEBUG : : >changeNotify: 2024/12/19 02:24:38 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:38 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:38 DEBUG : : >changeNotify: 2024/12/19 02:24:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:24:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:24:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:24:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:24:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:24:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:24:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:24:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:24:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/19 02:24:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/19 02:24:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/19 02:24:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:24:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:24:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:39 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (0 bytes), uploading instead of streaming 2024/12/19 02:24:39 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:39 DEBUG : : >changeNotify: 2024/12/19 02:24:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:39 DEBUG : : >changeNotify: 2024/12/19 02:24:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:39 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:39 DEBUG : : >changeNotify: 2024/12/19 02:24:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:39 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:39 DEBUG : : >changeNotify: 2024/12/19 02:24:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:39 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:39 DEBUG : : >changeNotify: 2024/12/19 02:24:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:39 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:39 DEBUG : : >changeNotify: 2024/12/19 02:24:39 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:39 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:39 DEBUG : : >changeNotify: 2024/12/19 02:24:40 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:40 DEBUG : : >changeNotify: 2024/12/19 02:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:40 DEBUG : : >changeNotify: 2024/12/19 02:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:40 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:40 DEBUG : : >changeNotify: 2024/12/19 02:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:40 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:40 DEBUG : : >changeNotify: 2024/12/19 02:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:40 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:40 DEBUG : : >changeNotify: 2024/12/19 02:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:40 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:40 DEBUG : : >changeNotify: 2024/12/19 02:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:40 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:40 DEBUG : : >changeNotify: 2024/12/19 02:24:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 02:24:43 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/19 02:24:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/19 02:24:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/19 02:24:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:24:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:24:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:43 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (7 bytes), uploading instead of streaming 2024/12/19 02:24:43 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:44 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:44 DEBUG : : >changeNotify: 2024/12/19 02:24:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:45 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:45 DEBUG : : >changeNotify: 2024/12/19 02:24:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:45 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:45 DEBUG : : >changeNotify: 2024/12/19 02:24:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:45 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:45 DEBUG : : >changeNotify: 2024/12/19 02:24:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:45 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:45 DEBUG : : >changeNotify: 2024/12/19 02:24:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:45 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:45 DEBUG : : >changeNotify: 2024/12/19 02:24:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:45 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:45 DEBUG : : >changeNotify: 2024/12/19 02:24:45 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:45 DEBUG : : >changeNotify: 2024/12/19 02:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:46 DEBUG : : >changeNotify: 2024/12/19 02:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:46 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:46 DEBUG : : >changeNotify: 2024/12/19 02:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:46 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:46 DEBUG : : >changeNotify: 2024/12/19 02:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:46 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:46 DEBUG : : >changeNotify: 2024/12/19 02:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:46 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:46 DEBUG : : >changeNotify: 2024/12/19 02:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:46 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:46 DEBUG : : >changeNotify: 2024/12/19 02:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:46 DEBUG : : >changeNotify: 2024/12/19 02:24:47 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/19 02:24:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/19 02:24:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:47 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:24:47 DEBUG : : Looking for writers 2024/12/19 02:24:47 DEBUG : file1: reading active writers 2024/12/19 02:24:47 DEBUG : >WaitForWriters: 2024/12/19 02:24:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:48 DEBUG : : >changeNotify: 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:48 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:48 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleMethods (14.84s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:24:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:24:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:24:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:24:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:24:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/19 02:24:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:49 DEBUG : : >changeNotify: 2024/12/19 02:24:49 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:49 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:50 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/19 02:24:50 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/19 02:24:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/19 02:24:50 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (11 bytes), uploading instead of streaming 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:50 DEBUG : : invalidating directory cache 2024/12/19 02:24:50 DEBUG : dir: invalidating directory cache 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:50 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:50 DEBUG : : >changeNotify: 2024/12/19 02:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:52 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:52 DEBUG : : >changeNotify: 2024/12/19 02:24:52 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:53 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:53 DEBUG : : >changeNotify: 2024/12/19 02:24:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:53 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:53 DEBUG : : >changeNotify: 2024/12/19 02:24:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:53 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:53 DEBUG : : >changeNotify: 2024/12/19 02:24:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:53 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:53 DEBUG : : >changeNotify: 2024/12/19 02:24:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:53 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:53 DEBUG : : >changeNotify: 2024/12/19 02:24:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:53 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:53 DEBUG : : >changeNotify: 2024/12/19 02:24:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:53 DEBUG : : >changeNotify: 2024/12/19 02:24:53 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 02:24:54 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/19 02:24:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/19 02:24:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:54 DEBUG : : >changeNotify: 2024/12/19 02:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:54 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:54 DEBUG : : >changeNotify: 2024/12/19 02:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:54 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:54 DEBUG : : >changeNotify: 2024/12/19 02:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:54 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:54 DEBUG : : >changeNotify: 2024/12/19 02:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:54 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:54 DEBUG : : >changeNotify: 2024/12/19 02:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:54 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:54 DEBUG : : >changeNotify: 2024/12/19 02:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:54 DEBUG : : >changeNotify: 2024/12/19 02:24:54 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:54 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:55 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:24:55 DEBUG : : Looking for writers 2024/12/19 02:24:55 DEBUG : file1: reading active writers 2024/12/19 02:24:55 DEBUG : >WaitForWriters: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:55 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:55 DEBUG : : >changeNotify: 2024/12/19 02:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:24:56 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:56 DEBUG : : >changeNotify: 2024/12/19 02:24:56 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 --- PASS: TestWriteFileHandleWriteAt (8.03s) === RUN TestWriteFileHandleFlush run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:24:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:24:57 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:24:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:24:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:57 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:24:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:24:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/19 02:24:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:24:57 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (5 bytes), uploading instead of streaming 2024/12/19 02:24:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:24:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:24:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:24:57 DEBUG : : >changeNotify: 2024/12/19 02:24:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:24:57 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:24:57 DEBUG : : >changeNotify: 2024/12/19 02:24:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:24:57 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:24:57 DEBUG : : >changeNotify: 2024/12/19 02:24:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:24:57 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:24:57 DEBUG : : >changeNotify: 2024/12/19 02:24:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:24:57 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:24:57 DEBUG : : >changeNotify: 2024/12/19 02:24:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:24:57 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:24:57 DEBUG : : >changeNotify: 2024/12/19 02:24:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:24:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:24:57 DEBUG : : >changeNotify: 2024/12/19 02:24:57 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:00 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:00 DEBUG : : >changeNotify: 2024/12/19 02:25:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/19 02:25:00 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/19 02:25:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/19 02:25:00 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:25:00 DEBUG : : Looking for writers 2024/12/19 02:25:00 DEBUG : file1: reading active writers 2024/12/19 02:25:00 DEBUG : >WaitForWriters: 2024/12/19 02:25:02 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:25:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:02 DEBUG : : >changeNotify: 2024/12/19 02:25:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:02 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:02 DEBUG : : >changeNotify: 2024/12/19 02:25:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:02 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:02 DEBUG : : >changeNotify: 2024/12/19 02:25:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:02 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:02 DEBUG : : >changeNotify: 2024/12/19 02:25:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:02 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:02 DEBUG : : >changeNotify: 2024/12/19 02:25:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:02 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:02 DEBUG : : >changeNotify: 2024/12/19 02:25:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:02 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:02 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleFlush (5.76s) === RUN TestWriteFileHandleRelease run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:25:03 DEBUG : file1: WriteFileHandle.Release closing 2024/12/19 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:03 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (0 bytes), uploading instead of streaming 2024/12/19 02:25:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:03 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:03 DEBUG : : forgetting directory cache 2024/12/19 02:25:03 DEBUG : dir: forgetting directory cache 2024/12/19 02:25:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/19 02:25:03 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/12/19 02:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:03 DEBUG : : >changeNotify: 2024/12/19 02:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:03 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:03 DEBUG : : >changeNotify: 2024/12/19 02:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:03 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:03 DEBUG : : >changeNotify: 2024/12/19 02:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:03 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:03 DEBUG : : >changeNotify: 2024/12/19 02:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:03 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:03 DEBUG : : >changeNotify: 2024/12/19 02:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:03 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:03 DEBUG : : >changeNotify: 2024/12/19 02:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:03 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:03 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:04 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:04 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:04 DEBUG : : >changeNotify: 2024/12/19 02:25:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:25:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:05 DEBUG : : >changeNotify: 2024/12/19 02:25:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:05 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:05 DEBUG : : >changeNotify: 2024/12/19 02:25:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:05 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:05 DEBUG : : >changeNotify: 2024/12/19 02:25:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:05 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:05 DEBUG : : >changeNotify: 2024/12/19 02:25:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:05 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:05 DEBUG : : >changeNotify: 2024/12/19 02:25:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:05 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:05 DEBUG : : >changeNotify: 2024/12/19 02:25:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:05 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:05 DEBUG : : >changeNotify: 2024/12/19 02:25:05 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.bin" entryType 1 2024/12/19 02:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:06 DEBUG : : >changeNotify: 2024/12/19 02:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:06 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:06 DEBUG : : >changeNotify: 2024/12/19 02:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:06 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:06 DEBUG : : >changeNotify: 2024/12/19 02:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:06 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:06 DEBUG : : >changeNotify: 2024/12/19 02:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:06 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:06 DEBUG : : >changeNotify: 2024/12/19 02:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:06 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:06 DEBUG : : >changeNotify: 2024/12/19 02:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:06 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:06 DEBUG : : >changeNotify: 2024/12/19 02:25:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 02:25:07 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/19 02:25:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:07 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/19 02:25:07 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:25:07 DEBUG : : Looking for writers 2024/12/19 02:25:07 DEBUG : file1: reading active writers 2024/12/19 02:25:07 DEBUG : >WaitForWriters: 2024/12/19 02:25:07 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:07 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:07 DEBUG : : >changeNotify: 2024/12/19 02:25:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:07 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:07 DEBUG : : >changeNotify: 2024/12/19 02:25:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:07 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:07 DEBUG : : >changeNotify: 2024/12/19 02:25:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:07 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:07 DEBUG : : >changeNotify: 2024/12/19 02:25:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:07 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:07 DEBUG : : >changeNotify: 2024/12/19 02:25:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:07 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:07 DEBUG : : >changeNotify: 2024/12/19 02:25:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:07 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:07 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "dir" entryType 0 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote --- PASS: TestWriteFileHandleRelease (5.92s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:08 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:08 DEBUG : : >changeNotify: 2024/12/19 02:25:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:08 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:25:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:09 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:25:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:25:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:09 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (2 bytes), uploading instead of streaming 2024/12/19 02:25:09 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:09 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:09 DEBUG : : invalidating directory cache 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:09 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:09 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:09 DEBUG : : >changeNotify: 2024/12/19 02:25:10 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:10 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:10 DEBUG : : >changeNotify: 2024/12/19 02:25:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:10 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:10 DEBUG : : >changeNotify: 2024/12/19 02:25:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:10 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:10 DEBUG : : >changeNotify: 2024/12/19 02:25:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:10 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:10 DEBUG : : >changeNotify: 2024/12/19 02:25:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:10 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:10 DEBUG : : >changeNotify: 2024/12/19 02:25:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:10 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:10 DEBUG : : >changeNotify: 2024/12/19 02:25:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:11 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:11 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:11 DEBUG : : >changeNotify: 2024/12/19 02:25:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/19 02:25:12 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/19 02:25:12 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file0.json" entryType 1 2024/12/19 02:25:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/19 02:25:13 DEBUG : : >changeNotify: 2024/12/19 02:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:13 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:13 DEBUG : : >changeNotify: 2024/12/19 02:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:13 DEBUG : : >changeNotify: 2024/12/19 02:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:13 DEBUG : : >changeNotify: 2024/12/19 02:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:13 DEBUG : : >changeNotify: 2024/12/19 02:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:13 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:13 DEBUG : : >changeNotify: 2024/12/19 02:25:13 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/19 02:25:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:13 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:25:13 DEBUG : : Looking for writers 2024/12/19 02:25:13 DEBUG : file1: reading active writers 2024/12/19 02:25:13 DEBUG : >WaitForWriters: 2024/12/19 02:25:16 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "d" entryType 0 2024/12/19 02:25:16 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/19 02:25:16 DEBUG : : >changeNotify: 2024/12/19 02:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "c" entryType 0 2024/12/19 02:25:16 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/19 02:25:16 DEBUG : : >changeNotify: 2024/12/19 02:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "b" entryType 0 2024/12/19 02:25:16 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/19 02:25:16 DEBUG : : >changeNotify: 2024/12/19 02:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:16 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:16 DEBUG : : >changeNotify: 2024/12/19 02:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:16 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:16 DEBUG : : >changeNotify: --- PASS: TestWriteFileModTimeWithOpenWriters (8.52s) === RUN TestFileReadAtZeroLength run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:25:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:25:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:25:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:25:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:25:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:17 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (0 bytes), uploading instead of streaming 2024/12/19 02:25:19 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:20 DEBUG : : >changeNotify: 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:20 DEBUG : : >changeNotify: 2024/12/19 02:25:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:20 DEBUG : : >changeNotify: 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:20 DEBUG : : >changeNotify: 2024/12/19 02:25:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:20 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:20 DEBUG : : >changeNotify: 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:20 DEBUG : : >changeNotify: 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:20 DEBUG : : invalidating directory cache 2024/12/19 02:25:20 DEBUG : a: invalidating directory cache 2024/12/19 02:25:20 DEBUG : : >changeNotify: 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:20 DEBUG : : >changeNotify: 2024/12/19 02:25:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 02:25:21 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/19 02:25:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:25:21 DEBUG : file1: Open: flags=O_RDONLY 2024/12/19 02:25:21 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/19 02:25:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/19 02:25:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:25:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:21 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:21 DEBUG : : >changeNotify: 2024/12/19 02:25:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:21 DEBUG : : >changeNotify: 2024/12/19 02:25:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/19 02:25:21 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:25:21 DEBUG : : Looking for writers 2024/12/19 02:25:21 DEBUG : file1: reading active writers 2024/12/19 02:25:21 DEBUG : >WaitForWriters: 2024/12/19 02:25:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:21 DEBUG : : >changeNotify: 2024/12/19 02:25:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:21 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:21 DEBUG : : >changeNotify: --- PASS: TestFileReadAtZeroLength (6.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vecerak1koba", Local "Local file system at /tmp/rclone794086811", Modify Window "1ms" 2024/12/19 02:25:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/19 02:25:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/19 02:25:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:23 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/19 02:25:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/19 02:25:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:23 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: File to upload is small (100 bytes), uploading instead of streaming 2024/12/19 02:25:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:24 DEBUG : : >changeNotify: 2024/12/19 02:25:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:24 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:24 DEBUG : : >changeNotify: 2024/12/19 02:25:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:24 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:25 DEBUG : : >changeNotify: 2024/12/19 02:25:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:25 DEBUG : : >changeNotify: 2024/12/19 02:25:25 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:25 DEBUG : : >changeNotify: 2024/12/19 02:25:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:25 DEBUG : : >changeNotify: 2024/12/19 02:25:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:25 DEBUG : : >changeNotify: 2024/12/19 02:25:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:25 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:25 DEBUG : : >changeNotify: 2024/12/19 02:25:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:26 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:26 DEBUG : : >changeNotify: 2024/12/19 02:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:26 DEBUG : : >changeNotify: 2024/12/19 02:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:26 DEBUG : : >changeNotify: 2024/12/19 02:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:26 DEBUG : : >changeNotify: 2024/12/19 02:25:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:27 DEBUG : file1: md5 = 3ee0910cc6f5ac6cb03a2a52304bba2c OK 2024/12/19 02:25:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/19 02:25:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/19 02:25:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/19 02:25:27 DEBUG : file1: Open: flags=O_RDONLY 2024/12/19 02:25:27 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/19 02:25:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/19 02:25:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/19 02:25:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:27 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:27 DEBUG : : >changeNotify: 2024/12/19 02:25:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:27 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:27 DEBUG : : >changeNotify: 2024/12/19 02:25:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:27 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:28 DEBUG : : >changeNotify: 2024/12/19 02:25:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:28 DEBUG : : >changeNotify: 2024/12/19 02:25:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:28 DEBUG : : >changeNotify: 2024/12/19 02:25:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:28 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:28 DEBUG : : >changeNotify: 2024/12/19 02:25:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/19 02:25:28 DEBUG : WaitForWriters: timeout=30s 2024/12/19 02:25:28 DEBUG : : Looking for writers 2024/12/19 02:25:28 DEBUG : file1: reading active writers 2024/12/19 02:25:28 DEBUG : >WaitForWriters: 2024/12/19 02:25:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:29 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:29 DEBUG : : >changeNotify: 2024/12/19 02:25:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:29 DEBUG : : >changeNotify: 2024/12/19 02:25:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:29 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:29 DEBUG : : >changeNotify: 2024/12/19 02:25:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:29 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:29 DEBUG : : >changeNotify: 2024/12/19 02:25:29 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:30 DEBUG : Google drive root 'rclone-test-vecerak1koba': Checking for changes on remote 2024/12/19 02:25:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:30 DEBUG : : >changeNotify: 2024/12/19 02:25:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:30 DEBUG : : >changeNotify: 2024/12/19 02:25:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "a" entryType 0 2024/12/19 02:25:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/19 02:25:30 DEBUG : : >changeNotify: 2024/12/19 02:25:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.bin" entryType 1 2024/12/19 02:25:30 NOTICE: Compressed: TestCompressDrive:rclone-test-vecerak1koba: path "file1.json" entryType 1 2024/12/19 02:25:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/19 02:25:30 DEBUG : : >changeNotify: --- PASS: TestFileReadAtNonZeroLength (7.06s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/19 02:25:30 DEBUG : Compressed: TestCompressDrive:rclone-test-vecerak1koba: Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 18m42.347933917s (try 1/5)