"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsNoLeaveRoot)$'" - Starting (try 5/5) 2026/03/10 05:39:24 DEBUG : Creating backend with remote "TestInternxt:rclone-test-jorudeb3zofo" 2026/03/10 05:39:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 05:39:25 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/03/10 05:39:26 DEBUG : Creating backend with remote "/tmp/rclone3107641766" === RUN TestPurge 2026/03/10 05:39:26 DEBUG : Creating backend with remote "TestInternxt:rclone-test-talezen0yifo" 2026/03/10 05:39:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 05:39:26 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/03/10 05:39:26 DEBUG : Creating backend with remote "/tmp/rclone2441006466" run.go:185: Remote "Internxt root 'rclone-test-talezen0yifo'", Local "Local file system at /tmp/rclone2441006466", Modify Window "876000h0m0s" 2026/03/10 05:39:31 INFO : A2: Making directory 2026/03/10 05:39:31 INFO : A1/B2: Making directory 2026/03/10 05:39:32 INFO : A1/B2/C2: Making directory 2026/03/10 05:39:32 INFO : A1/B1/C3: Making directory 2026/03/10 05:39:33 INFO : A3: Making directory 2026/03/10 05:39:33 INFO : A3/B3: Making directory 2026/03/10 05:39:34 INFO : A3/B3/C4: Making directory 2026/03/10 05:39:36 DEBUG : Waiting for deletions to finish 2026/03/10 05:39:37 INFO : A1/B1/C1/one: Deleted 2026/03/10 05:39:37 DEBUG : removing 2 level 3 directories 2026/03/10 05:39:37 INFO : A1/B1/C3: Removing directory 2026/03/10 05:39:37 INFO : A1/B1/C1: Removing directory 2026/03/10 05:39:37 DEBUG : removing 1 level 2 directories 2026/03/10 05:39:37 INFO : A1/B1: Removing directory 2026/03/10 05:39:37 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:611: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:611 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestPurge 2026/03/10 05:39:38 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge object "A1/two" 2026/03/10 05:39:39 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge dir "A3/B3/C4" 2026/03/10 05:39:39 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge dir "A3/B3" 2026/03/10 05:39:39 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge dir "A3" 2026/03/10 05:39:40 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge dir "A2" 2026/03/10 05:39:40 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge dir "A1/B2/C2" 2026/03/10 05:39:40 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge dir "A1/B2" 2026/03/10 05:39:41 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge dir "A1/B1" 2026/03/10 05:39:41 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge dir "A1" 2026/03/10 05:39:41 DEBUG : Internxt root 'rclone-test-talezen0yifo': Purge dir "" 2026/03/10 05:39:41 NOTICE: purge failed to rmdir "": directory not empty --- FAIL: TestPurge (15.29s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-jorudeb3zofo'", Local "Local file system at /tmp/rclone3107641766", Modify Window "876000h0m0s" 2026/03/10 05:39:46 INFO : A2: Making directory 2026/03/10 05:39:46 INFO : A1/B2: Making directory 2026/03/10 05:39:46 INFO : A1/B2/C2: Making directory 2026/03/10 05:39:47 INFO : A1/B1/C3: Making directory 2026/03/10 05:39:47 INFO : A3: Making directory 2026/03/10 05:39:47 INFO : A3/B3: Making directory 2026/03/10 05:39:48 INFO : A3/B3/C4: Making directory 2026/03/10 05:39:51 DEBUG : removing 1 level 3 directories 2026/03/10 05:39:51 INFO : A3/B3/C4: Removing directory 2026/03/10 05:39:53 DEBUG : removing 2 level 3 directories 2026/03/10 05:39:53 INFO : A1/B2/C2: Removing directory 2026/03/10 05:39:53 INFO : A1/B1/C3: Removing directory 2026/03/10 05:39:53 DEBUG : removing 2 level 2 directories 2026/03/10 05:39:53 INFO : A3/B3: Removing directory 2026/03/10 05:39:53 INFO : A1/B2: Removing directory 2026/03/10 05:39:53 ERROR : A1/B2: Failed to rmdir: directory not empty 2026/03/10 05:39:54 DEBUG : removing 2 level 1 directories 2026/03/10 05:39:54 INFO : A3: Removing directory 2026/03/10 05:39:54 INFO : A2: Removing directory operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot run.go:130: removing dir "A1/B1" failed - try 1/5: directory not empty run.go:130: removing dir "A1" failed - try 1/5: directory not empty --- FAIL: TestRmdirsNoLeaveRoot (17.62s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-jorudeb3zofo'", Local "Local file system at /tmp/rclone3107641766", Modify Window "876000h0m0s" 2026/03/10 05:40:04 INFO : A1/B2: Making directory 2026/03/10 05:40:04 INFO : A1/B1/C3: Making directory 2026/03/10 05:40:09 DEBUG : A2/two: size = 3 OK 2026/03/10 05:40:09 INFO : A1/two: Copied (new) to: A2/two 2026/03/10 05:40:09 DEBUG : A2/one: size = 3 OK 2026/03/10 05:40:09 INFO : A1/one: Copied (new) to: A2/one 2026/03/10 05:40:09 DEBUG : A2/B1/three: size = 5 OK 2026/03/10 05:40:09 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/03/10 05:40:09 DEBUG : A2/B1/C1/four: size = 4 OK 2026/03/10 05:40:09 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/03/10 05:40:10 INFO : A1/two: Deleted 2026/03/10 05:40:10 INFO : A1/B1/three: Deleted 2026/03/10 05:40:10 INFO : A1/one: Deleted 2026/03/10 05:40:10 INFO : A1/B1/C1/four: Deleted 2026/03/10 05:40:10 DEBUG : A2/B1/C2/five: size = 4 OK 2026/03/10 05:40:10 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/03/10 05:40:10 INFO : A1/B1/C2/five: Deleted operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove run.go:130: removing dir "A2/B1" failed - try 1/5: directory not empty run.go:130: removing dir "A2" failed - try 1/5: directory not empty 2026/03/10 05:40:19 ERROR : A1: 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 --- FAIL: TestDirMove (26.85s) FAIL 2026/03/10 05:40:26 DEBUG : Internxt root 'rclone-test-jorudeb3zofo': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m2.058507258s (try 5/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot TestDirMove]