"./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCopyFileBackupDir|TestDirMove|TestPurge|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Starting (try 4/5) 2026/08/13 04:37:36 DEBUG : Creating backend with remote "TestInternxt:rclone-test-vepicul2roxa" 2026/08/13 04:37:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 04:37:37 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/13 04:37:37 DEBUG : Creating backend with remote "/tmp/rclone1098133977" === RUN TestCopyFileBackupDir run.go:198: Remote "Internxt root 'rclone-test-vepicul2roxa'", Local "Local file system at /tmp/rclone1098133977", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/13 04:37:50 DEBUG : Creating backend with remote "TestInternxt:rclone-test-vepicul2roxa/backup" 2026/08/13 04:37:50 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/13 04:37:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1098133977) 2026/08/13 04:37:51 DEBUG : dst/file1: size = 18 (Internxt root 'rclone-test-vepicul2roxa') 2026/08/13 04:37:51 DEBUG : dst/file1: Sizes differ 2026/08/13 04:37:52 INFO : dst/file1: Moved (server-side) 2026/08/13 04:37:53 DEBUG : dst/file1: size = 14 OK 2026/08/13 04:37:53 INFO : dst/file1: Copied (new) run.go:186: removing dir "backup" failed - try 1/5: sleeping 1s: directory not empty 2026/08/13 04:37:57 ERROR : backup: 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 --- PASS: TestCopyFileBackupDir (27.72s) === RUN TestPurge 2026/08/13 04:38:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-dejuyeq7wuqu" 2026/08/13 04:38:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 04:38:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/13 04:38:05 DEBUG : Creating backend with remote "/tmp/rclone97821018" run.go:198: Remote "Internxt root 'rclone-test-dejuyeq7wuqu'", Local "Local file system at /tmp/rclone97821018", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/13 04:38:20 INFO : A2: Making directory 2026/08/13 04:38:21 INFO : A1/B2: Making directory 2026/08/13 04:38:21 INFO : A1/B2/C2: Making directory 2026/08/13 04:38:22 INFO : A1/B1/C3: Making directory 2026/08/13 04:38:22 INFO : A3: Making directory 2026/08/13 04:38:22 INFO : A3/B3: Making directory 2026/08/13 04:38:23 INFO : A3/B3/C4: Making directory 2026/08/13 04:38:28 DEBUG : Waiting for deletions to finish 2026/08/13 04:38:28 INFO : A1/B1/C1/one: Deleted 2026/08/13 04:38:29 DEBUG : removing 2 level 3 directories 2026/08/13 04:38:29 INFO : A1/B1/C3: Removing directory 2026/08/13 04:38:29 INFO : A1/B1/C1: Removing directory 2026/08/13 04:38:29 DEBUG : removing 1 level 2 directories 2026/08/13 04:38:29 INFO : A1/B1: Removing directory 2026/08/13 04:38:29 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/08/13 04:38:30 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge object "A1/two" 2026/08/13 04:38:31 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge dir "A3/B3/C4" 2026/08/13 04:38:31 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge dir "A3/B3" 2026/08/13 04:38:32 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge dir "A3" 2026/08/13 04:38:32 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge dir "A2" 2026/08/13 04:38:33 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge dir "A1/B2/C2" 2026/08/13 04:38:33 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge dir "A1/B2" 2026/08/13 04:38:34 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge dir "A1/B1" 2026/08/13 04:38:34 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge dir "A1" 2026/08/13 04:38:34 DEBUG : Internxt root 'rclone-test-dejuyeq7wuqu': Purge dir "" --- FAIL: TestPurge (31.91s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Internxt root 'rclone-test-vepicul2roxa'", Local "Local file system at /tmp/rclone1098133977", Modify Window "876000h0m0s" 2026/08/13 04:38:40 INFO : A2: Making directory 2026/08/13 04:38:40 INFO : A1/B2: Making directory 2026/08/13 04:38:41 INFO : A1/B2/C2: Making directory 2026/08/13 04:38:41 INFO : A1/B1/C3: Making directory 2026/08/13 04:38:42 INFO : A3: Making directory 2026/08/13 04:38:42 INFO : A3/B3: Making directory 2026/08/13 04:38:43 INFO : A3/B3/C4: Making directory 2026/08/13 04:38:46 DEBUG : removing 1 level 3 directories 2026/08/13 04:38:46 INFO : A3/B3/C4: Removing directory 2026/08/13 04:38:50 DEBUG : removing 2 level 3 directories 2026/08/13 04:38:50 INFO : A1/B2/C2: Removing directory 2026/08/13 04:38:50 INFO : A1/B1/C3: Removing directory 2026/08/13 04:38:50 DEBUG : removing 2 level 2 directories 2026/08/13 04:38:50 INFO : A3/B3: Removing directory 2026/08/13 04:38:50 INFO : A1/B2: Removing directory 2026/08/13 04:38:51 DEBUG : removing 2 level 1 directories 2026/08/13 04:38:51 INFO : A3: Removing directory 2026/08/13 04:38:51 INFO : A2: Removing directory 2026/08/13 04:38:51 ERROR : A3: Failed to rmdir: directory not empty 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:186: removing dir "A1/B1" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "A1" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestRmdirsNoLeaveRoot (19.47s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Internxt root 'rclone-test-vepicul2roxa'", Local "Local file system at /tmp/rclone1098133977", Modify Window "876000h0m0s" 2026/08/13 04:38:56 INFO : A1: Making directory 2026/08/13 04:38:56 INFO : A1/B1: Making directory 2026/08/13 04:38:57 INFO : A1/B1/C1: Making directory 2026/08/13 04:39:00 DEBUG : removing 1 level 3 directories 2026/08/13 04:39:00 INFO : A1/B1/C1: Removing directory 2026/08/13 04:39:00 DEBUG : removing 1 level 2 directories 2026/08/13 04:39:00 INFO : A1/B1: Removing directory 2026/08/13 04:39:00 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:762 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsLeaveRoot run.go:186: removing dir "A1" failed - try 1/5: sleeping 1s: directory not empty 2026/08/13 04:39:03 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: TestRmdirsLeaveRoot (14.36s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-vepicul2roxa'", Local "Local file system at /tmp/rclone1098133977", Modify Window "876000h0m0s" 2026/08/13 04:39:15 INFO : A1/B2: Making directory 2026/08/13 04:39:16 INFO : A1/B1/C3: Making directory 2026/08/13 04:39:20 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 2026/08/13 04:39:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/13 04:39:34 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/13 04:39:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/13 04:39:34 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/13 04:39:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 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 run.go:186: removing dir "A3" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "A2" failed - try 1/5: sleeping 1s: directory not empty 2026/08/13 04:39:45 ERROR : A2: 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: TestDirMove (41.87s) FAIL 2026/08/13 04:39:52 DEBUG : Internxt root 'rclone-test-vepicul2roxa': Purge dir "" "./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCopyFileBackupDir|TestDirMove|TestPurge|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 2m16.521386346s (try 4/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestDirMove]