"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCopyURL|TestCopyURLDownloadHeaders|TestDirMove|TestMoveFileWithIgnoreExisting)$|^TestMultithreadCopy$/^(upload=true,size=62914560,streams=2|upload=true,size=62914561,streams=2)$'" - Starting (try 2/5) 2026/07/07 04:06:42 DEBUG : Creating backend with remote "TestInternxt:rclone-test-jexarox5neje" 2026/07/07 04:06:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 04:06:42 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/07 04:06:43 DEBUG : Creating backend with remote "/tmp/rclone1811623561" === RUN TestMultithreadCopy run.go:198: Remote "Internxt root 'rclone-test-jexarox5neje'", Local "Local file system at /tmp/rclone1811623561", Modify Window "876000h0m0s" 2026/07/07 04:06:52 NOTICE: Internxt root 'rclone-test-jexarox5neje': Multipart upload aborted for chunksize-probe === RUN TestMultithreadCopy/upload=true,size=62914560,streams=2 2026/07/07 04:06:56 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/07/07 04:07:32 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 (49.74s) --- SKIP: TestMultithreadCopy/upload=true,size=62914560,streams=2 (4.27s) --- FAIL: TestMultithreadCopy/upload=true,size=62914561,streams=2 (35.35s) === RUN TestCopyURL run.go:198: Remote "Internxt root 'rclone-test-jexarox5neje'", Local "Local file system at /tmp/rclone1811623561", Modify Window "876000h0m0s" 2026/07/07 04:07:38 DEBUG : filename.txt: File name found in url 2026/07/07 04:07:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (27.40s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Internxt root 'rclone-test-jexarox5neje'", Local "Local file system at /tmp/rclone1811623561", Modify Window "876000h0m0s" --- PASS: TestCopyURLDownloadHeaders (8.31s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Internxt root 'rclone-test-jexarox5neje'", Local "Local file system at /tmp/rclone1811623561", Modify Window "876000h0m0s" 2026/07/07 04:08:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 04:08:15 DEBUG : file1: size = 14 OK 2026/07/07 04:08:15 INFO : file1: Copied (new) 2026/07/07 04:08:15 INFO : file1: Deleted 2026/07/07 04:08:16 DEBUG : file1: Destination exists, skipping 2026/07/07 04:08:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (9.78s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-jexarox5neje'", Local "Local file system at /tmp/rclone1811623561", Modify Window "876000h0m0s" 2026/07/07 04:08:50 INFO : A1/B2: Making directory 2026/07/07 04:08:50 INFO : A1/B1/C3: Making directory 2026/07/07 04:09:08 DEBUG : A2/one: size = 3 OK 2026/07/07 04:09:08 INFO : A1/one: Copied (new) to: A2/one 2026/07/07 04:09:08 DEBUG : A2/B1/C2/five: size = 4 OK 2026/07/07 04:09:08 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/07/07 04:09:09 INFO : A1/one: Deleted 2026/07/07 04:09:09 DEBUG : A2/B1/three: size = 5 OK 2026/07/07 04:09:09 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/07/07 04:09:09 DEBUG : A2/B1/C1/four: size = 4 OK 2026/07/07 04:09:09 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/07/07 04:09:09 INFO : A1/B1/C2/five: Deleted 2026/07/07 04:09:09 DEBUG : A2/two: size = 3 OK 2026/07/07 04:09:09 INFO : A1/two: Copied (new) to: A2/two 2026/07/07 04:09:09 INFO : A1/B1/three: Deleted 2026/07/07 04:09:09 INFO : A1/B1/C1/four: Deleted 2026/07/07 04:09:10 INFO : A1/two: Deleted 2026/07/07 04:09:27 DEBUG : A3/B1/three: size = 5 OK 2026/07/07 04:09:27 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/07/07 04:09:27 INFO : A2/B1/three: Deleted 2026/07/07 04:09:28 DEBUG : A3/B1/C2/five: size = 4 OK 2026/07/07 04:09:28 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/07/07 04:09:28 DEBUG : A3/one: size = 3 OK 2026/07/07 04:09:28 INFO : A2/one: Copied (new) to: A3/one 2026/07/07 04:09:28 INFO : A2/B1/C2/five: Deleted 2026/07/07 04:09:29 INFO : A2/one: Deleted 2026/07/07 04:09:30 DEBUG : A3/B1/C1/four: size = 4 OK 2026/07/07 04:09:30 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/07/07 04:09:30 DEBUG : A3/two: size = 3 OK 2026/07/07 04:09:30 INFO : A2/two: Copied (new) to: A3/two 2026/07/07 04:09:30 INFO : A2/B1/C1/four: Deleted 2026/07/07 04:09:31 INFO : A2/two: Deleted 2026/07/07 04:09:38 INFO : Internxt root 'rclone-test-jexarox5neje': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/07 04:09:48 DEBUG : A4/two: size = 3 OK 2026/07/07 04:09:48 INFO : A3/two: Copied (new) to: A4/two 2026/07/07 04:09:49 DEBUG : A4/B1/C1/four: size = 4 OK 2026/07/07 04:09:49 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/07/07 04:09:49 INFO : A3/two: Deleted 2026/07/07 04:09:49 INFO : A3/B1/C1/four: Deleted 2026/07/07 04:09:50 DEBUG : A4/B1/three: size = 5 OK 2026/07/07 04:09:50 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/07/07 04:09:50 DEBUG : A4/one: size = 3 OK 2026/07/07 04:09:50 INFO : A3/one: Copied (new) to: A4/one 2026/07/07 04:09:51 INFO : A3/one: Deleted 2026/07/07 04:09:51 DEBUG : A4/B1/C2/five: size = 4 OK 2026/07/07 04:09:51 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/07/07 04:09:51 INFO : A3/B1/three: Deleted 2026/07/07 04:09:51 INFO : A3/B1/C2/five: Deleted 2026/07/07 04:09:55 ERROR : A3: 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: TestDirMove (118.41s) FAIL 2026/07/07 04:10:17 DEBUG : Internxt root 'rclone-test-jexarox5neje': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestCopyURL|TestCopyURLDownloadHeaders|TestDirMove|TestMoveFileWithIgnoreExisting)$|^TestMultithreadCopy$/^(upload=true,size=62914560,streams=2|upload=true,size=62914561,streams=2)$'" - Finished ERROR in 3m35.596664763s (try 2/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=62914561,streams=2]