"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|leading_dot|trailing_CR|trailing_LF|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/02/22 04:30:32 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fuzesic2seto" 2026/02/22 04:30:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 04:30:33 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/02/22 04:30:41 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␍" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:955 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2026/02/22 04:31:00 DEBUG : Waiting for deletions to finish 2026/02/22 04:31:00 INFO : file name.txt: Deleted 2026/02/22 04:31:02 DEBUG : removing 1 level 3 directories 2026/02/22 04:31:02 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/22 04:31:02 DEBUG : removing 1 level 2 directories 2026/02/22 04:31:02 INFO : hello? sausage/êé: Removing directory 2026/02/22 04:31:02 DEBUG : removing 1 level 1 directories 2026/02/22 04:31:02 INFO : hello? sausage: Removing directory 2026/02/22 04:31:02 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/02/22 04:31:02 DEBUG : removing 1 level 0 directories 2026/02/22 04:31:02 INFO : Internxt root 'rclone-test-fuzesic2seto': Removing directory 2026/02/22 04:31:02 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: 2 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/02/22 04:31:02 DEBUG : Waiting for deletions to finish 2026/02/22 04:31:03 DEBUG : removing 1 level 1 directories 2026/02/22 04:31:03 INFO : hello? sausage: Removing directory 2026/02/22 04:31:03 DEBUG : removing 1 level 0 directories 2026/02/22 04:31:03 INFO : Internxt root 'rclone-test-fuzesic2seto': Removing directory 2026/02/22 04:31:04 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (31.19s) --- FAIL: TestIntegration/FsMkdir (27.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (10.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.03s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 31.211s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|leading_dot|trailing_CR|trailing_LF|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 32.674619386s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]