"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/08/14 03:59:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zivuxof1deve" 2026/08/14 03:59:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 03:59:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/14 03:59:17 ERROR : leading space: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/14 03:59:42 ERROR : ␉leading HT: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/14 03:59:55 ERROR : ␋leading VT: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/14 04:00:09 ERROR : trailing space : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/14 04:00:49 ERROR : invalid utf-8: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/14 04:01:00 ERROR : test%46.txt: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/14 04:01:12 DEBUG : Internxt root 'rclone-test-zivuxof1deve': Renamed existing file file name.txt to backup file name.rclone-backup-xuyuget8.txt (UUID: d2432916-d949-45ae-94ac-64c9314b7eb2) 2026/08/14 04:01:13 DEBUG : Internxt root 'rclone-test-zivuxof1deve': Upload succeeded, deleting backup file file name.rclone-backup-xuyuget8.txt (UUID: d2432916-d949-45ae-94ac-64c9314b7eb2) 2026/08/14 04:01:13 DEBUG : Internxt root 'rclone-test-zivuxof1deve': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/14 04:01:18 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zivuxof1deve/hello? sausage/êé" 2026/08/14 04:01:18 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/14 04:01:26 DEBUG : Waiting for deletions to finish 2026/08/14 04:01:27 INFO : a/b/c/d/e.txt: Deleted 2026/08/14 04:01:28 DEBUG : removing 1 level 4 directories 2026/08/14 04:01:28 INFO : a/b/c/d: Removing directory 2026/08/14 04:01:31 DEBUG : removing 1 level 3 directories 2026/08/14 04:01:31 INFO : a/b/c: Removing directory 2026/08/14 04:01:31 ERROR : a/b/c: Failed to rmdir: directory not empty 2026/08/14 04:01:31 DEBUG : removing 1 level 2 directories 2026/08/14 04:01:31 INFO : a/b: Removing directory 2026/08/14 04:01:31 ERROR : a/b: Failed to rmdir: directory not empty 2026/08/14 04:01:31 DEBUG : removing 1 level 1 directories 2026/08/14 04:01:31 INFO : a: Removing directory 2026/08/14 04:01:31 ERROR : a: Failed to rmdir: directory not empty fstests.go:1267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1267 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/14 04:01:31 DEBUG : Creating backend with remote "TestInternxt:rclone-test-relarel0yuji" 2026/08/14 04:01:31 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1519 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/hello? sausage/êé/a", "new_name/sub_new_name/hello? sausage/êé/a/b", "new_name/sub_new_name/hello? sausage/êé/a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=9) { (string) (len=8) "new_name", @@ -6,3 +6,6 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=43) "new_name/sub_new_name/hello? sausage/êé/a", + (string) (len=45) "new_name/sub_new_name/hello? sausage/êé/a/b", + (string) (len=47) "new_name/sub_new_name/hello? sausage/êé/a/b/c" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2026/08/14 04:02:43 ERROR : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1533 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "hello? sausage/êé/a", "hello? sausage/êé/a/b", "hello? sausage/êé/a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=7) { (string) (len=14) "hello? sausage", @@ -4,3 +4,6 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=21) "hello? sausage/êé/a", + (string) (len=23) "hello? sausage/êé/a/b", + (string) (len=25) "hello? sausage/êé/a/b/c" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2026/08/14 04:03:28 DEBUG : Internxt root 'rclone-test-relarel0yuji': Purge dir "new_name" 2026/08/14 04:03:28 DEBUG : Internxt root 'rclone-test-relarel0yuji': Purge dir "" 2026/08/14 04:03:29 NOTICE: purge failed to rmdir "": directory not empty === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-zivuxof1deve" from "TestInternxt:rclone-test-zivuxof1deve" 2026/08/14 04:03:29 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/14 04:03:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-zivuxof1deve/hello? sausage", "rclone-test-zivuxof1deve/hello? sausage/êé", "rclone-test-zivuxof1deve/hello? sausage/êé/Hello, 世界", "rclone-test-zivuxof1deve/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-zivuxof1deve/hello? sausage", "rclone-test-zivuxof1deve/hello? sausage/êé", "rclone-test-zivuxof1deve/hello? sausage/êé/Hello, 世界", "rclone-test-zivuxof1deve/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-zivuxof1deve/hello? sausage/êé/a", "rclone-test-zivuxof1deve/hello? sausage/êé/a/b", "rclone-test-zivuxof1deve/hello? sausage/êé/a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=7) { (string) (len=39) "rclone-test-zivuxof1deve/hello? sausage", @@ -4,3 +4,6 @@ (string) (len=58) "rclone-test-zivuxof1deve/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-zivuxof1deve/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-zivuxof1deve/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=46) "rclone-test-zivuxof1deve/hello? sausage/êé/a", + (string) (len=48) "rclone-test-zivuxof1deve/hello? sausage/êé/a/b", + (string) (len=50) "rclone-test-zivuxof1deve/hello? sausage/êé/a/b/c" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/08/14 04:04:17 DEBUG : Waiting for deletions to finish 2026/08/14 04:04:18 INFO : file name.txt: Deleted 2026/08/14 04:04:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/14 04:04:23 DEBUG : removing 1 level 5 directories 2026/08/14 04:04:23 INFO : hello? sausage/êé/a/b/c: Removing directory 2026/08/14 04:04:23 DEBUG : removing 2 level 4 directories 2026/08/14 04:04:23 INFO : hello? sausage/êé/a/b: Removing directory 2026/08/14 04:04:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/08/14 04:04:24 DEBUG : removing 2 level 3 directories 2026/08/14 04:04:24 INFO : hello? sausage/êé/a: Removing directory 2026/08/14 04:04:24 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/14 04:04:24 ERROR : hello? sausage/êé/Hello, 世界: Failed to rmdir: directory not empty 2026/08/14 04:04:24 DEBUG : removing 1 level 2 directories 2026/08/14 04:04:24 INFO : hello? sausage/êé: Removing directory 2026/08/14 04:04:25 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/08/14 04:04:25 DEBUG : removing 1 level 1 directories 2026/08/14 04:04:25 INFO : hello? sausage: Removing directory 2026/08/14 04:04:25 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/14 04:04:25 DEBUG : removing 1 level 0 directories 2026/08/14 04:04:25 INFO : Internxt root 'rclone-test-zivuxof1deve': Removing directory 2026/08/14 04:04:25 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:3013: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:3013 Error: Received unexpected error: failed to remove directories: 4 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/08/14 04:04:25 DEBUG : Waiting for deletions to finish 2026/08/14 04:04:28 DEBUG : removing 1 level 3 directories 2026/08/14 04:04:28 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/14 04:04:28 DEBUG : removing 1 level 2 directories 2026/08/14 04:04:28 INFO : hello? sausage/êé: Removing directory 2026/08/14 04:04:29 DEBUG : removing 1 level 1 directories 2026/08/14 04:04:29 INFO : hello? sausage: Removing directory 2026/08/14 04:04:29 DEBUG : removing 1 level 0 directories 2026/08/14 04:04:29 INFO : Internxt root 'rclone-test-zivuxof1deve': Removing directory --- FAIL: TestIntegration (324.13s) --- FAIL: TestIntegration/FsMkdir (311.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding (113.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (11.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (10.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (12.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (11.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (11.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (10.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (10.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (190.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (13.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (117.49s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (48.49s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (47.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.50s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 324.157s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 5m25.495687054s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List]