"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Starting (try 4/5) 2026/02/13 02:34:48 DEBUG : Creating backend with remote "TestInternxt:rclone-test-ruranen0yiyu" 2026/02/13 02:34:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/13 02:34:48 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/13 02:34:49 DEBUG : Creating backend with remote "/tmp/rclone977741657" === RUN TestPurge 2026/02/13 02:34:49 DEBUG : Creating backend with remote "TestInternxt:rclone-test-moqenim4tano" 2026/02/13 02:34:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/13 02:34:49 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/13 02:34:49 DEBUG : Creating backend with remote "/tmp/rclone1073050412" run.go:185: Remote "Internxt root 'rclone-test-moqenim4tano'", Local "Local file system at /tmp/rclone1073050412", Modify Window "876000h0m0s" 2026/02/13 02:34:51 INFO : A2: Making directory 2026/02/13 02:34:51 INFO : A1/B2: Making directory 2026/02/13 02:34:52 INFO : A1/B2/C2: Making directory 2026/02/13 02:34:52 INFO : A1/B1/C3: Making directory 2026/02/13 02:34:52 INFO : A3: Making directory 2026/02/13 02:34:52 INFO : A3/B3: Making directory operations_test.go:585: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:585 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestPurge 2026/02/13 02:34:53 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge object "A1/B1/C1/one" 2026/02/13 02:34:54 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge dir "A3" 2026/02/13 02:34:54 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge dir "A2" 2026/02/13 02:34:55 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge dir "A1/B2/C2" 2026/02/13 02:34:56 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge dir "A1/B2" 2026/02/13 02:34:56 NOTICE: purge failed to rmdir "A1/B2": directory not empty 2026/02/13 02:34:56 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge dir "A1/B1/C3" 2026/02/13 02:34:57 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge dir "A1/B1/C1" 2026/02/13 02:34:57 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge dir "A1/B1" 2026/02/13 02:34:57 NOTICE: purge failed to rmdir "A1/B1": directory not empty 2026/02/13 02:34:57 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge dir "A1" 2026/02/13 02:34:57 NOTICE: purge failed to rmdir "A1": directory not empty 2026/02/13 02:34:57 DEBUG : Internxt root 'rclone-test-moqenim4tano': Purge dir "" 2026/02/13 02:34:57 NOTICE: purge failed to rmdir "": directory not empty --- FAIL: TestPurge (8.62s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-ruranen0yiyu'", Local "Local file system at /tmp/rclone977741657", Modify Window "876000h0m0s" 2026/02/13 02:35:00 INFO : A2: Making directory 2026/02/13 02:35:00 INFO : A1/B2: Making directory 2026/02/13 02:35:00 INFO : A1/B2/C2: Making directory 2026/02/13 02:35:01 INFO : A1/B1/C3: Making directory 2026/02/13 02:35:01 INFO : A3: Making directory 2026/02/13 02:35:01 INFO : A3/B3: Making directory 2026/02/13 02:35:01 INFO : A3/B3/C4: Making directory operations_test.go:658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:658 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestRmdirsNoLeaveRoot run.go:130: removing dir "A1/B2" failed - try 1/3: directory not empty run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty 2026/02/13 02:35:11 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRmdirsNoLeaveRoot (20.70s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-ruranen0yiyu'", Local "Local file system at /tmp/rclone977741657", Modify Window "876000h0m0s" 2026/02/13 02:35:18 INFO : A1: Making directory 2026/02/13 02:35:19 INFO : A1/B1: Making directory 2026/02/13 02:35:19 INFO : A1/B1/C1: Making directory 2026/02/13 02:35:23 DEBUG : removing 1 level 3 directories 2026/02/13 02:35:23 INFO : A1/B1/C1: Removing directory 2026/02/13 02:35:23 DEBUG : removing 1 level 2 directories 2026/02/13 02:35:23 INFO : A1/B1: Removing directory 2026/02/13 02:35:23 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:130: removing dir "A1" failed - try 1/3: directory not empty 2026/02/13 02:35:27 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRmdirsLeaveRoot (16.59s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-ruranen0yiyu'", Local "Local file system at /tmp/rclone977741657", Modify Window "876000h0m0s" 2026/02/13 02:35:41 INFO : A1/B2: Making directory 2026/02/13 02:35:41 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/3: directory not empty 2026/02/13 02:35:58 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirMove (30.57s) FAIL 2026/02/13 02:36:05 DEBUG : Internxt root 'rclone-test-ruranen0yiyu': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m17.659822198s (try 4/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestDirMove]