"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyDirMetadata|TestDirMove|TestDirsEqual|TestListDirSortedFn|TestMkdirMetadata|TestMkdirModTime|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsNoLeaveRoot|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 3/5) 2026/04/18 04:42:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuqorik4huzu" 2026/04/18 04:42:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 04:42:54 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': Using cached web token 2026/04/18 04:42:54 DEBUG : Creating backend with remote "/tmp/rclone1424623592" === RUN TestCheckDownload run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:42:58 DEBUG : rutabaga: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:42:58 DEBUG : rutabaga: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:42:58 DEBUG : rutabaga: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:42:59 DEBUG : rutabaga: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:43:00 DEBUG : rutabaga: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 04:43:02 DEBUG : rutabaga: Trying to read object after upload: try again in 3.2s (6/10) === 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/04/18 04:43:08 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:43:09 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:43:09 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:43:10 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:43:11 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/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/04/18 04:43:22 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:43:23 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:43:23 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 4 check_test.go:89: 4: Total files matching line missing check_test.go:92: 4: Expecting 2 total matching files but got 1 === 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{"", "! rutabaga", "+ potato2", "- 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=10) "! rutabaga", + (string) (len=9) "+ potato2", + (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:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: missingondst check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "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{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (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 2026/04/18 04:43:27 DEBUG : remotepotato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:43:27 DEBUG : remotepotato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:43:27 DEBUG : remotepotato: Trying to read object after upload: try again in 400ms (3/10) === 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 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 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want got rutabaga (8) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "rutabaga" --- FAIL: TestCheckDownload (48.60s) --- FAIL: TestCheckDownload/1 (0.34s) --- FAIL: TestCheckDownload/2 (0.30s) --- FAIL: TestCheckDownload/3 (0.23s) --- FAIL: TestCheckDownload/4 (0.24s) --- FAIL: TestCheckDownload/5 (0.60s) --- FAIL: TestCheckDownload/6 (0.49s) --- FAIL: TestCheckDownload/7 (0.60s) === RUN TestParseSumFile run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:43:45 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:43:45 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:43:46 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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/04/18 04:43:48 DEBUG : test.sum: Update: removing old file 2026/04/18 04:43:51 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:43:51 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:43:52 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:43:52 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:43:53 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 04:43:55 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/18 04:43:58 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/18 04:44:05 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/18 04:44:18 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/18 04:44:44 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-cuqorik4huzu'": 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 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:308 Error: Should be true Test: TestParseSumFile Messages: listing wrong, want got test(1).sum (90) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:308 Error: Should be true Test: TestParseSumFile Messages: Unexpected file "test(1).sum" --- FAIL: TestParseSumFile (121.72s) === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:45:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuqorik4huzu/data" 2026/04/18 04:45:45 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu/data': Using cached web token 2026/04/18 04:45:51 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:45:51 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:45:52 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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/04/18 04:45:55 DEBUG : data/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:45:56 DEBUG : data/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:45:56 DEBUG : data/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:45:57 DEBUG : data/potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:45:58 DEBUG : data/potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 04:46:00 DEBUG : test.sum: Update: removing old file === 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/04/18 04:46:04 DEBUG : test.sum: Update: removing old file 2026/04/18 04:46:04 ERROR : test.sum: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/18 04:46:06 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:46:06 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:46:06 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:46:07 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:46:08 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 04:46:10 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/18 04:46:13 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/18 04:46:20 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/18 04:46:33 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/18 04:46:58 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-cuqorik4huzu'": object not found run.go:130: removing dir "data" failed - try 1/3: directory not empty --- FAIL: TestCheckSumDownload (133.42s) --- PASS: TestCheckSumDownload/subtest1 (0.32s) --- PASS: TestCheckSumDownload/subtest2 (0.24s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:48:02 DEBUG : zend.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:48:06 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:48:06 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:48:06 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:48:09 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:48:09 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:48:10 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:48:10 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 800ms (4/10) run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-cuqorik4huzu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (24.24s) === RUN TestReadFile run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 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 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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFile --- FAIL: TestReadFile (12.19s) === RUN TestCat run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:48:38 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:48:39 DEBUG : file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:48:39 DEBUG : file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:48:40 DEBUG : file2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:48:41 DEBUG : file2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 04:48:42 DEBUG : file2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/18 04:48:46 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:48:46 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2026/04/18 04:48:47 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:48:47 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(0,5,): "" 2026/04/18 04:48:47 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:48:48 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2026/04/18 04:48:48 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:48:48 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(1,3,): "" 2026/04/18 04:48:49 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:48:49 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(0,-1, ): "" --- FAIL: TestCat (17.63s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:48:59 INFO : A2: Making directory 2026/04/18 04:49:00 INFO : A1/B2: Making directory 2026/04/18 04:49:02 INFO : A1/B2/C2: Making directory 2026/04/18 04:49:03 INFO : A1/B1/C3: Making directory 2026/04/18 04:49:05 INFO : A3: Making directory 2026/04/18 04:49:06 INFO : A3/B3: Making directory 2026/04/18 04:49:08 INFO : A3/B3/C4: Making directory 2026/04/18 04:49:14 DEBUG : removing 1 level 3 directories 2026/04/18 04:49:14 INFO : A3/B3/C4: Removing directory 2026/04/18 04:49:20 DEBUG : removing 2 level 3 directories 2026/04/18 04:49:20 INFO : A1/B2/C2: Removing directory 2026/04/18 04:49:20 INFO : A1/B1/C3: Removing directory 2026/04/18 04:49:22 DEBUG : removing 2 level 2 directories 2026/04/18 04:49:22 INFO : A3/B3: Removing directory 2026/04/18 04:49:22 INFO : A1/B2: Removing directory 2026/04/18 04:49:23 DEBUG : removing 2 level 1 directories 2026/04/18 04:49:23 INFO : A3: Removing directory 2026/04/18 04:49:23 INFO : A2: Removing 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/04/18 04:49:38 DEBUG : removing 1 level 3 directories 2026/04/18 04:49:38 INFO : A1/B1/C1: Removing directory 2026/04/18 04:49:40 DEBUG : removing 1 level 2 directories 2026/04/18 04:49:40 INFO : A1/B1: Removing directory 2026/04/18 04:49:41 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot run.go:130: removing file "A1/two" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "A1/two" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "A1/two" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "A1/two" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "A1" failed - try 1/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:292: Sleeping for 6s just to make sure --- FAIL: TestRmdirsNoLeaveRoot (64.68s) === RUN TestDirMove run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:50:01 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:50:03 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:50:03 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:50:04 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:50:08 DEBUG : A1/B1/three: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:50:08 DEBUG : A1/B1/three: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:50:08 DEBUG : A1/B1/three: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:50:09 DEBUG : A1/B1/three: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:50:17 INFO : A1/B2: Making directory 2026/04/18 04:50:19 INFO : A1/B1/C3: Making directory 2026/04/18 04:50:33 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:50:33 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:50:33 ERROR : A1/B1/C1/four: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=acaa1241a0e3c4c4087745167cd725b3&ts=1776487822&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:50:33 ERROR : A1/B1/C1/four: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=acaa1241a0e3c4c4087745167cd725b3&ts=1776487822&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:50:33 ERROR : A1/B1/C2/five: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=b1f3194b4a9195feeecdb7e5cfbd4f82&ts=1776487823&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:50:33 ERROR : A1/B1/C2/five: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=b1f3194b4a9195feeecdb7e5cfbd4f82&ts=1776487823&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:50:33 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=f7420796004a7342682f151da889f821&ts=1776487822&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:50:33 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=f7420796004a7342682f151da889f821&ts=1776487822&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:50:33 ERROR : A1/two: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=7addd376130ac115726ed18c7569b20b&ts=1776487822&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 04:50:33 ERROR : A1/two: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=7addd376130ac115726ed18c7569b20b&ts=1776487822&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:1411: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Received unexpected error: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestDirMove run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty --- FAIL: TestDirMove (65.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:51:03 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/18 04:51:04 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:51:05 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:51:05 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:51:06 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:51:07 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 04:51:08 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/18 04:51:12 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/18 04:51:12 NOTICE: Linkbox root 'rclone-test-cuqorik4huzu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/18 04:51:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/18 04:51:12 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/18 04:51:14 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:51:14 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:51:14 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:51:15 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:51:16 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 04:51:18 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/18 04:51:21 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/18 04:51:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/18 04:51:28 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 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "no_checksum_big_file_from_pipe" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "no_checksum_small_file_from_pipe" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:51:39 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/18 04:51:41 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:51:41 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:51:42 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:51:42 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:51:43 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 04:51:45 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/18 04:51:49 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/18 04:51:55 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/18 04:51:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/18 04:51:55 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/18 04:51:57 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:51:57 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 04:51:58 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 04:51:58 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 04:51:59 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 04:52:01 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/18 04:52:01 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:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:52:12 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/18 04:52:14 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/18 04:52:14 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/04/18 04:52:14 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/18 04:52:16 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/18 04:52:16 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:52:19 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/18 04:52:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/18 04:52:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/18 04:52:21 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/18 04:52:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/18 04:52:23 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:292: Sleeping for 6s just to make sure --- FAIL: TestRcat (91.38s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (36.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (32.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (14.71s) === RUN TestRcatMetadata run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.38s) === RUN TestRcatSize run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:52:36 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': File to upload is small (60 bytes), uploading instead of streaming 2026/04/18 04:52:38 DEBUG : potato2: size = 60 OK 2026/04/18 04:52:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (7.16s) === RUN TestRcatSizeMetadata run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.40s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" 2026/04/18 04:52:44 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 04:52:44 DEBUG : potato1: Trying to read object after upload: try again in 200ms (2/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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: listing wrong, want got potato1 (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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: Unexpected file "potato1" --- FAIL: TestRcatSizeUploadHeaders (12.07s) === RUN TestTouchDir run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime fstest.go:298: Sleeping for 1s for list eventual consistency: 1/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 --- SKIP: TestTouchDir (12.66s) === RUN TestMkdirMetadata run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.39s) === RUN TestMkdirModTime run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.40s) === RUN TestCopyDirMetadata run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.40s) === RUN TestSetDirModTime run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.40s) === RUN TestDirsEqual run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.40s) === RUN TestRemoveExisting run.go:185: Remote "Linkbox root 'rclone-test-cuqorik4huzu'", Local "Local file system at /tmp/rclone1424623592", Modify Window "876000h0m0s" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.40s) FAIL 2026/04/18 04:53:09 DEBUG : Linkbox root 'rclone-test-cuqorik4huzu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyDirMetadata|TestDirMove|TestDirsEqual|TestListDirSortedFn|TestMkdirMetadata|TestMkdirModTime|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsNoLeaveRoot|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 10m16.295361232s (try 3/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestListDirSortedFn TestReadFile TestCat TestRmdirsNoLeaveRoot TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcatSizeUploadHeaders]