"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/06/06 04:26:48 DEBUG : Creating backend with remote "TestInternxt:rclone-test-muhofox3qafe" 2026/06/06 04:26:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/06 04:26:49 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutZeroLength fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/06 04:27:20 DEBUG : Internxt root 'rclone-test-muhofox3qafe': Renamed existing file file name.txt to backup file name.rclone-backup-vuliyes1.txt (UUID: 76858d22-8e3d-4b79-ad4f-ec7586b848cb) 2026/06/06 04:27:24 DEBUG : Internxt root 'rclone-test-muhofox3qafe': Upload succeeded, deleting backup file file name.rclone-backup-vuliyes1.txt (UUID: 76858d22-8e3d-4b79-ad4f-ec7586b848cb) 2026/06/06 04:27:24 DEBUG : Internxt root 'rclone-test-muhofox3qafe': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestInternxt:" path "rclone-test-muhofox3qafe" from "TestInternxt:rclone-test-muhofox3qafe" 2026/06/06 04:27:37 DEBUG : Creating backend with remote "TestInternxt:" 2026/06/06 04:27:37 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/06 04:27:58 DEBUG : Waiting for deletions to finish 2026/06/06 04:28:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/06 04:28:06 DEBUG : removing 1 level 4 directories 2026/06/06 04:28:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/06 04:28:08 DEBUG : removing 1 level 3 directories 2026/06/06 04:28:08 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/06 04:28:09 DEBUG : removing 1 level 2 directories 2026/06/06 04:28:09 INFO : hello? sausage/êé: Removing directory 2026/06/06 04:28:10 DEBUG : removing 1 level 1 directories 2026/06/06 04:28:10 INFO : hello? sausage: Removing directory 2026/06/06 04:28:10 DEBUG : removing 1 level 0 directories 2026/06/06 04:28:10 INFO : Internxt root 'rclone-test-muhofox3qafe': Removing directory 2026/06/06 04:28:11 ERROR : error listing: directory not found 2026/06/06 04:28:11 DEBUG : Waiting for deletions to finish 2026/06/06 04:28:12 ERROR : error listing: directory not found 2026/06/06 04:28:12 ERROR : Internxt root 'rclone-test-muhofox3qafe': Failed to list "": directory not found 2026/06/06 04:28:12 DEBUG : removing 1 level 0 directories 2026/06/06 04:28:12 INFO : Internxt root 'rclone-test-muhofox3qafe': Removing directory 2026/06/06 04:28:12 ERROR : Failed to rmdir: directory not found --- PASS: TestIntegration (83.67s) --- PASS: TestIntegration/FsMkdir (75.90s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (6.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (55.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (18.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (3.42s) PASS ok github.com/rclone/rclone/backend/internxt 83.681s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Finished OK in 1m24.395409514s (try 2/5)