"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/10 04:38:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hotixef6mavi" 2026/04/10 04:38:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 04:38:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/10 04:38:31 DEBUG : Creating backend with remote "/tmp/rclone513483590" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/04/10 04:38:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.31s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/04/10 04:38:32 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.32s) === RUN TestSizeDiffers 2026/04/10 04:38:32 DEBUG : a: size = 0 OK 2026/04/10 04:38:32 DEBUG : a: size = 1 (memory) 2026/04/10 04:38:32 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/10 04:38:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/10 04:38:32 DEBUG : potato: Seek from 10 to 0 2026/04/10 04:38:32 DEBUG : potato: Seek from 10 to 0 2026/04/10 04:38:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/10 04:38:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Seek from 5 to 2 2026/04/10 04:38:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/10 04:38:32 DEBUG : potato: Seek from 7 to 0 2026/04/10 04:38:32 DEBUG : potato: Seek from 7 to 0 2026/04/10 04:38:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/10 04:38:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Seek from 5 to 2 2026/04/10 04:38:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/10 04:38:32 DEBUG : potato: Seek from 8 to 0 2026/04/10 04:38:32 DEBUG : potato: Seek from 8 to 0 2026/04/10 04:38:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/10 04:38:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/10 04:38:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/10 04:38:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/10 04:38:32 DEBUG : potato: Seek from 5 to 2 2026/04/10 04:38:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/10 04:38:32 DEBUG : potato: Seek from 9 to 0 2026/04/10 04:38:32 DEBUG : potato: Seek from 9 to 0 2026/04/10 04:38:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === NAME TestCheck run.go:290: Failed to put "empty space" to "Internxt root 'rclone-test-hotixef6mavi'": 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: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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:121 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 Error: Should be true Test: TestCheck Messages: listing wrong, want got rutabaga (8) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:121 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 Error: Should be true Test: TestCheck Messages: Unexpected file "rutabaga" --- FAIL: TestCheck (40.45s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.22s) === RUN TestCheckFsError 2026/04/10 04:39:12 DEBUG : Creating backend with remote "nonexistent" 2026/04/10 04:39:12 DEBUG : Creating backend with remote "nonexistent" 2026/04/10 04:39:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/10 04:39:12 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/10 04:39:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/10 04:39:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" run.go:290: Failed to put "rutabaga" to "Internxt root 'rclone-test-hotixef6mavi'": failed to rename existing file to backup: rename file: File not found (status 404) run.go:130: removing file "rutabaga" failed - try 1/5: delete file: File not found (status 404) --- FAIL: TestCheckDownload (2.50s) === RUN TestCheckSizeOnly run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 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:292: Sleeping for 7s just to make sure === RUN TestCheckSizeOnly/1 check_test.go:80: 1: Got error when not expecting one: 1 differences found check_test.go:86: 1: Expecting 0 errors but got 1 check_test.go:92: 1: Expecting 1 total matching files but got 0 === NAME TestCheckSizeOnly check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match === RUN TestCheckSizeOnly/2 === NAME TestCheckSizeOnly run.go:290: Failed to put "empty space" to "Internxt root 'rclone-test-hotixef6mavi'": failed to create file metadata: create meta: Folder not found (status 404) run.go:130: removing file "rutabaga" failed - try 1/5: delete file: File not found (status 404) --- FAIL: TestCheckSizeOnly (15.87s) --- FAIL: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:39:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/10 04:39:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/10 04:39:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/10 04:39:33 NOTICE: test.sum: 2 warning(s) suppressed... run.go:290: Failed to put "test.sum" to "Internxt root 'rclone-test-hotixef6mavi'": failed to rename existing file to backup: rename file: File not found (status 404) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:308 Error: Should be true Test: TestParseSumFile Messages: listing wrong, want got test.sum (81) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:308 Error: Should be true Test: TestParseSumFile Messages: Unexpected file "test.sum" --- FAIL: TestParseSumFile (37.63s) === RUN TestCheckSum run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:40:08 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hotixef6mavi/data" 2026/04/10 04:40:08 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 check_test.go:350: Internxt root 'rclone-test-hotixef6mavi/data' lacks md5, skipping run.go:130: removing file "test.sum" failed - try 1/5: delete file: File not found (status 404) --- SKIP: TestCheckSum (4.42s) === RUN TestCheckSumDownload run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:40:13 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hotixef6mavi/data" 2026/04/10 04:40:14 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 run.go:290: Failed to put "data/banana" to "Internxt root 'rclone-test-hotixef6mavi'": failed to create file metadata: create meta: Folder not found (status 404) run.go:130: removing dir "data" failed - try 1/5: directory not found --- FAIL: TestCheckSumDownload (5.87s) === RUN TestApplyTransforms 2026/04/10 04:40:19 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kuruhiy6tidi" 2026/04/10 04:40:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 04:40:19 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/10 04:40:19 DEBUG : Creating backend with remote "/tmp/rclone97609192" run.go:185: Remote "Internxt root 'rclone-test-kuruhiy6tidi'", Local "Local file system at /tmp/rclone97609192", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/04/10 04:40:24 ERROR : hello, world!: sum not found 2026/04/10 04:40:24 ERROR : HELLO, WORLD!: file not in Internxt root 'rclone-test-kuruhiy6tidi' 2026/04/10 04:40:24 NOTICE: Internxt root 'rclone-test-kuruhiy6tidi': 1 files missing 2026/04/10 04:40:24 NOTICE: 1 hashes missing 2026/04/10 04:40:24 NOTICE: Internxt root 'rclone-test-kuruhiy6tidi': 1 differences found 2026/04/10 04:40:24 NOTICE: Internxt root 'rclone-test-kuruhiy6tidi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/10 04:40:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/10 04:40:25 NOTICE: Internxt root 'rclone-test-kuruhiy6tidi': 0 differences found 2026/04/10 04:40:25 NOTICE: Internxt root 'rclone-test-kuruhiy6tidi': 1 matching files 2026/04/10 04:40:25 DEBUG : Creating backend with remote "TestInternxt:rclone-test-wimotoz0poca" 2026/04/10 04:40:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 04:40:25 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/10 04:40:25 DEBUG : Creating backend with remote "/tmp/rclone3995613481" run.go:185: Remote "Internxt root 'rclone-test-wimotoz0poca'", Local "Local file system at /tmp/rclone3995613481", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/04/10 04:40:28 ERROR : HELLO, WORLD!: sum not found 2026/04/10 04:40:28 ERROR : hello, world!: file not in Internxt root 'rclone-test-wimotoz0poca' 2026/04/10 04:40:28 NOTICE: Internxt root 'rclone-test-wimotoz0poca': 1 files missing 2026/04/10 04:40:28 NOTICE: 1 hashes missing 2026/04/10 04:40:28 NOTICE: Internxt root 'rclone-test-wimotoz0poca': 1 differences found 2026/04/10 04:40:28 NOTICE: Internxt root 'rclone-test-wimotoz0poca': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/10 04:40:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/10 04:40:29 NOTICE: Internxt root 'rclone-test-wimotoz0poca': 0 differences found 2026/04/10 04:40:29 NOTICE: Internxt root 'rclone-test-wimotoz0poca': 1 matching files 2026/04/10 04:40:29 DEBUG : Creating backend with remote "TestInternxt:rclone-test-xisocuy6civa" 2026/04/10 04:40:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 04:40:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/10 04:40:30 DEBUG : Creating backend with remote "/tmp/rclone3425965345" run.go:185: Remote "Internxt root 'rclone-test-xisocuy6civa'", Local "Local file system at /tmp/rclone3425965345", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/10 04:40:36 ERROR : HeLlO, wOrLd!: sum not found 2026/04/10 04:40:36 ERROR : hello, world!: file not in Internxt root 'rclone-test-xisocuy6civa' 2026/04/10 04:40:36 NOTICE: Internxt root 'rclone-test-xisocuy6civa': 1 files missing 2026/04/10 04:40:36 NOTICE: 1 hashes missing 2026/04/10 04:40:36 NOTICE: Internxt root 'rclone-test-xisocuy6civa': 1 differences found 2026/04/10 04:40:36 NOTICE: Internxt root 'rclone-test-xisocuy6civa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/10 04:40:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/10 04:40:37 NOTICE: Internxt root 'rclone-test-xisocuy6civa': 0 differences found 2026/04/10 04:40:37 NOTICE: Internxt root 'rclone-test-xisocuy6civa': 1 matching files 2026/04/10 04:40:37 DEBUG : Creating backend with remote "TestInternxt:rclone-test-ciwifav2cefu" 2026/04/10 04:40:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 04:40:37 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/10 04:40:37 DEBUG : Creating backend with remote "/tmp/rclone799803704" run.go:185: Remote "Internxt root 'rclone-test-ciwifav2cefu'", Local "Local file system at /tmp/rclone799803704", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/10 04:40:40 ERROR : HELLO, WORLD!: sum not found 2026/04/10 04:40:40 ERROR : HeLlO, wOrLd!: file not in Internxt root 'rclone-test-ciwifav2cefu' 2026/04/10 04:40:40 NOTICE: Internxt root 'rclone-test-ciwifav2cefu': 1 files missing 2026/04/10 04:40:40 NOTICE: 1 hashes missing 2026/04/10 04:40:40 NOTICE: Internxt root 'rclone-test-ciwifav2cefu': 1 differences found 2026/04/10 04:40:40 NOTICE: Internxt root 'rclone-test-ciwifav2cefu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/10 04:40:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/10 04:40:41 NOTICE: Internxt root 'rclone-test-ciwifav2cefu': 0 differences found 2026/04/10 04:40:41 NOTICE: Internxt root 'rclone-test-ciwifav2cefu': 1 matching files 2026/04/10 04:40:41 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fugowah7buha" 2026/04/10 04:40:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 04:40:41 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/10 04:40:41 DEBUG : Creating backend with remote "/tmp/rclone1937047" run.go:185: Remote "Internxt root 'rclone-test-fugowah7buha'", Local "Local file system at /tmp/rclone1937047", Modify Window "876000h0m0s" run.go:290: Failed to put "測試_Русский___ě_áñ" to "Internxt root 'rclone-test-fugowah7buha'": failed to create file metadata: create meta: Folder not found (status 404) 2026/04/10 04:40:44 DEBUG : Internxt root 'rclone-test-fugowah7buha': Purge dir "" 2026/04/10 04:40:45 NOTICE: purge failed to rmdir "": directory not found 2026/04/10 04:40:45 DEBUG : Internxt root 'rclone-test-ciwifav2cefu': Purge dir "" 2026/04/10 04:40:45 NOTICE: purge failed to rmdir "": directory not empty 2026/04/10 04:40:45 DEBUG : Internxt root 'rclone-test-xisocuy6civa': Purge object "HeLlO, wOrLd!" 2026/04/10 04:40:46 DEBUG : Internxt root 'rclone-test-xisocuy6civa': Purge dir "" 2026/04/10 04:40:47 DEBUG : Internxt root 'rclone-test-wimotoz0poca': Purge dir "" 2026/04/10 04:40:47 NOTICE: purge failed to rmdir "": directory not empty 2026/04/10 04:40:47 DEBUG : Internxt root 'rclone-test-kuruhiy6tidi': Purge object "hello, world!" 2026/04/10 04:40:48 DEBUG : Internxt root 'rclone-test-kuruhiy6tidi': Purge dir "" --- FAIL: TestApplyTransforms (29.76s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:40:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/10 04:40:50 ERROR : file1: Failed to copy: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestCopyFile --- FAIL: TestCopyFile (1.67s) === RUN TestCopyLongFile run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.49s) === RUN TestCopyFileCompareDest run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:40:51 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hotixef6mavi/dst" 2026/04/10 04:40:51 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/10 04:40:52 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hotixef6mavi/CompareDest" 2026/04/10 04:40:52 DEBUG : Config file has changed externally - reloading 2026/04/10 04:40:53 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/10 04:40:53 DEBUG : one: Need to transfer - File not found at Destination 2026/04/10 04:40:55 DEBUG : one: size = 3 OK 2026/04/10 04:40:55 INFO : one: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/04/10 04:41:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone513483590) 2026/04/10 04:41:04 DEBUG : one: size = 3 (Internxt root 'rclone-test-hotixef6mavi/dst') 2026/04/10 04:41:04 DEBUG : one: Sizes differ 2026/04/10 04:41:05 DEBUG : Internxt root 'rclone-test-hotixef6mavi/dst': Renamed existing file one to backup one.rclone-backup-yahukiq4. (UUID: e52eba73-59b5-4deb-b9c4-d03035956d58) 2026/04/10 04:41:06 DEBUG : Internxt root 'rclone-test-hotixef6mavi/dst': Upload succeeded, deleting backup file one.rclone-backup-yahukiq4. (UUID: e52eba73-59b5-4deb-b9c4-d03035956d58) 2026/04/10 04:41:07 DEBUG : Internxt root 'rclone-test-hotixef6mavi/dst': Successfully deleted backup file 2026/04/10 04:41:07 DEBUG : one: size = 5 OK 2026/04/10 04:41:07 INFO : one: Copied (replaced existing) 2026/04/10 04:41:10 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Renamed existing file dst/one to backup one.rclone-backup-tofihep0. (UUID: e06ba55c-667a-40e2-80c8-bda23d62dec5) 2026/04/10 04:41:11 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Upload succeeded, deleting backup file one.rclone-backup-tofihep0. (UUID: e06ba55c-667a-40e2-80c8-bda23d62dec5) 2026/04/10 04:41:11 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Successfully deleted backup file 2026/04/10 04:41:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone513483590) 2026/04/10 04:41:13 DEBUG : one: size = 3 (Internxt root 'rclone-test-hotixef6mavi/dst') 2026/04/10 04:41:13 DEBUG : one: Sizes differ 2026/04/10 04:41:14 DEBUG : Internxt root 'rclone-test-hotixef6mavi/dst': Renamed existing file one to backup one.rclone-backup-pegumiz1. (UUID: dec7b981-d3eb-45fe-bc3e-dc72dcc1bdb9) 2026/04/10 04:41:14 DEBUG : Internxt root 'rclone-test-hotixef6mavi/dst': Upload succeeded, deleting backup file one.rclone-backup-pegumiz1. (UUID: dec7b981-d3eb-45fe-bc3e-dc72dcc1bdb9) 2026/04/10 04:41:15 DEBUG : Internxt root 'rclone-test-hotixef6mavi/dst': Successfully deleted backup file 2026/04/10 04:41:15 DEBUG : one: size = 5 OK 2026/04/10 04:41:15 INFO : one: Copied (replaced existing) 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:237 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:237 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:242 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got fstest.go:203: Not found "CompareDest/one" fstest.go:203: Not found "dst/one" fstest.go:203: Not found "CompareDest/two" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:242 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestCopyFileCompareDest Messages: 3 objects not found 2026/04/10 04:42:25 DEBUG : two: Need to transfer - File not found at Destination 2026/04/10 04:42:27 DEBUG : two: size = 3 OK 2026/04/10 04:42:27 INFO : two: Copied (new) 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:248 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got fstest.go:203: Not found "CompareDest/one" fstest.go:203: Not found "dst/one" fstest.go:203: Not found "CompareDest/two" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:248 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestCopyFileCompareDest Messages: 3 objects not found 2026/04/10 04:43:02 DEBUG : two: size = 3 OK 2026/04/10 04:43:02 DEBUG : two: Sizes identical 2026/04/10 04:43:02 DEBUG : two: Unchanged skipping 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:254 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got fstest.go:203: Not found "CompareDest/one" fstest.go:203: Not found "dst/one" fstest.go:203: Not found "CompareDest/two" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:254 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestCopyFileCompareDest Messages: 3 objects not found 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:258 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5), dst/two (3) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:258 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:258 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyFileCompareDest Messages: Unexpected file "dst/two" 2026/04/10 04:44:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone513483590) 2026/04/10 04:44:10 DEBUG : two: size = 3 (Internxt root 'rclone-test-hotixef6mavi/dst') 2026/04/10 04:44:10 DEBUG : two: Sizes differ 2026/04/10 04:44:10 DEBUG : Internxt root 'rclone-test-hotixef6mavi/dst': Renamed existing file two to backup two.rclone-backup-cihekur9. (UUID: fdc3f711-12de-4ad2-aac5-91c3a825c3a8) 2026/04/10 04:44:11 DEBUG : Internxt root 'rclone-test-hotixef6mavi/dst': Upload succeeded, deleting backup file two.rclone-backup-cihekur9. (UUID: fdc3f711-12de-4ad2-aac5-91c3a825c3a8) 2026/04/10 04:44:12 DEBUG : Internxt root 'rclone-test-hotixef6mavi/dst': Successfully deleted backup file 2026/04/10 04:44:12 DEBUG : two: size = 5 OK 2026/04/10 04:44:12 INFO : two: Copied (replaced existing) 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:267 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got dst/one (5), dst/two (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:267 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 fstest.go:203: Not found "CompareDest/one" fstest.go:203: Not found "CompareDest/two" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:267 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 2 Test: TestCopyFileCompareDest Messages: 2 objects not found run.go:130: removing dir "dst" failed - try 1/5: directory not empty run.go:130: removing dir "dst" failed - try 2/5: directory not empty run.go:130: removing dir "dst" failed - try 3/5: directory not empty run.go:130: removing dir "dst" failed - try 4/5: directory not empty run.go:130: removing dir "dst" failed - try 5/5: directory not empty run.go:133: removing dir "dst" failed: directory not empty --- FAIL: TestCopyFileCompareDest (245.74s) === RUN TestCopyFileCopyDest run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (2.39s) === RUN TestCopyInplace run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.68s) === RUN TestCopyLongFileName run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.78s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:45:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/10 04:45:01 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (0.85s) === RUN TestDeduplicateInteractive run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.53s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.42s) === RUN TestDeduplicateFirst run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.44s) === RUN TestDeduplicateNewest run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.49s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.70s) === RUN TestDeduplicateLargest run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.47s) === RUN TestDeduplicateSmallest run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.60s) === RUN TestDeduplicateRename run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.81s) === RUN TestMergeDirs run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.46s) === RUN TestListDirSorted run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" run.go:290: Failed to put "zend.txt" to "Internxt root 'rclone-test-hotixef6mavi'": 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:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:292: Sleeping for 9s just to make sure --- FAIL: TestListDirSorted (20.76s) === RUN TestListDirSortedFn run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:45:32 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Renamed existing file a.txt to backup a.rclone-backup-reqibiy4.txt (UUID: be45672b-8bd5-407e-acaf-071cd2e67cbb) 2026/04/10 04:45:32 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Upload succeeded, deleting backup file a.rclone-backup-reqibiy4.txt (UUID: be45672b-8bd5-407e-acaf-071cd2e67cbb) 2026/04/10 04:45:34 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Successfully deleted backup file run.go:290: Failed to put "sub dir/hello world2" to "Internxt root 'rclone-test-hotixef6mavi'": failed to create file metadata: create meta: Folder not found (status 404) run.go:130: removing file "zend.txt" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing dir "sub dir" failed - try 1/5: directory not empty run.go:130: removing dir "sub dir" failed - try 2/5: directory not found run.go:130: removing dir "sub dir" failed - try 3/5: directory not empty run.go:130: removing dir "sub dir" failed - try 4/5: directory not empty run.go:130: removing dir "sub dir" failed - try 5/5: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestListDirSortedFn (25.15s) === RUN TestListJSON run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" run.go:290: Failed to put "sub/file2" to "Internxt root 'rclone-test-hotixef6mavi'": 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: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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:41 Error: Should be true Test: TestListJSON Messages: listing wrong, want got file1 (5), sub dir/hello world (11) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:41 Error: Should be true Test: TestListJSON Messages: Unexpected file "file1" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:41 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:41 Error: Not equal: expected: []string{} actual : []string{"sub", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "sub", + (string) (len=7) "sub dir" } Test: TestListJSON Messages: directories --- FAIL: TestListJSON (36.50s) === RUN TestStatJSON run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" run.go:290: Failed to put "file1" to "Internxt root 'rclone-test-hotixef6mavi'": failed to rename existing file to backup: rename file: File not found (status 404) run.go:130: removing file "file1" failed - try 1/5: delete file: File not found (status 404) --- FAIL: TestStatJSON (4.29s) === RUN TestMkdir run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:46:35 INFO : Internxt root 'rclone-test-hotixef6mavi': Making directory 2026/04/10 04:46:36 INFO : Internxt root 'rclone-test-hotixef6mavi': Making directory --- PASS: TestMkdir (0.77s) === RUN TestLsd run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" run.go:130: removing file "sub dir/hello world" failed - try 1/5: delete file: File not found (status 404) --- PASS: TestLsd (4.74s) === RUN TestLs run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" run.go:290: Failed to put "potato2" to "Internxt root 'rclone-test-hotixef6mavi'": failed to create file metadata: create meta: Folder not found (status 404) --- FAIL: TestLs (1.87s) === RUN TestLsWithFilesFrom run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:46:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/10 04:46:46 DEBUG : empty space: Excluded run.go:130: removing file "potato2" failed - try 1/5: delete file: File not found (status 404) --- PASS: TestLsWithFilesFrom (7.06s) === RUN TestLsLong run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" --- PASS: TestLsLong (4.02s) === RUN TestHashSums run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure run.go:130: removing file "empty space" failed - try 1/5: delete file: File not found (status 404) --- PASS: TestHashSums (13.12s) === RUN TestHashSumsWithErrors 2026/04/10 04:47:07 DEBUG : Creating backend with remote ":memory:" 2026/04/10 04:47:07 DEBUG : Config file has changed externally - reloading 2026/04/10 04:47:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/10 04:47:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/10 04:47:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/10 04:47:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/10 04:47:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/10 04:47:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/10 04:47:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/10 04:47:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/10 04:47:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 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:292: Sleeping for 7s just to make sure operations_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:404 Error: Not equal: expected: 2 actual : 0 Test: TestCount operations_test.go:405: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:405 Error: Not equal: expected: 61 actual : 0 Test: TestCount run.go:130: removing file "empty space" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "potato2" failed - try 1/5: delete file: File not found (status 404) --- FAIL: TestCount (21.49s) === RUN TestDelete run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:47:31 DEBUG : Waiting for deletions to finish 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:423 Error: Should be true Test: TestDelete Messages: listing wrong, want large (100) got rutabaga (8) 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:423 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDelete Messages: Unexpected file "rutabaga" fstest.go:203: Not found "large" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:423 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestDelete Messages: 1 objects not found --- FAIL: TestDelete (38.04s) === RUN TestMaxDelete run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:48:09 DEBUG : Waiting for deletions to finish 2026/04/10 04:48:10 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/10 04:48:10 ERROR : large: Couldn't delete: delete file: File not found (status 404) 2026/04/10 04:48:10 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete run.go:130: removing file "small" failed - try 1/5: delete file: File 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: TestMaxDelete (14.60s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:48:24 DEBUG : Waiting for deletions to finish 2026/04/10 04:48:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/10 04:48:25 INFO : medium: Deleted 2026/04/10 04:48:26 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/04/10 04:48:35 ERROR : dst: error listing: directory not found --- PASS: TestMaxDeleteSizeLargeFile (14.37s) === RUN TestMaxDeleteSize run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:48:40 DEBUG : Waiting for deletions to finish 2026/04/10 04:48:40 ERROR : dst: error listing: directory not found operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize 2026/04/10 04:48:43 ERROR : dst: error listing: directory not found 2026/04/10 04:48:44 ERROR : dst: 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: TestMaxDeleteSize (15.69s) === RUN TestReadFile run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:48:54 ERROR : dst: error listing: directory not found 2026/04/10 04:48:55 ERROR : CompareDest: 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 --- PASS: TestReadFile (11.48s) === RUN TestRetry 2026/04/10 04:49:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/10 04:49:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/10 04:49:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/10 04:49:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/10 04:49:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/10 04:49:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/10 04:49:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 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:292: Sleeping for 7s just to make sure 2026/04/10 04:49:18 ERROR : dst: error listing: directory not found operations_test.go:562: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:562 Error: Received unexpected error: directory not found Test: TestCat --- FAIL: TestCat (18.78s) === RUN TestPurge 2026/04/10 04:49:21 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zoqogan8lexa" 2026/04/10 04:49:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 04:49:22 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/10 04:49:22 DEBUG : Creating backend with remote "/tmp/rclone1690128466" run.go:185: Remote "Internxt root 'rclone-test-zoqogan8lexa'", Local "Local file system at /tmp/rclone1690128466", Modify Window "876000h0m0s" 2026/04/10 04:49:29 INFO : A2: Making directory 2026/04/10 04:49:29 INFO : A1/B2: Making directory 2026/04/10 04:49:30 INFO : A1/B2/C2: Making directory 2026/04/10 04:49:30 INFO : A1/B1/C3: Making directory 2026/04/10 04:49:31 INFO : A3: Making directory 2026/04/10 04:49:31 INFO : A3/B3: Making directory 2026/04/10 04:49:32 INFO : A3/B3/C4: Making directory 2026/04/10 04:49:37 DEBUG : Waiting for deletions to finish 2026/04/10 04:49:39 DEBUG : removing 1 level 3 directories 2026/04/10 04:49:39 INFO : A1/B1/C3: Removing directory 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/fs/operations/operations_test.go:613 Error: Should be true Test: TestPurge Messages: listing wrong, want A1/two (3) got fstest.go:203: Not found "A1/two" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:613 Error: Not equal: expected: 0 actual : 1 Test: TestPurge Messages: 1 objects not found fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:613 Error: Not equal: expected: []string{"A1", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]string) (len=7) { - (string) (len=2) "A1", - (string) (len=5) "A1/B2", - (string) (len=8) "A1/B2/C2", - (string) (len=2) "A2", - (string) (len=2) "A3", - (string) (len=5) "A3/B3", - (string) (len=8) "A3/B3/C4" +([]string) { } Test: TestPurge Messages: directories 2026/04/10 04:50:16 DEBUG : Waiting for deletions to finish 2026/04/10 04:50:17 INFO : A1/two: Deleted 2026/04/10 04:50:17 INFO : A1/B1/C1/one: Deleted 2026/04/10 04:50:18 DEBUG : removing 3 level 3 directories 2026/04/10 04:50:18 INFO : A3/B3/C4: Removing directory 2026/04/10 04:50:18 INFO : A1/B1/C1: Removing directory 2026/04/10 04:50:18 INFO : A1/B2/C2: Removing directory 2026/04/10 04:50:19 ERROR : A3/B3/C4: Failed to rmdir: directory not found 2026/04/10 04:50:19 DEBUG : removing 3 level 2 directories 2026/04/10 04:50:19 INFO : A3/B3: Removing directory 2026/04/10 04:50:19 INFO : A1/B1: Removing directory 2026/04/10 04:50:19 INFO : A1/B2: Removing directory 2026/04/10 04:50:19 ERROR : A3/B3: Failed to rmdir: directory not empty 2026/04/10 04:50:19 DEBUG : removing 3 level 1 directories 2026/04/10 04:50:19 INFO : A3: Removing directory 2026/04/10 04:50:19 INFO : A1: Removing directory 2026/04/10 04:50:19 INFO : A2: Removing directory 2026/04/10 04:50:19 ERROR : A3: Failed to rmdir: directory not empty 2026/04/10 04:50:21 DEBUG : removing 1 level 0 directories 2026/04/10 04:50:21 INFO : Internxt root 'rclone-test-zoqogan8lexa': Removing directory 2026/04/10 04:50:21 ERROR : Failed to rmdir: directory not empty operations_test.go:631: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:631 Error: Received unexpected error: failed to remove directories: 4 errors: last error: directory not empty Test: TestPurge 2026/04/10 04:50:22 DEBUG : Internxt root 'rclone-test-zoqogan8lexa': Purge dir "A3/B3/C4" 2026/04/10 04:50:22 DEBUG : Internxt root 'rclone-test-zoqogan8lexa': Purge dir "A3/B3" 2026/04/10 04:50:23 DEBUG : Internxt root 'rclone-test-zoqogan8lexa': Purge dir "A3" 2026/04/10 04:50:23 DEBUG : Internxt root 'rclone-test-zoqogan8lexa': Purge dir "" --- FAIL: TestPurge (62.31s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/B1/C1/one" to "Internxt root 'rclone-test-hotixef6mavi'": failed to create file metadata: create meta: Folder not found (status 404) run.go:130: removing dir "A1/B1" failed - try 1/5: directory not empty run.go:130: removing dir "A1/B1" failed - try 2/5: directory not empty run.go:130: removing dir "A1/B1" failed - try 3/5: directory not empty run.go:130: removing dir "A1/B1" failed - try 4/5: directory not empty run.go:130: removing dir "A1" failed - try 1/5: directory not found run.go:130: removing dir "A1" failed - try 2/5: directory not found --- FAIL: TestRmdirsNoLeaveRoot (12.34s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:50:36 INFO : A1: Making directory 2026/04/10 04:50:36 INFO : A1/B1: Making directory 2026/04/10 04:50:37 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 found --- FAIL: TestRmdirsLeaveRoot (5.44s) === RUN TestRmdirsWithFilter run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:50:42 INFO : A1: Making directory 2026/04/10 04:50:42 INFO : A1/B1: Making directory 2026/04/10 04:50:43 INFO : A1/B1/C1: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2026/04/10 04:50:45 ERROR : dst: error listing: directory not found 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:292: Sleeping for 9s just to make sure 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:292: Sleeping for 7s just to make sure 2026/04/10 04:51:19 ERROR : sub dir: 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 --- PASS: TestRmdirsWithFilter (44.59s) === RUN TestCopyURL run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:51:28 ERROR : file1: Post request put error: failed to rename existing file to backup: rename file: File not found (status 404) operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: failed to rename existing file to backup: rename file: File not found (status 404) Test: TestCopyURL --- FAIL: TestCopyURL (3.56s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:51:31 ERROR : file1: Post request put error: failed to create file metadata: create meta: File already exists (status 409) operations_test.go:915: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:915 Error: Received unexpected error: failed to create file metadata: create meta: File already exists (status 409) Test: TestCopyURLDownloadHeaders 2026/04/10 04:51:33 ERROR : sub dir: error listing: directory not found 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:292: Sleeping for 7s just to make sure --- FAIL: TestCopyURLDownloadHeaders (13.74s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:51:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/10 04:51:44 ERROR : file1: Failed to copy: failed to create file metadata: create meta: Folder not found (status 404) 2026/04/10 04:51:44 ERROR : file1: Not deleting source as copy failed: failed to create file metadata: create meta: Folder not found (status 404) operations_test.go:963: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:963 Error: Received unexpected error: failed to create file metadata: create meta: Folder not found (status 404) Test: TestMoveFile 2026/04/10 04:51:46 ERROR : sub dir: error listing: directory not found --- FAIL: TestMoveFile (2.79s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:51:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/10 04:51:47 DEBUG : file1: size = 14 OK 2026/04/10 04:51:47 INFO : file1: Copied (new) 2026/04/10 04:51:47 INFO : file1: Deleted 2026/04/10 04:51:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/10 04:51:48 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Renamed existing file file1 to backup file1.rclone-backup-hekuvah1. (UUID: c350a0fd-bac4-487c-ae52-8cde59ec89ce) 2026/04/10 04:51:49 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Upload succeeded, deleting backup file file1.rclone-backup-hekuvah1. (UUID: c350a0fd-bac4-487c-ae52-8cde59ec89ce) 2026/04/10 04:51:49 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Successfully deleted backup file 2026/04/10 04:51:49 DEBUG : file1: size = 14 OK 2026/04/10 04:51:49 INFO : file1: Copied (new) 2026/04/10 04:51:49 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: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:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1002 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want file1 (14) got fstest.go:203: Not found "file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1002 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestMoveFileWithIgnoreExisting Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure run.go:130: removing file "file1" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "file1" failed - try 2/5: delete file: File not found (status 404) run.go:130: removing file "file1" failed - try 3/5: delete file: File not found (status 404) run.go:130: removing file "file1" failed - try 4/5: delete file: File not found (status 404) --- FAIL: TestMoveFileWithIgnoreExisting (48.12s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.54s) === RUN TestMoveFileBackupDir run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (1.50s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/one" to "Internxt root 'rclone-test-hotixef6mavi'": failed to create file metadata: create meta: Folder not found (status 404) --- FAIL: TestDirMove (2.86s) === RUN TestGetFsInfo run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:52:40 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.63s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:52:41 DEBUG : Internxt root 'rclone-test-hotixef6mavi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/10 04:52:41 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/10 04:52:41 NOTICE: Internxt root 'rclone-test-hotixef6mavi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/10 04:52:41 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/10 04:52:41 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/10 04:52:42 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/10 04:52:42 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:52:47 DEBUG : Internxt root 'rclone-test-hotixef6mavi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/10 04:52:48 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/10 04:52:48 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/10 04:52:48 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/10 04:52:49 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/10 04:52:49 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "with_checksum_big_file_from_pipe" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "with_checksum_small_file_from_pipe" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 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:292: Sleeping for 7s just to make sure 2026/04/10 04:53:35 DEBUG : Internxt root 'rclone-test-hotixef6mavi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/10 04:53:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/10 04:53:36 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/04/10 04:53:36 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/10 04:53:37 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/10 04:53:37 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) got ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34), with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "with_checksum_big_file_from_pipe" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "with_checksum_small_file_from_pipe" run.go:130: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "with_checksum_small_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "with_checksum_small_file_from_pipe" failed - try 2/5: delete file: File not found (status 404) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:54:17 DEBUG : Internxt root 'rclone-test-hotixef6mavi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/10 04:54:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/10 04:54:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/10 04:54:18 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/10 04:54:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/10 04:54:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- FAIL: TestRcat (100.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.52s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (36.95s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (52.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.30s) === RUN TestRcatMetadata run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.42s) === RUN TestRcatSize run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" 2026/04/10 04:54:22 DEBUG : Internxt root 'rclone-test-hotixef6mavi': File to upload is small (60 bytes), uploading instead of streaming 2026/04/10 04:54:23 DEBUG : potato2: size = 60 OK 2026/04/10 04:54:23 DEBUG : potato2: Size of src and dst objects identical run.go:130: removing file "potato1" failed - try 1/5: delete file: File not found (status 404) --- PASS: TestRcatSize (4.91s) === RUN TestRcatSizeMetadata run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.53s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcatSizeUploadHeaders (9.32s) === RUN TestTouchDir run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- SKIP: TestTouchDir (7.72s) === RUN TestMkdirMetadata run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 2/5: delete file: File not found (status 404) --- SKIP: TestMkdirMetadata (4.30s) === RUN TestMkdirModTime run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.61s) === RUN TestCopyDirMetadata run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:130: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "ignore_checksum_small_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "ignore_checksum_small_file_from_pipe" failed - try 2/5: delete file: File not found (status 404) run.go:130: removing file "ignore_checksum_small_file_from_pipe" failed - try 3/5: delete file: File not found (status 404) run.go:130: removing file "with_checksum_big_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "with_checksum_small_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "with_checksum_small_file_from_pipe" failed - try 2/5: delete file: File not found (status 404) run.go:130: removing file "with_checksum_small_file_from_pipe" failed - try 3/5: delete file: File 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 --- SKIP: TestCopyDirMetadata (19.61s) === RUN TestSetDirModTime run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.54s) === RUN TestDirsEqual run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.52s) === RUN TestRemoveExisting run.go:185: Remote "Internxt root 'rclone-test-hotixef6mavi'", Local "Local file system at /tmp/rclone513483590", Modify Window "876000h0m0s" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.45s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/04/10 04:55:10 DEBUG : Internxt root 'rclone-test-hotixef6mavi': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 16m40.755139938s (try 1/5): exit status 1: Failed [TestCheck TestCheckDownload TestCheckSizeOnly/1 TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileCompareDest TestCopyFileMaxTransfer TestListDirSorted TestListDirSortedFn TestListJSON TestStatJSON TestLs TestCount TestDelete TestMaxDelete TestMaxDeleteSize TestCat TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestCopyURL TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestDirMove TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true]