"./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/22 01:26:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xazuxih3wuze" 2025/10/22 01:26:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 01:26:24 DEBUG : Creating backend with remote "/tmp/rclone20360967" === RUN TestFileOpenRead run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:26:24 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:26:24 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:26:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/22 01:26:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/22 01:26:30 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/22 01:26:30 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:26:30 DEBUG : dir: Looking for writers 2025/10/22 01:26:30 DEBUG : file1: reading active writers 2025/10/22 01:26:30 DEBUG : Looking for writers 2025/10/22 01:26:30 DEBUG : dir: reading active writers 2025/10/22 01:26:30 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (10.19s) === RUN TestReadFileHandleMethods run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:26:34 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:26:34 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:26:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/22 01:26:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/22 01:26:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/22 01:26:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/22 01:26:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleMethods read_test.go:58: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleMethods 2025/10/22 01:26:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go: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/22 01:26:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:66 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: RootURL not set", err:(*errors.errorString)(0xc000803670)}) Test: TestReadFileHandleMethods 2025/10/22 01:26:40 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:26:40 DEBUG : dir: Looking for writers 2025/10/22 01:26:40 DEBUG : file1: reading active writers 2025/10/22 01:26:40 DEBUG : Looking for writers 2025/10/22 01:26:40 DEBUG : dir: reading active writers 2025/10/22 01:26:40 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty run.go:125: removing dir "dir" failed - try 2/3: directory not empty --- FAIL: TestReadFileHandleMethods (12.14s) === RUN TestReadFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:26:46 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:26:46 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:26:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/22 01:26:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/22 01:26:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/22 01:26:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/22 01:26:51 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/22 01:26:51 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/22 01:26:52 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/22 01:26:52 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/22 01:26:53 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:26:53 DEBUG : dir: Looking for writers 2025/10/22 01:26:53 DEBUG : file1: reading active writers 2025/10/22 01:26:53 DEBUG : Looking for writers 2025/10/22 01:26:53 DEBUG : dir: reading active writers 2025/10/22 01:26:53 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (10.43s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:26:57 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:26:57 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:27:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/22 01:27:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/22 01:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/22 01:27:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/22 01:27:01 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/22 01:27:02 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:02 DEBUG : dir: Looking for writers 2025/10/22 01:27:02 DEBUG : file1: reading active writers 2025/10/22 01:27:02 DEBUG : Looking for writers 2025/10/22 01:27:02 DEBUG : dir: reading active writers 2025/10/22 01:27:02 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (8.86s) === RUN TestReadFileHandleFlush run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:05 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:05 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "Linkbox root 'rclone-test-xazuxih3wuze'": Update second step failed: Linkbox error 403: not permit 2025/10/22 01:27:06 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:06 DEBUG : Looking for writers 2025/10/22 01:27:06 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (1.42s) === RUN TestReadFileHandleRelease run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:07 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:07 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "Linkbox root 'rclone-test-xazuxih3wuze'": Update second step failed: Linkbox error 403: not permit 2025/10/22 01:27:08 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:08 DEBUG : Looking for writers 2025/10/22 01:27:08 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (1.29s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:08 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:08 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/22 01:27:08 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:08 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:08 INFO : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "Linkbox root 'rclone-test-xazuxih3wuze'": Update second step failed: Linkbox error 403: not permit 2025/10/22 01:27:09 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:09 DEBUG : Looking for writers 2025/10/22 01:27:09 DEBUG : >WaitForWriters: 2025/10/22 01:27:09 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (1.18s) === RUN TestRWFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:09 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:09 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/22 01:27:09 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:09 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:09 INFO : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "Linkbox root 'rclone-test-xazuxih3wuze'": Update second step failed: Linkbox error 403: not permit 2025/10/22 01:27:10 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:10 DEBUG : Looking for writers 2025/10/22 01:27:10 DEBUG : >WaitForWriters: 2025/10/22 01:27:10 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (1.19s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:10 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:10 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/22 01:27:10 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:10 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:10 INFO : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "Linkbox root 'rclone-test-xazuxih3wuze'": Update second step failed: Linkbox error 403: not permit 2025/10/22 01:27:11 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:11 DEBUG : Looking for writers 2025/10/22 01:27:11 DEBUG : >WaitForWriters: 2025/10/22 01:27:11 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (1.27s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:12 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:12 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/22 01:27:12 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:12 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:12 INFO : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "Linkbox root 'rclone-test-xazuxih3wuze'": Update second step failed: Linkbox error 403: not permit 2025/10/22 01:27:12 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:12 DEBUG : Looking for writers 2025/10/22 01:27:12 DEBUG : >WaitForWriters: 2025/10/22 01:27:12 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (1.17s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:13 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:13 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/22 01:27:13 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:13 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/22 01:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-xazuxih3wuze" 2025/10/22 01:27:13 INFO : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "Linkbox root 'rclone-test-xazuxih3wuze'": Update second step failed: Linkbox error 403: not permit 2025/10/22 01:27:14 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:14 DEBUG : Looking for writers 2025/10/22 01:27:14 DEBUG : >WaitForWriters: 2025/10/22 01:27:14 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (1.19s) === RUN TestUnicodeNormalization run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:18 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:18 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:27:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/22 01:27:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/22 01:27:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/22 01:27:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/22 01:27:18 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/22 01:27:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/22 01:27:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/22 01:27:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/22 01:27:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/22 01:27:19 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/22 01:27:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/22 01:27:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/22 01:27:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/22 01:27:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/22 01:27:19 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/22 01:27:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/22 01:27:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/22 01:27:20 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:20 DEBUG : Looking for writers 2025/10/22 01:27:20 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/22 01:27:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/22 01:27:20 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (8.65s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:23 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:23 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:27:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/22 01:27:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/22 01:27:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/22 01:27:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/22 01:27:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/22 01:27:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/22 01:27:23 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': File to upload is small (100 bytes), uploading instead of streaming 2025/10/22 01:27:26 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/22 01:27:26 DEBUG : file1: Size of src and dst objects identical 2025/10/22 01:27:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/22 01:27:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/22 01:27:26 DEBUG : file1: Open: flags=O_RDONLY 2025/10/22 01:27:26 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/22 01:27:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/22 01:27:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: Open failed: RootURL not set Test: TestFileReadAtNonZeroLength write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: 0 actual : 100 Test: TestFileReadAtNonZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: []byte{0x6c, 0x6f, 0x6b, 0x69, 0x6e, 0x75, 0x64, 0x37, 0x6b, 0x6f, 0x79, 0x65, 0x67, 0x75, 0x79, 0x35, 0x71, 0x61, 0x6b, 0x65, 0x72, 0x75, 0x6d, 0x34, 0x6b, 0x75, 0x77, 0x69, 0x6a, 0x69, 0x73, 0x33, 0x79, 0x65, 0x70, 0x61, 0x6d, 0x6f, 0x66, 0x33, 0x63, 0x75, 0x62, 0x65, 0x77, 0x6f, 0x70, 0x37, 0x6b, 0x6f, 0x66, 0x69, 0x76, 0x69, 0x64, 0x38, 0x63, 0x6f, 0x70, 0x69, 0x63, 0x69, 0x77, 0x39, 0x68, 0x6f, 0x6a, 0x65, 0x66, 0x75, 0x72, 0x33, 0x62, 0x61, 0x6d, 0x61, 0x71, 0x61, 0x62, 0x30, 0x77, 0x65, 0x68, 0x69, 0x63, 0x61, 0x71, 0x32, 0x6b, 0x65, 0x6b, 0x65, 0x6c, 0x75, 0x70, 0x33, 0x6a, 0x61, 0x74, 0x69} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 6c 6f 6b 69 6e 75 64 37 6b 6f 79 65 67 75 79 35 |lokinud7koyeguy5| - 00000010 71 61 6b 65 72 75 6d 34 6b 75 77 69 6a 69 73 33 |qakerum4kuwijis3| - 00000020 79 65 70 61 6d 6f 66 33 63 75 62 65 77 6f 70 37 |yepamof3cubewop7| - 00000030 6b 6f 66 69 76 69 64 38 63 6f 70 69 63 69 77 39 |kofivid8copiciw9| - 00000040 68 6f 6a 65 66 75 72 33 62 61 6d 61 71 61 62 30 |hojefur3bamaqab0| - 00000050 77 65 68 69 63 61 71 32 6b 65 6b 65 6c 75 70 33 |wehicaq2kekelup3| - 00000060 6a 61 74 69 |jati| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2025/10/22 01:27:26 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:26 DEBUG : Looking for writers 2025/10/22 01:27:26 DEBUG : file1: reading active writers 2025/10/22 01:27:26 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (5.49s) === RUN TestZipManyFiles run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:28 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:28 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:27:41 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/22 01:27:41 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/22 01:27:41 DEBUG : flat/f000.txt: Set virtual modtime to 2025-10-22 01:27:30 +0000 UTC 2025/10/22 01:27:41 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/22 01:27:41 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:27:41 DEBUG : flat: Looking for writers 2025/10/22 01:27:41 DEBUG : f000.txt: reading active writers 2025/10/22 01:27:41 DEBUG : f001.txt: reading active writers 2025/10/22 01:27:41 DEBUG : f002.txt: reading active writers 2025/10/22 01:27:41 DEBUG : f003.txt: reading active writers 2025/10/22 01:27:41 DEBUG : f004.txt: reading active writers 2025/10/22 01:27:41 DEBUG : Looking for writers 2025/10/22 01:27:41 DEBUG : flat: reading active writers 2025/10/22 01:27:41 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (21.53s) === RUN TestZipManySubDirs run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:27:50 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:27:50 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:28:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/22 01:28:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/22 01:28:02 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2025-10-22 01:27:59 +0000 UTC 2025/10/22 01:28:02 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/22 01:28:02 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:28:02 DEBUG : a/b/c: Looking for writers 2025/10/22 01:28:02 DEBUG : deep.txt: reading active writers 2025/10/22 01:28:02 DEBUG : a/b: Looking for writers 2025/10/22 01:28:02 DEBUG : c: reading active writers 2025/10/22 01:28:02 DEBUG : mid.txt: reading active writers 2025/10/22 01:28:02 DEBUG : a: Looking for writers 2025/10/22 01:28:02 DEBUG : b: reading active writers 2025/10/22 01:28:02 DEBUG : top.txt: reading active writers 2025/10/22 01:28:02 DEBUG : Looking for writers 2025/10/22 01:28:02 DEBUG : a: reading active writers 2025/10/22 01:28:02 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (22.07s) === RUN TestZipLargeFiles run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:28:12 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:28:12 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:28:18 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/22 01:28:18 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/22 01:28:18 DEBUG : bigdir/big.bin: Set virtual modtime to 2025-10-22 01:28:16 +0000 UTC 2025/10/22 01:28:18 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/22 01:28:18 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:28:18 DEBUG : bigdir: Looking for writers 2025/10/22 01:28:18 DEBUG : big.bin: reading active writers 2025/10/22 01:28:18 DEBUG : Looking for writers 2025/10/22 01:28:18 DEBUG : bigdir: reading active writers 2025/10/22 01:28:18 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (10.05s) === RUN TestZipDirsInRoot run.go:180: Remote "Linkbox root 'rclone-test-xazuxih3wuze'", Local "Local file system at /tmp/rclone20360967", Modify Window "876000h0m0s" 2025/10/22 01:28:22 INFO : Linkbox root 'rclone-test-xazuxih3wuze': poll-interval is not supported by this remote 2025/10/22 01:28:22 NOTICE: Linkbox root 'rclone-test-xazuxih3wuze': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/22 01:28:33 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/22 01:28:33 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/22 01:28:33 DEBUG : dir1/a.txt: Set virtual modtime to 2025-10-22 01:28:24 +0000 UTC 2025/10/22 01:28:33 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/22 01:28:34 DEBUG : WaitForWriters: timeout=30s 2025/10/22 01:28:34 DEBUG : dir1: Looking for writers 2025/10/22 01:28:34 DEBUG : a.txt: reading active writers 2025/10/22 01:28:34 DEBUG : dir2: Looking for writers 2025/10/22 01:28:34 DEBUG : dir3: Looking for writers 2025/10/22 01:28:34 DEBUG : Looking for writers 2025/10/22 01:28:34 DEBUG : dir3: reading active writers 2025/10/22 01:28:34 DEBUG : dir1: reading active writers 2025/10/22 01:28:34 DEBUG : dir2: reading active writers 2025/10/22 01:28:34 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (21.44s) FAIL 2025/10/22 01:28:43 DEBUG : Linkbox root 'rclone-test-xazuxih3wuze': 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 2m21.509861835s (try 4/5): exit status 1: Failed [TestFileOpenRead TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestUnicodeNormalization TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]