"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsNoLeaveRoot)$'" - Starting (try 4/5) 2026/02/20 04:59:27 DEBUG : Creating backend with remote "TestInternxt:rclone-test-wiweyat5cara" 2026/02/20 04:59:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/20 04:59:27 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/20 04:59:28 DEBUG : Creating backend with remote "/tmp/rclone501538880" === RUN TestPurge 2026/02/20 04:59:28 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yunacac3yuzi" 2026/02/20 04:59:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/20 04:59:28 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/20 04:59:28 DEBUG : Creating backend with remote "/tmp/rclone39532258" run.go:185: Remote "Internxt root 'rclone-test-yunacac3yuzi'", Local "Local file system at /tmp/rclone39532258", Modify Window "876000h0m0s" 2026/02/20 04:59:30 INFO : A2: Making directory 2026/02/20 04:59:30 INFO : A1/B2: Making directory 2026/02/20 04:59:30 INFO : A1/B2/C2: Making directory 2026/02/20 04:59:31 INFO : A1/B1/C3: Making directory 2026/02/20 04:59:31 INFO : A3: Making directory 2026/02/20 04:59:32 INFO : A3/B3: Making directory 2026/02/20 04:59:32 INFO : A3/B3/C4: Making directory 2026/02/20 04:59:34 DEBUG : Waiting for deletions to finish 2026/02/20 04:59:34 INFO : A1/B1/C1/one: Deleted 2026/02/20 04:59:35 DEBUG : removing 2 level 3 directories 2026/02/20 04:59:35 INFO : A1/B1/C3: Removing directory 2026/02/20 04:59:35 INFO : A1/B1/C1: Removing directory 2026/02/20 04:59:35 DEBUG : removing 1 level 2 directories 2026/02/20 04:59:35 INFO : A1/B1: Removing directory 2026/02/20 04:59:36 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/02/20 04:59:36 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge object "A1/two" 2026/02/20 04:59:37 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge dir "A3/B3/C4" 2026/02/20 04:59:37 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge dir "A3/B3" 2026/02/20 04:59:37 NOTICE: purge failed to rmdir "A3/B3": directory not empty 2026/02/20 04:59:37 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge dir "A3" 2026/02/20 04:59:37 NOTICE: purge failed to rmdir "A3": directory not empty 2026/02/20 04:59:37 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge dir "A2" 2026/02/20 04:59:37 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge dir "A1/B2/C2" 2026/02/20 04:59:38 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge dir "A1/B2" 2026/02/20 04:59:38 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge dir "A1/B1" 2026/02/20 04:59:38 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge dir "A1" 2026/02/20 04:59:39 DEBUG : Internxt root 'rclone-test-yunacac3yuzi': Purge dir "" 2026/02/20 04:59:39 NOTICE: purge failed to rmdir "": directory not empty --- FAIL: TestPurge (10.98s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-wiweyat5cara'", Local "Local file system at /tmp/rclone501538880", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/B1/C1/one" to "Internxt root 'rclone-test-wiweyat5cara'": failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) 2026/02/20 04:59:42 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: TestRmdirsNoLeaveRoot (10.23s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-wiweyat5cara'", Local "Local file system at /tmp/rclone501538880", Modify Window "876000h0m0s" 2026/02/20 04:59:53 INFO : A1/B2: Making directory 2026/02/20 04:59:54 INFO : A1/B1/C3: Making directory 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 mkdir: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestDirMove 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 2026/02/20 05:00:03 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 (21.73s) FAIL 2026/02/20 05:00:11 DEBUG : Internxt root 'rclone-test-wiweyat5cara': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 44.062426326s (try 4/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot TestDirMove]