"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFile|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSortedFn|TestLsLong|TestLsWithFilesFrom|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2026/03/09 04:53:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yayiquz9faxi" 2026/03/09 04:53:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:53:41 DEBUG : Creating backend with remote "/tmp/rclone4218862797" === RUN TestCheckDownload run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload 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: TestCheckDownload 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: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: TestCheckDownload Messages: match 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:61 /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: TestCheckDownload Messages: error === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload 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{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload 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: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: TestCheckDownload Messages: match 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:61 /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: TestCheckDownload Messages: error 2026/03/09 04:53:47 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:53:48 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:53:48 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload 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{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload 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: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: TestCheckDownload Messages: match 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:61 /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: TestCheckDownload Messages: error 2026/03/09 04:53:59 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:53:59 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:53:59 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:54:00 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:54:01 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 5 check_test.go:89: 4: Total files matching line missing === NAME TestCheckDownload 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{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckDownload 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:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match 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:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 5 check_test.go:89: 5: Total files matching line missing === NAME TestCheckDownload 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{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload 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:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match 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:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 6 check_test.go:89: 6: Total files matching line missing === NAME TestCheckDownload 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{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=14) "- remotepotato" } Test: TestCheckDownload 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:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match 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:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 check_test.go:86: 7: Expecting 1 errors but got 5 check_test.go:89: 7: Total files matching line missing === NAME TestCheckDownload 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{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload 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:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match 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:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error --- FAIL: TestCheckDownload (34.11s) --- FAIL: TestCheckDownload/1 (0.42s) --- FAIL: TestCheckDownload/2 (0.59s) --- FAIL: TestCheckDownload/3 (0.40s) --- FAIL: TestCheckDownload/4 (0.82s) --- FAIL: TestCheckDownload/5 (0.99s) --- FAIL: TestCheckDownload/6 (0.83s) --- FAIL: TestCheckDownload/7 (0.99s) === RUN TestParseSumFile run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: Open failed: RootURL not set Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/03/09 04:54:17 DEBUG : test.sum: Update: removing old file check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: Open failed: RootURL not set Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestParseSumFile (15.45s) === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 04:54:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yayiquz9faxi/data" 2026/03/09 04:54:34 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:54:35 DEBUG : data/banana: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:54:35 DEBUG : data/banana: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:54:38 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:54:38 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:54:38 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:54:39 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:54:40 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: Open failed: RootURL not set Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 1 2026/03/09 04:54:45 DEBUG : data/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:54:45 DEBUG : data/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:54:46 DEBUG : test.sum: Update: removing old file 2026/03/09 04:54:49 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:54:49 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:54:49 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:54:50 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:54:51 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 2026/03/09 04:54:54 DEBUG : test.sum: Update: removing old file fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/check_test.go:464 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), test(1).sum (82) 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/check_test.go:464 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" fstest.go:203: Not found "test.sum" 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/check_test.go:464 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: 1 objects not found === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: cannot open sum file: object not found Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2026/03/09 04:55:08 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:55:08 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:55:08 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:55:09 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), test(1).sum (82), test.sum (82) 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/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 4 2026/03/09 04:55:20 DEBUG : test.sum: Update: removing old file 2026/03/09 04:55:23 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:55:23 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:55:23 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:55:24 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:55:25 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 04:55:27 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 04:55:30 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 04:55:37 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/09 04:55:50 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/09 04:56:15 DEBUG : test.sum: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "test.sum" to "Linkbox root 'rclone-test-yayiquz9faxi'": object not found run.go:130: removing dir "data" failed - try 1/3: directory not empty run.go:130: removing dir "data" failed - try 2/3: directory not empty run.go:130: removing dir "data" failed - try 3/3: directory not empty run.go:133: removing dir "data" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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:368 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:488 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Not equal: expected: []string{} actual : []string{"data"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "data" } Test: TestCheckSumDownload Messages: directories --- FAIL: TestCheckSumDownload (174.26s) --- PASS: TestCheckSumDownload/subtest1 (0.42s) --- PASS: TestCheckSumDownload/subtest2 (0.44s) --- PASS: TestCheckSumDownload/subtest3 (0.39s) --- PASS: TestCheckSumDownload/subtest4 (0.60s) === RUN TestApplyTransforms 2026/03/09 04:57:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-femiqol0juqe" 2026/03/09 04:57:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:57:25 DEBUG : Creating backend with remote "/tmp/rclone4004161775" run.go:185: Remote "Linkbox root 'rclone-test-femiqol0juqe'", Local "Local file system at /tmp/rclone4004161775", Modify Window "876000h0m0s" 2026/03/09 04:57:28 DEBUG : hello, world!: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:57:29 DEBUG : hello, world!: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:57:29 DEBUG : hello, world!: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:57:30 DEBUG : hello, world!: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:57:31 DEBUG : hello, world!: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 04:57:32 DEBUG : hello, world!: Trying to read object after upload: try again in 3.2s (6/10) upper checkfile vs. lower remote (without normalization) 2026/03/09 04:57:36 ERROR : hello, world!: sum not found 2026/03/09 04:57:36 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-femiqol0juqe' 2026/03/09 04:57:36 NOTICE: Linkbox root 'rclone-test-femiqol0juqe': 1 files missing 2026/03/09 04:57:36 NOTICE: 1 hashes missing 2026/03/09 04:57:36 NOTICE: Linkbox root 'rclone-test-femiqol0juqe': 1 differences found 2026/03/09 04:57:36 NOTICE: Linkbox root 'rclone-test-femiqol0juqe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/09 04:57:37 ERROR : hello, world!: Failed to calculate hash: Open failed: RootURL not set 2026/03/09 04:57:37 NOTICE: Linkbox root 'rclone-test-femiqol0juqe': 0 differences found 2026/03/09 04:57:37 NOTICE: Linkbox root 'rclone-test-femiqol0juqe': 1 errors while checking 2026/03/09 04:57:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qowoyof4zapa" 2026/03/09 04:57:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:57:37 DEBUG : Creating backend with remote "/tmp/rclone2247201991" run.go:185: Remote "Linkbox root 'rclone-test-qowoyof4zapa'", Local "Local file system at /tmp/rclone2247201991", Modify Window "876000h0m0s" 2026/03/09 04:57:40 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:57:41 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:57:41 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:57:42 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:57:43 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 1.6s (5/10) lower checkfile vs. upper remote (without normalization) 2026/03/09 04:57:45 ERROR : HELLO, WORLD!: sum not found 2026/03/09 04:57:45 ERROR : hello, world!: file not in Linkbox root 'rclone-test-qowoyof4zapa' 2026/03/09 04:57:45 NOTICE: Linkbox root 'rclone-test-qowoyof4zapa': 1 files missing 2026/03/09 04:57:45 NOTICE: 1 hashes missing 2026/03/09 04:57:45 NOTICE: Linkbox root 'rclone-test-qowoyof4zapa': 1 differences found 2026/03/09 04:57:45 NOTICE: Linkbox root 'rclone-test-qowoyof4zapa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/09 04:57:45 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: RootURL not set 2026/03/09 04:57:45 NOTICE: Linkbox root 'rclone-test-qowoyof4zapa': 0 differences found 2026/03/09 04:57:45 NOTICE: Linkbox root 'rclone-test-qowoyof4zapa': 1 errors while checking 2026/03/09 04:57:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nodativ3nehu" 2026/03/09 04:57:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:57:46 DEBUG : Creating backend with remote "/tmp/rclone955849837" run.go:185: Remote "Linkbox root 'rclone-test-nodativ3nehu'", Local "Local file system at /tmp/rclone955849837", Modify Window "876000h0m0s" 2026/03/09 04:57:49 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:57:50 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:57:50 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:57:51 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:57:52 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 04:57:53 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 3.2s (6/10) lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/09 04:57:57 ERROR : HeLlO, wOrLd!: sum not found 2026/03/09 04:57:57 ERROR : hello, world!: file not in Linkbox root 'rclone-test-nodativ3nehu' 2026/03/09 04:57:57 NOTICE: Linkbox root 'rclone-test-nodativ3nehu': 1 files missing 2026/03/09 04:57:57 NOTICE: 1 hashes missing 2026/03/09 04:57:57 NOTICE: Linkbox root 'rclone-test-nodativ3nehu': 1 differences found 2026/03/09 04:57:57 NOTICE: Linkbox root 'rclone-test-nodativ3nehu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/09 04:57:57 ERROR : hello, world!: file not in Linkbox root 'rclone-test-nodativ3nehu' 2026/03/09 04:57:57 NOTICE: Linkbox root 'rclone-test-nodativ3nehu': 1 files missing 2026/03/09 04:57:57 NOTICE: Linkbox root 'rclone-test-nodativ3nehu': 0 differences found 2026/03/09 04:57:57 NOTICE: Linkbox root 'rclone-test-nodativ3nehu': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 Error: Received unexpected error: file not in Linkbox root 'rclone-test-nodativ3nehu' Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upperlowermixed remote (with normalization) hello, world! HeLlO, wOrLd! 2026/03/09 04:57:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sezufaz7heva" 2026/03/09 04:57:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:57:58 DEBUG : Creating backend with remote "/tmp/rclone1992180911" run.go:185: Remote "Linkbox root 'rclone-test-sezufaz7heva'", Local "Local file system at /tmp/rclone1992180911", Modify Window "876000h0m0s" 2026/03/09 04:58:01 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:58:02 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:58:02 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 400ms (3/10) upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/09 04:58:03 ERROR : HELLO, WORLD!: sum not found 2026/03/09 04:58:03 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-sezufaz7heva' 2026/03/09 04:58:03 NOTICE: Linkbox root 'rclone-test-sezufaz7heva': 1 files missing 2026/03/09 04:58:03 NOTICE: 1 hashes missing 2026/03/09 04:58:03 NOTICE: Linkbox root 'rclone-test-sezufaz7heva': 1 differences found 2026/03/09 04:58:03 NOTICE: Linkbox root 'rclone-test-sezufaz7heva': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/09 04:58:03 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: RootURL not set 2026/03/09 04:58:03 NOTICE: Linkbox root 'rclone-test-sezufaz7heva': 0 differences found 2026/03/09 04:58:03 NOTICE: Linkbox root 'rclone-test-sezufaz7heva': 1 errors while checking 2026/03/09 04:58:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mufozip8cezi" 2026/03/09 04:58:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:58:04 DEBUG : Creating backend with remote "/tmp/rclone3302833199" run.go:185: Remote "Linkbox root 'rclone-test-mufozip8cezi'", Local "Local file system at /tmp/rclone3302833199", Modify Window "876000h0m0s" 2026/03/09 04:58:07 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:58:08 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:58:08 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:58:09 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:58:10 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 04:58:12 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 04:58:15 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 04:58:21 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 12.8s (8/10) NFD checkfile vs. NFC remote (without normalization) 2026/03/09 04:58:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/09 04:58:35 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-mufozip8cezi' 2026/03/09 04:58:35 NOTICE: Linkbox root 'rclone-test-mufozip8cezi': 1 files missing 2026/03/09 04:58:35 NOTICE: 1 hashes missing 2026/03/09 04:58:35 NOTICE: Linkbox root 'rclone-test-mufozip8cezi': 1 differences found 2026/03/09 04:58:35 NOTICE: Linkbox root 'rclone-test-mufozip8cezi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/09 04:58:35 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/03/09 04:58:35 NOTICE: Linkbox root 'rclone-test-mufozip8cezi': 0 differences found 2026/03/09 04:58:35 NOTICE: Linkbox root 'rclone-test-mufozip8cezi': 1 errors while checking 2026/03/09 04:58:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yiyuboy6josu" 2026/03/09 04:58:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:58:36 DEBUG : Creating backend with remote "/tmp/rclone584741784" run.go:185: Remote "Linkbox root 'rclone-test-yiyuboy6josu'", Local "Local file system at /tmp/rclone584741784", Modify Window "876000h0m0s" 2026/03/09 04:58:39 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:58:40 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:58:40 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 400ms (3/10) NFC checkfile vs. NFD remote (without normalization) 2026/03/09 04:58:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/09 04:58:41 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-yiyuboy6josu' 2026/03/09 04:58:41 NOTICE: Linkbox root 'rclone-test-yiyuboy6josu': 1 files missing 2026/03/09 04:58:41 NOTICE: 1 hashes missing 2026/03/09 04:58:41 NOTICE: Linkbox root 'rclone-test-yiyuboy6josu': 1 differences found 2026/03/09 04:58:41 NOTICE: Linkbox root 'rclone-test-yiyuboy6josu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/09 04:58:41 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/03/09 04:58:41 NOTICE: Linkbox root 'rclone-test-yiyuboy6josu': 0 differences found 2026/03/09 04:58:41 NOTICE: Linkbox root 'rclone-test-yiyuboy6josu': 1 errors while checking 2026/03/09 04:58:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fujaxip2bevo" 2026/03/09 04:58:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:58:42 DEBUG : Creating backend with remote "/tmp/rclone1063817083" run.go:185: Remote "Linkbox root 'rclone-test-fujaxip2bevo'", Local "Local file system at /tmp/rclone1063817083", Modify Window "876000h0m0s" 2026/03/09 04:58:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:58:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) NFDx2 checkfile vs. both remote (without normalization) 2026/03/09 04:58:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/09 04:58:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-fujaxip2bevo' 2026/03/09 04:58:46 NOTICE: Linkbox root 'rclone-test-fujaxip2bevo': 1 files missing 2026/03/09 04:58:46 NOTICE: 1 hashes missing 2026/03/09 04:58:46 NOTICE: Linkbox root 'rclone-test-fujaxip2bevo': 1 differences found 2026/03/09 04:58:46 NOTICE: Linkbox root 'rclone-test-fujaxip2bevo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/09 04:58:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/03/09 04:58:47 NOTICE: Linkbox root 'rclone-test-fujaxip2bevo': 0 differences found 2026/03/09 04:58:47 NOTICE: Linkbox root 'rclone-test-fujaxip2bevo': 1 errors while checking 2026/03/09 04:58:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suyonib3bote" 2026/03/09 04:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:58:47 DEBUG : Creating backend with remote "/tmp/rclone1291201880" run.go:185: Remote "Linkbox root 'rclone-test-suyonib3bote'", Local "Local file system at /tmp/rclone1291201880", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/03/09 04:58:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/09 04:58:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-suyonib3bote' 2026/03/09 04:58:51 NOTICE: Linkbox root 'rclone-test-suyonib3bote': 1 files missing 2026/03/09 04:58:51 NOTICE: 1 hashes missing 2026/03/09 04:58:51 NOTICE: Linkbox root 'rclone-test-suyonib3bote': 1 differences found 2026/03/09 04:58:51 NOTICE: Linkbox root 'rclone-test-suyonib3bote': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/09 04:58:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/03/09 04:58:51 NOTICE: Linkbox root 'rclone-test-suyonib3bote': 0 differences found 2026/03/09 04:58:51 NOTICE: Linkbox root 'rclone-test-suyonib3bote': 1 errors while checking 2026/03/09 04:58:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tolakat0dono" 2026/03/09 04:58:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:58:52 DEBUG : Creating backend with remote "/tmp/rclone1792372487" run.go:185: Remote "Linkbox root 'rclone-test-tolakat0dono'", Local "Local file system at /tmp/rclone1792372487", Modify Window "876000h0m0s" 2026/03/09 04:58:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:58:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:58:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:58:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:58:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 04:58:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 04:59:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 6.4s (7/10) both checkfile vs. NFDx2 remote (without normalization) 2026/03/09 04:59:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/09 04:59:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-tolakat0dono' 2026/03/09 04:59:10 NOTICE: Linkbox root 'rclone-test-tolakat0dono': 1 files missing 2026/03/09 04:59:10 NOTICE: 1 hashes missing 2026/03/09 04:59:10 NOTICE: Linkbox root 'rclone-test-tolakat0dono': 1 differences found 2026/03/09 04:59:10 NOTICE: Linkbox root 'rclone-test-tolakat0dono': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/09 04:59:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/03/09 04:59:10 NOTICE: Linkbox root 'rclone-test-tolakat0dono': 0 differences found 2026/03/09 04:59:10 NOTICE: Linkbox root 'rclone-test-tolakat0dono': 1 errors while checking 2026/03/09 04:59:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kadadud7gago" 2026/03/09 04:59:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:11 DEBUG : Creating backend with remote "/tmp/rclone212436298" run.go:185: Remote "Linkbox root 'rclone-test-kadadud7gago'", Local "Local file system at /tmp/rclone212436298", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/03/09 04:59:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/09 04:59:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-kadadud7gago' 2026/03/09 04:59:15 NOTICE: Linkbox root 'rclone-test-kadadud7gago': 1 files missing 2026/03/09 04:59:15 NOTICE: 1 hashes missing 2026/03/09 04:59:15 NOTICE: Linkbox root 'rclone-test-kadadud7gago': 1 differences found 2026/03/09 04:59:15 NOTICE: Linkbox root 'rclone-test-kadadud7gago': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/09 04:59:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/03/09 04:59:15 NOTICE: Linkbox root 'rclone-test-kadadud7gago': 0 differences found 2026/03/09 04:59:15 NOTICE: Linkbox root 'rclone-test-kadadud7gago': 1 errors while checking 2026/03/09 04:59:15 DEBUG : Linkbox root 'rclone-test-kadadud7gago': Purge remote 2026/03/09 04:59:17 DEBUG : Linkbox root 'rclone-test-tolakat0dono': Purge remote 2026/03/09 04:59:18 DEBUG : Linkbox root 'rclone-test-suyonib3bote': Purge remote 2026/03/09 04:59:19 DEBUG : Linkbox root 'rclone-test-fujaxip2bevo': Purge remote 2026/03/09 04:59:20 DEBUG : Linkbox root 'rclone-test-yiyuboy6josu': Purge remote 2026/03/09 04:59:22 DEBUG : Linkbox root 'rclone-test-mufozip8cezi': Purge remote 2026/03/09 04:59:23 DEBUG : Linkbox root 'rclone-test-sezufaz7heva': Purge remote 2026/03/09 04:59:25 DEBUG : Linkbox root 'rclone-test-nodativ3nehu': Purge remote 2026/03/09 04:59:26 DEBUG : Linkbox root 'rclone-test-qowoyof4zapa': Purge remote 2026/03/09 04:59:27 DEBUG : Linkbox root 'rclone-test-femiqol0juqe': Purge remote --- FAIL: TestApplyTransforms (124.26s) === RUN TestCopyFile run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 04:59:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/09 04:59:33 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 04:59:33 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 04:59:33 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 04:59:34 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 04:59:35 DEBUG : sub/file2: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 04:59:37 DEBUG : sub/file2: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 04:59:40 DEBUG : sub/file2: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 04:59:47 DEBUG : sub/file2: size = 14 OK 2026/03/09 04:59:47 INFO : file1: Copied (new) to: sub/file2 2026/03/09 04:59:48 DEBUG : sub/file2: size = 14 OK 2026/03/09 04:59:48 DEBUG : file1: Sizes identical 2026/03/09 04:59:48 DEBUG : file1: Unchanged skipping 2026/03/09 04:59:48 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': don't need to copy/move sub/file2, it is already at target location run.go:130: removing dir "sub" failed - try 1/3: directory not empty run.go:130: removing dir "sub" failed - try 2/3: directory not empty run.go:130: removing dir "sub" failed - try 3/3: directory not empty run.go:133: removing dir "sub" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Not equal: expected: []string{} actual : []string{"sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "sub" } Test: TestCopyFile Messages: directories --- FAIL: TestCopyFile (36.02s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:00:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/09 05:00:09 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/09 05:00:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/09 05:00:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/09 05:00:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/03/09 05:00:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/09 05:00:11 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/09 05:00:14 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/09 05:00:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (16.45s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:00:23 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:00:23 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:00:24 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:00:24 DEBUG : a.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:00:25 DEBUG : a.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:00:27 DEBUG : a.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:00:31 DEBUG : a.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 05:00:39 DEBUG : zend.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:00:39 DEBUG : zend.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:00:40 DEBUG : zend.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:00:40 DEBUG : zend.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:00:41 DEBUG : zend.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:00:43 DEBUG : zend.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:00:50 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:00:50 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:00:51 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:00:51 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:00:54 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:00:54 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:00:55 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:00:55 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:00:56 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:00:58 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 3.2s (6/10) run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-yayiquz9faxi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: 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/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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/listdirsorted_test.go:32 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Should be true Test: TestListDirSortedFn Messages: listing wrong, want got a.txt (11), sub dir/hello world (11), sub dir/hello world2 (11), zend.txt (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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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/listdirsorted_test.go:32 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Should be true Test: TestListDirSortedFn Messages: Unexpected file "a.txt" 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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/listdirsorted_test.go:32 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Should be true Test: TestListDirSortedFn Messages: Unexpected file "zend.txt" 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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/listdirsorted_test.go:32 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Should be true Test: TestListDirSortedFn Messages: Unexpected file "sub dir/hello world" 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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/listdirsorted_test.go:32 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Should be true Test: TestListDirSortedFn Messages: Unexpected file "sub dir/hello world2" 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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/listdirsorted_test.go:32 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Not equal: expected: []string{} actual : []string{"sub dir", "sub dir/ignore dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=7) "sub dir", + (string) (len=18) "sub dir/ignore dir" } Test: TestListDirSortedFn Messages: directories --- FAIL: TestListDirSortedFn (61.00s) === RUN TestLsWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:01:27 DEBUG : sub dir: Excluded 2026/03/09 05:01:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/09 05:01:27 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (11.61s) === RUN TestLsLong run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" --- PASS: TestLsLong (7.23s) === RUN TestHashSums run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" --- PASS: TestHashSums (7.02s) === RUN TestCount run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: 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/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCount Messages: directories --- FAIL: TestCount (24.65s) === RUN TestDelete run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:02:15 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:02:15 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:02:15 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:02:16 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:02:17 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:02:19 DEBUG : small: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:02:24 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:02:24 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:02:25 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:02:25 DEBUG : medium: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:02:26 DEBUG : medium: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:02:30 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:02:30 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:02:31 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:02:31 DEBUG : large: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:02:32 DEBUG : large: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:02:34 DEBUG : large: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:02:38 DEBUG : Waiting for deletions to finish 2026/03/09 05:02:38 DEBUG : large: Excluded (Size Filter) 2026/03/09 05:02:38 DEBUG : large: Excluded 2026/03/09 05:02:40 INFO : medium: Deleted 2026/03/09 05:02:40 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 large (100), medium (60), small (10) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestDelete Messages: Unexpected file "medium" 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestDelete Messages: Unexpected file "small" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestDelete Messages: listing wrong, want got large (100) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestDelete Messages: Unexpected file "large" --- FAIL: TestDelete (47.28s) === RUN TestMaxDelete run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:03:02 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:03:02 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:03:03 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:03:03 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:03:04 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:03:06 DEBUG : small: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:03:10 DEBUG : small: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 05:03:16 DEBUG : small: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/09 05:03:29 DEBUG : small: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/09 05:03:57 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:03:57 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:03:58 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:03:58 DEBUG : medium: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:03:59 DEBUG : medium: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:04:01 DEBUG : medium: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:04:04 DEBUG : medium: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 05:04:11 DEBUG : medium: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/09 05:04:24 DEBUG : medium: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/09 05:04:52 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:04:52 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:04:53 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:04:53 DEBUG : large: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:04:54 DEBUG : large: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:04:56 DEBUG : large: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:04:59 DEBUG : large: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 05:05:06 DEBUG : large: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/09 05:05:19 DEBUG : large: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/09 05:05:45 DEBUG : Waiting for deletions to finish 2026/03/09 05:05:45 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/09 05:05:46 INFO : large: Deleted 2026/03/09 05:05:47 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 : 3 Test: TestMaxDelete run.go:130: removing file "large" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "large" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "large" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "large" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "medium" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMaxDelete (183.56s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:06:05 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:06:06 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:06:06 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:06:07 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:06:10 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:06:10 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:06:12 DEBUG : Waiting for deletions to finish 2026/03/09 05:06:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/09 05:06:14 INFO : medium: Deleted 2026/03/09 05:06:14 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMaxDeleteSizeLargeFile (20.63s) === RUN TestMaxDeleteSize run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:06:26 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:06:26 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:06:27 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:06:27 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:06:28 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:06:32 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:06:32 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:06:35 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:06:35 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:06:35 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:06:36 DEBUG : large: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:06:37 DEBUG : large: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:06:39 DEBUG : Waiting for deletions to finish 2026/03/09 05:06:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/09 05:06:41 INFO : medium: Deleted 2026/03/09 05:06:41 INFO : small: Deleted 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 run.go:130: removing file "medium" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "medium" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "small" failed: could not Remove: Linkbox error 403: not permit --- FAIL: TestMaxDeleteSize (26.02s) === RUN TestReadFile run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:06:52 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) operations_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Received unexpected error: failed to open ReadFile: Open failed: RootURL not set Test: TestReadFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestReadFile (12.54s) === RUN TestCat run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:07:05 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:07:05 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:07:06 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:07:09 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:07:09 DEBUG : file2: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:07:09 DEBUG : file2: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:07:10 DEBUG : file2: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:07:12 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/03/09 05:07:12 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2026/03/09 05:07:13 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/03/09 05:07:13 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(0,5,): "" 2026/03/09 05:07:14 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/03/09 05:07:14 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2026/03/09 05:07:15 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/03/09 05:07:15 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(1,3,): "" 2026/03/09 05:07:16 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/03/09 05:07:17 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(0,-1, ): "" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCat (24.50s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:07:34 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:07:34 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:07:34 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:07:35 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:07:36 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:07:38 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:07:41 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 05:07:48 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/09 05:08:01 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/09 05:08:26 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "A1/B1/C1/one" to "Linkbox root 'rclone-test-yayiquz9faxi'": object not found run.go:130: removing dir "A1/B1/C1" failed - try 1/3: directory not empty run.go:130: removing dir "A1/B1/C1" failed - try 2/3: directory not empty run.go:130: removing dir "A1/B1/C1" failed - try 3/3: directory not empty run.go:133: removing dir "A1/B1/C1" failed: directory not empty run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty run.go:130: removing dir "A1/B1" failed - try 2/3: directory not empty run.go:130: removing dir "A1/B1" failed - try 3/3: directory not empty run.go:133: removing dir "A1/B1" failed: directory not empty run.go:130: removing dir "A1" failed - try 1/3: directory not empty run.go:130: removing dir "A1" failed - try 2/3: directory not empty run.go:130: removing dir "A1" failed - try 3/3: directory not empty run.go:133: removing dir "A1" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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/operations_test.go:650 Error: Not equal: expected: []string{} actual : []string{"A1", "A1/B1", "A1/B1/C1"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=2) "A1", + (string) (len=5) "A1/B1", + (string) (len=8) "A1/B1/C1" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (134.01s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:09:41 INFO : A1: Making directory 2026/03/09 05:09:42 INFO : A1/B1: Making directory 2026/03/09 05:09:42 INFO : A1/B1/C1: Making directory 2026/03/09 05:09:43 DEBUG : removing 1 level 3 directories 2026/03/09 05:09:43 INFO : A1/B1/C1: Removing directory 2026/03/09 05:09:45 DEBUG : removing 1 level 2 directories 2026/03/09 05:09:45 INFO : A1/B1: Removing directory 2026/03/09 05:09:45 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:762 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsLeaveRoot run.go:130: removing dir "A1" failed - try 1/3: directory not empty run.go:130: removing dir "A1" failed - try 2/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestRmdirsLeaveRoot (21.44s) === RUN TestRmdirsWithFilter run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:10:03 INFO : A1: Making directory 2026/03/09 05:10:04 INFO : A1/B1: Making directory 2026/03/09 05:10:06 INFO : A1/B1/C1: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/09 05:10:16 DEBUG : removing 1 level 3 directories 2026/03/09 05:10:16 INFO : A1/B1/C1: Removing directory 2026/03/09 05:10:18 DEBUG : removing 1 level 2 directories 2026/03/09 05:10:18 INFO : A1/B1: Removing directory 2026/03/09 05:10:18 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:801: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:801 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsWithFilter run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty --- FAIL: TestRmdirsWithFilter (20.24s) === RUN TestCopyURL run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:10:26 DEBUG : filename.txt: File name found in url 2026/03/09 05:10:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (14.62s) === RUN TestMoveFile run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:10:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/09 05:10:41 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:10:42 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:10:42 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:10:43 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:10:44 DEBUG : sub/file2: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:10:45 DEBUG : sub/file2: size = 14 OK 2026/03/09 05:10:45 INFO : file1: Copied (new) to: sub/file2 2026/03/09 05:10:45 INFO : file1: Deleted 2026/03/09 05:10:46 DEBUG : sub/file2: size = 14 OK 2026/03/09 05:10:46 DEBUG : file1: Sizes identical 2026/03/09 05:10:46 DEBUG : file1: Unchanged skipping 2026/03/09 05:10:46 INFO : file1: Deleted 2026/03/09 05:10:46 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': don't need to copy/move sub/file2, it is already at target location run.go:130: removing dir "sub" failed - try 1/3: directory not empty run.go:130: removing dir "sub" failed - try 2/3: directory not empty run.go:130: removing dir "sub" failed - try 3/3: directory not empty run.go:133: removing dir "sub" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveFile Messages: listing wrong, want got sub/file2 (14) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveFile Messages: Unexpected file "sub/file2" 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Not equal: expected: []string{} actual : []string{"sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "sub" } Test: TestMoveFile Messages: directories --- FAIL: TestMoveFile (23.10s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:11:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/09 05:11:03 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:11:04 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:11:04 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:11:05 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:11:06 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:11:08 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:11:12 DEBUG : file1: size = 14 OK 2026/03/09 05:11:12 INFO : file1: Copied (new) 2026/03/09 05:11:12 INFO : file1: Deleted 2026/03/09 05:11:12 DEBUG : file1: Destination exists, skipping 2026/03/09 05:11:12 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want got file1 (14) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "file1" --- FAIL: TestMoveFileWithIgnoreExisting (23.97s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:11:27 DEBUG : hello: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:11:27 DEBUG : hello: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:11:27 DEBUG : hello: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:11:28 DEBUG : hello: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:11:29 DEBUG : hello: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:11:31 DEBUG : hello: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:11:34 DEBUG : hello: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 05:11:41 DEBUG : hello: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/09 05:11:54 DEBUG : hello: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/09 05:12:20 DEBUG : hello: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "hello" to "Linkbox root 'rclone-test-yayiquz9faxi'": object not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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/operations_test.go:1026 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want got hello (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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /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/operations_test.go:1026 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "hello" --- FAIL: TestCaseInsensitiveMoveFileDryRun (115.66s) === RUN TestMoveFileBackupDir run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy run.go:130: removing file "hello" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1040 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want got hello (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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1040 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "hello" --- FAIL: TestMoveFileBackupDir (11.91s) === RUN TestDirMove run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:13:36 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:13:36 DEBUG : A1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:13:36 DEBUG : A1/one: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:13:37 DEBUG : A1/one: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:13:38 DEBUG : A1/one: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:13:40 DEBUG : A1/one: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:13:43 DEBUG : A1/one: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 05:13:50 DEBUG : A1/one: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/09 05:14:03 DEBUG : A1/one: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/09 05:14:41 INFO : A1/B2: Making directory 2026/03/09 05:14:42 INFO : A1/B1/C3: Making directory 2026/03/09 05:14:57 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/09 05:14:57 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/09 05:14:58 ERROR : A1/two: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/09 05:14:58 ERROR : A1/two: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/09 05:14:58 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/09 05:14:58 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/09 05:14:58 ERROR : A1/B1/C2/five: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/09 05:14:58 ERROR : A1/B1/C2/five: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/09 05:14:58 ERROR : A1/B1/C1/four: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/09 05:14:58 ERROR : A1/B1/C1/four: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: RenameDir renames: failed to open source object: Open failed: RootURL not set Test: TestDirMove run.go:130: removing dir "A2/B1" failed - try 1/3: directory not empty run.go:130: removing dir "A2" failed - try 1/3: directory not empty run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty run.go:130: removing dir "A1/B1" failed - try 2/3: directory not empty run.go:130: removing dir "A1" failed - try 1/3: directory not empty --- FAIL: TestDirMove (119.87s) === RUN TestGetFsInfo run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:15:32 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:15:33 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/09 05:15:35 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:15:35 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:15:35 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:15:36 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:15:37 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:15:39 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:15:42 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/09 05:15:49 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/09 05:15:49 NOTICE: Linkbox root 'rclone-test-yayiquz9faxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/09 05:15:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/09 05:15:49 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/09 05:15:51 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:15:51 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:15:51 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:15:52 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:15:53 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:15:55 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/09 05:15:55 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "no_checksum_big_file_from_pipe" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1506 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1506 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "no_checksum_big_file_from_pipe" 2026/03/09 05:16:14 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/09 05:16:16 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/09 05:16:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/09 05:16:16 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/09 05:16:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/09 05:16:18 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/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:1524 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) got no_checksum_big_file_from_pipe (102401), 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:1524 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "no_checksum_big_file_from_pipe" run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "no_checksum_big_file_from_pipe" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1506 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1506 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "no_checksum_big_file_from_pipe" 2026/03/09 05:16:48 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/09 05:16:51 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:16:51 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:16:51 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:16:52 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:16:53 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:16:55 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:16:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/09 05:16:58 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/03/09 05:16:58 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/09 05:17:00 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:17:00 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:17:01 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:17:01 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:17:02 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/09 05:17:02 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:1524 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 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), no_checksum_big_file_from_pipe (102401) 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:1524 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "no_checksum_big_file_from_pipe" run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "no_checksum_big_file_from_pipe" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1506 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1506 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "no_checksum_big_file_from_pipe" 2026/03/09 05:17:33 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/09 05:17:36 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:17:36 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:17:36 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:17:37 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:17:38 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:17:40 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/09 05:17:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/09 05:17:40 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/09 05:17:42 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/09 05:17:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:1524 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRcat/withChecksum=true,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), no_checksum_big_file_from_pipe (102401) 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:1524 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "no_checksum_big_file_from_pipe" run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401), no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "ignore_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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestRcat (151.78s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (33.19s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (34.73s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (44.98s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (38.88s) === RUN TestRcatMetadata run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1540 Error: Should be true Test: TestRcatMetadata Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1540 Error: Should be true Test: TestRcatMetadata Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestRcatMetadata (11.92s) === RUN TestRcatSize run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" 2026/03/09 05:18:18 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:18:19 DEBUG : potato1: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:18:19 DEBUG : potato1: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:18:20 DEBUG : potato1: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:18:21 DEBUG : potato1: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/09 05:18:22 DEBUG : potato1: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/09 05:18:26 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': File to upload is small (60 bytes), uploading instead of streaming 2026/03/09 05:18:28 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/03/09 05:18:28 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/03/09 05:18:28 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/03/09 05:18:29 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/03/09 05:18:30 DEBUG : potato2: size = 60 OK 2026/03/09 05:18:30 DEBUG : potato2: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:1614 Error: Should be true Test: TestRcatSize Messages: listing wrong, want potato1 (60), potato2 (60) got no_checksum_big_file_from_pipe (102401), potato1 (60), potato2 (60) 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:1614 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRcatSize Messages: Unexpected file "no_checksum_big_file_from_pipe" run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcatSize Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 Error: Should be true Test: TestRcatSize Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestRcatSize (36.56s) === RUN TestRcatSizeMetadata run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1621 Error: Should be true Test: TestRcatSizeMetadata Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1621 Error: Should be true Test: TestRcatSizeMetadata Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestRcatSizeMetadata (11.94s) === RUN TestTouchDir run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1673 Error: Should be true Test: TestTouchDir Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1673 Error: Should be true Test: TestTouchDir Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestTouchDir (11.92s) === RUN TestMkdirMetadata run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1711 Error: Should be true Test: TestMkdirMetadata Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1711 Error: Should be true Test: TestMkdirMetadata Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestMkdirMetadata (11.96s) === RUN TestMkdirModTime run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1730 Error: Should be true Test: TestMkdirModTime Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1730 Error: Should be true Test: TestMkdirModTime Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestMkdirModTime (11.93s) === RUN TestCopyDirMetadata run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1751 Error: Should be true Test: TestCopyDirMetadata Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1751 Error: Should be true Test: TestCopyDirMetadata Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestCopyDirMetadata (11.93s) === RUN TestSetDirModTime run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1787 Error: Should be true Test: TestSetDirModTime Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1787 Error: Should be true Test: TestSetDirModTime Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestSetDirModTime (12.07s) === RUN TestDirsEqual run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1831 Error: Should be true Test: TestDirsEqual Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1831 Error: Should be true Test: TestDirsEqual Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestDirsEqual (12.45s) === RUN TestRemoveExisting run.go:185: Remote "Linkbox root 'rclone-test-yayiquz9faxi'", Local "Local file system at /tmp/rclone4218862797", Modify Window "876000h0m0s" operations_test.go:1900: Skipping as remote can't Move run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "no_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1900 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1250 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1226 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1900 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "no_checksum_big_file_from_pipe" --- FAIL: TestRemoveExisting (11.96s) FAIL 2026/03/09 05:20:29 DEBUG : Linkbox root 'rclone-test-yayiquz9faxi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFile|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSortedFn|TestLsLong|TestLsWithFilesFrom|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 26m50.32679736s (try 2/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestListDirSortedFn TestCount TestDelete TestMaxDelete TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]