"./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 4/5) 2025/10/04 01:26:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rosusih6qiye" 2025/10/04 01:26:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/04 01:26:41 DEBUG : Creating backend with remote "/tmp/rclone3000010882" === RUN TestFileOpenRead run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:26:41 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:26:41 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:26:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:26:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/04 01:26:48 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/04 01:26:48 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:26:48 DEBUG : dir: Looking for writers 2025/10/04 01:26:48 DEBUG : file1: reading active writers 2025/10/04 01:26:48 DEBUG : Looking for writers 2025/10/04 01:26:48 DEBUG : dir: reading active writers 2025/10/04 01:26:48 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (10.58s) === RUN TestReadFileHandleMethods run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:26:52 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:26:52 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/04 01:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/04 01:26:57 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/04 01:26:57 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/04 01:26:58 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)(0xc000784f30)}) Test: TestReadFileHandleMethods 2025/10/04 01:26:59 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:26:59 DEBUG : dir: Looking for writers 2025/10/04 01:26:59 DEBUG : file1: reading active writers 2025/10/04 01:26:59 DEBUG : Looking for writers 2025/10/04 01:26:59 DEBUG : dir: reading active writers 2025/10/04 01:26:59 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (10.61s) === RUN TestReadFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:27:03 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:27:03 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:27:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:27:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/04 01:27:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/04 01:27:07 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/04 01:27:08 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/04 01:27:08 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/04 01:27:09 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/04 01:27:10 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:27:10 DEBUG : dir: Looking for writers 2025/10/04 01:27:10 DEBUG : file1: reading active writers 2025/10/04 01:27:10 DEBUG : Looking for writers 2025/10/04 01:27:10 DEBUG : dir: reading active writers 2025/10/04 01:27:10 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (10.54s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:27:13 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:27:13 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:27:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:27:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:27:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/04 01:27:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/04 01:27:18 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/04 01:27:18 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:27:18 DEBUG : dir: Looking for writers 2025/10/04 01:27:18 DEBUG : file1: reading active writers 2025/10/04 01:27:18 DEBUG : Looking for writers 2025/10/04 01:27:18 DEBUG : dir: reading active writers 2025/10/04 01:27:18 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (8.99s) === RUN TestReadFileHandleFlush run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:27:22 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:27:22 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:27:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:27:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:27:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/04 01:27:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/04 01:27:27 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)(0xc000784f50)}) 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/04 01:27:28 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:27:28 DEBUG : dir: Looking for writers 2025/10/04 01:27:28 DEBUG : file1: reading active writers 2025/10/04 01:27:28 DEBUG : Looking for writers 2025/10/04 01:27:28 DEBUG : dir: reading active writers 2025/10/04 01:27:28 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (9.29s) === RUN TestReadFileHandleRelease run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:27:31 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:27:31 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:27:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:27:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:27:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/04 01:27:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/04 01:27:36 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)(0xc0005b9430)}) 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/04 01:27:37 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:27:37 DEBUG : dir: Looking for writers 2025/10/04 01:27:37 DEBUG : file1: reading active writers 2025/10/04 01:27:37 DEBUG : Looking for writers 2025/10/04 01:27:37 DEBUG : dir: reading active writers 2025/10/04 01:27:37 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (8.90s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:27:40 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:27:40 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/04 01:27:40 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:40 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:27:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:27:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:40 INFO : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/04 01:27:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:27:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:27:45 DEBUG : dir/file1: newRWFileHandle: 2025/10/04 01:27:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/04 01:27:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/04 01:27:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/04 01:27:45 DEBUG : dir/file1(0xc000801780): _readAt: size=1, off=0 2025/10/04 01:27:45 DEBUG : dir/file1(0xc000801780): openPending: 2025/10/04 01:27:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/04 01:27:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/04 01:27:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/04 01:27:45 DEBUG : dir/file1(0xc000801780): >openPending: err= 2025/10/04 01:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/04 01:27:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:46 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/04 01:27:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:46 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/04 01:27:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:47 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/04 01:27:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:48 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/04 01:27:48 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:48 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/04 01:27:48 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:49 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/04 01:27:49 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:49 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/04 01:27:49 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:50 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/04 01:27:50 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:51 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/04 01:27:51 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:51 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/04 01:27:51 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:27:52 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/04 01:27:52 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:52 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/04 01:27:52 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:52 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:52 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/04 01:27:52 DEBUG : dir/file1(0xc000801780): >_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:87 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleMethodsRead 2025/10/04 01:27:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 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/04 01:27:52 DEBUG : dir/file1(0xc000801780): _readAt: size=256, off=0 2025/10/04 01:27:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/04 01:27:53 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/04 01:27:53 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:53 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/04 01:27:53 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:53 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:53 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/04 01:27:53 DEBUG : dir/file1(0xc000801780): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 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:90 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleMethodsRead 2025/10/04 01:27:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 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/04 01:27:53 DEBUG : dir/file1(0xc000801780): _readAt: size=16, off=0 2025/10/04 01:27:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/04 01:27:53 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/04 01:27:53 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:27:53 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/04 01:27:53 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:53 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:53 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/04 01:27:53 DEBUG : dir/file1(0xc000801780): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:27:53 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)(0xc000912340)}) Test: TestRWFileHandleMethodsRead 2025/10/04 01:27:53 DEBUG : dir/file1(0xc000801780): close: 2025/10/04 01:27:54 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/04 01:27:54 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:27:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-04 01:27:43 +0000 UTC 2025/10/04 01:27:54 DEBUG : dir/file1(0xc000801780): >close: err= 2025/10/04 01:27:54 DEBUG : dir/file1(0xc000801780): close: 2025/10/04 01:27:54 DEBUG : dir/file1(0xc000801780): >close: err=file already closed 2025/10/04 01:27:54 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:27:54 DEBUG : dir: Looking for writers 2025/10/04 01:27:54 DEBUG : file1: reading active writers 2025/10/04 01:27:54 DEBUG : Looking for writers 2025/10/04 01:27:54 DEBUG : dir: reading active writers 2025/10/04 01:27:54 DEBUG : >WaitForWriters: 2025/10/04 01:27:54 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (16.99s) === RUN TestRWFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:27:57 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:27:57 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/04 01:27:57 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:57 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:27:57 INFO : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/04 01:28:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:28:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:28:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/04 01:28:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/04 01:28:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/04 01:28:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/04 01:28:03 DEBUG : dir/file1(0xc00049dcc0): _readAt: size=1, off=0 2025/10/04 01:28:03 DEBUG : dir/file1(0xc00049dcc0): openPending: 2025/10/04 01:28:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/04 01:28:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/04 01:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/04 01:28:03 DEBUG : dir/file1(0xc00049dcc0): >openPending: err= 2025/10/04 01:28:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/04 01:28:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:03 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/04 01:28:03 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:04 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/04 01:28:04 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:04 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/04 01:28:04 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:05 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/04 01:28:05 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:06 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/04 01:28:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:06 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/04 01:28:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:07 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/04 01:28:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:07 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/04 01:28:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:08 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/04 01:28:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:08 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/04 01:28:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:09 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/04 01:28:09 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:09 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/04 01:28:09 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:09 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:09 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/04 01:28:09 DEBUG : dir/file1(0xc00049dcc0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 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 2025/10/04 01:28:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 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/04 01:28:09 DEBUG : dir/file1(0xc00049dcc0): _readAt: size=1, off=5 2025/10/04 01:28:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [] - present false 2025/10/04 01:28:10 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/04 01:28:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/04 01:28:10 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/04 01:28:10 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:10 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:10 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/04 01:28:10 DEBUG : dir/file1(0xc00049dcc0): >_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/04 01:28:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/04 01:28:10 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/04 01:28:10 DEBUG : dir/file1(0xc00049dcc0): _readAt: size=1, off=2 2025/10/04 01:28:10 DEBUG : vfs cache: looking for range={Pos:2 Size:1} in [] - present false 2025/10/04 01:28:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2025/10/04 01:28:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 2025/10/04 01:28:10 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 2025/10/04 01:28:10 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/04 01:28:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:10 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/04 01:28:10 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:10 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:10 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/04 01:28:10 DEBUG : dir/file1(0xc00049dcc0): >_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/04 01:28:10 DEBUG : dir/file1(0xc00049dcc0): _readAt: size=1, off=13 2025/10/04 01:28:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [] - present false 2025/10/04 01:28:11 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/04 01:28:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 13 length -1 2025/10/04 01:28:11 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/04 01:28:11 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:11 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:11 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/04 01:28:11 DEBUG : dir/file1(0xc00049dcc0): >_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 2025/10/04 01:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 13 chunkSize 134217728 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/04 01:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/04 01:28:11 DEBUG : dir/file1(0xc00049dcc0): _readAt: size=16, off=100 2025/10/04 01:28:11 DEBUG : dir/file1(0xc00049dcc0): >_readAt: n=0, err=EOF 2025/10/04 01:28:11 DEBUG : dir/file1(0xc00049dcc0): close: 2025/10/04 01:28:11 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/04 01:28:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-04 01:28:00 +0000 UTC 2025/10/04 01:28:11 DEBUG : dir/file1(0xc00049dcc0): >close: err= 2025/10/04 01:28:11 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:28:11 DEBUG : dir: Looking for writers 2025/10/04 01:28:11 DEBUG : file1: reading active writers 2025/10/04 01:28:11 DEBUG : Looking for writers 2025/10/04 01:28:11 DEBUG : dir: reading active writers 2025/10/04 01:28:11 DEBUG : >WaitForWriters: 2025/10/04 01:28:11 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (17.91s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:28:15 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:28:15 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/04 01:28:15 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:28:15 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:28:15 INFO : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/04 01:28:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:28:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:28:20 DEBUG : dir/file1: newRWFileHandle: 2025/10/04 01:28:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/04 01:28:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/04 01:28:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/04 01:28:20 DEBUG : dir/file1(0xc000586940): _readAt: size=1, off=0 2025/10/04 01:28:20 DEBUG : dir/file1(0xc000586940): openPending: 2025/10/04 01:28:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/04 01:28:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/04 01:28:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/04 01:28:20 DEBUG : dir/file1(0xc000586940): >openPending: err= 2025/10/04 01:28:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/04 01:28:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:20 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/04 01:28:20 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:21 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/04 01:28:21 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:22 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/04 01:28:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:23 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/04 01:28:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:23 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/04 01:28:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:24 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/04 01:28:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:24 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/04 01:28:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:25 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/04 01:28:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:25 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/04 01:28:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:26 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/04 01:28:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:28:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:26 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/04 01:28:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:28:26 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/04 01:28:26 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:26 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:26 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/04 01:28:26 DEBUG : dir/file1(0xc000586940): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 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/04 01:28:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:28:26 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:28:26 DEBUG : dir: Looking for writers 2025/10/04 01:28:26 DEBUG : file1: reading active writers 2025/10/04 01:28:26 DEBUG : Looking for writers 2025/10/04 01:28:26 DEBUG : dir: reading active writers 2025/10/04 01:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/04 01:28:26 DEBUG : dir: Looking for writers 2025/10/04 01:28:26 DEBUG : file1: reading active writers 2025/10/04 01:28:26 DEBUG : Looking for writers 2025/10/04 01:28:26 DEBUG : dir: reading active writers 2025/10/04 01:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/04 01:28:27 DEBUG : dir: Looking for writers 2025/10/04 01:28:27 DEBUG : file1: reading active writers 2025/10/04 01:28:27 DEBUG : Looking for writers 2025/10/04 01:28:27 DEBUG : dir: reading active writers 2025/10/04 01:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/04 01:28:27 DEBUG : dir: Looking for writers 2025/10/04 01:28:27 DEBUG : file1: reading active writers 2025/10/04 01:28:27 DEBUG : Looking for writers 2025/10/04 01:28:27 DEBUG : dir: reading active writers 2025/10/04 01:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/04 01:28:27 DEBUG : dir: Looking for writers 2025/10/04 01:28:27 DEBUG : file1: reading active writers 2025/10/04 01:28:27 DEBUG : Looking for writers 2025/10/04 01:28:27 DEBUG : dir: reading active writers 2025/10/04 01:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/04 01:28:27 DEBUG : dir: Looking for writers 2025/10/04 01:28:27 DEBUG : file1: reading active writers 2025/10/04 01:28:27 DEBUG : Looking for writers 2025/10/04 01:28:27 DEBUG : dir: reading active writers 2025/10/04 01:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/04 01:28:27 DEBUG : dir: Looking for writers 2025/10/04 01:28:27 DEBUG : file1: reading active writers 2025/10/04 01:28:27 DEBUG : Looking for writers 2025/10/04 01:28:27 DEBUG : dir: reading active writers 2025/10/04 01:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/04 01:28:27 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/04 01:28:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:28:28 DEBUG : dir: Looking for writers 2025/10/04 01:28:28 DEBUG : file1: reading active writers 2025/10/04 01:28:28 DEBUG : Looking for writers 2025/10/04 01:28:28 DEBUG : dir: reading active writers 2025/10/04 01:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:29 DEBUG : dir: Looking for writers 2025/10/04 01:28:29 DEBUG : file1: reading active writers 2025/10/04 01:28:29 DEBUG : Looking for writers 2025/10/04 01:28:29 DEBUG : dir: reading active writers 2025/10/04 01:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:30 DEBUG : dir: Looking for writers 2025/10/04 01:28:30 DEBUG : file1: reading active writers 2025/10/04 01:28:30 DEBUG : Looking for writers 2025/10/04 01:28:30 DEBUG : dir: reading active writers 2025/10/04 01:28:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:31 DEBUG : dir: Looking for writers 2025/10/04 01:28:31 DEBUG : file1: reading active writers 2025/10/04 01:28:31 DEBUG : Looking for writers 2025/10/04 01:28:31 DEBUG : dir: reading active writers 2025/10/04 01:28:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:32 DEBUG : dir: Looking for writers 2025/10/04 01:28:32 DEBUG : file1: reading active writers 2025/10/04 01:28:32 DEBUG : Looking for writers 2025/10/04 01:28:32 DEBUG : dir: reading active writers 2025/10/04 01:28:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:33 DEBUG : dir: Looking for writers 2025/10/04 01:28:33 DEBUG : file1: reading active writers 2025/10/04 01:28:33 DEBUG : Looking for writers 2025/10/04 01:28:33 DEBUG : dir: reading active writers 2025/10/04 01:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:34 DEBUG : dir: Looking for writers 2025/10/04 01:28:34 DEBUG : file1: reading active writers 2025/10/04 01:28:34 DEBUG : Looking for writers 2025/10/04 01:28:34 DEBUG : dir: reading active writers 2025/10/04 01:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:35 DEBUG : dir: Looking for writers 2025/10/04 01:28:35 DEBUG : file1: reading active writers 2025/10/04 01:28:35 DEBUG : Looking for writers 2025/10/04 01:28:35 DEBUG : dir: reading active writers 2025/10/04 01:28:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:36 DEBUG : dir: Looking for writers 2025/10/04 01:28:36 DEBUG : file1: reading active writers 2025/10/04 01:28:36 DEBUG : Looking for writers 2025/10/04 01:28:36 DEBUG : dir: reading active writers 2025/10/04 01:28:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:37 DEBUG : dir: Looking for writers 2025/10/04 01:28:37 DEBUG : file1: reading active writers 2025/10/04 01:28:37 DEBUG : Looking for writers 2025/10/04 01:28:37 DEBUG : dir: reading active writers 2025/10/04 01:28:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:38 DEBUG : dir: Looking for writers 2025/10/04 01:28:38 DEBUG : file1: reading active writers 2025/10/04 01:28:38 DEBUG : Looking for writers 2025/10/04 01:28:38 DEBUG : dir: reading active writers 2025/10/04 01:28:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:39 DEBUG : dir: Looking for writers 2025/10/04 01:28:39 DEBUG : file1: reading active writers 2025/10/04 01:28:39 DEBUG : Looking for writers 2025/10/04 01:28:39 DEBUG : dir: reading active writers 2025/10/04 01:28:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:40 DEBUG : dir: Looking for writers 2025/10/04 01:28:40 DEBUG : file1: reading active writers 2025/10/04 01:28:40 DEBUG : Looking for writers 2025/10/04 01:28:40 DEBUG : dir: reading active writers 2025/10/04 01:28:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:41 DEBUG : dir: Looking for writers 2025/10/04 01:28:41 DEBUG : file1: reading active writers 2025/10/04 01:28:41 DEBUG : Looking for writers 2025/10/04 01:28:41 DEBUG : dir: reading active writers 2025/10/04 01:28:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:42 DEBUG : dir: Looking for writers 2025/10/04 01:28:42 DEBUG : file1: reading active writers 2025/10/04 01:28:42 DEBUG : Looking for writers 2025/10/04 01:28:42 DEBUG : dir: reading active writers 2025/10/04 01:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:43 DEBUG : dir: Looking for writers 2025/10/04 01:28:43 DEBUG : file1: reading active writers 2025/10/04 01:28:43 DEBUG : Looking for writers 2025/10/04 01:28:43 DEBUG : dir: reading active writers 2025/10/04 01:28:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:44 DEBUG : dir: Looking for writers 2025/10/04 01:28:44 DEBUG : file1: reading active writers 2025/10/04 01:28:44 DEBUG : Looking for writers 2025/10/04 01:28:44 DEBUG : dir: reading active writers 2025/10/04 01:28:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:45 DEBUG : dir: Looking for writers 2025/10/04 01:28:45 DEBUG : file1: reading active writers 2025/10/04 01:28:45 DEBUG : Looking for writers 2025/10/04 01:28:45 DEBUG : dir: reading active writers 2025/10/04 01:28:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:46 DEBUG : dir: Looking for writers 2025/10/04 01:28:46 DEBUG : file1: reading active writers 2025/10/04 01:28:46 DEBUG : Looking for writers 2025/10/04 01:28:46 DEBUG : dir: reading active writers 2025/10/04 01:28:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:47 DEBUG : dir: Looking for writers 2025/10/04 01:28:47 DEBUG : file1: reading active writers 2025/10/04 01:28:47 DEBUG : Looking for writers 2025/10/04 01:28:47 DEBUG : dir: reading active writers 2025/10/04 01:28:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:48 DEBUG : dir: Looking for writers 2025/10/04 01:28:48 DEBUG : file1: reading active writers 2025/10/04 01:28:48 DEBUG : Looking for writers 2025/10/04 01:28:48 DEBUG : dir: reading active writers 2025/10/04 01:28:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:49 DEBUG : dir: Looking for writers 2025/10/04 01:28:49 DEBUG : file1: reading active writers 2025/10/04 01:28:49 DEBUG : Looking for writers 2025/10/04 01:28:49 DEBUG : dir: reading active writers 2025/10/04 01:28:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:50 DEBUG : dir: Looking for writers 2025/10/04 01:28:50 DEBUG : file1: reading active writers 2025/10/04 01:28:50 DEBUG : Looking for writers 2025/10/04 01:28:50 DEBUG : dir: reading active writers 2025/10/04 01:28:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:51 DEBUG : dir: Looking for writers 2025/10/04 01:28:51 DEBUG : file1: reading active writers 2025/10/04 01:28:51 DEBUG : Looking for writers 2025/10/04 01:28:51 DEBUG : dir: reading active writers 2025/10/04 01:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:52 DEBUG : dir: Looking for writers 2025/10/04 01:28:52 DEBUG : file1: reading active writers 2025/10/04 01:28:52 DEBUG : Looking for writers 2025/10/04 01:28:52 DEBUG : dir: reading active writers 2025/10/04 01:28:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:53 DEBUG : dir: Looking for writers 2025/10/04 01:28:53 DEBUG : file1: reading active writers 2025/10/04 01:28:53 DEBUG : Looking for writers 2025/10/04 01:28:53 DEBUG : dir: reading active writers 2025/10/04 01:28:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:54 DEBUG : dir: Looking for writers 2025/10/04 01:28:54 DEBUG : file1: reading active writers 2025/10/04 01:28:54 DEBUG : Looking for writers 2025/10/04 01:28:54 DEBUG : dir: reading active writers 2025/10/04 01:28:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:55 DEBUG : dir: Looking for writers 2025/10/04 01:28:55 DEBUG : file1: reading active writers 2025/10/04 01:28:55 DEBUG : Looking for writers 2025/10/04 01:28:55 DEBUG : dir: reading active writers 2025/10/04 01:28:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:56 DEBUG : dir: Looking for writers 2025/10/04 01:28:56 DEBUG : file1: reading active writers 2025/10/04 01:28:56 DEBUG : Looking for writers 2025/10/04 01:28:56 DEBUG : dir: reading active writers 2025/10/04 01:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/04 01:28:56 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0009b45a0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0001eb808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824635734080} name:dir/file1 opens:1 downloaders:0xc00057e0b0 o:0xc00099a100 fd:0xc000148340 info:{ModTime:{wall:13992749931809628670 ext:99316690179 loc:0x41313e0} ATime:{wall:13992749931809879992 ext:99316941512 loc:0x41313e0} Size:16 Rs:[] Fingerprint:16 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false}, } 2025/10/04 01:28:56 DEBUG : >WaitForWriters: 2025/10/04 01:28:56 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (44.73s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:29:00 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:29:00 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/04 01:29:00 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:00 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:29:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:29:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:00 INFO : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/04 01:29:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:29:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:29:05 DEBUG : dir/file1: newRWFileHandle: 2025/10/04 01:29:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/04 01:29:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/04 01:29:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/04 01:29:05 DEBUG : dir/file1(0xc00077e2c0): RWFileHandle.Flush 2025/10/04 01:29:05 DEBUG : dir/file1(0xc00077e2c0): _readAt: size=256, off=0 2025/10/04 01:29:05 DEBUG : dir/file1(0xc00077e2c0): openPending: 2025/10/04 01:29:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/04 01:29:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/04 01:29:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/04 01:29:05 DEBUG : dir/file1(0xc00077e2c0): >openPending: err= 2025/10/04 01:29:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/04 01:29:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:06 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/04 01:29:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:06 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/04 01:29:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:07 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/04 01:29:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:07 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/04 01:29:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:08 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/04 01:29:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:09 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/04 01:29:09 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:09 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/04 01:29:09 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:10 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/04 01:29:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:11 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/04 01:29:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:11 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/04 01:29:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:12 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/04 01:29:12 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:12 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/04 01:29:12 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:12 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:12 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/04 01:29:12 DEBUG : dir/file1(0xc00077e2c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 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 2025/10/04 01:29:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 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/04 01:29:12 DEBUG : dir/file1(0xc00077e2c0): RWFileHandle.Flush 2025/10/04 01:29:12 DEBUG : dir/file1(0xc00077e2c0): RWFileHandle.Flush 2025/10/04 01:29:12 DEBUG : dir/file1(0xc00077e2c0): close: 2025/10/04 01:29:13 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/04 01:29:13 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-04 01:29:03 +0000 UTC 2025/10/04 01:29:13 DEBUG : dir/file1(0xc00077e2c0): >close: err= 2025/10/04 01:29:13 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:29:13 DEBUG : dir: Looking for writers 2025/10/04 01:29:13 DEBUG : file1: reading active writers 2025/10/04 01:29:13 DEBUG : Looking for writers 2025/10/04 01:29:13 DEBUG : dir: reading active writers 2025/10/04 01:29:13 DEBUG : >WaitForWriters: 2025/10/04 01:29:13 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (16.31s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:29:16 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:29:16 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/04 01:29:16 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:16 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/04 01:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rosusih6qiye" 2025/10/04 01:29:16 INFO : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/04 01:29:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:29:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/04 01:29:21 DEBUG : dir/file1: newRWFileHandle: 2025/10/04 01:29:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/04 01:29:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/04 01:29:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/04 01:29:21 DEBUG : dir/file1(0xc00077ea40): _readAt: size=256, off=0 2025/10/04 01:29:21 DEBUG : dir/file1(0xc00077ea40): openPending: 2025/10/04 01:29:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/04 01:29:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/04 01:29:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/04 01:29:21 DEBUG : dir/file1(0xc00077ea40): >openPending: err= 2025/10/04 01:29:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/04 01:29:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:22 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/04 01:29:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:22 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/04 01:29:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:23 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/04 01:29:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:23 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/04 01:29:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:24 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/04 01:29:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:24 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/04 01:29:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:25 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/04 01:29:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:26 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/04 01:29:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:26 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/04 01:29:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:27 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/04 01:29:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/04 01:29:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/04 01:29:28 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/04 01:29:28 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/04 01:29:28 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/04 01:29:28 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:28 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:28 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/04 01:29:28 DEBUG : dir/file1(0xc00077ea40): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 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 2025/10/04 01:29:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 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/04 01:29:28 DEBUG : dir/file1(0xc00077ea40): RWFileHandle.Release 2025/10/04 01:29:28 DEBUG : dir/file1(0xc00077ea40): close: 2025/10/04 01:29:28 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/04 01:29:28 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/10/04 01:29:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-04 01:29:18 +0000 UTC 2025/10/04 01:29:28 DEBUG : dir/file1(0xc00077ea40): >close: err= 2025/10/04 01:29:28 DEBUG : dir/file1(0xc00077ea40): RWFileHandle.Release 2025/10/04 01:29:28 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:29:28 DEBUG : dir: Looking for writers 2025/10/04 01:29:28 DEBUG : file1: reading active writers 2025/10/04 01:29:28 DEBUG : Looking for writers 2025/10/04 01:29:28 DEBUG : dir: reading active writers 2025/10/04 01:29:28 DEBUG : >WaitForWriters: 2025/10/04 01:29:28 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (15.57s) === RUN TestUnicodeNormalization run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:29:36 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:29:36 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:29:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:29:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/04 01:29:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/04 01:29:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/04 01:29:37 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/04 01:29:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:29:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/04 01:29:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/04 01:29:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/04 01:29:37 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/04 01:29:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:29:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/04 01:29:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/04 01:29:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/04 01:29:37 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/04 01:29:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/04 01:29:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/04 01:29:38 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:29:38 DEBUG : Looking for writers 2025/10/04 01:29:38 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/04 01:29:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/04 01:29:38 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (9.34s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:29:41 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:29:41 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:29:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/04 01:29:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/04 01:29:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/04 01:29:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/04 01:29:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/04 01:29:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/04 01:29:41 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': File to upload is small (100 bytes), uploading instead of streaming 2025/10/04 01:29:47 ERROR : file1: WriteFileHandle.New Rcat failed: update err in uploading file: HTTP error 522 (522 ) returned body: "" 2025/10/04 01:29:47 DEBUG : file1: Remove: 2025/10/04 01:29:47 DEBUG : Added virtual directory entry vDel: "file1" 2025/10/04 01:29:47 DEBUG : file1: >Remove: err= write_test.go:360: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: update err in uploading file: HTTP error 522 (522 ) returned body: "" Test: TestFileReadAtNonZeroLength 2025/10/04 01:29:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/04 01:29:47 DEBUG : file1: >OpenFile: fd=, err=file does not exist write_test.go:365: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: file does not exist Test: TestFileReadAtNonZeroLength 2025/10/04 01:29:47 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:29:47 DEBUG : Looking for writers 2025/10/04 01:29:47 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (6.60s) === RUN TestZipManyFiles run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:29:48 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:29:48 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:30:01 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/04 01:30:01 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/04 01:30:01 DEBUG : flat/f000.txt: Set virtual modtime to 2025-10-04 01:29:50 +0000 UTC 2025/10/04 01:30:01 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/04 01:30:01 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:30:01 DEBUG : flat: Looking for writers 2025/10/04 01:30:01 DEBUG : f000.txt: reading active writers 2025/10/04 01:30:01 DEBUG : f001.txt: reading active writers 2025/10/04 01:30:01 DEBUG : f002.txt: reading active writers 2025/10/04 01:30:01 DEBUG : f003.txt: reading active writers 2025/10/04 01:30:01 DEBUG : f004.txt: reading active writers 2025/10/04 01:30:01 DEBUG : Looking for writers 2025/10/04 01:30:01 DEBUG : flat: reading active writers 2025/10/04 01:30:01 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (23.12s) === RUN TestZipManySubDirs run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:30:11 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:30:11 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:30:23 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/04 01:30:23 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/04 01:30:23 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2025-10-04 01:30:21 +0000 UTC 2025/10/04 01:30:23 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/04 01:30:23 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:30:23 DEBUG : a/b/c: Looking for writers 2025/10/04 01:30:23 DEBUG : deep.txt: reading active writers 2025/10/04 01:30:23 DEBUG : a/b: Looking for writers 2025/10/04 01:30:23 DEBUG : c: reading active writers 2025/10/04 01:30:23 DEBUG : mid.txt: reading active writers 2025/10/04 01:30:23 DEBUG : a: Looking for writers 2025/10/04 01:30:23 DEBUG : b: reading active writers 2025/10/04 01:30:23 DEBUG : top.txt: reading active writers 2025/10/04 01:30:23 DEBUG : Looking for writers 2025/10/04 01:30:23 DEBUG : a: reading active writers 2025/10/04 01:30:23 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (22.12s) === RUN TestZipLargeFiles run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:30:33 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:30:33 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:30:39 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/04 01:30:39 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/04 01:30:39 DEBUG : bigdir/big.bin: Set virtual modtime to 2025-10-04 01:30:37 +0000 UTC 2025/10/04 01:30:39 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/04 01:30:40 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:30:40 DEBUG : bigdir: Looking for writers 2025/10/04 01:30:40 DEBUG : big.bin: reading active writers 2025/10/04 01:30:40 DEBUG : Looking for writers 2025/10/04 01:30:40 DEBUG : bigdir: reading active writers 2025/10/04 01:30:40 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (10.33s) === RUN TestZipDirsInRoot run.go:180: Remote "Linkbox root 'rclone-test-rosusih6qiye'", Local "Local file system at /tmp/rclone3000010882", Modify Window "876000h0m0s" 2025/10/04 01:30:43 INFO : Linkbox root 'rclone-test-rosusih6qiye': poll-interval is not supported by this remote 2025/10/04 01:30:43 NOTICE: Linkbox root 'rclone-test-rosusih6qiye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/04 01:30:55 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/04 01:30:55 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/04 01:30:55 DEBUG : dir1/a.txt: Set virtual modtime to 2025-10-04 01:30:46 +0000 UTC 2025/10/04 01:30:55 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/04 01:30:56 DEBUG : WaitForWriters: timeout=30s 2025/10/04 01:30:56 DEBUG : dir3: Looking for writers 2025/10/04 01:30:56 DEBUG : dir1: Looking for writers 2025/10/04 01:30:56 DEBUG : a.txt: reading active writers 2025/10/04 01:30:56 DEBUG : dir2: Looking for writers 2025/10/04 01:30:56 DEBUG : Looking for writers 2025/10/04 01:30:56 DEBUG : dir1: reading active writers 2025/10/04 01:30:56 DEBUG : dir2: reading active writers 2025/10/04 01:30:56 DEBUG : dir3: reading active writers 2025/10/04 01:30:56 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (22.25s) FAIL 2025/10/04 01:31:06 DEBUG : Linkbox root 'rclone-test-rosusih6qiye': 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 4m26.366615049s (try 4/5): exit status 1: Failed [TestFileOpenRead TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestUnicodeNormalization TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]