"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsPutUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/03/25 05:09:35 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qeranuk5nofo" 2026/03/25 05:09:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 05:09:36 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: 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:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/25 05:10:06 ERROR : ␉leading HT: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/25 05:10:21 ERROR : .leading dot: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/25 05:10:40 ERROR : trailing LF␊: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:718 Error: Not equal: expected: []string{} actual : []string{"trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:715 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing VT␋", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) "trailing VT␋", (string) (len=13) "trailing dot." Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2026/03/25 05:12:06 ERROR : trailing dot.: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:718 Error: Not equal: expected: []string{} actual : []string{"trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:715 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:718 Error: Not equal: expected: []string{} actual : []string{"trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/25 05:13:56 DEBUG : pacer: low level retry 1/10 (error failed to list all folders at offset 0: list folders: Incomplete HTTP response (status 500)) 2026/03/25 05:13:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/25 05:13:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/25 05:13:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/25 05:13:58 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:715 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:718 Error: Not equal: expected: []string{} actual : []string{"trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/25 05:15:16 DEBUG : Internxt root 'rclone-test-qeranuk5nofo': Renamed existing file file name.txt to backup file name.rclone-backup-pusugep6.txt (UUID: d9ae8eef-278d-4c1a-869e-ad4bbcf34e7f) 2026/03/25 05:15:16 DEBUG : Internxt root 'rclone-test-qeranuk5nofo': Upload succeeded, deleting backup file file name.rclone-backup-pusugep6.txt (UUID: d9ae8eef-278d-4c1a-869e-ad4bbcf34e7f) 2026/03/25 05:15:17 DEBUG : Internxt root 'rclone-test-qeranuk5nofo': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:979: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:999 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1016: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1016 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, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1095: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1095 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/25 05:15:21 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qeranuk5nofo/hello? sausage/êé" 2026/03/25 05:15:21 DEBUG : Config file has changed externally - reloading 2026/03/25 05:15:22 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/25 05:15:28 DEBUG : Waiting for deletions to finish 2026/03/25 05:15:30 INFO : a/b/c/d/e.txt: Deleted 2026/03/25 05:15:31 DEBUG : removing 1 level 4 directories 2026/03/25 05:15:31 INFO : a/b/c/d: Removing directory 2026/03/25 05:15:31 DEBUG : removing 1 level 3 directories 2026/03/25 05:15:31 INFO : a/b/c: Removing directory 2026/03/25 05:15:32 DEBUG : removing 1 level 2 directories 2026/03/25 05:15:32 INFO : a/b: Removing directory 2026/03/25 05:15:32 DEBUG : removing 1 level 1 directories 2026/03/25 05:15:32 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestInternxt:" path "rclone-test-qeranuk5nofo" from "TestInternxt:rclone-test-qeranuk5nofo" 2026/03/25 05:15:33 DEBUG : Creating backend with remote "TestInternxt:" 2026/03/25 05:15:33 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:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1939 Error: Not equal: expected: []string{"rclone-test-qeranuk5nofo/hello? sausage", "rclone-test-qeranuk5nofo/hello? sausage/êé", "rclone-test-qeranuk5nofo/hello? sausage/êé/Hello, 世界", "rclone-test-qeranuk5nofo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-qeranuk5nofo/hello? sausage", "rclone-test-qeranuk5nofo/hello? sausage/êé", "rclone-test-qeranuk5nofo/hello? sausage/êé/Hello, 世界", "rclone-test-qeranuk5nofo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-qeranuk5nofo/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-qeranuk5nofo/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-qeranuk5nofo/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-qeranuk5nofo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-qeranuk5nofo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=39) "rclone-test-qeranuk5nofo/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1946 Error: Not equal: expected: []string{"rclone-test-qeranuk5nofo/hello? sausage"} actual : []string{"rclone-test-qeranuk5nofo/hello? sausage", "rclone-test-qeranuk5nofo/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-qeranuk5nofo/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-qeranuk5nofo/hello? sausage", + (string) (len=39) "rclone-test-qeranuk5nofo/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/25 05:16:15 DEBUG : Waiting for deletions to finish 2026/03/25 05:16:16 INFO : file name.txt: Deleted 2026/03/25 05:16:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/25 05:16:19 DEBUG : removing 1 level 4 directories 2026/03/25 05:16:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/03/25 05:16:19 DEBUG : removing 1 level 3 directories 2026/03/25 05:16:19 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/03/25 05:16:19 ERROR : hello? sausage/êé/Hello, 世界: Failed to rmdir: directory not empty 2026/03/25 05:16:19 DEBUG : removing 1 level 2 directories 2026/03/25 05:16:19 INFO : hello? sausage/êé: Removing directory 2026/03/25 05:16:19 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/03/25 05:16:19 DEBUG : removing 2 level 1 directories 2026/03/25 05:16:19 INFO : trailing VT␋: Removing directory 2026/03/25 05:16:19 INFO : hello? sausage: Removing directory 2026/03/25 05:16:19 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/03/25 05:16:20 DEBUG : removing 1 level 0 directories 2026/03/25 05:16:20 INFO : Internxt root 'rclone-test-qeranuk5nofo': Removing directory 2026/03/25 05:16:20 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:2815: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2815 Error: Received unexpected error: failed to remove directories: 4 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/03/25 05:16:20 DEBUG : Waiting for deletions to finish 2026/03/25 05:16:22 DEBUG : removing 1 level 3 directories 2026/03/25 05:16:22 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/03/25 05:16:23 DEBUG : removing 1 level 2 directories 2026/03/25 05:16:23 INFO : hello? sausage/êé: Removing directory 2026/03/25 05:16:23 DEBUG : removing 1 level 1 directories 2026/03/25 05:16:23 INFO : hello? sausage: Removing directory 2026/03/25 05:16:24 DEBUG : removing 1 level 0 directories 2026/03/25 05:16:24 INFO : Internxt root 'rclone-test-qeranuk5nofo': Removing directory 2026/03/25 05:16:24 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (408.55s) --- FAIL: TestIntegration/FsMkdir (402.69s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (331.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (10.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (11.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (11.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (38.23s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (70.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (76.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (73.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (64.91s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (11.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (41.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (40.47s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.47s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 408.564s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsPutUnknownSize$'" - Finished ERROR in 6m49.384407203s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]