"./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirRename|TestWriteFileHandleMethods)$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Starting (try 2/5) 2026/08/29 03:34:24 DEBUG : Creating backend with remote "TestInternxt:rclone-test-gulonih4qoxa" 2026/08/29 03:34:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 03:34:24 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/29 03:34:24 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/08/29 03:34:24 DEBUG : TestInternxt: Saved new token in config file 2026/08/29 03:34:24 DEBUG : Internxt root 'rclone-test-gulonih4qoxa': Persisted rotated token from user info, expiry: 2026-09-05 03:34:24 +0000 UTC 2026/08/29 03:34:24 DEBUG : Creating backend with remote "/tmp/rclone2321838354" === RUN TestDirRename run.go:198: Remote "Internxt root 'rclone-test-gulonih4qoxa'", Local "Local file system at /tmp/rclone2321838354", Modify Window "876000h0m0s" 2026/08/29 03:34:24 INFO : Internxt root 'rclone-test-gulonih4qoxa': poll-interval is not supported by this remote 2026/08/29 03:34:24 NOTICE: Internxt root 'rclone-test-gulonih4qoxa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/29 03:34:34 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/29 03:34:34 DEBUG : dir: Updating dir with dir2 0x39419e16c9c0 2026/08/29 03:34:34 DEBUG : dir: forgetting directory cache 2026/08/29 03:34:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 03:34:34 DEBUG : Added virtual directory entry vAddDir: "dir2" 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:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 2026/08/29 03:34:35 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename 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:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename 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:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:204: Not found "file2" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/08/29 03:35:11 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename 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:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/08/29 03:35:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/29 03:35:47 DEBUG : empty directory: Updating dir with renamed empty directory 0x39419e0d20c0 2026/08/29 03:35:47 DEBUG : empty directory: forgetting directory cache 2026/08/29 03:35:47 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/29 03:35:47 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/29 03:35:47 DEBUG : dir2: Renaming to "dir3" 2026/08/29 03:35:47 DEBUG : WaitForWriters: timeout=30s 2026/08/29 03:35:47 DEBUG : dir3: Looking for writers 2026/08/29 03:35:47 DEBUG : renamed empty directory: Looking for writers 2026/08/29 03:35:47 DEBUG : Looking for writers 2026/08/29 03:35:47 DEBUG : renamed empty directory: reading active writers 2026/08/29 03:35:47 DEBUG : dir3: reading active writers 2026/08/29 03:35:47 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (84.55s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Internxt root 'rclone-test-gulonih4qoxa'", Local "Local file system at /tmp/rclone2321838354", Modify Window "876000h0m0s" 2026/08/29 03:35:49 INFO : Internxt root 'rclone-test-gulonih4qoxa': poll-interval is not supported by this remote 2026/08/29 03:35:49 NOTICE: Internxt root 'rclone-test-gulonih4qoxa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 03:35:52 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/08/29 03:35:52 DEBUG : WaitForWriters: timeout=30s 2026/08/29 03:35:52 DEBUG : dir: Looking for writers 2026/08/29 03:35:52 DEBUG : file1: reading active writers 2026/08/29 03:35:52 DEBUG : Looking for writers 2026/08/29 03:35:52 DEBUG : dir: reading active writers 2026/08/29 03:35:52 DEBUG : >WaitForWriters: --- PASS: TestFileSetModTime (4.31s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (4.31s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Internxt root 'rclone-test-gulonih4qoxa'", Local "Local file system at /tmp/rclone2321838354", Modify Window "876000h0m0s" 2026/08/29 03:35:53 INFO : Internxt root 'rclone-test-gulonih4qoxa': poll-interval is not supported by this remote 2026/08/29 03:35:53 NOTICE: Internxt root 'rclone-test-gulonih4qoxa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 03:35:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 03:35:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 03:35:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 03:35:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 03:35:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/29 03:35:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/29 03:35:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/29 03:35:53 DEBUG : Internxt root 'rclone-test-gulonih4qoxa': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 03:35:54 DEBUG : file1: size = 5 OK 2026/08/29 03:35:54 NOTICE: Internxt root 'rclone-test-gulonih4qoxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/29 03:35:54 DEBUG : file1: Size of src and dst objects identical 2026/08/29 03:35:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 03:35:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 03:35:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 03:35:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 03:35:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 03:35:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 03:35:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 03:35:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 03:35:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/29 03:35:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 03:35:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 03:35:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 03:35:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 03:35:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:54 DEBUG : Internxt root 'rclone-test-gulonih4qoxa': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 03:35:55 DEBUG : Internxt root 'rclone-test-gulonih4qoxa': Renamed existing file file1 to backup file1.rclone-backup-yeqawat6. (UUID: 47ecab23-51be-4f10-8889-13a3212b9709) 2026/08/29 03:35:55 ERROR : file1: WriteFileHandle.New Rcat failed: failed to create empty file metadata: create meta: File already exists (status 409) write_test.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Received unexpected error: failed to create empty file metadata: create meta: File already exists (status 409) Test: TestWriteFileHandleMethods 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/write_test.go:183 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,0,false" + (string) (len=13) "file1,5,false" } Test: TestWriteFileHandleMethods 2026/08/29 03:35:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 03:35:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 03:35:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 03:35:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 03:35:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:55 DEBUG : Internxt root 'rclone-test-gulonih4qoxa': File to upload is small (7 bytes), uploading instead of streaming 2026/08/29 03:35:56 DEBUG : Internxt root 'rclone-test-gulonih4qoxa': Renamed existing file file1 to backup file1.rclone-backup-mudapuz2. (UUID: 47ecab23-51be-4f10-8889-13a3212b9709) 2026/08/29 03:35:57 DEBUG : Internxt root 'rclone-test-gulonih4qoxa': Upload succeeded, deleting backup file file1.rclone-backup-mudapuz2. (UUID: 47ecab23-51be-4f10-8889-13a3212b9709) 2026/08/29 03:35:57 DEBUG : Internxt root 'rclone-test-gulonih4qoxa': Successfully deleted backup file 2026/08/29 03:35:57 DEBUG : file1: size = 7 OK 2026/08/29 03:35:57 DEBUG : file1: Size of src and dst objects identical 2026/08/29 03:35:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 03:35:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 03:35:57 DEBUG : Looking for writers 2026/08/29 03:35:57 DEBUG : file1: reading active writers 2026/08/29 03:35:57 DEBUG : >WaitForWriters: run.go:173: removing file "file1.rclone-backup-mudapuz2" failed - try 1/5: sleeping 1s: delete file: File not found (status 404) run.go:173: removing file "file1.rclone-backup-mudapuz2" failed - try 2/5: sleeping 1.5s: delete file: File not found (status 404) run.go:173: removing file "file1.rclone-backup-mudapuz2" failed - try 3/5: sleeping 2.25s: delete file: File not found (status 404) run.go:173: removing file "file1.rclone-backup-mudapuz2" failed - try 4/5: sleeping 3.375s: delete file: File not found (status 404) run.go:173: removing file "file1.rclone-backup-mudapuz2" failed: delete file: File not found (status 404) --- FAIL: TestWriteFileHandleMethods (13.40s) FAIL 2026/08/29 03:36:07 DEBUG : Internxt root 'rclone-test-gulonih4qoxa': Purge dir "" "./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirRename|TestWriteFileHandleMethods)$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Finished ERROR in 1m43.436354469s (try 2/5): exit status 1: Failed [TestDirRename TestWriteFileHandleMethods]