"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/08/20 02:03:36 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qevahim3buju" 2026/08/20 02:03:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 02:03:36 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/20 02:04:01 DEBUG : Internxt root 'rclone-test-qevahim3buju': Renamed existing file file name.txt to backup file name.rclone-backup-xufogem4.txt (UUID: ee4cc7b5-2852-47db-97bd-da9e4474a1a7) 2026/08/20 02:04:02 DEBUG : Internxt root 'rclone-test-qevahim3buju': Upload succeeded, deleting backup file file name.rclone-backup-xufogem4.txt (UUID: ee4cc7b5-2852-47db-97bd-da9e4474a1a7) 2026/08/20 02:04:02 DEBUG : Internxt root 'rclone-test-qevahim3buju': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/20 02:04:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cadujug1coja" 2026/08/20 02:04:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/20 02:04:55 DEBUG : Internxt root 'rclone-test-cadujug1coja': Purge dir "new_name" 2026/08/20 02:04:56 DEBUG : Internxt root 'rclone-test-cadujug1coja': Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-qevahim3buju" from "TestInternxt:rclone-test-qevahim3buju" 2026/08/20 02:04:56 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/20 02:04:56 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/08/20 02:05:00 DEBUG : Waiting for deletions to finish 2026/08/20 02:05:01 INFO : file name.txt: Deleted 2026/08/20 02:05:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/20 02:05:03 DEBUG : removing 1 level 4 directories 2026/08/20 02:05:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/08/20 02:05:04 DEBUG : removing 1 level 3 directories 2026/08/20 02:05:04 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/20 02:05:04 DEBUG : removing 1 level 2 directories 2026/08/20 02:05:04 INFO : hello? sausage/êé: Removing directory 2026/08/20 02:05:05 DEBUG : removing 1 level 1 directories 2026/08/20 02:05:05 INFO : hello? sausage: Removing directory 2026/08/20 02:05:05 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/20 02:05:05 DEBUG : removing 1 level 0 directories 2026/08/20 02:05:05 INFO : Internxt root 'rclone-test-qevahim3buju': Removing directory 2026/08/20 02:05:05 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: 2 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/08/20 02:05:05 DEBUG : Waiting for deletions to finish 2026/08/20 02:05:08 DEBUG : removing 1 level 1 directories 2026/08/20 02:05:08 INFO : hello? sausage: Removing directory 2026/08/20 02:05:08 DEBUG : removing 1 level 0 directories 2026/08/20 02:05:08 INFO : Internxt root 'rclone-test-qevahim3buju': Removing directory --- FAIL: TestIntegration (92.38s) --- FAIL: TestIntegration/FsMkdir (76.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding (5.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (65.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (45.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (1.31s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 92.397s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 1m33.947969104s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir]