"./vfs.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestCaseSensitivity|TestDirFileOpen|TestDirMetadataExtension|TestDirMkdirSub|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirWalk|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestRWFileModTimeWithOpenWriters|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSOpenFile|TestVFSStat|TestVFSStatParent|TestWriteFileHandleMethods)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 2/5) 2026/02/17 02:51:45 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kamujan7husa" 2026/02/17 02:51:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/17 02:51:46 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/17 02:51:46 DEBUG : Creating backend with remote "/tmp/rclone2554804898" === RUN TestDirWalk run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:51:46 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:51:46 NOTICE: Internxt root 'rclone-test-kamujan7husa': --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-kamujan7husa'": failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) 2026/02/17 02:51:49 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:51:49 DEBUG : dir: Looking for writers 2026/02/17 02:51:49 DEBUG : Looking for writers 2026/02/17 02:51:49 DEBUG : dir: reading active writers 2026/02/17 02:51:49 DEBUG : >WaitForWriters: 2026/02/17 02:51: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 --- FAIL: TestDirWalk (11.38s) === RUN TestDirReadDirAll run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:51:58 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:51:58 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestDirReadDirAll/Virtual 2026/02/17 02:52:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/17 02:52:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/17 02:52:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/17 02:52:02 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/17 02:52:03 DEBUG : Waiting for deletions to finish 2026/02/17 02:52:04 INFO : dir/subdir/file3: Deleted 2026/02/17 02:52:04 DEBUG : removing 1 level 2 directories 2026/02/17 02:52:04 INFO : dir/subdir: Removing directory 2026/02/17 02:52:05 DEBUG : dir: invalidating directory cache 2026/02/17 02:52:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/17 02:52:05 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/17 02:52:05 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/17 02:52:05 DEBUG : dir/file1: Reset virtual modtime 2026/02/17 02:52:05 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/17 02:52:05 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:52:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/17 02:52:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/17 02:52:05 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:52:05 DEBUG : dir: invalidating directory cache 2026/02/17 02:52:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/17 02:52:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/17 02:52:05 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/17 02:52:05 DEBUG : forgetting directory cache 2026/02/17 02:52:05 DEBUG : dir: forgetting directory cache 2026/02/17 02:52:05 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/17 02:52:05 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:52:05 DEBUG : dir/virtualDir: Looking for writers 2026/02/17 02:52:05 DEBUG : dir: Looking for writers 2026/02/17 02:52:05 DEBUG : file1: reading active writers 2026/02/17 02:52:05 DEBUG : virtualFile2: reading active writers 2026/02/17 02:52:05 DEBUG : virtualFile: reading active writers 2026/02/17 02:52:05 DEBUG : virtualDir: reading active writers 2026/02/17 02:52:05 DEBUG : Looking for writers 2026/02/17 02:52:05 DEBUG : dir: reading active writers 2026/02/17 02:52:05 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/17 02:52:08 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.81s) --- FAIL: TestDirReadDirAll/Virtual (3.35s) === RUN TestDirMkdirSub run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:52:15 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:52:15 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:52:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/17 02:52:18 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/02/17 02:52:19 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:52:19 DEBUG : dir/sub/subsub: Looking for writers 2026/02/17 02:52:19 DEBUG : dir/sub: Looking for writers 2026/02/17 02:52:19 DEBUG : subsub: reading active writers 2026/02/17 02:52:19 DEBUG : dir: Looking for writers 2026/02/17 02:52:19 DEBUG : file1: reading active writers 2026/02/17 02:52:19 DEBUG : sub: reading active writers 2026/02/17 02:52:19 DEBUG : Looking for writers 2026/02/17 02:52:19 DEBUG : dir: reading active writers 2026/02/17 02:52:19 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/17 02:52: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: TestDirMkdirSub (15.86s) === RUN TestDirRemove run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:52:31 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:52:31 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:52:33 ERROR : dir/: Dir.Remove not empty 2026/02/17 02:52:33 DEBUG : dir/file1: Remove: 2026/02/17 02:52:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/17 02:52:33 DEBUG : dir/file1: >Remove: err= 2026/02/17 02:52:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/17 02:52:34 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:52:34 DEBUG : Looking for writers 2026/02/17 02:52:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.00s) === RUN TestDirRemoveAll run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:52:34 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:52:34 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:52:36 DEBUG : dir/file1: Remove: 2026/02/17 02:52:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/17 02:52:36 DEBUG : dir/file1: >Remove: err= 2026/02/17 02:52:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/17 02:52:37 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 2026/02/17 02:52:44 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:52:44 DEBUG : Looking for writers 2026/02/17 02:52:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (10.43s) === RUN TestDirRemoveName run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:52:45 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:52:45 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:52:47 DEBUG : dir/file1: Remove: 2026/02/17 02:52:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/17 02:52:47 DEBUG : dir/file1: >Remove: err= 2026/02/17 02:52:47 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:52:47 DEBUG : dir: Looking for writers 2026/02/17 02:52:47 DEBUG : Looking for writers 2026/02/17 02:52:47 DEBUG : dir: reading active writers 2026/02/17 02:52:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (3.59s) === RUN TestDirRename run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:52:48 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:52:48 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:524: can't rename directories 2026/02/17 02:52:50 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:52:50 DEBUG : dir: Looking for writers 2026/02/17 02:52:50 DEBUG : Looking for writers 2026/02/17 02:52:50 DEBUG : dir: reading active writers 2026/02/17 02:52:50 DEBUG : >WaitForWriters: 2026/02/17 02:52:51 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 --- SKIP: TestDirRename (10.14s) === RUN TestDirFileOpen run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:52:58 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:52:58 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:53:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/17 02:53:01 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/17 02:53:01 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/17 02:53:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/17 02:53:01 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/17 02:53:01 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/17 02:53:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/17 02:53:01 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/17 02:53:01 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/17 02:53:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/17 02:53:01 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/17 02:53:01 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/17 02:53:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/17 02:53:01 DEBUG : Internxt root 'rclone-test-kamujan7husa': File to upload is small (12 bytes), uploading instead of streaming 2026/02/17 02:53:02 DEBUG : dir/sub/file2: size = 12 OK 2026/02/17 02:53:02 NOTICE: Internxt root 'rclone-test-kamujan7husa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/17 02:53:02 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/17 02:53:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/17 02:53:02 DEBUG : forgetting directory cache 2026/02/17 02:53:02 DEBUG : dir: forgetting directory cache 2026/02/17 02:53:02 DEBUG : dir/sub: forgetting directory cache 2026/02/17 02:53:02 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/17 02:53:02 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/17 02:53:02 DEBUG : Internxt root 'rclone-test-kamujan7husa': File to upload is small (5 bytes), uploading instead of streaming 2026/02/17 02:53:02 DEBUG : dir/sub/file0: size = 5 OK 2026/02/17 02:53:02 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/17 02:53:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/17 02:53:02 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:02 DEBUG : dir/sub: Looking for writers 2026/02/17 02:53:02 DEBUG : file0: reading active writers 2026/02/17 02:53:02 DEBUG : file2: reading active writers 2026/02/17 02:53:02 DEBUG : dir: Looking for writers 2026/02/17 02:53:02 DEBUG : file1: reading active writers 2026/02/17 02:53:02 DEBUG : sub: reading active writers 2026/02/17 02:53:02 DEBUG : Looking for writers 2026/02/17 02:53:02 DEBUG : dir: reading active writers 2026/02/17 02:53:02 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/17 02:53:06 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: TestDirFileOpen (14.52s) === RUN TestDirMetadataExtension run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:13 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:13 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:53:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/17 02:53:15 DEBUG : dir/file1.metadata: Set virtual modtime to 2001-02-03 04:05:06 +0000 UTC 2026/02/17 02:53:15 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/17 02:53:15 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/17 02:53:15 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/17 02:53:15 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/17 02:53:15 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:53:15 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/17 02:53:15 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/17 02:53:15 DEBUG : dir.metadata: Set virtual modtime to 2026-02-17 02:53:13 +0000 UTC 2026/02/17 02:53:15 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/17 02:53:15 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/17 02:53:15 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/17 02:53:15 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/17 02:53:15 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:53:15 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/17 02:53:15 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:15 DEBUG : dir: Looking for writers 2026/02/17 02:53:15 DEBUG : file1: reading active writers 2026/02/17 02:53:15 DEBUG : file1.metadata: reading active writers 2026/02/17 02:53:15 DEBUG : Looking for writers 2026/02/17 02:53:15 DEBUG : dir: reading active writers 2026/02/17 02:53:15 DEBUG : dir.metadata: reading active writers 2026/02/17 02:53:15 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirMetadataExtension (4.45s) === RUN TestFileMethods run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:17 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:17 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:53:19 DEBUG : dir/file1: Set virtual modtime to 2001-02-03 04:05:06 +0000 UTC 2026/02/17 02:53:19 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:19 DEBUG : dir: Looking for writers 2026/02/17 02:53:19 DEBUG : file1: reading active writers 2026/02/17 02:53:19 DEBUG : Looking for writers 2026/02/17 02:53:19 DEBUG : dir: reading active writers 2026/02/17 02:53:19 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileMethods (10.52s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:28 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:28 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:29 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:29 DEBUG : Looking for writers 2026/02/17 02:53:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:29 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:29 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:30 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:30 DEBUG : Looking for writers 2026/02/17 02:53:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:30 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:30 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:31 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:31 DEBUG : Looking for writers 2026/02/17 02:53:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:31 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:31 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:31 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:31 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:31 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:32 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:32 DEBUG : Looking for writers 2026/02/17 02:53:32 DEBUG : >WaitForWriters: 2026/02/17 02:53:32 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:32 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:32 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:32 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:32 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:32 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:33 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:33 DEBUG : Looking for writers 2026/02/17 02:53:33 DEBUG : >WaitForWriters: 2026/02/17 02:53:33 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:33 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:33 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:33 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:33 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:33 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:34 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:34 DEBUG : Looking for writers 2026/02/17 02:53:34 DEBUG : >WaitForWriters: 2026/02/17 02:53:34 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (6.61s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (1.14s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (1.14s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (1.11s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (1.03s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (1.08s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (1.10s) === RUN TestFileOpenRead run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:34 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:34 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:35 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:35 DEBUG : Looking for writers 2026/02/17 02:53:35 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (1.23s) === RUN TestFileOpenWrite run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:36 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:36 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:36 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:36 DEBUG : Looking for writers 2026/02/17 02:53:36 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (1.02s) === RUN TestFileRemove run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:37 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:37 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:37 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:37 DEBUG : Looking for writers 2026/02/17 02:53:37 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (1.05s) === RUN TestFileRemoveAll run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:38 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:38 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:38 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:38 DEBUG : Looking for writers 2026/02/17 02:53:38 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (1.05s) === RUN TestFileOpen run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:39 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:39 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:40 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:40 DEBUG : Looking for writers 2026/02/17 02:53:40 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (1.07s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:40 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:40 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:41 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:41 DEBUG : Looking for writers 2026/02/17 02:53:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:41 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:41 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:53:41 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:41 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:41 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:41 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:42 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:42 DEBUG : Looking for writers 2026/02/17 02:53:42 DEBUG : >WaitForWriters: 2026/02/17 02:53:42 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:42 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:42 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:53:42 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:42 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:42 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:42 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:43 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:43 DEBUG : Looking for writers 2026/02/17 02:53:43 DEBUG : >WaitForWriters: 2026/02/17 02:53:43 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:43 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:43 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:43 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:43 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:43 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:44 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:44 DEBUG : Looking for writers 2026/02/17 02:53:44 DEBUG : >WaitForWriters: 2026/02/17 02:53:44 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:44 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:44 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:44 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:44 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:44 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:45 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:45 DEBUG : Looking for writers 2026/02/17 02:53:45 DEBUG : >WaitForWriters: 2026/02/17 02:53:45 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:45 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:45 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:45 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:45 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:45 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:46 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:46 DEBUG : Looking for writers 2026/02/17 02:53:46 DEBUG : >WaitForWriters: 2026/02/17 02:53:46 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestFileRename (6.47s) --- FAIL: TestFileRename/off,forceCache=false (1.08s) --- FAIL: TestFileRename/minimal,forceCache=false (1.10s) --- FAIL: TestFileRename/minimal,forceCache=true (1.07s) --- FAIL: TestFileRename/writes,forceCache=false (1.07s) --- FAIL: TestFileRename/writes,forceCache=true (1.06s) --- FAIL: TestFileRename/full,forceCache=false (1.09s) === RUN TestReadFileHandleMethods run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:46 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:46 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:47 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:47 DEBUG : Looking for writers 2026/02/17 02:53:47 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (1.28s) === RUN TestReadFileHandleSeek run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:48 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:48 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:48 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:48 DEBUG : Looking for writers 2026/02/17 02:53:48 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (1.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:49 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:49 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:49 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:49 DEBUG : Looking for writers 2026/02/17 02:53:49 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (1.04s) === RUN TestReadFileHandleFlush run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:50 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:50 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:51 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:51 DEBUG : Looking for writers 2026/02/17 02:53:51 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (1.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:51 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:51 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:52 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:52 DEBUG : Looking for writers 2026/02/17 02:53:52 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (1.29s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:52 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:52 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:52 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:52 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:52 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:53 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:53 DEBUG : Looking for writers 2026/02/17 02:53:53 DEBUG : >WaitForWriters: 2026/02/17 02:53:53 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (0.98s) === RUN TestRWFileHandleSeek run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:53 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:53 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:53 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:53 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:53 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:54 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:54 DEBUG : Looking for writers 2026/02/17 02:53:54 DEBUG : >WaitForWriters: 2026/02/17 02:53:54 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (1.03s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:54 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:54 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:54 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:54 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:54 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:55 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:55 DEBUG : Looking for writers 2026/02/17 02:53:55 DEBUG : >WaitForWriters: 2026/02/17 02:53:55 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (1.13s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:55 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:55 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:55 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:55 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:55 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:56 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:56 DEBUG : Looking for writers 2026/02/17 02:53:56 DEBUG : >WaitForWriters: 2026/02/17 02:53:56 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (1.24s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:57 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:57 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:57 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:57 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:57 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:58 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:58 DEBUG : Looking for writers 2026/02/17 02:53:58 DEBUG : >WaitForWriters: 2026/02/17 02:53:58 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (1.20s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:58 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:58 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:58 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:58 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:58 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:53:59 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:53:59 DEBUG : Looking for writers 2026/02/17 02:53:59 DEBUG : >WaitForWriters: 2026/02/17 02:53:59 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeTruncateExisting (1.33s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:53:59 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:53:59 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:53:59 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:59 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:53:59 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:54:00 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:54:00 DEBUG : Looking for writers 2026/02/17 02:54:00 DEBUG : >WaitForWriters: 2026/02/17 02:54:00 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (1.23s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:54:00 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:54:00 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/17 02:54:00 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:54:00 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:54:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:54:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:54:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:54:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:54:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/17 02:54:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-kamujan7husa" 2026/02/17 02:54:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/17 02:54:00 INFO : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/17 02:54:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/17 02:54:01 DEBUG : file1: newRWFileHandle: 2026/02/17 02:54:01 DEBUG : file1(0xc000a72340): openPending: 2026/02/17 02:54:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/17 02:54:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:01 DEBUG : file1(0xc000a72340): >openPending: err= 2026/02/17 02:54:01 DEBUG : file1: >newRWFileHandle: err= 2026/02/17 02:54:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/17 02:54:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= write_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:654 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestRWFileModTimeWithOpenWriters 2026/02/17 02:54:02 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:54:02 DEBUG : Looking for writers 2026/02/17 02:54:02 DEBUG : file1: reading active writers 2026/02/17 02:54:02 DEBUG : file1: active writers 1 2026/02/17 02:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/02/17 02:54:02 DEBUG : Looking for writers 2026/02/17 02:54:02 DEBUG : file1: reading active writers 2026/02/17 02:54:02 DEBUG : file1: active writers 1 2026/02/17 02:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/02/17 02:54:02 DEBUG : Looking for writers 2026/02/17 02:54:02 DEBUG : file1: reading active writers 2026/02/17 02:54:02 DEBUG : file1: active writers 1 2026/02/17 02:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/02/17 02:54:02 DEBUG : Looking for writers 2026/02/17 02:54:02 DEBUG : file1: reading active writers 2026/02/17 02:54:02 DEBUG : file1: active writers 1 2026/02/17 02:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/02/17 02:54:02 DEBUG : Looking for writers 2026/02/17 02:54:02 DEBUG : file1: reading active writers 2026/02/17 02:54:02 DEBUG : file1: active writers 1 2026/02/17 02:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/02/17 02:54:02 DEBUG : Looking for writers 2026/02/17 02:54:02 DEBUG : file1: reading active writers 2026/02/17 02:54:02 DEBUG : file1: active writers 1 2026/02/17 02:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/02/17 02:54:03 DEBUG : Looking for writers 2026/02/17 02:54:03 DEBUG : file1: reading active writers 2026/02/17 02:54:03 DEBUG : file1: active writers 1 2026/02/17 02:54:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/02/17 02:54:03 DEBUG : Looking for writers 2026/02/17 02:54:03 DEBUG : file1: reading active writers 2026/02/17 02:54:03 DEBUG : file1: active writers 1 2026/02/17 02:54:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:04 DEBUG : Looking for writers 2026/02/17 02:54:04 DEBUG : file1: reading active writers 2026/02/17 02:54:04 DEBUG : file1: active writers 1 2026/02/17 02:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:05 DEBUG : Looking for writers 2026/02/17 02:54:05 DEBUG : file1: reading active writers 2026/02/17 02:54:05 DEBUG : file1: active writers 1 2026/02/17 02:54:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:06 DEBUG : Looking for writers 2026/02/17 02:54:06 DEBUG : file1: reading active writers 2026/02/17 02:54:06 DEBUG : file1: active writers 1 2026/02/17 02:54:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:07 DEBUG : Looking for writers 2026/02/17 02:54:07 DEBUG : file1: reading active writers 2026/02/17 02:54:07 DEBUG : file1: active writers 1 2026/02/17 02:54:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:08 DEBUG : Looking for writers 2026/02/17 02:54:08 DEBUG : file1: reading active writers 2026/02/17 02:54:08 DEBUG : file1: active writers 1 2026/02/17 02:54:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:09 DEBUG : Looking for writers 2026/02/17 02:54:09 DEBUG : file1: reading active writers 2026/02/17 02:54:09 DEBUG : file1: active writers 1 2026/02/17 02:54:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:10 DEBUG : Looking for writers 2026/02/17 02:54:10 DEBUG : file1: reading active writers 2026/02/17 02:54:10 DEBUG : file1: active writers 1 2026/02/17 02:54:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:11 DEBUG : Looking for writers 2026/02/17 02:54:11 DEBUG : file1: reading active writers 2026/02/17 02:54:11 DEBUG : file1: active writers 1 2026/02/17 02:54:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:12 DEBUG : Looking for writers 2026/02/17 02:54:12 DEBUG : file1: reading active writers 2026/02/17 02:54:12 DEBUG : file1: active writers 1 2026/02/17 02:54:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:13 DEBUG : Looking for writers 2026/02/17 02:54:13 DEBUG : file1: reading active writers 2026/02/17 02:54:13 DEBUG : file1: active writers 1 2026/02/17 02:54:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:14 DEBUG : Looking for writers 2026/02/17 02:54:14 DEBUG : file1: reading active writers 2026/02/17 02:54:14 DEBUG : file1: active writers 1 2026/02/17 02:54:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:15 DEBUG : Looking for writers 2026/02/17 02:54:15 DEBUG : file1: reading active writers 2026/02/17 02:54:15 DEBUG : file1: active writers 1 2026/02/17 02:54:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:16 DEBUG : Looking for writers 2026/02/17 02:54:16 DEBUG : file1: reading active writers 2026/02/17 02:54:16 DEBUG : file1: active writers 1 2026/02/17 02:54:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:17 DEBUG : Looking for writers 2026/02/17 02:54:17 DEBUG : file1: reading active writers 2026/02/17 02:54:17 DEBUG : file1: active writers 1 2026/02/17 02:54:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:18 DEBUG : Looking for writers 2026/02/17 02:54:18 DEBUG : file1: reading active writers 2026/02/17 02:54:18 DEBUG : file1: active writers 1 2026/02/17 02:54:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:19 DEBUG : Looking for writers 2026/02/17 02:54:19 DEBUG : file1: reading active writers 2026/02/17 02:54:19 DEBUG : file1: active writers 1 2026/02/17 02:54:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:20 DEBUG : Looking for writers 2026/02/17 02:54:20 DEBUG : file1: reading active writers 2026/02/17 02:54:20 DEBUG : file1: active writers 1 2026/02/17 02:54:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:21 DEBUG : Looking for writers 2026/02/17 02:54:21 DEBUG : file1: reading active writers 2026/02/17 02:54:21 DEBUG : file1: active writers 1 2026/02/17 02:54:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:22 DEBUG : Looking for writers 2026/02/17 02:54:22 DEBUG : file1: reading active writers 2026/02/17 02:54:22 DEBUG : file1: active writers 1 2026/02/17 02:54:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:23 DEBUG : Looking for writers 2026/02/17 02:54:23 DEBUG : file1: reading active writers 2026/02/17 02:54:23 DEBUG : file1: active writers 1 2026/02/17 02:54:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:24 DEBUG : Looking for writers 2026/02/17 02:54:24 DEBUG : file1: reading active writers 2026/02/17 02:54:24 DEBUG : file1: active writers 1 2026/02/17 02:54:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:25 DEBUG : Looking for writers 2026/02/17 02:54:25 DEBUG : file1: reading active writers 2026/02/17 02:54:25 DEBUG : file1: active writers 1 2026/02/17 02:54:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:26 DEBUG : Looking for writers 2026/02/17 02:54:26 DEBUG : file1: reading active writers 2026/02/17 02:54:26 DEBUG : file1: active writers 1 2026/02/17 02:54:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:27 DEBUG : Looking for writers 2026/02/17 02:54:27 DEBUG : file1: reading active writers 2026/02/17 02:54:27 DEBUG : file1: active writers 1 2026/02/17 02:54:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:28 DEBUG : Looking for writers 2026/02/17 02:54:28 DEBUG : file1: reading active writers 2026/02/17 02:54:28 DEBUG : file1: active writers 1 2026/02/17 02:54:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:29 DEBUG : Looking for writers 2026/02/17 02:54:29 DEBUG : file1: reading active writers 2026/02/17 02:54:29 DEBUG : file1: active writers 1 2026/02/17 02:54:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:30 DEBUG : Looking for writers 2026/02/17 02:54:30 DEBUG : file1: reading active writers 2026/02/17 02:54:30 DEBUG : file1: active writers 1 2026/02/17 02:54:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:31 DEBUG : Looking for writers 2026/02/17 02:54:31 DEBUG : file1: reading active writers 2026/02/17 02:54:31 DEBUG : file1: active writers 1 2026/02/17 02:54:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/17 02:54:32 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000af04b0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00023c108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824636064064} name:file1 opens:1 downloaders: o: fd:0xc000c18030 info:{ModTime:{wall:14005372347529458387 ext:135481669385 loc:0x4555960} ATime:{wall:14005372347529458387 ext:135481669385 loc:0x4555960} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/02/17 02:54:32 DEBUG : >WaitForWriters: 2026/02/17 02:54:32 DEBUG : Internxt root 'rclone-test-kamujan7husa': vfs cache: cleaner exiting --- FAIL: TestRWFileModTimeWithOpenWriters (32.37s) === RUN TestCaseSensitivity run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:54:35 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:54:35 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:54:35 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:54:35 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:54:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/17 02:54:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/17 02:54:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/17 02:54:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/17 02:54:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/17 02:54:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/17 02:54:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/17 02:54:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/17 02:54:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/17 02:54:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/17 02:54:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/17 02:54:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/17 02:54:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/17 02:54:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/17 02:54:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/17 02:54:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/17 02:54:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/17 02:54:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/17 02:54:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/17 02:54:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/17 02:54:38 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/17 02:54:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/17 02:54:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/17 02:54:38 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/17 02:54:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/17 02:54:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/17 02:54:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/17 02:54:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/17 02:54:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/17 02:54:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/17 02:54:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/17 02:54:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/17 02:54:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/17 02:54:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:39 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/17 02:54:39 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/17 02:54:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:39 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/17 02:54:39 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/17 02:54:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/17 02:54:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/17 02:54:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/17 02:54:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/17 02:54:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/17 02:54:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/17 02:54:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/17 02:54:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/17 02:54:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/17 02:54:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/17 02:54:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/17 02:54:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/17 02:54:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/17 02:54:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/17 02:54:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/17 02:54:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/17 02:54:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/17 02:54:40 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:54:40 DEBUG : Looking for writers 2026/02/17 02:54:40 DEBUG : FiLeA: reading active writers 2026/02/17 02:54:40 DEBUG : FiLeB: reading active writers 2026/02/17 02:54:40 DEBUG : FilEb: reading active writers 2026/02/17 02:54:40 DEBUG : >WaitForWriters: 2026/02/17 02:54:40 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:54:40 DEBUG : Looking for writers 2026/02/17 02:54:40 DEBUG : FilEb: reading active writers 2026/02/17 02:54:40 DEBUG : FiLeA: reading active writers 2026/02/17 02:54:40 DEBUG : FiLeB: reading active writers 2026/02/17 02:54:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (8.53s) === RUN TestVFSStat run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:54:41 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:54:41 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file2" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:54:43 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:54:43 DEBUG : Looking for writers 2026/02/17 02:54:43 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestVFSStat (9.10s) === RUN TestVFSStatParent run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:54:51 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:54:51 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file2" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:54:52 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:54:52 DEBUG : Looking for writers 2026/02/17 02:54:52 DEBUG : >WaitForWriters: --- FAIL: TestVFSStatParent (2.23s) === RUN TestVFSOpenFile run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:54:53 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:54:53 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file2" to "Internxt root 'rclone-test-kamujan7husa'": failed to create file metadata: create meta: Folder not found (status 404) 2026/02/17 02:54:54 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:54:54 DEBUG : Looking for writers 2026/02/17 02:54:54 DEBUG : >WaitForWriters: --- FAIL: TestVFSOpenFile (2.03s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Internxt root 'rclone-test-kamujan7husa'", Local "Local file system at /tmp/rclone2554804898", Modify Window "876000h0m0s" 2026/02/17 02:54:55 INFO : Internxt root 'rclone-test-kamujan7husa': poll-interval is not supported by this remote 2026/02/17 02:54:55 NOTICE: Internxt root 'rclone-test-kamujan7husa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/17 02:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/17 02:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/17 02:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/17 02:54:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/17 02:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/17 02:54:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/17 02:54:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/17 02:54:55 DEBUG : Internxt root 'rclone-test-kamujan7husa': File to upload is small (5 bytes), uploading instead of streaming 2026/02/17 02:54:56 DEBUG : file1: size = 5 OK 2026/02/17 02:54:56 DEBUG : file1: Size of src and dst objects identical 2026/02/17 02:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/17 02:54:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/17 02:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/17 02:54:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/17 02:54:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/17 02:54:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/17 02:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/17 02:54:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/17 02:54:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/17 02:54:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/17 02:54:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/17 02:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/17 02:54:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/17 02:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:56 DEBUG : Internxt root 'rclone-test-kamujan7husa': File to upload is small (0 bytes), uploading instead of streaming 2026/02/17 02:54:56 DEBUG : Internxt root 'rclone-test-kamujan7husa': Renamed existing file file1 to backup file1.rclone-backup-mutafib8. (UUID: f4df1c44-91dd-4cc9-9488-437cc03847fd) 2026/02/17 02:54:56 DEBUG : Internxt root 'rclone-test-kamujan7husa': Upload succeeded, deleting backup file file1.rclone-backup-mutafib8. (UUID: f4df1c44-91dd-4cc9-9488-437cc03847fd) 2026/02/17 02:54:57 DEBUG : Internxt root 'rclone-test-kamujan7husa': Successfully deleted backup file 2026/02/17 02:54:57 DEBUG : file1: size = 0 OK 2026/02/17 02:54:57 DEBUG : file1: Size of src and dst objects identical 2026/02/17 02:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/17 02:54:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/17 02:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/17 02:54:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/17 02:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:57 DEBUG : Internxt root 'rclone-test-kamujan7husa': File to upload is small (7 bytes), uploading instead of streaming 2026/02/17 02:54:57 DEBUG : Internxt root 'rclone-test-kamujan7husa': Renamed existing file file1 to backup file1.rclone-backup-binaveg5. (UUID: eaf1778c-1a4d-4585-b8f1-f093f99d6f72) 2026/02/17 02:54:58 DEBUG : Internxt root 'rclone-test-kamujan7husa': Upload succeeded, deleting backup file file1.rclone-backup-binaveg5. (UUID: eaf1778c-1a4d-4585-b8f1-f093f99d6f72) 2026/02/17 02:54:58 DEBUG : Internxt root 'rclone-test-kamujan7husa': Successfully deleted backup file 2026/02/17 02:54:58 DEBUG : file1: size = 7 OK 2026/02/17 02:54:58 DEBUG : file1: Size of src and dst objects identical 2026/02/17 02:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/17 02:54:58 DEBUG : WaitForWriters: timeout=30s 2026/02/17 02:54:58 DEBUG : Looking for writers 2026/02/17 02:54:58 DEBUG : file1: reading active writers 2026/02/17 02:54:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.82s) FAIL 2026/02/17 02:54:59 DEBUG : Internxt root 'rclone-test-kamujan7husa': Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestCaseSensitivity|TestDirFileOpen|TestDirMetadataExtension|TestDirMkdirSub|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirWalk|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestRWFileModTimeWithOpenWriters|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSOpenFile|TestVFSStat|TestVFSStatParent|TestWriteFileHandleMethods)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 3m13.987739935s (try 2/5): exit status 1: Failed [TestDirWalk TestDirReadDirAll/Virtual TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileModTimeWithOpenWriters TestVFSStat TestVFSStatParent TestVFSOpenFile]