"./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$'" - Starting (try 5/5) 2026/08/05 01:27:29 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fiqipuc1keyo" 2026/08/05 01:27:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/05 01:27:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/05 01:27:30 DEBUG : Creating backend with remote "/tmp/rclone371312245" === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Internxt root 'rclone-test-fiqipuc1keyo'", Local "Local file system at /tmp/rclone371312245", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/05 01:27:45 INFO : A2: Making directory 2026/08/05 01:27:45 INFO : A1/B2: Making directory 2026/08/05 01:27:46 INFO : A1/B2/C2: Making directory 2026/08/05 01:27:46 INFO : A1/B1/C3: Making directory 2026/08/05 01:27:47 INFO : A3: Making directory 2026/08/05 01:27:47 INFO : A3/B3: Making directory 2026/08/05 01:27:48 INFO : A3/B3/C4: Making directory 2026/08/05 01:27:51 DEBUG : removing 1 level 3 directories 2026/08/05 01:27:51 INFO : A3/B3/C4: Removing directory 2026/08/05 01:27:57 DEBUG : removing 2 level 3 directories 2026/08/05 01:27:57 INFO : A1/B2/C2: Removing directory 2026/08/05 01:27:57 INFO : A1/B1/C3: Removing directory 2026/08/05 01:28:00 DEBUG : removing 2 level 2 directories 2026/08/05 01:28:00 INFO : A1/B2: Removing directory 2026/08/05 01:28:00 INFO : A3/B3: Removing directory 2026/08/05 01:28:02 DEBUG : removing 2 level 1 directories 2026/08/05 01:28:02 INFO : A3: Removing directory 2026/08/05 01:28:02 INFO : A2: Removing directory 2026/08/05 01:28:22 DEBUG : removing 1 level 3 directories 2026/08/05 01:28:22 INFO : A1/B1/C1: Removing directory 2026/08/05 01:28:23 DEBUG : removing 1 level 2 directories 2026/08/05 01:28:23 INFO : A1/B1: Removing directory 2026/08/05 01:28:23 DEBUG : removing 1 level 1 directories 2026/08/05 01:28:23 INFO : A1: Removing directory 2026/08/05 01:28:23 ERROR : A1: Failed to rmdir: directory not empty 2026/08/05 01:28:23 DEBUG : removing 1 level 0 directories 2026/08/05 01:28:23 INFO : Internxt root 'rclone-test-fiqipuc1keyo': Removing directory 2026/08/05 01:28:23 ERROR : Failed to rmdir: directory not empty operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: 2 errors: last error: directory not empty Test: TestRmdirsNoLeaveRoot 2026/08/05 01:28:25 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRmdirsNoLeaveRoot (62.39s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-fiqipuc1keyo'", Local "Local file system at /tmp/rclone371312245", Modify Window "876000h0m0s" 2026/08/05 01:28:40 INFO : A1/B2: Making directory 2026/08/05 01:28:40 INFO : A1/B1/C3: Making directory 2026/08/05 01:28:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/05 01:28:51 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/05 01:28:51 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/05 01:28:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/05 01:28:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four operations_test.go:1436: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove run.go:186: removing dir "A3/B1" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestDirMove (27.74s) FAIL 2026/08/05 01:29:00 DEBUG : Internxt root 'rclone-test-fiqipuc1keyo': Purge dir "" "./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m31.505561108s (try 5/5): exit status 1: Failed [TestRmdirsNoLeaveRoot TestDirMove]