"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestCheckSumDownload$'" - Starting (try 2/5) 2025/09/13 02:29:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qekeyun6kawo" 2025/09/13 02:29:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 02:29:40 DEBUG : Creating backend with remote "/tmp/rclone1860227182" === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-qekeyun6kawo'", Local "Local file system at /tmp/rclone1860227182", Modify Window "876000h0m0s" 2025/09/13 02:29:40 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qekeyun6kawo/data" 2025/09/13 02:29:42 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/13 02:29:42 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/13 02:29:44 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/13 02:29:44 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === 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: can't download: no link 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 2025/09/13 02:31:00 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/13 02:31:00 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/13 02:31:00 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/13 02:31:03 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/13 02:31:03 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/13 02:31:03 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/13 02:31:03 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 2025/09/13 02:31:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/13 02:31:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/13 02:31:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/13 02:31:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/13 02:31:09 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/13 02:31:09 DEBUG : pacer: Reducing sleep to 150.169371ms === RUN TestCheckSumDownload/subtest2 2025/09/13 02:31:22 DEBUG : pacer: Reducing sleep to 100ms 2025/09/13 02:31:22 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/13 02:31:22 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: can't download: no link Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2025/09/13 02:32:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/13 02:32:30 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/13 02:32:30 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea 2025/09/13 02:32:33 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/13 02:32:33 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/13 02:32:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/13 02:32:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/13 02:32:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/13 02:32:36 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 4 2025/09/13 02:33:44 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/13 02:33:44 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/13 02:33:44 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 2025/09/13 02:33:47 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/13 02:33:47 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/13 02:33:48 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/13 02:33:49 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/13 02:33:50 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/13 02:33:54 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest5 2025/09/13 02:34:51 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/13 02:34:52 DEBUG : pacer: Reducing sleep to 100ms 2025/09/13 02:34:52 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/13 02:34:52 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 === 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: 2 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 6 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: "2025/09/13 02:35:41 ERROR : potato: files differ\n2025/09/13 02:36:07 ERROR : banana: Failed to calculate hash: can't download: no link\n2025/09/13 02:36:07 ERROR : orange: file not in PikPak root 'rclone-test-qekeyun6kawo/data'\n2025/09/13 02:36:07 NOTICE: PikPak root 'rclone-test-qekeyun6kawo/data': 1 files missing\n2025/09/13 02:36:07 NOTICE: PikPak root 'rclone-test-qekeyun6kawo/data': 1 differences found\n2025/09/13 02:36:07 NOTICE: PikPak root 'rclone-test-qekeyun6kawo/data': 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 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", "+ orange", "= banana"} actual : []string{"", "! banana", "* potato", "+ orange"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=8) "! banana", (string) (len=8) "* potato", - (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "+ orange" } Test: TestCheckSumDownload Messages: wrong combined result in run 6 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 6 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:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong error result in run 6 2025/09/13 02:36:08 DEBUG : pacer: Reducing sleep to 100ms 2025/09/13 02:36:08 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/13 02:36:08 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/13 02:36:11 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/13 02:36:11 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/13 02:36:14 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/13 02:36:14 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 === 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: can't download: no link Test: TestCheckSumDownload Messages: unexpected error in run 7 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 7 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 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 7 2025/09/13 02:37:21 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/13 02:37:23 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/13 02:37:25 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/13 02:37:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/13 02:37:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/13 02:37:27 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/13 02:37:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/13 02:37:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/13 02:37:29 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/13 02:37:29 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/13 02:37:29 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/09/13 02:37:29 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/13 02:37:29 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/09/13 02:37:29 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/09/13 02:37:30 DEBUG : pacer: Reducing sleep to 100ms --- FAIL: TestCheckSumDownload (470.87s) --- PASS: TestCheckSumDownload/subtest1 (73.51s) --- PASS: TestCheckSumDownload/subtest2 (12.97s) --- PASS: TestCheckSumDownload/subtest3 (63.29s) --- PASS: TestCheckSumDownload/subtest4 (67.33s) --- PASS: TestCheckSumDownload/subtest5 (56.25s) --- PASS: TestCheckSumDownload/subtest6 (72.54s) --- PASS: TestCheckSumDownload/subtest7 (63.52s) FAIL 2025/09/13 02:37:31 DEBUG : PikPak root 'rclone-test-qekeyun6kawo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestCheckSumDownload$'" - Finished ERROR in 7m53.382741489s (try 2/5): exit status 1: Failed [TestCheckSumDownload]