"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$|^TestMultithreadCopy$/^(upload=true,size=62914560,streams=2|upload=true,size=62914561,streams=2)$'" - Starting (try 2/5) 2026/05/21 01:17:23 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zapisoj8towu" 2026/05/21 01:17:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/21 01:17:24 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/05/21 01:17:24 DEBUG : Creating backend with remote "/tmp/rclone3773138615" === RUN TestMultithreadCopy run.go:198: Remote "Internxt root 'rclone-test-zapisoj8towu'", Local "Local file system at /tmp/rclone3773138615", Modify Window "876000h0m0s" 2026/05/21 01:17:32 NOTICE: Internxt root 'rclone-test-zapisoj8towu': Multipart upload aborted for chunksize-probe === RUN TestMultithreadCopy/upload=true,size=62914560,streams=2 2026/05/21 01:17:36 DEBUG : test-multithread-copy-true-62914560-2: multi-thread copy: disabling buffering because source is local disk multithread_test.go:225: file too small for multipart upload: multi-thread copy: failed to open chunk writer: file too small for multipart upload (minimum 104857600 bytes) === RUN TestMultithreadCopy/upload=true,size=62914561,streams=2 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:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 Error: Should be true Test: TestMultithreadCopy/upload=true,size=62914561,streams=2 Messages: listing wrong, want test-multithread-copy-true-62914561-2 (62914561) got test-multithread-copy-true-62914560-2 (62914560), test-multithread-copy-true-62914561-2 (62914561) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMultithreadCopy/upload=true,size=62914561,streams=2 Messages: Unexpected file "test-multithread-copy-true-62914560-2" 2026/05/21 01:18:12 DEBUG : test-multithread-copy-true-62914561-2: multi-thread copy: disabling buffering because source is local disk multithread_test.go:225: file too small for multipart upload: multi-thread copy: failed to open chunk writer: file too small for multipart upload (minimum 104857600 bytes) --- FAIL: TestMultithreadCopy (56.82s) --- SKIP: TestMultithreadCopy/upload=true,size=62914560,streams=2 (4.19s) --- FAIL: TestMultithreadCopy/upload=true,size=62914561,streams=2 (35.26s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Internxt root 'rclone-test-zapisoj8towu'", Local "Local file system at /tmp/rclone3773138615", Modify Window "876000h0m0s" 2026/05/21 01:18:27 INFO : A2: Making directory 2026/05/21 01:18:27 INFO : A1/B2: Making directory 2026/05/21 01:18:28 INFO : A1/B2/C2: Making directory 2026/05/21 01:18:29 INFO : A1/B1/C3: Making directory 2026/05/21 01:18:29 INFO : A3: Making directory 2026/05/21 01:18:29 INFO : A3/B3: Making directory 2026/05/21 01:18:31 INFO : A3/B3/C4: Making directory 2026/05/21 01:18:39 DEBUG : removing 1 level 3 directories 2026/05/21 01:18:39 INFO : A3/B3/C4: Removing directory 2026/05/21 01:18:44 DEBUG : removing 2 level 3 directories 2026/05/21 01:18:44 INFO : A1/B2/C2: Removing directory 2026/05/21 01:18:44 INFO : A1/B1/C3: Removing directory 2026/05/21 01:18:44 DEBUG : removing 2 level 2 directories 2026/05/21 01:18:44 INFO : A3/B3: Removing directory 2026/05/21 01:18:44 INFO : A1/B2: Removing directory 2026/05/21 01:18:44 ERROR : A1/B2: Failed to rmdir: directory not empty 2026/05/21 01:18:45 DEBUG : removing 2 level 1 directories 2026/05/21 01:18:45 INFO : A3: Removing directory 2026/05/21 01:18:45 INFO : A2: Removing directory 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 2026/05/21 01:18:55 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: TestRmdirsNoLeaveRoot (46.66s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-zapisoj8towu'", Local "Local file system at /tmp/rclone3773138615", Modify Window "876000h0m0s" 2026/05/21 01:19:14 INFO : A1/B2: Making directory 2026/05/21 01:19:14 INFO : A1/B1/C3: Making directory 2026/05/21 01:19:28 DEBUG : A2/B1/three: size = 5 OK 2026/05/21 01:19:28 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/05/21 01:19:29 DEBUG : A2/one: size = 3 OK 2026/05/21 01:19:29 INFO : A1/one: Copied (new) to: A2/one 2026/05/21 01:19:29 DEBUG : A2/two: size = 3 OK 2026/05/21 01:19:29 INFO : A1/two: Copied (new) to: A2/two 2026/05/21 01:19:29 INFO : A1/B1/three: Deleted 2026/05/21 01:19:29 INFO : A1/one: Deleted 2026/05/21 01:19:29 DEBUG : A2/B1/C2/five: size = 4 OK 2026/05/21 01:19:29 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/05/21 01:19:29 INFO : A1/two: Deleted 2026/05/21 01:19:30 INFO : A1/B1/C2/five: Deleted 2026/05/21 01:19:31 DEBUG : A2/B1/C1/four: size = 4 OK 2026/05/21 01:19:31 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/05/21 01:19:32 INFO : A1/B1/C1/four: Deleted 2026/05/21 01:19:46 DEBUG : A3/B1/C1/four: size = 4 OK 2026/05/21 01:19:46 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/05/21 01:19:46 INFO : A2/B1/C1/four: Deleted 2026/05/21 01:19:46 DEBUG : A3/B1/C2/five: size = 4 OK 2026/05/21 01:19:46 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/05/21 01:19:46 DEBUG : A3/two: size = 3 OK 2026/05/21 01:19:46 INFO : A2/two: Copied (new) to: A3/two 2026/05/21 01:19:47 DEBUG : A3/B1/three: size = 5 OK 2026/05/21 01:19:47 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/05/21 01:19:47 INFO : A2/B1/C2/five: Deleted 2026/05/21 01:19:47 INFO : A2/two: Deleted 2026/05/21 01:19:47 INFO : A2/B1/three: Deleted 2026/05/21 01:19:48 DEBUG : A3/one: size = 3 OK 2026/05/21 01:19:48 INFO : A2/one: Copied (new) to: A3/one 2026/05/21 01:19:49 INFO : A2/one: Deleted 2026/05/21 01:19:57 INFO : Internxt root 'rclone-test-zapisoj8towu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/21 01:20:08 DEBUG : A4/B1/C2/five: size = 4 OK 2026/05/21 01:20:08 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/05/21 01:20:09 DEBUG : A4/B1/three: size = 5 OK 2026/05/21 01:20:09 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/05/21 01:20:09 INFO : A3/B1/C2/five: Deleted 2026/05/21 01:20:09 INFO : A3/B1/three: Deleted 2026/05/21 01:20:09 DEBUG : A4/one: size = 3 OK 2026/05/21 01:20:09 INFO : A3/one: Copied (new) to: A4/one 2026/05/21 01:20:09 DEBUG : A4/two: size = 3 OK 2026/05/21 01:20:09 INFO : A3/two: Copied (new) to: A4/two 2026/05/21 01:20:10 INFO : A3/one: Deleted 2026/05/21 01:20:10 INFO : A3/two: Deleted 2026/05/21 01:20:10 DEBUG : A4/B1/C1/four: size = 4 OK 2026/05/21 01:20:10 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/05/21 01:20:11 INFO : A3/B1/C1/four: Deleted run.go:186: removing dir "A4/B1" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestDirMove (76.68s) FAIL 2026/05/21 01:20:24 DEBUG : Internxt root 'rclone-test-zapisoj8towu': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$|^TestMultithreadCopy$/^(upload=true,size=62914560,streams=2|upload=true,size=62914561,streams=2)$'" - Finished ERROR in 3m1.546982272s (try 2/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=62914561,streams=2 TestRmdirsNoLeaveRoot]