"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestMaxDelete|TestMoveFile|TestMoveFileWithIgnoreExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Starting (try 3/5) 2026/04/09 05:03:04 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yinacuc8qida" 2026/04/09 05:03:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 05:03:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 05:03:05 DEBUG : Creating backend with remote "/tmp/rclone2324405822" === RUN TestMaxDelete run.go:185: Remote "Internxt root 'rclone-test-yinacuc8qida'", Local "Local file system at /tmp/rclone2324405822", Modify Window "876000h0m0s" run.go:290: Failed to put "small" to "Internxt root 'rclone-test-yinacuc8qida'": failed to create file metadata: create meta: Folder not found (status 404) --- FAIL: TestMaxDelete (6.35s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-yinacuc8qida'", Local "Local file system at /tmp/rclone2324405822", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/B1/C1/one" to "Internxt root 'rclone-test-yinacuc8qida'": failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) --- FAIL: TestRmdirsNoLeaveRoot (2.28s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-yinacuc8qida'", Local "Local file system at /tmp/rclone2324405822", Modify Window "876000h0m0s" 2026/04/09 05:03:14 INFO : A1: Making directory 2026/04/09 05:03:14 INFO : A1/B1: Making directory 2026/04/09 05:03:15 INFO : A1/B1/C1: Making directory operations_test.go:748: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:748 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestRmdirsLeaveRoot run.go:130: removing dir "A1" failed - try 1/5: directory not empty run.go:130: removing dir "A1" failed - try 2/5: directory not empty run.go:130: removing dir "A1" failed - try 3/5: directory not empty run.go:130: removing dir "A1" failed - try 4/5: directory not empty run.go:130: removing dir "A1" failed - try 5/5: directory not empty run.go:133: removing dir "A1" failed: directory not empty --- FAIL: TestRmdirsLeaveRoot (9.93s) === RUN TestMoveFile run.go:185: Remote "Internxt root 'rclone-test-yinacuc8qida'", Local "Local file system at /tmp/rclone2324405822", Modify Window "876000h0m0s" 2026/04/09 05:03:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/09 05:03:25 DEBUG : sub/file2: size = 14 OK 2026/04/09 05:03:25 INFO : file1: Copied (new) to: sub/file2 2026/04/09 05:03:25 INFO : file1: Deleted 2026/04/09 05:03:27 DEBUG : sub/file2: size = 14 OK 2026/04/09 05:03:27 DEBUG : file1: Sizes identical 2026/04/09 05:03:27 DEBUG : file1: Unchanged skipping 2026/04/09 05:03:27 INFO : file1: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:292: Sleeping for 13s just to make sure 2026/04/09 05:04:01 DEBUG : Internxt root 'rclone-test-yinacuc8qida': don't need to copy/move sub/file2, it is already at target location fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveFile (52.61s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Internxt root 'rclone-test-yinacuc8qida'", Local "Local file system at /tmp/rclone2324405822", Modify Window "876000h0m0s" 2026/04/09 05:04:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/09 05:04:17 DEBUG : file1: size = 14 OK 2026/04/09 05:04:17 INFO : file1: Copied (new) 2026/04/09 05:04:17 INFO : file1: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2026/04/09 05:04:20 ERROR : sub: error listing: directory not found 2026/04/09 05:04:20 ERROR : A1: error listing: directory not found fstest.go:292: Sleeping for 6s just to make sure 2026/04/09 05:04:27 DEBUG : file1: Destination exists, skipping 2026/04/09 05:04:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (13.99s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-yinacuc8qida'", Local "Local file system at /tmp/rclone2324405822", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/one" to "Internxt root 'rclone-test-yinacuc8qida'": failed to create file metadata: create meta: Folder not found (status 404) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirMove (12.74s) FAIL 2026/04/09 05:04:43 DEBUG : Internxt root 'rclone-test-yinacuc8qida': Purge dir "" 2026/04/09 05:04:43 NOTICE: purge failed to rmdir "": directory not empty "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestMaxDelete|TestMoveFile|TestMoveFileWithIgnoreExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m39.395229477s (try 3/5): exit status 1: Failed [TestMaxDelete TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestDirMove]