"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileOpenRead|TestFileReadAtNonZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Starting (try 2/5) 2025/10/18 02:58:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cafipej2bubu" 2025/10/18 02:58:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 02:58:24 DEBUG : Creating backend with remote "/tmp/rclone914297787" === RUN TestFileOpenRead run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 02:58:24 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 02:58:24 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 02:58:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 02:58:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/18 02:58:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 file_test.go:171: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Received unexpected error: Open failed: RootURL not set Test: TestFileOpenRead 2025/10/18 02:58:31 DEBUG : WaitForWriters: timeout=30s 2025/10/18 02:58:31 DEBUG : dir: Looking for writers 2025/10/18 02:58:31 DEBUG : file1: reading active writers 2025/10/18 02:58:31 DEBUG : Looking for writers 2025/10/18 02:58:31 DEBUG : dir: reading active writers 2025/10/18 02:58:31 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (10.11s) === RUN TestReadFileHandleMethods run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 02:58:35 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 02:58:35 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 02:58:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 02:58:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 02:58:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/18 02:58:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/18 02:58:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleMethods read_test.go:58: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleMethods 2025/10/18 02:58:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleMethods read_test.go:61: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestReadFileHandleMethods 2025/10/18 02:58:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:66 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: RootURL not set", err:(*errors.errorString)(0xc000a06d50)}) Test: TestReadFileHandleMethods 2025/10/18 02:58:41 DEBUG : WaitForWriters: timeout=30s 2025/10/18 02:58:41 DEBUG : dir: Looking for writers 2025/10/18 02:58:41 DEBUG : file1: reading active writers 2025/10/18 02:58:41 DEBUG : Looking for writers 2025/10/18 02:58:41 DEBUG : dir: reading active writers 2025/10/18 02:58:41 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (9.63s) === RUN TestReadFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 02:58:44 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 02:58:44 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 02:58:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 02:58:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 02:58:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/18 02:58:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/18 02:58:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleSeek read_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleSeek 2025/10/18 02:58:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleSeek read_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Not equal: expected: "5" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestReadFileHandleSeek read_test.go:98: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:98 Error: Not equal: expected: 3 actual : 2 Test: TestReadFileHandleSeek 2025/10/18 02:58:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleSeek read_test.go:99: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestReadFileHandleSeek 2025/10/18 02:58:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleSeek read_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Not equal: expected: "d" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestReadFileHandleSeek 2025/10/18 02:58:51 DEBUG : WaitForWriters: timeout=30s 2025/10/18 02:58:51 DEBUG : dir: Looking for writers 2025/10/18 02:58:51 DEBUG : file1: reading active writers 2025/10/18 02:58:51 DEBUG : Looking for writers 2025/10/18 02:58:51 DEBUG : dir: reading active writers 2025/10/18 02:58:51 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (10.15s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 02:58:54 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 02:58:54 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 02:58:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 02:58:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 02:58:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/18 02:58:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/18 02:58:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:132 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleReadAt 2025/10/18 02:58:59 DEBUG : WaitForWriters: timeout=30s 2025/10/18 02:58:59 DEBUG : dir: Looking for writers 2025/10/18 02:58:59 DEBUG : file1: reading active writers 2025/10/18 02:58:59 DEBUG : Looking for writers 2025/10/18 02:58:59 DEBUG : dir: reading active writers 2025/10/18 02:58:59 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (8.58s) === RUN TestReadFileHandleFlush run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 02:59:03 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 02:59:03 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 02:59:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 02:59:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 02:59:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/18 02:59:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/18 02:59:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:192 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: RootURL not set", err:(*errors.errorString)(0xc00049e2f0)}) Test: TestReadFileHandleFlush read_test.go:193: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:193 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleFlush 2025/10/18 02:59:08 DEBUG : WaitForWriters: timeout=30s 2025/10/18 02:59:08 DEBUG : dir: Looking for writers 2025/10/18 02:59:08 DEBUG : file1: reading active writers 2025/10/18 02:59:08 DEBUG : Looking for writers 2025/10/18 02:59:08 DEBUG : dir: reading active writers 2025/10/18 02:59:08 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (8.59s) === RUN TestReadFileHandleRelease run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 02:59:12 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 02:59:12 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 02:59:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 02:59:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 02:59:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/18 02:59:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/18 02:59:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:220 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: RootURL not set", err:(*errors.errorString)(0xc000700c40)}) Test: TestReadFileHandleRelease read_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:221 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleRelease read_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:226 Error: Should be true Test: TestReadFileHandleRelease read_test.go:231: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:231 Error: Should be true Test: TestReadFileHandleRelease 2025/10/18 02:59:17 DEBUG : WaitForWriters: timeout=30s 2025/10/18 02:59:17 DEBUG : dir: Looking for writers 2025/10/18 02:59:17 DEBUG : file1: reading active writers 2025/10/18 02:59:17 DEBUG : Looking for writers 2025/10/18 02:59:17 DEBUG : dir: reading active writers 2025/10/18 02:59:17 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (8.64s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 02:59:20 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 02:59:20 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/18 02:59:20 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:20 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 02:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 02:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:20 INFO : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/18 02:59:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 02:59:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 02:59:25 DEBUG : dir/file1: newRWFileHandle: 2025/10/18 02:59:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/18 02:59:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/18 02:59:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/18 02:59:25 DEBUG : dir/file1(0xc000a09340): _readAt: size=1, off=0 2025/10/18 02:59:25 DEBUG : dir/file1(0xc000a09340): openPending: 2025/10/18 02:59:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/18 02:59:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/18 02:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/18 02:59:25 DEBUG : dir/file1(0xc000a09340): >openPending: err= 2025/10/18 02:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/18 02:59:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:25 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:26 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:26 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:27 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:27 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:28 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:28 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:28 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:28 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:29 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:29 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:30 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:30 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:30 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:30 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:31 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:31 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 02:59:31 DEBUG : dir/file1(0xc000a09340): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleMethodsRead read_write_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleMethodsRead 2025/10/18 02:59:31 DEBUG : dir/file1(0xc000a09340): _readAt: size=256, off=0 2025/10/18 02:59:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/18 02:59:31 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:31 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:31 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 02:59:31 DEBUG : dir/file1(0xc000a09340): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleMethodsRead 2025/10/18 02:59:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 read_write_test.go:90: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestRWFileHandleMethodsRead 2025/10/18 02:59:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:31 DEBUG : dir/file1(0xc000a09340): _readAt: size=16, off=0 2025/10/18 02:59:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/18 02:59:32 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:32 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:32 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:32 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:32 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 02:59:32 DEBUG : dir/file1(0xc000a09340): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:95: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:95 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"vfs reader: failed to write to cache file: Open failed: RootURL not set", err:(*fmt.wrapError)(0xc0000751c0)}) Test: TestRWFileHandleMethodsRead 2025/10/18 02:59:32 DEBUG : dir/file1(0xc000a09340): close: 2025/10/18 02:59:32 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-18 02:59:22 +0000 UTC 2025/10/18 02:59:32 DEBUG : dir/file1(0xc000a09340): >close: err= 2025/10/18 02:59:32 DEBUG : dir/file1(0xc000a09340): close: 2025/10/18 02:59:32 DEBUG : dir/file1(0xc000a09340): >close: err=file already closed 2025/10/18 02:59:32 DEBUG : WaitForWriters: timeout=30s 2025/10/18 02:59:32 DEBUG : dir: Looking for writers 2025/10/18 02:59:32 DEBUG : file1: reading active writers 2025/10/18 02:59:32 DEBUG : Looking for writers 2025/10/18 02:59:32 DEBUG : dir: reading active writers 2025/10/18 02:59:32 DEBUG : >WaitForWriters: 2025/10/18 02:59:32 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (15.89s) === RUN TestRWFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 02:59:36 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 02:59:36 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/18 02:59:36 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:36 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 02:59:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 02:59:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:36 INFO : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/18 02:59:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 02:59:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 02:59:41 DEBUG : dir/file1: newRWFileHandle: 2025/10/18 02:59:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/18 02:59:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/18 02:59:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/18 02:59:41 DEBUG : dir/file1(0xc000a08440): _readAt: size=1, off=0 2025/10/18 02:59:41 DEBUG : dir/file1(0xc000a08440): openPending: 2025/10/18 02:59:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/18 02:59:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/18 02:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/18 02:59:41 DEBUG : dir/file1(0xc000a08440): >openPending: err= 2025/10/18 02:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/18 02:59:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:41 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:41 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:42 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:42 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:42 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:42 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:43 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:43 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:44 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:44 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:45 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:45 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:46 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:47 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:47 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 02:59:47 DEBUG : dir/file1(0xc000a08440): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleSeek read_write_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleSeek 2025/10/18 02:59:47 DEBUG : dir/file1(0xc000a08440): _readAt: size=1, off=5 2025/10/18 02:59:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [] - present false 2025/10/18 02:59:47 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/18 02:59:47 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:47 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 02:59:47 DEBUG : dir/file1(0xc000a08440): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleSeek 2025/10/18 02:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/18 02:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 read_write_test.go:138: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Not equal: expected: "5" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestRWFileHandleSeek read_write_test.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:143 Error: Not equal: expected: 3 actual : 2 Test: TestRWFileHandleSeek 2025/10/18 02:59:47 DEBUG : dir/file1(0xc000a08440): _readAt: size=1, off=2 2025/10/18 02:59:47 DEBUG : vfs cache: looking for range={Pos:2 Size:1} in [] - present false 2025/10/18 02:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2025/10/18 02:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 2025/10/18 02:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 2025/10/18 02:59:48 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 02:59:48 DEBUG : dir/file1(0xc000a08440): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleSeek read_write_test.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestRWFileHandleSeek 2025/10/18 02:59:48 DEBUG : dir/file1(0xc000a08440): _readAt: size=1, off=13 2025/10/18 02:59:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [] - present false 2025/10/18 02:59:48 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 13 length -1 2025/10/18 02:59:48 ERROR : dir/file1: vfs cache: too many errors 14/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:48 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 02:59:48 DEBUG : dir/file1(0xc000a08440): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleSeek read_write_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Not equal: expected: "d" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestRWFileHandleSeek 2025/10/18 02:59:48 DEBUG : dir/file1(0xc000a08440): _readAt: size=16, off=100 2025/10/18 02:59:48 DEBUG : dir/file1(0xc000a08440): >_readAt: n=0, err=EOF 2025/10/18 02:59:48 DEBUG : dir/file1(0xc000a08440): close: 2025/10/18 02:59:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 13 chunkSize 134217728 2025/10/18 02:59:48 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/18 02:59:49 INFO : dir/file1: vfs cache: downloader: error count now 15: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:49 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-18 02:59:38 +0000 UTC 2025/10/18 02:59:49 DEBUG : dir/file1(0xc000a08440): >close: err= 2025/10/18 02:59:49 DEBUG : WaitForWriters: timeout=30s 2025/10/18 02:59:49 DEBUG : dir: Looking for writers 2025/10/18 02:59:49 DEBUG : file1: reading active writers 2025/10/18 02:59:49 DEBUG : Looking for writers 2025/10/18 02:59:49 DEBUG : dir: reading active writers 2025/10/18 02:59:49 DEBUG : >WaitForWriters: 2025/10/18 02:59:49 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (16.09s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 02:59:52 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 02:59:52 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/18 02:59:52 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:52 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 02:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 02:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 02:59:52 INFO : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/18 02:59:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 02:59:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 02:59:57 DEBUG : dir/file1: newRWFileHandle: 2025/10/18 02:59:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/18 02:59:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/18 02:59:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/18 02:59:57 DEBUG : dir/file1(0xc00027e7c0): _readAt: size=1, off=0 2025/10/18 02:59:57 DEBUG : dir/file1(0xc00027e7c0): openPending: 2025/10/18 02:59:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/18 02:59:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/18 02:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/18 02:59:57 DEBUG : dir/file1(0xc00027e7c0): >openPending: err= 2025/10/18 02:59:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/18 02:59:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:57 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:57 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:58 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:58 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:58 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:58 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:59 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:59 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 02:59:59 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:59 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 02:59:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 02:59:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 02:59:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:00 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:00 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:00 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:00 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:01 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:01 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:02 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:02 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:02 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:02 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:03 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:03 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:03 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:03 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:03 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:03 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 03:00:03 DEBUG : dir/file1(0xc00027e7c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:172: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:172 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleReadAt 2025/10/18 03:00:03 DEBUG : WaitForWriters: timeout=30s 2025/10/18 03:00:03 DEBUG : dir: Looking for writers 2025/10/18 03:00:03 DEBUG : file1: reading active writers 2025/10/18 03:00:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:03 DEBUG : Looking for writers 2025/10/18 03:00:03 DEBUG : dir: reading active writers 2025/10/18 03:00:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/18 03:00:03 DEBUG : dir: Looking for writers 2025/10/18 03:00:03 DEBUG : file1: reading active writers 2025/10/18 03:00:03 DEBUG : Looking for writers 2025/10/18 03:00:03 DEBUG : dir: reading active writers 2025/10/18 03:00:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/18 03:00:03 DEBUG : dir: Looking for writers 2025/10/18 03:00:03 DEBUG : file1: reading active writers 2025/10/18 03:00:03 DEBUG : Looking for writers 2025/10/18 03:00:03 DEBUG : dir: reading active writers 2025/10/18 03:00:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/18 03:00:03 DEBUG : dir: Looking for writers 2025/10/18 03:00:03 DEBUG : file1: reading active writers 2025/10/18 03:00:03 DEBUG : Looking for writers 2025/10/18 03:00:03 DEBUG : dir: reading active writers 2025/10/18 03:00:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/18 03:00:03 DEBUG : dir: Looking for writers 2025/10/18 03:00:03 DEBUG : file1: reading active writers 2025/10/18 03:00:03 DEBUG : Looking for writers 2025/10/18 03:00:03 DEBUG : dir: reading active writers 2025/10/18 03:00:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/18 03:00:03 DEBUG : dir: Looking for writers 2025/10/18 03:00:03 DEBUG : file1: reading active writers 2025/10/18 03:00:03 DEBUG : Looking for writers 2025/10/18 03:00:03 DEBUG : dir: reading active writers 2025/10/18 03:00:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/18 03:00:03 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:03 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:04 DEBUG : dir: Looking for writers 2025/10/18 03:00:04 DEBUG : file1: reading active writers 2025/10/18 03:00:04 DEBUG : Looking for writers 2025/10/18 03:00:04 DEBUG : dir: reading active writers 2025/10/18 03:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/18 03:00:04 DEBUG : dir: Looking for writers 2025/10/18 03:00:04 DEBUG : file1: reading active writers 2025/10/18 03:00:04 DEBUG : Looking for writers 2025/10/18 03:00:04 DEBUG : dir: reading active writers 2025/10/18 03:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:05 DEBUG : dir: Looking for writers 2025/10/18 03:00:05 DEBUG : file1: reading active writers 2025/10/18 03:00:05 DEBUG : Looking for writers 2025/10/18 03:00:05 DEBUG : dir: reading active writers 2025/10/18 03:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:06 DEBUG : dir: Looking for writers 2025/10/18 03:00:06 DEBUG : file1: reading active writers 2025/10/18 03:00:06 DEBUG : Looking for writers 2025/10/18 03:00:06 DEBUG : dir: reading active writers 2025/10/18 03:00:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:07 DEBUG : dir: Looking for writers 2025/10/18 03:00:07 DEBUG : file1: reading active writers 2025/10/18 03:00:07 DEBUG : Looking for writers 2025/10/18 03:00:07 DEBUG : dir: reading active writers 2025/10/18 03:00:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:08 DEBUG : dir: Looking for writers 2025/10/18 03:00:08 DEBUG : file1: reading active writers 2025/10/18 03:00:08 DEBUG : Looking for writers 2025/10/18 03:00:08 DEBUG : dir: reading active writers 2025/10/18 03:00:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:09 DEBUG : dir: Looking for writers 2025/10/18 03:00:09 DEBUG : file1: reading active writers 2025/10/18 03:00:09 DEBUG : Looking for writers 2025/10/18 03:00:09 DEBUG : dir: reading active writers 2025/10/18 03:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:10 DEBUG : dir: Looking for writers 2025/10/18 03:00:10 DEBUG : file1: reading active writers 2025/10/18 03:00:10 DEBUG : Looking for writers 2025/10/18 03:00:10 DEBUG : dir: reading active writers 2025/10/18 03:00:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:11 DEBUG : dir: Looking for writers 2025/10/18 03:00:11 DEBUG : file1: reading active writers 2025/10/18 03:00:11 DEBUG : Looking for writers 2025/10/18 03:00:11 DEBUG : dir: reading active writers 2025/10/18 03:00:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:12 DEBUG : dir: Looking for writers 2025/10/18 03:00:12 DEBUG : file1: reading active writers 2025/10/18 03:00:12 DEBUG : Looking for writers 2025/10/18 03:00:12 DEBUG : dir: reading active writers 2025/10/18 03:00:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:13 DEBUG : dir: Looking for writers 2025/10/18 03:00:13 DEBUG : file1: reading active writers 2025/10/18 03:00:13 DEBUG : Looking for writers 2025/10/18 03:00:13 DEBUG : dir: reading active writers 2025/10/18 03:00:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:14 DEBUG : dir: Looking for writers 2025/10/18 03:00:14 DEBUG : file1: reading active writers 2025/10/18 03:00:14 DEBUG : Looking for writers 2025/10/18 03:00:14 DEBUG : dir: reading active writers 2025/10/18 03:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:15 DEBUG : dir: Looking for writers 2025/10/18 03:00:15 DEBUG : file1: reading active writers 2025/10/18 03:00:15 DEBUG : Looking for writers 2025/10/18 03:00:15 DEBUG : dir: reading active writers 2025/10/18 03:00:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:16 DEBUG : dir: Looking for writers 2025/10/18 03:00:16 DEBUG : file1: reading active writers 2025/10/18 03:00:16 DEBUG : Looking for writers 2025/10/18 03:00:16 DEBUG : dir: reading active writers 2025/10/18 03:00:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:17 DEBUG : dir: Looking for writers 2025/10/18 03:00:17 DEBUG : file1: reading active writers 2025/10/18 03:00:17 DEBUG : Looking for writers 2025/10/18 03:00:17 DEBUG : dir: reading active writers 2025/10/18 03:00:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:18 DEBUG : dir: Looking for writers 2025/10/18 03:00:18 DEBUG : file1: reading active writers 2025/10/18 03:00:18 DEBUG : Looking for writers 2025/10/18 03:00:18 DEBUG : dir: reading active writers 2025/10/18 03:00:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:19 DEBUG : dir: Looking for writers 2025/10/18 03:00:19 DEBUG : file1: reading active writers 2025/10/18 03:00:19 DEBUG : Looking for writers 2025/10/18 03:00:19 DEBUG : dir: reading active writers 2025/10/18 03:00:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:20 DEBUG : dir: Looking for writers 2025/10/18 03:00:20 DEBUG : file1: reading active writers 2025/10/18 03:00:20 DEBUG : Looking for writers 2025/10/18 03:00:20 DEBUG : dir: reading active writers 2025/10/18 03:00:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:21 DEBUG : dir: Looking for writers 2025/10/18 03:00:21 DEBUG : file1: reading active writers 2025/10/18 03:00:21 DEBUG : Looking for writers 2025/10/18 03:00:21 DEBUG : dir: reading active writers 2025/10/18 03:00:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:22 DEBUG : dir: Looking for writers 2025/10/18 03:00:22 DEBUG : file1: reading active writers 2025/10/18 03:00:22 DEBUG : Looking for writers 2025/10/18 03:00:22 DEBUG : dir: reading active writers 2025/10/18 03:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:23 DEBUG : dir: Looking for writers 2025/10/18 03:00:23 DEBUG : file1: reading active writers 2025/10/18 03:00:23 DEBUG : Looking for writers 2025/10/18 03:00:23 DEBUG : dir: reading active writers 2025/10/18 03:00:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:24 DEBUG : dir: Looking for writers 2025/10/18 03:00:24 DEBUG : file1: reading active writers 2025/10/18 03:00:24 DEBUG : Looking for writers 2025/10/18 03:00:24 DEBUG : dir: reading active writers 2025/10/18 03:00:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:25 DEBUG : dir: Looking for writers 2025/10/18 03:00:25 DEBUG : file1: reading active writers 2025/10/18 03:00:25 DEBUG : Looking for writers 2025/10/18 03:00:25 DEBUG : dir: reading active writers 2025/10/18 03:00:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:26 DEBUG : dir: Looking for writers 2025/10/18 03:00:26 DEBUG : file1: reading active writers 2025/10/18 03:00:26 DEBUG : Looking for writers 2025/10/18 03:00:26 DEBUG : dir: reading active writers 2025/10/18 03:00:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:27 DEBUG : dir: Looking for writers 2025/10/18 03:00:27 DEBUG : file1: reading active writers 2025/10/18 03:00:27 DEBUG : Looking for writers 2025/10/18 03:00:27 DEBUG : dir: reading active writers 2025/10/18 03:00:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:28 DEBUG : dir: Looking for writers 2025/10/18 03:00:28 DEBUG : file1: reading active writers 2025/10/18 03:00:28 DEBUG : Looking for writers 2025/10/18 03:00:28 DEBUG : dir: reading active writers 2025/10/18 03:00:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:29 DEBUG : dir: Looking for writers 2025/10/18 03:00:29 DEBUG : file1: reading active writers 2025/10/18 03:00:29 DEBUG : Looking for writers 2025/10/18 03:00:29 DEBUG : dir: reading active writers 2025/10/18 03:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:30 DEBUG : dir: Looking for writers 2025/10/18 03:00:30 DEBUG : file1: reading active writers 2025/10/18 03:00:30 DEBUG : Looking for writers 2025/10/18 03:00:30 DEBUG : dir: reading active writers 2025/10/18 03:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:31 DEBUG : dir: Looking for writers 2025/10/18 03:00:31 DEBUG : file1: reading active writers 2025/10/18 03:00:31 DEBUG : Looking for writers 2025/10/18 03:00:31 DEBUG : dir: reading active writers 2025/10/18 03:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:32 DEBUG : dir: Looking for writers 2025/10/18 03:00:32 DEBUG : file1: reading active writers 2025/10/18 03:00:32 DEBUG : Looking for writers 2025/10/18 03:00:32 DEBUG : dir: reading active writers 2025/10/18 03:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/18 03:00:33 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc000a183c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000628508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640177472} name:dir/file1 opens:1 downloaders:0xc000310000 o:0xc0001aa100 fd:0xc000250020 info:{ModTime:{wall:13994054632061496967 ext:92957792022 loc:0x4137700} ATime:{wall:13994054632061779085 ext:92958074132 loc:0x4137700} Size:16 Rs:[] Fingerprint:16 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false}, } 2025/10/18 03:00:33 DEBUG : >WaitForWriters: 2025/10/18 03:00:33 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (44.12s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 03:00:36 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 03:00:36 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/18 03:00:36 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:36 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 03:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 03:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:36 INFO : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/18 03:00:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 03:00:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 03:00:41 DEBUG : dir/file1: newRWFileHandle: 2025/10/18 03:00:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/18 03:00:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/18 03:00:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/18 03:00:41 DEBUG : dir/file1(0xc00073acc0): RWFileHandle.Flush 2025/10/18 03:00:41 DEBUG : dir/file1(0xc00073acc0): _readAt: size=256, off=0 2025/10/18 03:00:41 DEBUG : dir/file1(0xc00073acc0): openPending: 2025/10/18 03:00:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/18 03:00:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/18 03:00:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/18 03:00:41 DEBUG : dir/file1(0xc00073acc0): >openPending: err= 2025/10/18 03:00:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/18 03:00:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:42 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:42 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:42 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:42 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:43 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:43 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:44 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:44 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:45 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:45 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:46 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:47 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:47 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:47 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:47 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:47 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:47 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 03:00:47 DEBUG : dir/file1(0xc00073acc0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:226 Error: Should be true Test: TestRWFileHandleFlushRead read_write_test.go:227: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:227 Error: Not equal: expected: 16 actual : 0 Test: TestRWFileHandleFlushRead 2025/10/18 03:00:47 DEBUG : dir/file1(0xc00073acc0): RWFileHandle.Flush 2025/10/18 03:00:47 DEBUG : dir/file1(0xc00073acc0): RWFileHandle.Flush 2025/10/18 03:00:47 DEBUG : dir/file1(0xc00073acc0): close: 2025/10/18 03:00:48 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:48 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-18 03:00:39 +0000 UTC 2025/10/18 03:00:48 DEBUG : dir/file1(0xc00073acc0): >close: err= 2025/10/18 03:00:48 DEBUG : WaitForWriters: timeout=30s 2025/10/18 03:00:48 DEBUG : dir: Looking for writers 2025/10/18 03:00:48 DEBUG : file1: reading active writers 2025/10/18 03:00:48 DEBUG : Looking for writers 2025/10/18 03:00:48 DEBUG : dir: reading active writers 2025/10/18 03:00:48 DEBUG : >WaitForWriters: 2025/10/18 03:00:48 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (14.99s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 03:00:51 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 03:00:51 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/18 03:00:51 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:51 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 03:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/18 03:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cafipej2bubu" 2025/10/18 03:00:51 INFO : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/18 03:00:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 03:00:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/18 03:00:56 DEBUG : dir/file1: newRWFileHandle: 2025/10/18 03:00:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/18 03:00:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/18 03:00:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/18 03:00:56 DEBUG : dir/file1(0xc0009d4d00): _readAt: size=256, off=0 2025/10/18 03:00:56 DEBUG : dir/file1(0xc0009d4d00): openPending: 2025/10/18 03:00:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/18 03:00:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/18 03:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/18 03:00:56 DEBUG : dir/file1(0xc0009d4d00): >openPending: err= 2025/10/18 03:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/18 03:00:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:56 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:56 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:57 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:57 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:57 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:57 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:58 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:58 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:58 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:58 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:00:59 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:59 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:00:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:00:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:00:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:01:00 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:00 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:01:00 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:00 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:01:01 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:01 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:01:01 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:01 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:01:02 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:02 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/18 03:01:02 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:02 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:02 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:02 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/10/18 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/18 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/18 03:01:02 DEBUG : dir/file1(0xc0009d4d00): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:249 Error: Should be true Test: TestRWFileHandleReleaseRead read_write_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:250 Error: Not equal: expected: 16 actual : 0 Test: TestRWFileHandleReleaseRead 2025/10/18 03:01:02 DEBUG : dir/file1(0xc0009d4d00): RWFileHandle.Release 2025/10/18 03:01:02 DEBUG : dir/file1(0xc0009d4d00): close: 2025/10/18 03:01:03 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:03 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/18 03:01:03 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-18 03:00:54 +0000 UTC 2025/10/18 03:01:03 DEBUG : dir/file1(0xc0009d4d00): >close: err= 2025/10/18 03:01:03 DEBUG : dir/file1(0xc0009d4d00): RWFileHandle.Release 2025/10/18 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/10/18 03:01:03 DEBUG : dir: Looking for writers 2025/10/18 03:01:03 DEBUG : file1: reading active writers 2025/10/18 03:01:03 DEBUG : Looking for writers 2025/10/18 03:01:03 DEBUG : dir: reading active writers 2025/10/18 03:01:03 DEBUG : >WaitForWriters: 2025/10/18 03:01:03 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (14.92s) === RUN TestUnicodeNormalization run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 03:01:11 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 03:01:11 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Received unexpected error: Open failed: RootURL not set Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2025/10/18 03:01:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 03:01:11 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/18 03:01:11 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/18 03:01:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/18 03:01:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:188 Error: Received unexpected error: Open failed: RootURL not set Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:188 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:188 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data2" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data2 Test: TestUnicodeNormalization 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/18 03:01:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Received unexpected error: Open failed: RootURL not set Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2025/10/18 03:01:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/18 03:01:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/18 03:01:12 DEBUG : WaitForWriters: timeout=30s 2025/10/18 03:01:12 DEBUG : Looking for writers 2025/10/18 03:01:12 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/18 03:01:12 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/18 03:01:12 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (8.90s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 03:01:15 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 03:01:15 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 03:01:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/18 03:01:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/18 03:01:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/18 03:01:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/18 03:01:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/18 03:01:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/18 03:01:15 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': File to upload is small (100 bytes), uploading instead of streaming 2025/10/18 03:01:19 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/18 03:01:19 DEBUG : file1: Size of src and dst objects identical 2025/10/18 03:01:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/18 03:01:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/18 03:01:19 DEBUG : file1: Open: flags=O_RDONLY 2025/10/18 03:01:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/18 03:01:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/18 03:01:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: Open failed: RootURL not set Test: TestFileReadAtNonZeroLength write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: 0 actual : 100 Test: TestFileReadAtNonZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: []byte{0x74, 0x75, 0x78, 0x75, 0x6b, 0x69, 0x78, 0x37, 0x7a, 0x65, 0x64, 0x75, 0x67, 0x75, 0x6d, 0x38, 0x72, 0x65, 0x6d, 0x6f, 0x64, 0x61, 0x6e, 0x35, 0x62, 0x65, 0x73, 0x75, 0x77, 0x75, 0x79, 0x33, 0x74, 0x61, 0x67, 0x65, 0x77, 0x69, 0x6c, 0x33, 0x66, 0x6f, 0x62, 0x65, 0x71, 0x65, 0x73, 0x33, 0x6d, 0x69, 0x77, 0x6f, 0x6b, 0x75, 0x6e, 0x35, 0x74, 0x69, 0x7a, 0x75, 0x62, 0x75, 0x71, 0x30, 0x78, 0x61, 0x6b, 0x61, 0x63, 0x69, 0x6a, 0x34, 0x6e, 0x6f, 0x7a, 0x69, 0x78, 0x69, 0x62, 0x34, 0x6b, 0x61, 0x7a, 0x69, 0x6c, 0x61, 0x71, 0x38, 0x62, 0x75, 0x79, 0x65, 0x79, 0x61, 0x78, 0x37, 0x6e, 0x65, 0x63, 0x65} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 74 75 78 75 6b 69 78 37 7a 65 64 75 67 75 6d 38 |tuxukix7zedugum8| - 00000010 72 65 6d 6f 64 61 6e 35 62 65 73 75 77 75 79 33 |remodan5besuwuy3| - 00000020 74 61 67 65 77 69 6c 33 66 6f 62 65 71 65 73 33 |tagewil3fobeqes3| - 00000030 6d 69 77 6f 6b 75 6e 35 74 69 7a 75 62 75 71 30 |miwokun5tizubuq0| - 00000040 78 61 6b 61 63 69 6a 34 6e 6f 7a 69 78 69 62 34 |xakacij4nozixib4| - 00000050 6b 61 7a 69 6c 61 71 38 62 75 79 65 79 61 78 37 |kazilaq8buyeyax7| - 00000060 6e 65 63 65 |nece| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2025/10/18 03:01:20 DEBUG : WaitForWriters: timeout=30s 2025/10/18 03:01:20 DEBUG : Looking for writers 2025/10/18 03:01:20 DEBUG : file1: reading active writers 2025/10/18 03:01:20 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (6.38s) === RUN TestZipManyFiles run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 03:01:21 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 03:01:21 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 03:01:34 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/18 03:01:34 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/18 03:01:34 DEBUG : flat/f000.txt: Set virtual modtime to 2025-10-18 03:01:24 +0000 UTC 2025/10/18 03:01:34 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:71: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Received unexpected error: create zip copy: Open failed: RootURL not set Test: TestZipManyFiles 2025/10/18 03:01:34 DEBUG : WaitForWriters: timeout=30s 2025/10/18 03:01:34 DEBUG : flat: Looking for writers 2025/10/18 03:01:34 DEBUG : f003.txt: reading active writers 2025/10/18 03:01:34 DEBUG : f004.txt: reading active writers 2025/10/18 03:01:34 DEBUG : f000.txt: reading active writers 2025/10/18 03:01:34 DEBUG : f001.txt: reading active writers 2025/10/18 03:01:34 DEBUG : f002.txt: reading active writers 2025/10/18 03:01:34 DEBUG : Looking for writers 2025/10/18 03:01:34 DEBUG : flat: reading active writers 2025/10/18 03:01:34 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (21.60s) === RUN TestZipManySubDirs run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 03:01:43 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 03:01:43 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 03:01:54 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/18 03:01:54 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/18 03:01:54 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2025-10-18 03:01:52 +0000 UTC 2025/10/18 03:01:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Received unexpected error: create zip copy: Open failed: RootURL not set Test: TestZipManySubDirs 2025/10/18 03:01:55 DEBUG : WaitForWriters: timeout=30s 2025/10/18 03:01:55 DEBUG : a/b/c: Looking for writers 2025/10/18 03:01:55 DEBUG : deep.txt: reading active writers 2025/10/18 03:01:55 DEBUG : a/b: Looking for writers 2025/10/18 03:01:55 DEBUG : c: reading active writers 2025/10/18 03:01:55 DEBUG : mid.txt: reading active writers 2025/10/18 03:01:55 DEBUG : a: Looking for writers 2025/10/18 03:01:55 DEBUG : b: reading active writers 2025/10/18 03:01:55 DEBUG : top.txt: reading active writers 2025/10/18 03:01:55 DEBUG : Looking for writers 2025/10/18 03:01:55 DEBUG : a: reading active writers 2025/10/18 03:01:55 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (21.65s) === RUN TestZipLargeFiles run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 03:02:05 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 03:02:05 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 03:02:13 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/18 03:02:13 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/18 03:02:13 DEBUG : bigdir/big.bin: Set virtual modtime to 2025-10-18 03:02:11 +0000 UTC 2025/10/18 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 zip_test.go:131: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Received unexpected error: create zip copy: Open failed: RootURL not set Test: TestZipLargeFiles 2025/10/18 03:02:13 DEBUG : WaitForWriters: timeout=30s 2025/10/18 03:02:13 DEBUG : bigdir: Looking for writers 2025/10/18 03:02:13 DEBUG : big.bin: reading active writers 2025/10/18 03:02:13 DEBUG : Looking for writers 2025/10/18 03:02:13 DEBUG : bigdir: reading active writers 2025/10/18 03:02:13 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (11.98s) === RUN TestZipDirsInRoot run.go:180: Remote "Linkbox root 'rclone-test-cafipej2bubu'", Local "Local file system at /tmp/rclone914297787", Modify Window "876000h0m0s" 2025/10/18 03:02:17 INFO : Linkbox root 'rclone-test-cafipej2bubu': poll-interval is not supported by this remote 2025/10/18 03:02:17 NOTICE: Linkbox root 'rclone-test-cafipej2bubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/18 03:02:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/18 03:02:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/18 03:02:28 DEBUG : dir1/a.txt: Set virtual modtime to 2025-10-18 03:02:19 +0000 UTC 2025/10/18 03:02:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Received unexpected error: create zip copy: Open failed: RootURL not set Test: TestZipDirsInRoot 2025/10/18 03:02:29 DEBUG : WaitForWriters: timeout=30s 2025/10/18 03:02:29 DEBUG : dir1: Looking for writers 2025/10/18 03:02:29 DEBUG : a.txt: reading active writers 2025/10/18 03:02:29 DEBUG : dir2: Looking for writers 2025/10/18 03:02:29 DEBUG : dir3: Looking for writers 2025/10/18 03:02:29 DEBUG : Looking for writers 2025/10/18 03:02:29 DEBUG : dir1: reading active writers 2025/10/18 03:02:29 DEBUG : dir2: reading active writers 2025/10/18 03:02:29 DEBUG : dir3: reading active writers 2025/10/18 03:02:29 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (21.63s) FAIL 2025/10/18 03:02:38 DEBUG : Linkbox root 'rclone-test-cafipej2bubu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileOpenRead|TestFileReadAtNonZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Finished ERROR in 4m16.033550001s (try 2/5): exit status 1: Failed [TestFileOpenRead TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestUnicodeNormalization TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]