"./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge)$'" - Starting (try 5/5) 2026/08/25 03:08:23 DEBUG : Creating backend with remote "TestInternxt:rclone-test-vugibeq9qiwi" 2026/08/25 03:08:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/25 03:08:24 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/25 03:08:24 DEBUG : Creating backend with remote "/tmp/rclone2021203639" === RUN TestPurge 2026/08/25 03:08:24 DEBUG : Creating backend with remote "TestInternxt:rclone-test-huyedef2racu" 2026/08/25 03:08:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/25 03:08:24 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/25 03:08:25 DEBUG : Creating backend with remote "/tmp/rclone3047841341" run.go:198: Remote "Internxt root 'rclone-test-huyedef2racu'", Local "Local file system at /tmp/rclone3047841341", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/25 03:08:34 INFO : A2: Making directory 2026/08/25 03:08:34 INFO : A1/B2: Making directory 2026/08/25 03:08:35 INFO : A1/B2/C2: Making directory 2026/08/25 03:08:35 INFO : A1/B1/C3: Making directory 2026/08/25 03:08:36 INFO : A3: Making directory 2026/08/25 03:08:36 INFO : A3/B3: Making directory 2026/08/25 03:08:37 INFO : A3/B3/C4: Making directory 2026/08/25 03:08:41 DEBUG : Waiting for deletions to finish 2026/08/25 03:08:42 INFO : A1/B1/C1/one: Deleted 2026/08/25 03:08:44 DEBUG : removing 2 level 3 directories 2026/08/25 03:08:44 INFO : A1/B1/C3: Removing directory 2026/08/25 03:08:44 INFO : A1/B1/C1: Removing directory 2026/08/25 03:08:44 DEBUG : removing 1 level 2 directories 2026/08/25 03:08:44 INFO : A1/B1: Removing directory 2026/08/25 03:08:47 DEBUG : Waiting for deletions to finish 2026/08/25 03:08:49 INFO : A1/two: Deleted 2026/08/25 03:08:54 DEBUG : removing 2 level 3 directories 2026/08/25 03:08:54 INFO : A1/B2/C2: Removing directory 2026/08/25 03:08:54 INFO : A3/B3/C4: Removing directory 2026/08/25 03:08:55 DEBUG : removing 2 level 2 directories 2026/08/25 03:08:55 INFO : A3/B3: Removing directory 2026/08/25 03:08:55 INFO : A1/B2: Removing directory 2026/08/25 03:08:55 ERROR : A3/B3: Failed to rmdir: directory not empty 2026/08/25 03:09:00 DEBUG : removing 3 level 1 directories 2026/08/25 03:09:00 INFO : A3: Removing directory 2026/08/25 03:09:00 INFO : A1: Removing directory 2026/08/25 03:09:00 INFO : A2: Removing directory 2026/08/25 03:09:00 ERROR : A3: Failed to rmdir: directory not empty 2026/08/25 03:09:00 ERROR : A1: Failed to rmdir: directory not empty 2026/08/25 03:09:01 DEBUG : removing 1 level 0 directories 2026/08/25 03:09:01 INFO : Internxt root 'rclone-test-huyedef2racu': Removing directory 2026/08/25 03:09:01 ERROR : Failed to rmdir: directory not empty operations_test.go:632: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:632 Error: Received unexpected error: failed to remove directories: 4 errors: last error: directory not empty Test: TestPurge 2026/08/25 03:09:03 DEBUG : Internxt root 'rclone-test-huyedef2racu': Purge dir "A3/B3" 2026/08/25 03:09:12 DEBUG : Internxt root 'rclone-test-huyedef2racu': Purge dir "A3" 2026/08/25 03:09:13 DEBUG : Internxt root 'rclone-test-huyedef2racu': Purge dir "A1" 2026/08/25 03:09:14 DEBUG : Internxt root 'rclone-test-huyedef2racu': Purge dir "" --- FAIL: TestPurge (49.98s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-vugibeq9qiwi'", Local "Local file system at /tmp/rclone2021203639", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/25 03:09:27 INFO : A1/B2: Making directory 2026/08/25 03:09:27 INFO : A1/B1/C3: Making directory 2026/08/25 03:09:39 DEBUG : pacer: low level retry 1/1 (error create folder: error code: 502 (status 502)) 2026/08/25 03:09:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms operations_test.go:1437: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1437 Error: Received unexpected error: RenameDir mkdir: failed to make directory: can't create folder, create folder: error code: 502 (status 502) Test: TestDirMove 2026/08/25 03:09:40 DEBUG : pacer: Reducing sleep to 15ms 2026/08/25 03:09:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/25 03:09:40 DEBUG : pacer: Reducing sleep to 10ms run.go:186: removing dir "A3" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "A2/B1" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "A2" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestDirMove (42.66s) FAIL 2026/08/25 03:09:57 DEBUG : Internxt root 'rclone-test-vugibeq9qiwi': Purge dir "" "./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge)$'" - Finished ERROR in 1m34.069043785s (try 5/5): exit status 1: Failed [TestPurge TestDirMove]