"./vfs.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestDirWalk|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSOpenFile|TestVFSStat|TestVFSStatParent)$|^TestDirReadDirAll$/^Virtual$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Starting (try 4/5) 2026/02/17 02:58:41 DEBUG : Creating backend with remote "TestInternxt:rclone-test-biporec1juha" 2026/02/17 02:58:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/17 02:58:41 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/17 02:58:41 DEBUG : Creating backend with remote "/tmp/rclone1762162687" === RUN TestDirWalk run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 02:58:41 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 02:58:41 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "fil/a/b/c" to "Internxt root 'rclone-test-biporec1juha'": failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) 2026/02/17 02:58:44 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:58:44 DEBUG : dir: Looking for writers 2026/02/17 02:58:44 DEBUG : Looking for writers 2026/02/17 02:58:44 DEBUG : dir: reading active writers 2026/02/17 02:58:44 DEBUG : >WaitForWriters: 2026/02/17 02:58:45 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirWalk (11.18s) === RUN TestDirReadDirAll run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 02:58:53 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 02:58:53 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestDirReadDirAll/Virtual 2026/02/17 02:58:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/17 02:58:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/17 02:58:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/17 02:58:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/17 02:58:58 DEBUG : Waiting for deletions to finish 2026/02/17 02:58:58 INFO : dir/subdir/file3: Deleted 2026/02/17 02:58:59 DEBUG : removing 1 level 2 directories 2026/02/17 02:58:59 INFO : dir/subdir: Removing directory 2026/02/17 02:58:59 DEBUG : dir: invalidating directory cache 2026/02/17 02:58:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/17 02:58:59 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/17 02:58:59 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/17 02:58:59 DEBUG : dir/file1: Reset virtual modtime 2026/02/17 02:58:59 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/17 02:58:59 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/17 02:58:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/17 02:58:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/17 02:58:59 DEBUG : dir: Added virtual directory entry vDel: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"subdir,0,true", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/17 02:58:59 DEBUG : dir: invalidating directory cache 2026/02/17 02:58:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/17 02:58:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/17 02:58:59 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/17 02:58:59 DEBUG : forgetting directory cache 2026/02/17 02:58:59 DEBUG : dir: forgetting directory cache 2026/02/17 02:58:59 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/17 02:58:59 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:58:59 DEBUG : dir/virtualDir: Looking for writers 2026/02/17 02:58:59 DEBUG : dir: Looking for writers 2026/02/17 02:58:59 DEBUG : file1: reading active writers 2026/02/17 02:58:59 DEBUG : virtualFile2: reading active writers 2026/02/17 02:58:59 DEBUG : virtualFile: reading active writers 2026/02/17 02:58:59 DEBUG : virtualDir: reading active writers 2026/02/17 02:58:59 DEBUG : Looking for writers 2026/02/17 02:58:59 DEBUG : dir: reading active writers 2026/02/17 02:58:59 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/17 02:59:03 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirReadDirAll (17.12s) --- FAIL: TestDirReadDirAll/Virtual (3.11s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 02:59:10 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 02:59:10 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:59:12 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/02/17 02:59:12 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:59:12 DEBUG : dir: Looking for writers 2026/02/17 02:59:12 DEBUG : file1: reading active writers 2026/02/17 02:59:12 DEBUG : Looking for writers 2026/02/17 02:59:12 DEBUG : dir: reading active writers 2026/02/17 02:59:12 DEBUG : >WaitForWriters: --- PASS: TestFileSetModTime (4.10s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (4.10s) === RUN TestReadFileHandleMethods run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 02:59:14 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 02:59:14 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:59:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:59:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 02:59:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/17 02:59:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/17 02:59:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:59:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/17 02:59:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/17 02:59:16 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:59:16 DEBUG : dir: Looking for writers 2026/02/17 02:59:16 DEBUG : file1: reading active writers 2026/02/17 02:59:16 DEBUG : Looking for writers 2026/02/17 02:59:16 DEBUG : dir: reading active writers 2026/02/17 02:59:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (3.37s) === RUN TestReadFileHandleSeek run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 02:59:17 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 02:59:17 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:59:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:59:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 02:59:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/17 02:59:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/17 02:59:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:59:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/17 02:59:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/17 02:59:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/17 02:59:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/17 02:59:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/17 02:59:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/17 02:59:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/17 02:59:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/17 02:59:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/17 02:59:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/17 02:59:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/17 02:59:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/17 02:59:20 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/17 02:59:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/17 02:59:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/17 02:59:20 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/17 02:59:21 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:59:21 DEBUG : dir: Looking for writers 2026/02/17 02:59:21 DEBUG : file1: reading active writers 2026/02/17 02:59:21 DEBUG : Looking for writers 2026/02/17 02:59:21 DEBUG : dir: reading active writers 2026/02/17 02:59:21 DEBUG : >WaitForWriters: 2026/02/17 02:59:22 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleSeek (12.15s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 02:59:29 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 02:59:29 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:59:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:59:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 02:59:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/17 02:59:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/17 02:59:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:59:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/17 02:59:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/17 02:59:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/17 02:59:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/17 02:59:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/17 02:59:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/17 02:59:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/17 02:59:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/17 02:59:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/17 02:59:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/17 02:59:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/17 02:59:32 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/17 02:59:33 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/17 02:59:33 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/17 02:59:33 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/17 02:59:33 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/17 02:59:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/17 02:59:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/17 02:59:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/17 02:59:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/17 02:59:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/17 02:59:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/17 02:59:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/17 02:59:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/17 02:59:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/17 02:59:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/17 02:59:34 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/17 02:59:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/17 02:59:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/17 02:59:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/17 02:59:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/17 02:59:34 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:59:34 DEBUG : dir: Looking for writers 2026/02/17 02:59:34 DEBUG : file1: reading active writers 2026/02/17 02:59:34 DEBUG : Looking for writers 2026/02/17 02:59:34 DEBUG : dir: reading active writers 2026/02/17 02:59:34 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/17 02:59:36 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleReadAt (14.35s) === RUN TestReadFileHandleFlush run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 02:59:44 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 02:59:44 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:59:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:59:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 02:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/17 02:59:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/17 02:59:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:59:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/17 02:59:46 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:59:46 DEBUG : dir: Looking for writers 2026/02/17 02:59:46 DEBUG : file1: reading active writers 2026/02/17 02:59:46 DEBUG : Looking for writers 2026/02/17 02:59:46 DEBUG : dir: reading active writers 2026/02/17 02:59:46 DEBUG : >WaitForWriters: 2026/02/17 02:59:47 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleFlush (10.59s) === RUN TestReadFileHandleRelease run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 02:59:54 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 02:59:54 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:59:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:59:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 02:59:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/17 02:59:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/17 02:59:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:59:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/17 02:59:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/17 02:59:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/17 02:59:56 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:59:56 DEBUG : dir: Looking for writers 2026/02/17 02:59:56 DEBUG : file1: reading active writers 2026/02/17 02:59:56 DEBUG : Looking for writers 2026/02/17 02:59:56 DEBUG : dir: reading active writers 2026/02/17 02:59:56 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/17 02:59:59 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleRelease (11.62s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:00:06 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:00:06 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 03:00:06 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:06 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:06 INFO : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/17 03:00:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 03:00:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 03:00:08 DEBUG : dir/file1: newRWFileHandle: 2026/02/17 03:00:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/17 03:00:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/17 03:00:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): _readAt: size=1, off=0 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): openPending: 2026/02/17 03:00:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/17 03:00:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/17 03:00:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): >openPending: err= 2026/02/17 03:00:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/17 03:00:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/17 03:00:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/17 03:00:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): >_readAt: n=1, err= 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): _readAt: size=256, off=1 2026/02/17 03:00:08 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): >_readAt: n=15, err=EOF 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): _readAt: size=16, off=16 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): >_readAt: n=0, err=EOF 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): close: 2026/02/17 03:00:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): >close: err= 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): close: 2026/02/17 03:00:08 DEBUG : dir/file1(0xc000b98640): >close: err=file already closed 2026/02/17 03:00:08 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:00:08 DEBUG : dir: Looking for writers 2026/02/17 03:00:08 DEBUG : file1: reading active writers 2026/02/17 03:00:08 DEBUG : Looking for writers 2026/02/17 03:00:08 DEBUG : dir: reading active writers 2026/02/17 03:00:08 DEBUG : >WaitForWriters: 2026/02/17 03:00:08 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaner exiting 2026/02/17 03:00:10 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleMethodsRead (10.84s) === RUN TestRWFileHandleSeek run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:00:17 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:00:17 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 03:00:17 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:17 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:17 INFO : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/17 03:00:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 03:00:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 03:00:18 DEBUG : dir/file1: newRWFileHandle: 2026/02/17 03:00:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/17 03:00:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/17 03:00:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/17 03:00:18 DEBUG : dir/file1(0xc0006f4600): _readAt: size=1, off=0 2026/02/17 03:00:18 DEBUG : dir/file1(0xc0006f4600): openPending: 2026/02/17 03:00:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/17 03:00:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/17 03:00:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:00:18 DEBUG : dir/file1(0xc0006f4600): >openPending: err= 2026/02/17 03:00:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/17 03:00:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/17 03:00:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/17 03:00:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): >_readAt: n=1, err= 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): _readAt: size=1, off=5 2026/02/17 03:00:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): >_readAt: n=1, err= 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): _readAt: size=1, off=3 2026/02/17 03:00:19 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): >_readAt: n=1, err= 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): _readAt: size=1, off=13 2026/02/17 03:00:19 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): >_readAt: n=1, err= 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): _readAt: size=16, off=100 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): >_readAt: n=0, err=EOF 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): close: 2026/02/17 03:00:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/17 03:00:19 DEBUG : dir/file1(0xc0006f4600): >close: err= 2026/02/17 03:00:19 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:00:19 DEBUG : dir: Looking for writers 2026/02/17 03:00:19 DEBUG : file1: reading active writers 2026/02/17 03:00:19 DEBUG : Looking for writers 2026/02/17 03:00:19 DEBUG : dir: reading active writers 2026/02/17 03:00:19 DEBUG : >WaitForWriters: 2026/02/17 03:00:19 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (3.30s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:00:20 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:00:20 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 03:00:20 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:20 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:20 INFO : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/17 03:00:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 03:00:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 03:00:22 DEBUG : dir/file1: newRWFileHandle: 2026/02/17 03:00:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/17 03:00:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/17 03:00:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): _readAt: size=1, off=0 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): openPending: 2026/02/17 03:00:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/17 03:00:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/17 03:00:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): >openPending: err= 2026/02/17 03:00:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/17 03:00:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/17 03:00:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/17 03:00:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): >_readAt: n=1, err= 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): _readAt: size=1, off=5 2026/02/17 03:00:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): >_readAt: n=1, err= 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): _readAt: size=1, off=1 2026/02/17 03:00:22 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): >_readAt: n=1, err= 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): _readAt: size=6, off=10 2026/02/17 03:00:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): >_readAt: n=6, err= 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): _readAt: size=256, off=10 2026/02/17 03:00:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): >_readAt: n=6, err=EOF 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): _readAt: size=256, off=100 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): >_readAt: n=0, err=EOF 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): close: 2026/02/17 03:00:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): >close: err= 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): _readAt: size=256, off=100 2026/02/17 03:00:22 DEBUG : dir/file1(0xc000a9f740): >_readAt: n=0, err=file already closed 2026/02/17 03:00:22 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:00:22 DEBUG : dir: Looking for writers 2026/02/17 03:00:22 DEBUG : file1: reading active writers 2026/02/17 03:00:22 DEBUG : Looking for writers 2026/02/17 03:00:22 DEBUG : dir: reading active writers 2026/02/17 03:00:22 DEBUG : >WaitForWriters: 2026/02/17 03:00:22 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaner exiting 2026/02/17 03:00:24 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReadAt (10.78s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:00:31 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:00:31 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 03:00:31 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:31 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:31 INFO : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/17 03:00:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 03:00:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 03:00:32 DEBUG : dir/file1: newRWFileHandle: 2026/02/17 03:00:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/17 03:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/17 03:00:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/17 03:00:32 DEBUG : dir/file1(0xc000a083c0): RWFileHandle.Flush 2026/02/17 03:00:32 DEBUG : dir/file1(0xc000a083c0): _readAt: size=256, off=0 2026/02/17 03:00:32 DEBUG : dir/file1(0xc000a083c0): openPending: 2026/02/17 03:00:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/17 03:00:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/17 03:00:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:00:32 DEBUG : dir/file1(0xc000a083c0): >openPending: err= 2026/02/17 03:00:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/17 03:00:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/17 03:00:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/17 03:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 03:00:33 DEBUG : dir/file1(0xc000a083c0): >_readAt: n=16, err=EOF 2026/02/17 03:00:33 DEBUG : dir/file1(0xc000a083c0): RWFileHandle.Flush 2026/02/17 03:00:33 DEBUG : dir/file1(0xc000a083c0): RWFileHandle.Flush 2026/02/17 03:00:33 DEBUG : dir/file1(0xc000a083c0): close: 2026/02/17 03:00:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/17 03:00:33 DEBUG : dir/file1(0xc000a083c0): >close: err= 2026/02/17 03:00:33 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:00:33 DEBUG : dir: Looking for writers 2026/02/17 03:00:33 DEBUG : file1: reading active writers 2026/02/17 03:00:33 DEBUG : Looking for writers 2026/02/17 03:00:33 DEBUG : dir: reading active writers 2026/02/17 03:00:33 DEBUG : >WaitForWriters: 2026/02/17 03:00:33 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaner exiting 2026/02/17 03:00:34 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushRead (10.41s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:00:41 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:00:41 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 03:00:41 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:41 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:41 INFO : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/17 03:00:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 03:00:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/17 03:00:43 DEBUG : dir/file1: newRWFileHandle: 2026/02/17 03:00:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/17 03:00:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/17 03:00:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/17 03:00:43 DEBUG : dir/file1(0xc00045b280): _readAt: size=256, off=0 2026/02/17 03:00:43 DEBUG : dir/file1(0xc00045b280): openPending: 2026/02/17 03:00:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/17 03:00:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/17 03:00:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:00:43 DEBUG : dir/file1(0xc00045b280): >openPending: err= 2026/02/17 03:00:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/17 03:00:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/17 03:00:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/17 03:00:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/17 03:00:44 DEBUG : dir/file1(0xc00045b280): >_readAt: n=16, err=EOF 2026/02/17 03:00:44 DEBUG : dir/file1(0xc00045b280): RWFileHandle.Release 2026/02/17 03:00:44 DEBUG : dir/file1(0xc00045b280): close: 2026/02/17 03:00:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/17 03:00:44 DEBUG : dir/file1(0xc00045b280): >close: err= 2026/02/17 03:00:44 DEBUG : dir/file1(0xc00045b280): RWFileHandle.Release 2026/02/17 03:00:44 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:00:44 DEBUG : dir: Looking for writers 2026/02/17 03:00:44 DEBUG : file1: reading active writers 2026/02/17 03:00:44 DEBUG : Looking for writers 2026/02/17 03:00:44 DEBUG : dir: reading active writers 2026/02/17 03:00:44 DEBUG : >WaitForWriters: 2026/02/17 03:00:44 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleReleaseRead (4.67s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:00:46 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:00:46 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 03:00:46 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:46 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:46 INFO : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/17 03:00:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/17 03:00:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/17 03:00:48 DEBUG : dir/file1: newRWFileHandle: 2026/02/17 03:00:48 DEBUG : dir/file1(0xc000a9f040): openPending: 2026/02/17 03:00:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/17 03:00:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/17 03:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:00:48 DEBUG : dir/file1(0xc000a9f040): >openPending: err= 2026/02/17 03:00:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/17 03:00:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/17 03:00:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/17 03:00:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/17 03:00:48 DEBUG : dir/file1(0xc000a9f040): _writeAt: size=5, off=0 2026/02/17 03:00:48 DEBUG : dir/file1(0xc000a9f040): >_writeAt: n=5, err= 2026/02/17 03:00:48 DEBUG : dir/file1(0xc000a9f040): close: 2026/02/17 03:00:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/17 03:00:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-17 03:00:48.37100573 +0000 UTC m=+127.162658050 2026/02/17 03:00:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/17 03:00:48 DEBUG : dir/file1(0xc000a9f040): >close: err= 2026/02/17 03:00:48 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:00:48 DEBUG : dir: Looking for writers 2026/02/17 03:00:48 DEBUG : file1: reading active writers 2026/02/17 03:00:48 DEBUG : Looking for writers 2026/02/17 03:00:48 DEBUG : dir: reading active writers 2026/02/17 03:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/17 03:00:48 DEBUG : dir: Looking for writers 2026/02/17 03:00:48 DEBUG : file1: reading active writers 2026/02/17 03:00:48 DEBUG : Looking for writers 2026/02/17 03:00:48 DEBUG : dir: reading active writers 2026/02/17 03:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/17 03:00:48 DEBUG : dir: Looking for writers 2026/02/17 03:00:48 DEBUG : file1: reading active writers 2026/02/17 03:00:48 DEBUG : Looking for writers 2026/02/17 03:00:48 DEBUG : dir: reading active writers 2026/02/17 03:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/17 03:00:48 DEBUG : dir: Looking for writers 2026/02/17 03:00:48 DEBUG : file1: reading active writers 2026/02/17 03:00:48 DEBUG : Looking for writers 2026/02/17 03:00:48 DEBUG : dir: reading active writers 2026/02/17 03:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/17 03:00:48 DEBUG : dir/file1: vfs cache: starting upload 2026/02/17 03:00:48 DEBUG : dir: Looking for writers 2026/02/17 03:00:48 DEBUG : file1: reading active writers 2026/02/17 03:00:48 DEBUG : Looking for writers 2026/02/17 03:00:48 DEBUG : dir: reading active writers 2026/02/17 03:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/17 03:00:48 DEBUG : Internxt root 'rclone-test-biporec1juha': Renamed existing file dir/file1 to backup file1.rclone-backup-cilixig4. (UUID: 71925761-ca15-496b-b1cf-cd653e4f9564) 2026/02/17 03:00:48 DEBUG : dir: Looking for writers 2026/02/17 03:00:48 DEBUG : file1: reading active writers 2026/02/17 03:00:48 DEBUG : Looking for writers 2026/02/17 03:00:48 DEBUG : dir: reading active writers 2026/02/17 03:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/17 03:00:49 DEBUG : dir: Looking for writers 2026/02/17 03:00:49 DEBUG : file1: reading active writers 2026/02/17 03:00:49 DEBUG : Looking for writers 2026/02/17 03:00:49 DEBUG : dir: reading active writers 2026/02/17 03:00:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/17 03:00:49 DEBUG : Internxt root 'rclone-test-biporec1juha': Upload succeeded, deleting backup file file1.rclone-backup-cilixig4. (UUID: 71925761-ca15-496b-b1cf-cd653e4f9564) 2026/02/17 03:00:49 DEBUG : Internxt root 'rclone-test-biporec1juha': Successfully deleted backup file 2026/02/17 03:00:49 DEBUG : dir/file1: size = 5 OK 2026/02/17 03:00:49 INFO : dir/file1: Copied (replaced existing) 2026/02/17 03:00:49 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/17 03:00:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/17 03:00:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:00:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/17 03:00:49 DEBUG : dir: Looking for writers 2026/02/17 03:00:49 DEBUG : file1: reading active writers 2026/02/17 03:00:49 DEBUG : Looking for writers 2026/02/17 03:00:49 DEBUG : dir: reading active writers 2026/02/17 03:00:49 DEBUG : >WaitForWriters: 2026/02/17 03:00:49 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaner exiting 2026/02/17 03:00:50 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeTruncateExisting (11.78s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:00:58 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:00:58 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 03:00:58 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:58 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 03:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-biporec1juha" 2026/02/17 03:00:58 INFO : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/17 03:00:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/17 03:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/17 03:00:59 DEBUG : dir/file1: newRWFileHandle: 2026/02/17 03:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/17 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/17 03:00:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/17 03:00:59 DEBUG : dir/file1(0xc000b14c00): _writeAt: size=5, off=0 2026/02/17 03:00:59 DEBUG : dir/file1(0xc000b14c00): openPending: 2026/02/17 03:00:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/17 03:00:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/17 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:00:59 DEBUG : dir/file1(0xc000b14c00): >openPending: err= 2026/02/17 03:00:59 DEBUG : dir/file1(0xc000b14c00): >_writeAt: n=5, err= 2026/02/17 03:00:59 DEBUG : dir/file1(0xc000b14c00): _writeAt: size=15, off=5 2026/02/17 03:00:59 DEBUG : dir/file1(0xc000b14c00): >_writeAt: n=15, err= 2026/02/17 03:00:59 DEBUG : dir/file1(0xc000b14c00): close: 2026/02/17 03:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/17 03:00:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-17 03:00:59.821873993 +0000 UTC m=+138.613526313 2026/02/17 03:00:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/17 03:00:59 DEBUG : dir/file1(0xc000b14c00): >close: err= 2026/02/17 03:00:59 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:00:59 DEBUG : dir: Looking for writers 2026/02/17 03:00:59 DEBUG : file1: reading active writers 2026/02/17 03:00:59 DEBUG : Looking for writers 2026/02/17 03:00:59 DEBUG : dir: reading active writers 2026/02/17 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/17 03:00:59 DEBUG : dir: Looking for writers 2026/02/17 03:00:59 DEBUG : file1: reading active writers 2026/02/17 03:00:59 DEBUG : Looking for writers 2026/02/17 03:00:59 DEBUG : dir: reading active writers 2026/02/17 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/17 03:00:59 DEBUG : dir: Looking for writers 2026/02/17 03:00:59 DEBUG : file1: reading active writers 2026/02/17 03:00:59 DEBUG : Looking for writers 2026/02/17 03:00:59 DEBUG : dir: reading active writers 2026/02/17 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/17 03:00:59 DEBUG : dir: Looking for writers 2026/02/17 03:00:59 DEBUG : file1: reading active writers 2026/02/17 03:00:59 DEBUG : Looking for writers 2026/02/17 03:00:59 DEBUG : dir: reading active writers 2026/02/17 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/17 03:00:59 DEBUG : dir/file1: vfs cache: starting upload 2026/02/17 03:00:59 DEBUG : dir: Looking for writers 2026/02/17 03:00:59 DEBUG : file1: reading active writers 2026/02/17 03:00:59 DEBUG : Looking for writers 2026/02/17 03:00:59 DEBUG : dir: reading active writers 2026/02/17 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/17 03:01:00 DEBUG : Internxt root 'rclone-test-biporec1juha': Renamed existing file dir/file1 to backup file1.rclone-backup-tufiwoq1. (UUID: 781a6c84-fe34-4d00-b5ce-7af8fffe65ce) 2026/02/17 03:01:00 DEBUG : dir: Looking for writers 2026/02/17 03:01:00 DEBUG : file1: reading active writers 2026/02/17 03:01:00 DEBUG : Looking for writers 2026/02/17 03:01:00 DEBUG : dir: reading active writers 2026/02/17 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/17 03:01:00 DEBUG : dir: Looking for writers 2026/02/17 03:01:00 DEBUG : file1: reading active writers 2026/02/17 03:01:00 DEBUG : Looking for writers 2026/02/17 03:01:00 DEBUG : dir: reading active writers 2026/02/17 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/17 03:01:00 DEBUG : Internxt root 'rclone-test-biporec1juha': Upload succeeded, deleting backup file file1.rclone-backup-tufiwoq1. (UUID: 781a6c84-fe34-4d00-b5ce-7af8fffe65ce) 2026/02/17 03:01:00 DEBUG : Internxt root 'rclone-test-biporec1juha': Successfully deleted backup file 2026/02/17 03:01:00 DEBUG : dir/file1: size = 20 OK 2026/02/17 03:01:00 INFO : dir/file1: Copied (replaced existing) 2026/02/17 03:01:00 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/17 03:01:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/17 03:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/17 03:01:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/17 03:01:01 DEBUG : dir: Looking for writers 2026/02/17 03:01:01 DEBUG : file1: reading active writers 2026/02/17 03:01:01 DEBUG : Looking for writers 2026/02/17 03:01:01 DEBUG : dir: reading active writers 2026/02/17 03:01:01 DEBUG : >WaitForWriters: 2026/02/17 03:01:01 DEBUG : Internxt root 'rclone-test-biporec1juha': vfs cache: cleaner exiting 2026/02/17 03:01:02 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateExisting (11.31s) === RUN TestVFSStat run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:01:09 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:01:09 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 03:01:11 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:01:11 DEBUG : dir: Looking for writers 2026/02/17 03:01:11 DEBUG : file2: reading active writers 2026/02/17 03:01:11 DEBUG : Looking for writers 2026/02/17 03:01:11 DEBUG : file1: reading active writers 2026/02/17 03:01:11 DEBUG : dir: reading active writers 2026/02/17 03:01:11 DEBUG : >WaitForWriters: 2026/02/17 03:01:13 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestVFSStat (11.28s) === RUN TestVFSStatParent run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:01:20 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:01:20 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 03:01:22 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:01:22 DEBUG : dir: Looking for writers 2026/02/17 03:01:22 DEBUG : Looking for writers 2026/02/17 03:01:22 DEBUG : dir: reading active writers 2026/02/17 03:01:22 DEBUG : file1: reading active writers 2026/02/17 03:01:22 DEBUG : >WaitForWriters: 2026/02/17 03:01:24 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestVFSStatParent (10.68s) === RUN TestVFSOpenFile run.go:185: Remote "Internxt root 'rclone-test-biporec1juha'", Local "Local file system at /tmp/rclone1762162687", Modify Window "876000h0m0s" 2026/02/17 03:01:31 INFO : Internxt root 'rclone-test-biporec1juha': poll-interval is not supported by this remote 2026/02/17 03:01:31 NOTICE: Internxt root 'rclone-test-biporec1juha': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 03:01:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 03:01:33 DEBUG : file1: Open: flags=O_RDONLY 2026/02/17 03:01:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/17 03:01:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/17 03:01:33 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 03:01:33 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/17 03:01:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 03:01:33 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/17 03:01:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/17 03:01:33 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/17 03:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/17 03:01:33 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/17 03:01:33 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/17 03:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/17 03:01:33 DEBUG : Internxt root 'rclone-test-biporec1juha': File to upload is small (0 bytes), uploading instead of streaming 2026/02/17 03:01:34 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/17 03:01:34 NOTICE: Internxt root 'rclone-test-biporec1juha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/17 03:01:34 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/17 03:01:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/17 03:01:34 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/17 03:01:34 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/17 03:01:34 DEBUG : WaitForWriters: timeout=30s 2026/02/17 03:01:34 DEBUG : dir: Looking for writers 2026/02/17 03:01:34 DEBUG : file2: reading active writers 2026/02/17 03:01:34 DEBUG : new_file.txt: reading active writers 2026/02/17 03:01:34 DEBUG : Looking for writers 2026/02/17 03:01:34 DEBUG : dir: reading active writers 2026/02/17 03:01:34 DEBUG : file1: reading active writers 2026/02/17 03:01:34 DEBUG : >WaitForWriters: 2026/02/17 03:01:35 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestVFSOpenFile (11.52s) FAIL 2026/02/17 03:01:43 DEBUG : Internxt root 'rclone-test-biporec1juha': Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestDirWalk|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSOpenFile|TestVFSStat|TestVFSStatParent)$|^TestDirReadDirAll$/^Virtual$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Finished ERROR in 3m2.277431597s (try 4/5): exit status 1: Failed [TestDirWalk TestDirReadDirAll/Virtual]