"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/04/26 01:29:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-lisazoh1meha" 2026/04/26 01:29:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 01:29:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/26 01:29:16 DEBUG : Internxt root 'rclone-test-lisazoh1meha': Renamed existing file file name.txt to backup file name.rclone-backup-neraqub2.txt (UUID: ccb97d53-3793-45d5-9b26-a1f647d5249b) 2026/04/26 01:29:17 DEBUG : Internxt root 'rclone-test-lisazoh1meha': Upload succeeded, deleting backup file file name.rclone-backup-neraqub2.txt (UUID: ccb97d53-3793-45d5-9b26-a1f647d5249b) 2026/04/26 01:29:18 DEBUG : Internxt root 'rclone-test-lisazoh1meha': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/26 01:29:18 DEBUG : Creating backend with remote "TestInternxt:rclone-test-lisazoh1meha/hello? sausage/êé" 2026/04/26 01:29:18 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/26 01:29:24 DEBUG : Waiting for deletions to finish 2026/04/26 01:29:26 INFO : a/b/c/d/e.txt: Deleted 2026/04/26 01:29:27 DEBUG : removing 1 level 4 directories 2026/04/26 01:29:27 INFO : a/b/c/d: Removing directory 2026/04/26 01:29:27 DEBUG : removing 1 level 3 directories 2026/04/26 01:29:27 INFO : a/b/c: Removing directory 2026/04/26 01:29:28 DEBUG : removing 1 level 2 directories 2026/04/26 01:29:28 INFO : a/b: Removing directory 2026/04/26 01:29:28 DEBUG : removing 1 level 1 directories 2026/04/26 01:29:28 INFO : a: Removing directory 2026/04/26 01:29:29 ERROR : a: Failed to rmdir: directory not empty fstests.go:1248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1248 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestInternxt:" path "rclone-test-lisazoh1meha" from "TestInternxt:rclone-test-lisazoh1meha" 2026/04/26 01:29:29 DEBUG : Creating backend with remote "TestInternxt:" 2026/04/26 01:29: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:1943 Error: Not equal: expected: []string{"rclone-test-lisazoh1meha/hello? sausage", "rclone-test-lisazoh1meha/hello? sausage/êé", "rclone-test-lisazoh1meha/hello? sausage/êé/Hello, 世界", "rclone-test-lisazoh1meha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-lisazoh1meha/hello? sausage", "rclone-test-lisazoh1meha/hello? sausage/êé", "rclone-test-lisazoh1meha/hello? sausage/êé/Hello, 世界", "rclone-test-lisazoh1meha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-lisazoh1meha/hello? sausage/êé/a"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-lisazoh1meha/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-lisazoh1meha/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-lisazoh1meha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-lisazoh1meha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=46) "rclone-test-lisazoh1meha/hello? sausage/êé/a" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories 2026/04/26 01:30:12 DEBUG : Waiting for deletions to finish 2026/04/26 01:30:13 INFO : file name.txt: Deleted 2026/04/26 01:30:15 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/26 01:30:16 DEBUG : removing 1 level 4 directories 2026/04/26 01:30:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/26 01:30:17 DEBUG : removing 2 level 3 directories 2026/04/26 01:30:17 INFO : hello? sausage/êé/a: Removing directory 2026/04/26 01:30:17 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/26 01:30:17 DEBUG : removing 1 level 2 directories 2026/04/26 01:30:17 INFO : hello? sausage/êé: Removing directory 2026/04/26 01:30:17 DEBUG : removing 1 level 1 directories 2026/04/26 01:30:17 INFO : hello? sausage: Removing directory 2026/04/26 01:30:18 DEBUG : removing 1 level 0 directories 2026/04/26 01:30:18 INFO : Internxt root 'rclone-test-lisazoh1meha': Removing directory 2026/04/26 01:30:18 ERROR : error listing: directory not found 2026/04/26 01:30:18 DEBUG : Waiting for deletions to finish 2026/04/26 01:30:19 ERROR : error listing: directory not found 2026/04/26 01:30:19 ERROR : Internxt root 'rclone-test-lisazoh1meha': Failed to list "": directory not found 2026/04/26 01:30:19 DEBUG : removing 1 level 0 directories 2026/04/26 01:30:19 INFO : Internxt root 'rclone-test-lisazoh1meha': Removing directory 2026/04/26 01:30:19 ERROR : Failed to rmdir: directory not found --- FAIL: TestIntegration (73.83s) --- FAIL: TestIntegration/FsMkdir (68.44s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (61.75s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (10.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (43.91s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (43.63s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 73.855s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Finished ERROR in 1m17.384861248s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FromRoot/List]