"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSum|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFile|TestCopyLongFileName|TestCopyLongFileNameCollision|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSortedFn|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestListJSON$/^(Default|FilesOnly|HashTypes|Metadata|NoMimeType|NoModTime|Recurse|ShowHash)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2026/04/25 04:29:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefaqay4dije" 2026/04/25 04:29:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 04:29:54 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': Using cached web token 2026/04/25 04:29:55 DEBUG : Creating backend with remote "/tmp/rclone639510129" === RUN TestCheckDownload run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", 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 === 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 === 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 (19.73s) --- FAIL: TestCheckDownload/1 (0.33s) --- FAIL: TestCheckDownload/2 (0.30s) --- FAIL: TestCheckDownload/3 (0.24s) --- FAIL: TestCheckDownload/4 (0.44s) --- FAIL: TestCheckDownload/5 (0.60s) --- FAIL: TestCheckDownload/6 (0.44s) --- FAIL: TestCheckDownload/7 (0.60s) === RUN TestParseSumFile run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", 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: 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/25 04:30: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: 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 --- FAIL: TestParseSumFile (7.70s) === RUN TestCheckSum run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:30:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefaqay4dije/data" 2026/04/25 04:30:23 DEBUG : Linkbox root 'rclone-test-lefaqay4dije/data': Using cached web token check_test.go:350: Linkbox root 'rclone-test-lefaqay4dije/data' lacks md5, skipping --- SKIP: TestCheckSum (1.55s) === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:30:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefaqay4dije/data" 2026/04/25 04:30:24 DEBUG : Linkbox root 'rclone-test-lefaqay4dije/data': Using cached web token === 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/25 04:30:34 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/25 04:30:38 DEBUG : test.sum: Update: removing old file 2026/04/25 04:30:41 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:30:41 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:30:41 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:30:42 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:30:43 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/25 04:30:45 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/25 04:30:48 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/25 04:30:55 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/25 04:31:08 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/25 04:31:34 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-lefaqay4dije'": object not found run.go:130: removing dir "data" failed - try 1/3: directory not empty --- FAIL: TestCheckSumDownload (127.99s) --- PASS: TestCheckSumDownload/subtest1 (0.27s) --- PASS: TestCheckSumDownload/subtest2 (0.24s) === RUN TestCopyFile run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:32:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/25 04:32:36 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:32:36 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:32:36 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:32:37 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:32:38 DEBUG : sub/file2: size = 14 OK 2026/04/25 04:32:38 INFO : file1: Copied (new) to: sub/file2 2026/04/25 04:32:39 DEBUG : sub/file2: size = 14 OK 2026/04/25 04:32:39 DEBUG : file1: Sizes identical 2026/04/25 04:32:39 DEBUG : file1: Unchanged skipping 2026/04/25 04:32:39 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': 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 --- PASS: TestCopyFile (12.07s) === RUN TestCopyLongFile run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.39s) === RUN TestCopyFileBackupDir run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.40s) === RUN TestCopyFileCompareDest run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:32:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefaqay4dije/dst" 2026/04/25 04:32:45 DEBUG : Linkbox root 'rclone-test-lefaqay4dije/dst': Using cached web token 2026/04/25 04:32:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefaqay4dije/CompareDest" 2026/04/25 04:32:46 DEBUG : Linkbox root 'rclone-test-lefaqay4dije/CompareDest': Using cached web token 2026/04/25 04:32:47 DEBUG : one: Need to transfer - File not found at Destination 2026/04/25 04:32:51 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:32:51 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:32:51 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:32:52 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:32:53 DEBUG : one: size = 3 OK 2026/04/25 04:32:53 INFO : one: Copied (new) 2026/04/25 04:32:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone639510129) 2026/04/25 04:32:54 DEBUG : one: size = 3 (Linkbox root 'rclone-test-lefaqay4dije/dst') 2026/04/25 04:32:54 DEBUG : one: Sizes differ 2026/04/25 04:32:54 DEBUG : one: Update: removing old file 2026/04/25 04:32:57 DEBUG : one: size = 5 OK 2026/04/25 04:32:57 INFO : one: Copied (replaced existing) 2026/04/25 04:32:58 DEBUG : dst/one: Update: removing old file 2026/04/25 04:33:01 DEBUG : dst/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:33:01 DEBUG : dst/one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:33:02 DEBUG : dst/one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:33:02 DEBUG : dst/one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:33:03 DEBUG : dst/one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/25 04:33:05 DEBUG : dst/one: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/25 04:33:09 DEBUG : dst/one: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/25 04:33:15 DEBUG : dst/one: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/25 04:33:28 DEBUG : dst/one: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/25 04:33:54 DEBUG : dst/one: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "dst/one" to "Linkbox root 'rclone-test-lefaqay4dije'": object not found --- FAIL: TestCopyFileCompareDest (123.81s) === RUN TestCopyFileCopyDest run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.40s) === RUN TestCopyInplace run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:34:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/25 04:34:54 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:34:54 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:34:55 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/25 04:34:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/25 04:34:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/25 04:34:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/04/25 04:34:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/25 04:34:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/25 04:34:59 DEBUG : TestCopyFileMaxTransfer/file4: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:35:00 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/25 04:35:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) run.go:130: removing dir "TestCopyFileMaxTransfer" failed - try 1/3: directory not empty --- PASS: TestCopyFileMaxTransfer (15.67s) === RUN TestDeduplicateInteractive run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.59s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.42s) === RUN TestDeduplicateNewest run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.39s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.41s) === RUN TestDeduplicateLargest run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.46s) === RUN TestDeduplicateSmallest run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.39s) === RUN TestDeduplicateRename run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.40s) === RUN TestMergeDirs run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.40s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:35:13 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:35:13 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:35:13 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:35:16 DEBUG : zend.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:35:16 DEBUG : zend.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:35:22 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:35:22 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:35:23 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 400ms (3/10) run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-lefaqay4dije'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (23.85s) === RUN TestListJSON run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:35:37 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/Recurse === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/04/25 04:35:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata === NAME TestListJSON run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestListJSON (13.93s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/Recurse (0.40s) --- PASS: TestListJSON/NoModTime (0.20s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:35:51 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:35:55 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:35:55 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/25 04:35:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefaqay4dije/notfound" 2026/04/25 04:35:59 DEBUG : Linkbox root 'rclone-test-lefaqay4dije/notfound': Using cached web token === NAME TestStatJSON run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestStatJSON (17.32s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.20s) --- PASS: TestStatJSON/Dir (0.40s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.39s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.19s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (1.15s) === RUN TestMkdir run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:36:06 INFO : Linkbox root 'rclone-test-lefaqay4dije': Making directory 2026/04/25 04:36:06 INFO : Linkbox root 'rclone-test-lefaqay4dije': Making directory --- PASS: TestMkdir (0.60s) === RUN TestLsd run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:36:10 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:36:10 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:36:11 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestLsd (10.02s) === RUN TestLs run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:36:20 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:36:21 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:36:21 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 --- PASS: TestLs (16.05s) === RUN TestLsWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:36:34 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:36:35 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:36:35 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:36:38 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:36:38 DEBUG : empty space: 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:292: Sleeping for 6s just to make sure 2026/04/25 04:36:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/25 04:36:46 DEBUG : empty space: Excluded 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: TestLsWithFilesFrom (24.59s) === RUN TestLsLong run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:36:59 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:37:00 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:37:00 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:37:02 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) --- PASS: TestLsLong (9.05s) === RUN TestHashSums run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:37:08 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:37:08 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:37:11 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:37:11 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) --- PASS: TestHashSums (8.38s) === RUN TestCount run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:37:16 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:37:17 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:37:17 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:37:20 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:37:20 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:37:20 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCount (17.70s) === RUN TestDelete run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:37:34 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:37:35 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:37:37 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:37:37 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:37:38 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:37:38 DEBUG : medium: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:37:39 DEBUG : medium: 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 2026/04/25 04:37:50 DEBUG : Waiting for deletions to finish 2026/04/25 04:37:51 DEBUG : large: Excluded (Size Filter) 2026/04/25 04:37:51 DEBUG : large: Excluded 2026/04/25 04:37:52 INFO : medium: Deleted 2026/04/25 04:37:52 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 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: TestDelete (36.71s) === RUN TestMaxDelete run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:38:13 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:38:15 DEBUG : large: Trying to read object after upload: try again in 100ms (1/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 2026/04/25 04:38:23 DEBUG : Waiting for deletions to finish 2026/04/25 04:38:23 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/25 04:38:25 INFO : large: Deleted 2026/04/25 04:38:25 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete run.go:130: removing file "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 --- FAIL: TestMaxDelete (21.60s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:38:32 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:38:33 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:38:33 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:38:36 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:38:36 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:38:38 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:38:39 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:38:39 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:38:40 DEBUG : large: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:38:41 DEBUG : Waiting for deletions to finish 2026/04/25 04:38:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/25 04:38:42 INFO : small: Deleted 2026/04/25 04:38:42 INFO : medium: 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 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 (29.05s) === RUN TestMaxDeleteSize run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", 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 2026/04/25 04:39:13 DEBUG : Waiting for deletions to finish 2026/04/25 04:39:14 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/25 04:39:15 INFO : medium: Deleted 2026/04/25 04:39:15 INFO : large: 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 : 2 Test: TestMaxDeleteSize 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 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: TestMaxDeleteSize (28.77s) === RUN TestReadFile run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:39:30 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:39:31 DEBUG : ReadFile: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:39:31 DEBUG : ReadFile: Trying to read object after upload: try again in 400ms (3/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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFile --- FAIL: TestReadFile (6.07s) === RUN TestCat run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:39:39 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:39:39 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/25 04:39:39 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:39:40 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/25 04:39:40 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:39:40 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/25 04:39:41 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:39:41 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/25 04:39:41 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:39:41 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, ): "" 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 (17.55s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:39:58 INFO : A2: Making directory 2026/04/25 04:40:00 INFO : A1/B2: Making directory 2026/04/25 04:40:01 INFO : A1/B2/C2: Making directory 2026/04/25 04:40:03 INFO : A1/B1/C3: Making directory 2026/04/25 04:40:05 INFO : A3: Making directory 2026/04/25 04:40:06 INFO : A3/B3: Making directory 2026/04/25 04:40:08 INFO : A3/B3/C4: Making directory 2026/04/25 04:40:13 DEBUG : removing 1 level 3 directories 2026/04/25 04:40:13 INFO : A3/B3/C4: Removing directory 2026/04/25 04:40:19 DEBUG : removing 2 level 3 directories 2026/04/25 04:40:19 INFO : A1/B2/C2: Removing directory 2026/04/25 04:40:19 INFO : A1/B1/C3: Removing directory 2026/04/25 04:40:21 DEBUG : removing 2 level 2 directories 2026/04/25 04:40:21 INFO : A3/B3: Removing directory 2026/04/25 04:40:21 INFO : A1/B2: Removing directory 2026/04/25 04:40:23 DEBUG : removing 2 level 1 directories 2026/04/25 04:40:23 INFO : A2: Removing directory 2026/04/25 04:40:23 INFO : A3: Removing directory 2026/04/25 04:40:29 DEBUG : removing 1 level 3 directories 2026/04/25 04:40:29 INFO : A1/B1/C1: Removing directory 2026/04/25 04:40:31 DEBUG : removing 1 level 2 directories 2026/04/25 04:40:31 INFO : A1/B1: Removing directory 2026/04/25 04:40:32 DEBUG : removing 1 level 1 directories 2026/04/25 04:40:32 INFO : A1: Removing directory 2026/04/25 04:40:34 DEBUG : removing 1 level 0 directories 2026/04/25 04:40:34 INFO : Linkbox root 'rclone-test-lefaqay4dije': Removing directory 2026/04/25 04:40:35 ERROR : error listing: directory not found 2026/04/25 04:40:36 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (43.72s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:40:37 INFO : A1: Making directory 2026/04/25 04:40:39 INFO : A1/B1: Making directory 2026/04/25 04:40:40 INFO : A1/B1/C1: Making directory 2026/04/25 04:40:43 DEBUG : removing 1 level 3 directories 2026/04/25 04:40:43 INFO : A1/B1/C1: Removing directory 2026/04/25 04:40:45 DEBUG : removing 1 level 2 directories 2026/04/25 04:40:45 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (12.89s) === RUN TestRmdirsWithFilter run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:40:49 INFO : A1: Making directory 2026/04/25 04:40:50 INFO : A1/B1: Making directory 2026/04/25 04:40:52 INFO : A1/B1/C1: Making directory 2026/04/25 04:40:55 DEBUG : removing 1 level 3 directories 2026/04/25 04:40:55 INFO : A1/B1/C1: Removing directory 2026/04/25 04:40:56 DEBUG : removing 1 level 2 directories 2026/04/25 04:40:56 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.58s) === RUN TestCopyURL run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:41:03 DEBUG : filename.txt: File name found in url 2026/04/25 04:41:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (14.28s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" --- PASS: TestCopyURLDownloadHeaders (3.76s) === RUN TestMoveFile run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:41:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/25 04:41:22 DEBUG : sub/file2: size = 14 OK 2026/04/25 04:41:22 INFO : file1: Copied (new) to: sub/file2 2026/04/25 04:41:22 INFO : file1: Deleted 2026/04/25 04:41:22 DEBUG : sub/file2: size = 14 OK 2026/04/25 04:41:22 DEBUG : file1: Sizes identical 2026/04/25 04:41:22 DEBUG : file1: Unchanged skipping 2026/04/25 04:41:22 INFO : file1: Deleted 2026/04/25 04:41:23 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.43s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:41:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/25 04:41:29 DEBUG : file1: size = 14 OK 2026/04/25 04:41:29 INFO : file1: Copied (new) 2026/04/25 04:41:29 INFO : file1: Deleted 2026/04/25 04:41:29 DEBUG : file1: Destination exists, skipping 2026/04/25 04:41:29 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:292: Sleeping for 6s just to make sure --- PASS: TestMoveFileWithIgnoreExisting (11.87s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:41:41 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.52s) === RUN TestMoveFileBackupDir run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.39s) === RUN TestDirMove run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:41:47 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:41:47 DEBUG : A1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:41:57 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:42:00 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:42:01 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:42:01 INFO : A1/B2: Making directory 2026/04/25 04:42:03 INFO : A1/B1/C3: Making directory 2026/04/25 04:42:17 ERROR : A1/B1/C2/five: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:42:17 ERROR : A1/B1/C2/five: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:42:17 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=3bc8f7d954b5c654d98e6127f1245cd8&ts=1777092127&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:42:17 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=3bc8f7d954b5c654d98e6127f1245cd8&ts=1777092127&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:42:17 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=1bc5ce758761d40e6d4ecfb3b427a3a4&ts=1777092126&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:42:17 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=1bc5ce758761d40e6d4ecfb3b427a3a4&ts=1777092126&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:42:17 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=45b8954c9c8db5cf3774ec67941355d7&ts=1777092126&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:42:17 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=45b8954c9c8db5cf3774ec67941355d7&ts=1777092126&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:42:18 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=25c30bc296bcf637a951ae07117bfba8&ts=1777092126&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:42:18 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=25c30bc296bcf637a951ae07117bfba8&ts=1777092126&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 --- FAIL: TestDirMove (61.69s) === RUN TestGetFsInfo run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:42:45 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-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:42:46 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': File to upload is small (34 bytes), uploading instead of streaming 2026/04/25 04:42:48 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/25 04:42:48 NOTICE: Linkbox root 'rclone-test-lefaqay4dije': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/25 04:42:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/25 04:42:48 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/25 04:42:50 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/25 04:42:50 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:42:53 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': File to upload is small (34 bytes), uploading instead of streaming 2026/04/25 04:42:55 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/25 04:42:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/25 04:42:55 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/25 04:42:57 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/25 04:42:57 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:43:01 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': File to upload is small (34 bytes), uploading instead of streaming 2026/04/25 04:43:03 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:43:03 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:43:03 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/25 04:43:03 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/04/25 04:43:03 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/25 04:43:05 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/25 04:43:05 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:43:09 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': File to upload is small (34 bytes), uploading instead of streaming 2026/04/25 04:43:11 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:43:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/25 04:43:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/25 04:43:11 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/25 04:43:13 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:43:13 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/25 04:43:13 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 --- PASS: TestRcat (38.26s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (15.32s) === RUN TestRcatMetadata run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.39s) === RUN TestRcatSize run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:43:26 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': File to upload is small (60 bytes), uploading instead of streaming 2026/04/25 04:43:28 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:43:28 DEBUG : potato2: size = 60 OK 2026/04/25 04:43:28 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/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: TestRcatSize Messages: listing wrong, want got 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/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: TestRcatSize Messages: Unexpected file "potato2" --- FAIL: TestRcatSize (13.97s) === RUN TestRcatSizeMetadata run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata 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 --- SKIP: TestRcatSizeMetadata (9.43s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" 2026/04/25 04:43:49 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:43:50 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:292: Sleeping for 7s just to make sure --- PASS: TestRcatSizeUploadHeaders (15.16s) === RUN TestTouchDir run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.40s) === RUN TestMkdirMetadata run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.66s) === RUN TestMkdirModTime run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", 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-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.43s) === RUN TestSetDirModTime run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.44s) === RUN TestDirsEqual run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.43s) === RUN TestRemoveExisting run.go:185: Remote "Linkbox root 'rclone-test-lefaqay4dije'", Local "Local file system at /tmp/rclone639510129", Modify Window "876000h0m0s" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.40s) FAIL 2026/04/25 04:44:06 DEBUG : Linkbox root 'rclone-test-lefaqay4dije': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSum|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFile|TestCopyLongFileName|TestCopyLongFileNameCollision|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSortedFn|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestListJSON$/^(Default|FilesOnly|HashTypes|Metadata|NoMimeType|NoModTime|Recurse|ShowHash)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 14m12.805866961s (try 2/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestListDirSortedFn TestMaxDelete TestMaxDeleteSize TestReadFile TestCat TestDirMove TestRcatSize]