"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2024/12/17 01:46:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu" 2024/12/17 01:46:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:46:39 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/12/17 01:46:41 DEBUG : Creating backend with remote "/tmp/rclone91928310" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/12/17 01:46:41 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/12/17 01:46:41 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/17 01:46:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/17 01:46:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/17 01:46:41 DEBUG : potato: Seek from 10 to 0 2024/12/17 01:46:41 DEBUG : potato: Seek from 10 to 0 2024/12/17 01:46:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/17 01:46:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/17 01:46:41 DEBUG : potato: Seek from 5 to 2 2024/12/17 01:46:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/17 01:46:41 DEBUG : potato: Seek from 7 to 0 2024/12/17 01:46:41 DEBUG : potato: Seek from 7 to 0 2024/12/17 01:46:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/17 01:46:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/17 01:46:41 DEBUG : potato: Seek from 5 to 2 2024/12/17 01:46:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/17 01:46:41 DEBUG : potato: Seek from 8 to 0 2024/12/17 01:46:41 DEBUG : potato: Seek from 8 to 0 2024/12/17 01:46:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/17 01:46:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/17 01:46:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/17 01:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/17 01:46:41 DEBUG : potato: Seek from 5 to 2 2024/12/17 01:46:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/17 01:46:41 DEBUG : potato: Seek from 9 to 0 2024/12/17 01:46:41 DEBUG : potato: Seek from 9 to 0 2024/12/17 01:46:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:46:42 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/12/17 01:46:42 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheck/1 === RUN TestCheck/2 2024/12/17 01:46:43 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:46:43 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheck/3 2024/12/17 01:46:44 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:46:44 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/4 === RUN TestCheck/5 2024/12/17 01:46:46 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/12/17 01:46:46 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.12s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2024/12/17 01:46:51 DEBUG : Creating backend with remote "nonexistent" 2024/12/17 01:46:51 DEBUG : Creating backend with remote "nonexistent" 2024/12/17 01:46:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/17 01:46:51 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/17 01:46:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/17 01:46:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:46:52 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/12/17 01:46:52 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/17 01:46:57 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:46:57 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckDownload/3 check_test.go:89: 3: Expecting 2 errors but got 4 check_test.go:92: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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 2024/12/17 01:46:58 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:46:58 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/17 01:47:03 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/12/17 01:47:03 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 check_test.go:89: 7: Expecting 1 errors but got 3 === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "* empty space", "= potato2"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: match check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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 --- FAIL: TestCheckDownload (19.00s) --- PASS: TestCheckDownload/1 (2.16s) --- PASS: TestCheckDownload/2 (2.11s) --- FAIL: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.70s) --- PASS: TestCheckDownload/5 (2.23s) --- PASS: TestCheckDownload/6 (1.02s) --- FAIL: TestCheckDownload/7 (1.13s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:47:11 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/12/17 01:47:11 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/17 01:47:12 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:47:12 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckSizeOnly/3 2024/12/17 01:47:13 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:47:13 DEBUG : potato2: gcid = 1c072bc7ea04a9090f3d2c88d92ee133e136b1d0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/17 01:47:14 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/12/17 01:47:14 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.64s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:47:20 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:47:20 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f check_test.go:315: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:315 Error: Received unexpected error: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=lhdFfJQW-1FlvDhTUWa64FUx9Pszeoqo8rH5ikyLiMjEAGClU4GNLM90ZAM_p7IUCB3TpRSfqNZKVg8D7EaLjGDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486442&g=7A6C4FEA12FA7BF66997C8B984733019679B2F9F&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=81&alt=0&us=0&hspu=&po=0&fileid=VOEHI4x_qZC1p9LWQLmZSYx-o1&userid=ZB7KFqZKGnYUJW_K&pr=XQPkPvr9WWiIuMvELmrVenibgMSjM-BXW5sgPDBnAOnU9y1RnB35b9QwFJmFsG59u_YX1ezm5y9sRvWzJJiDxIA0017hbeLzAmyweO3q33IpPWdfl6yy4Sc1CTspXyX8Qwe-rD2Zz_D8cGS3scc12O7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMPo_RpZbqkhX_MOvpvPpZZCO4kKPBW2ge3RH6-Pu1zkeK_lHcOeuzL9NBu5uYtxjumOgYpTBzDC9rjp8QYxPvMlw25QW3sqmwvXMApLe5ehNVAO6I-J_6NzBYv3jNSen19oMjtDwSk08PQVn0kxx7GTet2xSWYJtpwYwuNEiwLWhS_WGbMoC7ArefMvK-CfqUWDoZzT-vUu_tJ2oJhKlEDU=&sign=AB5741FE12A508C6B2B5FE8E9E542DAB": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host Test: TestParseSumFile check_test.go:317: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:317 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:320 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:320 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:320 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:320 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2024/12/17 01:47:23 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:47:23 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2024/12/17 01:47:25 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/17 01:47:25 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/17 01:47:25 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/17 01:47:25 NOTICE: test.sum: 2 warning(s) suppressed... --- FAIL: TestParseSumFile (6.80s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:47:27 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/data" 2024/12/17 01:47:29 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/17 01:47:29 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/17 01:47:30 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:47:30 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest1 2024/12/17 01:47:33 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/17 01:47:33 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/17 01:47:33 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:47:33 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest2 2024/12/17 01:47:37 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:47:37 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSum/subtest3 2024/12/17 01:47:42 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:47:42 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:412 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /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:433 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* banana", + (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSum Messages: wrong combined result in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "potato"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSum Messages: wrong match result in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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: TestCheckSum Messages: wrong differ result in run 4 2024/12/17 01:47:46 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:47:46 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSum/subtest5 2024/12/17 01:47:49 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:47:49 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /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:433 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ orange", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "= banana", + (string) (len=8) "= potato" } Test: TestCheckSum Messages: wrong combined result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=6) "banana" + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSum Messages: wrong match result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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: TestCheckSum Messages: wrong differ result in run 6 2024/12/17 01:47:53 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/17 01:47:53 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/17 01:47:55 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/17 01:47:55 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/17 01:47:57 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:47:57 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSum/subtest7 2024/12/17 01:48:04 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/17 01:48:04 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/12/17 01:48:04 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/17 01:48:04 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (39.29s) --- PASS: TestCheckSum/subtest1 (1.65s) --- PASS: TestCheckSum/subtest2 (1.19s) --- PASS: TestCheckSum/subtest3 (2.41s) --- PASS: TestCheckSum/subtest4 (1.16s) --- PASS: TestCheckSum/subtest5 (1.17s) --- PASS: TestCheckSum/subtest6 (1.19s) --- PASS: TestCheckSum/subtest7 (1.19s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:48:06 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/data" 2024/12/17 01:48:09 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/17 01:48:09 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/17 01:48:09 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:48:09 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2024/12/17 01:48:14 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/17 01:48:14 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/17 01:48:14 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:48:14 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 2024/12/17 01:48:20 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:48:20 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: wrong error count in run 3 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /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:433 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{"", "! banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "= banana", + (string) (len=8) "! banana", (string) (len=8) "= potato" Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{"", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSumDownload Messages: wrong match result in run 3 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:427 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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 3 2024/12/17 01:48:26 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:48:26 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 1 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:418: Error Trace: /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:433 Error: "2024/12/17 01:48:30 ERROR : potato: Failed to calculate hash: open file failed: Get \"https://dl-a10b-0886.mypikpak.com/download/?fid=4U7mQUmG_gfTgvrzsP6QI38v7taebv5BtEqRb9q3w7Su-5TIeBHzKPVgpVvjg0h1JKkVjdMtruvmchtq31TpgGDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486509&g=7A3C15F717358C93392DEF5FF0639DB84C0D363B&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=15&alt=0&us=0&hspu=&po=0&fileid=VOEHII0fqZC1p9LWQLmZS_Cvo1&userid=ZB7KFqZKGnYUJW_K&pr=XQPkPvr9WWiIuMvELmrVen6WqVApeISuxQrIeYEPfWiybv6aOblba0qwoY65scPxEZPRpO_7z09kyDWPWucNnlKCaapMPwDc3SC76ZxpEV-y57IL7-p0fBGcz8F2n02sdLC9TkVebpE053xlfaV8De7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMBf5jhRjpRlkTF8VvIVRQPwia0WgGMTunzpwtkzhnSsDKn3L-Pa7nVzFuZYGSfY-hpPSBnn9DVgTdFvOQ3yfiP7DJejaCEO_JJUH9jduXnQ1GidkK4RptNVGhAEG1en7e1t_lQjlNMMMzh5RFgnMJd4OrMj7_l0ARErM4rlL18nZSo2U29JeH3_dXYk7ftvRpw==&sign=22963C2885C4AA321AE48BA50F750C89\": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host\n2024/12/17 01:48:30 DEBUG : md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 (sum)\n2024/12/17 01:48:30 DEBUG : banana: md5 = 65a8e27d8879283831b664bd8b7f0ad4 (PikPak root 'rclone-test-liwuvab9licu/data')\n2024/12/17 01:48:30 ERROR : banana: files differ\n2024/12/17 01:48:30 NOTICE: PikPak root 'rclone-test-liwuvab9licu/data': 2 differences found\n2024/12/17 01:48:30 NOTICE: PikPak root 'rclone-test-liwuvab9licu/data': 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /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:433 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "! potato", "* banana"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" + (string) (len=8) "! potato", + (string) (len=8) "* banana" } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:427 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{} actual : []string{"", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong error result in run 4 2024/12/17 01:48:30 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:48:30 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2024/12/17 01:48:36 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:48:36 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 2 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 6 check_test.go:418: Error Trace: /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:433 Error: "2024/12/17 01:48:39 ERROR : banana: Failed to calculate hash: open file failed: Get \"https://dl-a10b-0886.mypikpak.com/download/?fid=U-aRK8vbwS07_5__Ck8zg80b5s4PiaOsxAlBxcf6C3TQ_4CqeCbQfjq-_sgrkD9B0dbERai5NMCyhUNqJPh7VWDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486519&g=5A20DD2421F633D21DA85B8911F9F37677F212D5&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=13&alt=0&us=0&hspu=&po=0&userid=ZB7KFqZKGnYUJW_K&fileid=VOEHIGliyhW7f4m_9Mk9JOnSo1&pr=XQPkPvr9WWiIuMvELmrVehTq4Zk76OdYRwH43w3EjS3IKYSMGre4g1Wi2Q6NqqtodbkA6kZkSP_ujigZjQrxE1BXwrGqXHgFS49Rhcw6vrIZAnpBA-BAKIBnSwQwGX2YqSmKTD7HYvfntvICad-a-e7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMI_xPSKL_YMxnqU3LoyqldRD6lTuDnu6eZqhf0zMsb80o9Qyn1W8V51a8WcsRr6k0VSbbdHYs-GM9ZbgWPXfhb8bxkf9l9Dak8O4EmzpGeqUW2OxxHOV5MFTnNx4Ri1YgigJXdGIP66RL5dpY0q3An0FE5OKu-_72YKbF4juUFaIlq6O1KxtzxrEYzHIy64FsQ==&sign=861D260595064ECED02662A344D1E306\": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host\n2024/12/17 01:48:40 ERROR : potato: Failed to calculate hash: open file failed: Get \"https://dl-a10b-0886.mypikpak.com/download/?fid=4U7mQUmG_gfTgvrzsP6QI38v7taebv5BtEqRb9q3w7Su-5TIeBHzKPVgpVvjg0h1JKkVjdMtruvmchtq31TpgGDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486519&g=7A3C15F717358C93392DEF5FF0639DB84C0D363B&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=15&alt=0&us=0&hspu=&po=0&userid=ZB7KFqZKGnYUJW_K&fileid=VOEHII0fqZC1p9LWQLmZS_Cvo1&pr=XQPkPvr9WWiIuMvELmrVen6WqVApeISuxQrIeYEPfWiybv6aOblba0qwoY65scPxEZPRpO_7z09kyDWPWucNnlKCaapMPwDc3SC76ZxpEV-y57IL7-p0fBGcz8F2n02sdLC9TkVebpE053xlfaV8De7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMO84YhfYtjxI2tkskJY3g9RFEpUG-nPIup8DUPoThFL7akiH0K8WqR_Q5E89TPzdJ9y5P8ppNr-sPisQQxOxnepSgfOxAKYAcF6Ekqm5zI8-BslfdhHhldpVexrGtJzJdrI8wDbUyBt2qwuZpWdgFpjFUiKgs3yEDuM43S9i9iQPt_txjpQftqyenX6FqmfzcQ==&sign=7474218D23104A54E69934322E27C28D\": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host\n2024/12/17 01:48:40 ERROR : orange: file not in PikPak root 'rclone-test-liwuvab9licu/data'\n2024/12/17 01:48:40 NOTICE: PikPak root 'rclone-test-liwuvab9licu/data': 1 files missing\n2024/12/17 01:48:40 NOTICE: PikPak root 'rclone-test-liwuvab9licu/data': 3 differences found\n2024/12/17 01:48:40 NOTICE: PikPak root 'rclone-test-liwuvab9licu/data': 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /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:433 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "! banana", "! potato", "+ orange"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", - (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "! banana", + (string) (len=8) "! potato", + (string) (len=8) "+ orange" } Test: TestCheckSumDownload Messages: wrong combined result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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 differ result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:427 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong error result in run 6 2024/12/17 01:48:40 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/17 01:48:40 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/17 01:48:42 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/17 01:48:42 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/17 01:48:44 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:48:44 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2024/12/17 01:48:52 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/17 01:48:52 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/12/17 01:48:52 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/17 01:48:52 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSumDownload (47.63s) --- PASS: TestCheckSumDownload/subtest1 (3.29s) --- PASS: TestCheckSumDownload/subtest2 (3.03s) --- PASS: TestCheckSumDownload/subtest3 (3.15s) --- PASS: TestCheckSumDownload/subtest4 (1.82s) --- PASS: TestCheckSumDownload/subtest5 (3.15s) --- PASS: TestCheckSumDownload/subtest6 (2.12s) --- PASS: TestCheckSumDownload/subtest7 (1.92s) === RUN TestApplyTransforms 2024/12/17 01:48:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qilacar3cura" 2024/12/17 01:48:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:48:55 DEBUG : Creating backend with remote "/tmp/rclone2998389567" run.go:180: Remote "PikPak root 'rclone-test-qilacar3cura'", Local "Local file system at /tmp/rclone2998389567", Modify Window "876000h0m0s" 2024/12/17 01:48:56 DEBUG : hello, world!: calculating gcid: failed to unwrap object from src: hello, world! 2024/12/17 01:48:56 DEBUG : hello, world!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upper checkfile vs. lower remote (without normalization) 2024/12/17 01:48:57 ERROR : hello, world!: sum not found 2024/12/17 01:48:57 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-qilacar3cura' 2024/12/17 01:48:57 NOTICE: PikPak root 'rclone-test-qilacar3cura': 1 files missing 2024/12/17 01:48:57 NOTICE: 1 hashes missing 2024/12/17 01:48:57 NOTICE: PikPak root 'rclone-test-qilacar3cura': 2 differences found 2024/12/17 01:48:57 NOTICE: PikPak root 'rclone-test-qilacar3cura': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/17 01:48:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/17 01:48:59 NOTICE: PikPak root 'rclone-test-qilacar3cura': 0 differences found 2024/12/17 01:48:59 NOTICE: PikPak root 'rclone-test-qilacar3cura': 1 matching files 2024/12/17 01:48:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cegenev9wudi" 2024/12/17 01:48:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:49:00 DEBUG : Creating backend with remote "/tmp/rclone4283961613" run.go:180: Remote "PikPak root 'rclone-test-cegenev9wudi'", Local "Local file system at /tmp/rclone4283961613", Modify Window "876000h0m0s" 2024/12/17 01:49:01 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2024/12/17 01:49:01 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upper remote (without normalization) 2024/12/17 01:49:02 ERROR : HELLO, WORLD!: sum not found 2024/12/17 01:49:02 ERROR : hello, world!: file not in PikPak root 'rclone-test-cegenev9wudi' 2024/12/17 01:49:02 NOTICE: PikPak root 'rclone-test-cegenev9wudi': 1 files missing 2024/12/17 01:49:02 NOTICE: 1 hashes missing 2024/12/17 01:49:02 NOTICE: PikPak root 'rclone-test-cegenev9wudi': 2 differences found 2024/12/17 01:49:02 NOTICE: PikPak root 'rclone-test-cegenev9wudi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/17 01:49:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/17 01:49:04 NOTICE: PikPak root 'rclone-test-cegenev9wudi': 0 differences found 2024/12/17 01:49:04 NOTICE: PikPak root 'rclone-test-cegenev9wudi': 1 matching files 2024/12/17 01:49:04 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cerosam3xolu" 2024/12/17 01:49:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:49:05 DEBUG : Creating backend with remote "/tmp/rclone715544553" run.go:180: Remote "PikPak root 'rclone-test-cerosam3xolu'", Local "Local file system at /tmp/rclone715544553", Modify Window "876000h0m0s" 2024/12/17 01:49:06 DEBUG : HeLlO, wOrLd!: calculating gcid: failed to unwrap object from src: HeLlO, wOrLd! 2024/12/17 01:49:06 DEBUG : HeLlO, wOrLd!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/17 01:49:07 ERROR : HeLlO, wOrLd!: sum not found 2024/12/17 01:49:07 ERROR : hello, world!: file not in PikPak root 'rclone-test-cerosam3xolu' 2024/12/17 01:49:07 NOTICE: PikPak root 'rclone-test-cerosam3xolu': 1 files missing 2024/12/17 01:49:07 NOTICE: 1 hashes missing 2024/12/17 01:49:07 NOTICE: PikPak root 'rclone-test-cerosam3xolu': 2 differences found 2024/12/17 01:49:07 NOTICE: PikPak root 'rclone-test-cerosam3xolu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/17 01:49:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/17 01:49:09 NOTICE: PikPak root 'rclone-test-cerosam3xolu': 0 differences found 2024/12/17 01:49:09 NOTICE: PikPak root 'rclone-test-cerosam3xolu': 1 matching files 2024/12/17 01:49:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-rekafus4juza" 2024/12/17 01:49:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:49:10 DEBUG : Creating backend with remote "/tmp/rclone1105038980" run.go:180: Remote "PikPak root 'rclone-test-rekafus4juza'", Local "Local file system at /tmp/rclone1105038980", Modify Window "876000h0m0s" 2024/12/17 01:49:11 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2024/12/17 01:49:11 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/17 01:49:12 ERROR : HELLO, WORLD!: sum not found 2024/12/17 01:49:12 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-rekafus4juza' 2024/12/17 01:49:12 NOTICE: PikPak root 'rclone-test-rekafus4juza': 1 files missing 2024/12/17 01:49:12 NOTICE: 1 hashes missing 2024/12/17 01:49:12 NOTICE: PikPak root 'rclone-test-rekafus4juza': 2 differences found 2024/12/17 01:49:12 NOTICE: PikPak root 'rclone-test-rekafus4juza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/17 01:49:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/17 01:49:14 NOTICE: PikPak root 'rclone-test-rekafus4juza': 0 differences found 2024/12/17 01:49:14 NOTICE: PikPak root 'rclone-test-rekafus4juza': 1 matching files 2024/12/17 01:49:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-dotecos6davu" 2024/12/17 01:49:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:49:15 DEBUG : Creating backend with remote "/tmp/rclone2539293972" run.go:180: Remote "PikPak root 'rclone-test-dotecos6davu'", Local "Local file system at /tmp/rclone2539293972", Modify Window "876000h0m0s" 2024/12/17 01:49:16 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2024/12/17 01:49:16 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFD checkfile vs. NFC remote (without normalization) 2024/12/17 01:49:17 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/17 01:49:17 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-dotecos6davu' 2024/12/17 01:49:17 NOTICE: PikPak root 'rclone-test-dotecos6davu': 1 files missing 2024/12/17 01:49:17 NOTICE: 1 hashes missing 2024/12/17 01:49:17 NOTICE: PikPak root 'rclone-test-dotecos6davu': 2 differences found 2024/12/17 01:49:17 NOTICE: PikPak root 'rclone-test-dotecos6davu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/17 01:49:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/17 01:49:19 NOTICE: PikPak root 'rclone-test-dotecos6davu': 0 differences found 2024/12/17 01:49:19 NOTICE: PikPak root 'rclone-test-dotecos6davu': 1 matching files 2024/12/17 01:49:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-halawiw7haji" 2024/12/17 01:49:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:49:21 DEBUG : Creating backend with remote "/tmp/rclone4126563692" run.go:180: Remote "PikPak root 'rclone-test-halawiw7haji'", Local "Local file system at /tmp/rclone4126563692", Modify Window "876000h0m0s" 2024/12/17 01:49:21 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2024/12/17 01:49:21 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFC checkfile vs. NFD remote (without normalization) 2024/12/17 01:49:23 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/17 01:49:23 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-halawiw7haji' 2024/12/17 01:49:23 NOTICE: PikPak root 'rclone-test-halawiw7haji': 1 files missing 2024/12/17 01:49:23 NOTICE: 1 hashes missing 2024/12/17 01:49:23 NOTICE: PikPak root 'rclone-test-halawiw7haji': 2 differences found 2024/12/17 01:49:23 NOTICE: PikPak root 'rclone-test-halawiw7haji': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/17 01:49:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/17 01:49:24 NOTICE: PikPak root 'rclone-test-halawiw7haji': 0 differences found 2024/12/17 01:49:24 NOTICE: PikPak root 'rclone-test-halawiw7haji': 1 matching files 2024/12/17 01:49:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pahaxed1fiyi" 2024/12/17 01:49:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:49:25 DEBUG : Creating backend with remote "/tmp/rclone3895336265" run.go:180: Remote "PikPak root 'rclone-test-pahaxed1fiyi'", Local "Local file system at /tmp/rclone3895336265", Modify Window "876000h0m0s" 2024/12/17 01:49:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/12/17 01:49:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFDx2 checkfile vs. both remote (without normalization) 2024/12/17 01:49:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/17 01:49:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-pahaxed1fiyi' 2024/12/17 01:49:27 NOTICE: PikPak root 'rclone-test-pahaxed1fiyi': 1 files missing 2024/12/17 01:49:27 NOTICE: 1 hashes missing 2024/12/17 01:49:27 NOTICE: PikPak root 'rclone-test-pahaxed1fiyi': 2 differences found 2024/12/17 01:49:27 NOTICE: PikPak root 'rclone-test-pahaxed1fiyi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/17 01:49:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/17 01:49:28 NOTICE: PikPak root 'rclone-test-pahaxed1fiyi': 0 differences found 2024/12/17 01:49:28 NOTICE: PikPak root 'rclone-test-pahaxed1fiyi': 1 matching files 2024/12/17 01:49:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kacunir0gire" 2024/12/17 01:49:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:49:30 DEBUG : Creating backend with remote "/tmp/rclone3314529704" run.go:180: Remote "PikPak root 'rclone-test-kacunir0gire'", Local "Local file system at /tmp/rclone3314529704", Modify Window "876000h0m0s" 2024/12/17 01:49:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/12/17 01:49:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFCx2 checkfile vs. both remote (without normalization) 2024/12/17 01:49:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/17 01:49:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-kacunir0gire' 2024/12/17 01:49:32 NOTICE: PikPak root 'rclone-test-kacunir0gire': 1 files missing 2024/12/17 01:49:32 NOTICE: 1 hashes missing 2024/12/17 01:49:32 NOTICE: PikPak root 'rclone-test-kacunir0gire': 2 differences found 2024/12/17 01:49:32 NOTICE: PikPak root 'rclone-test-kacunir0gire': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/17 01:49:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/17 01:49:34 NOTICE: PikPak root 'rclone-test-kacunir0gire': 0 differences found 2024/12/17 01:49:34 NOTICE: PikPak root 'rclone-test-kacunir0gire': 1 matching files 2024/12/17 01:49:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-soqegef9varo" 2024/12/17 01:49:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:49:35 DEBUG : Creating backend with remote "/tmp/rclone1293958309" run.go:180: Remote "PikPak root 'rclone-test-soqegef9varo'", Local "Local file system at /tmp/rclone1293958309", Modify Window "876000h0m0s" 2024/12/17 01:49:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/12/17 01:49:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFDx2 remote (without normalization) 2024/12/17 01:49:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/17 01:49:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-soqegef9varo' 2024/12/17 01:49:36 NOTICE: PikPak root 'rclone-test-soqegef9varo': 1 files missing 2024/12/17 01:49:36 NOTICE: 1 hashes missing 2024/12/17 01:49:36 NOTICE: PikPak root 'rclone-test-soqegef9varo': 2 differences found 2024/12/17 01:49:36 NOTICE: PikPak root 'rclone-test-soqegef9varo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/17 01:49:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=U-aRK8vbwS07_5__Ck8zg80b5s4PiaOsxAlBxcf6C3TQ_4CqeCbQfjq-_sgrkD9B0dbERai5NMCyhUNqJPh7VWDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486577&g=5A20DD2421F633D21DA85B8911F9F37677F212D5&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=13&alt=0&us=0&hspu=&po=0&userid=ZB7KFqZKGnYUJW_K&fileid=VOEHIb0wkZeuNHd3e6be_vuFo1&pr=XQPkPvr9WWiIuMvELmrVehTq4Zk76OdYRwH43w3EjS3IKYSMGre4g1Wi2Q6NqqtodbkA6kZkSP_ujigZjQrxE1BXwrGqXHgFS49Rhcw6vrIZAnpBA-BAKIBnSwQwGX2YqSmKTD7HYvfntvICad-a-e7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMPo_RpZbqkhX_MOvpvPpZZADKuGuskK83BDYg9HXPXql-MuLnhz6ydszcWYzlPhV7jpfPAWPRHu6UdbcTQiiCxxocojGT2VRPQwJuXXUFl9Lg0MzPjkklYzKyy-CdncUMzbuscqW6GUhKPwbeX4rMbU7MQAWUMWetZHO9q70S0WkIinqs5hDNSulr2oNLjY6EahpaI9S_4mcYlB5rY4bEZMEtQF-GIQ2dOxcjPa7WLuXVg85NUDBKyH2WYni2GiTc3MDcEMwIdrsDygDzI_Umu-QlTLMmsIl-5QfrSR2EkPhisxho5EK0nx9Ti1bLJspZ6yKZDNhj_xRMFo9aZzsuqldAllzFgkCZp4STTjcScgXHCq0lEupgGoHE6Y02yxQGmRRZoJv2VU9Z2VT0kEA2i7l9VUjS4vxQRmJ8BUMYG_3&sign=F8A3F70C577765115058C6BF06015598": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host 2024/12/17 01:49:37 NOTICE: PikPak root 'rclone-test-soqegef9varo': 1 differences found 2024/12/17 01:49:37 NOTICE: PikPak root 'rclone-test-soqegef9varo': 1 errors while checking 2024/12/17 01:49:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wupowal7zuve" 2024/12/17 01:49:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:49:39 DEBUG : Creating backend with remote "/tmp/rclone1611443116" run.go:180: Remote "PikPak root 'rclone-test-wupowal7zuve'", Local "Local file system at /tmp/rclone1611443116", Modify Window "876000h0m0s" 2024/12/17 01:49:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/12/17 01:49:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFCx2 remote (without normalization) 2024/12/17 01:49:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/17 01:49:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-wupowal7zuve' 2024/12/17 01:49:40 NOTICE: PikPak root 'rclone-test-wupowal7zuve': 1 files missing 2024/12/17 01:49:40 NOTICE: 1 hashes missing 2024/12/17 01:49:40 NOTICE: PikPak root 'rclone-test-wupowal7zuve': 2 differences found 2024/12/17 01:49:40 NOTICE: PikPak root 'rclone-test-wupowal7zuve': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/17 01:49:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/17 01:49:42 NOTICE: PikPak root 'rclone-test-wupowal7zuve': 0 differences found 2024/12/17 01:49:42 NOTICE: PikPak root 'rclone-test-wupowal7zuve': 1 matching files 2024/12/17 01:49:42 DEBUG : PikPak root 'rclone-test-wupowal7zuve': Purge remote 2024/12/17 01:49:43 DEBUG : PikPak root 'rclone-test-soqegef9varo': Purge remote 2024/12/17 01:49:44 DEBUG : PikPak root 'rclone-test-kacunir0gire': Purge remote 2024/12/17 01:49:45 DEBUG : PikPak root 'rclone-test-pahaxed1fiyi': Purge remote 2024/12/17 01:49:46 DEBUG : PikPak root 'rclone-test-halawiw7haji': Purge remote 2024/12/17 01:49:47 DEBUG : PikPak root 'rclone-test-dotecos6davu': Purge remote 2024/12/17 01:49:49 DEBUG : PikPak root 'rclone-test-rekafus4juza': Purge remote 2024/12/17 01:49:50 DEBUG : PikPak root 'rclone-test-cerosam3xolu': Purge remote 2024/12/17 01:49:52 DEBUG : PikPak root 'rclone-test-cegenev9wudi': Purge remote 2024/12/17 01:49:53 DEBUG : PikPak root 'rclone-test-qilacar3cura': Purge remote --- PASS: TestApplyTransforms (61.50s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:49:56 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/17 01:49:57 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/12/17 01:49:57 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/12/17 01:49:57 INFO : file1: Copied (new) to: sub/file2 2024/12/17 01:49:58 DEBUG : file1: Sizes identical 2024/12/17 01:49:58 DEBUG : file1: Unchanged skipping 2024/12/17 01:49:58 DEBUG : PikPak root 'rclone-test-liwuvab9licu': don't need to copy/move sub/file2, it is already at target location 2024/12/17 01:50:01 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (6.91s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:50:03 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2024/12/17 01:50:03 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2024/12/17 01:50:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/backup" 2024/12/17 01:50:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/17 01:50:09 INFO : dst/file1: Moved (server-side) 2024/12/17 01:50:09 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/12/17 01:50:09 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/12/17 01:50:09 INFO : dst/file1: Copied (new) 2024/12/17 01:50:14 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/12/17 01:50:15 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/12/17 01:50:17 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (15.24s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:50:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/dst" 2024/12/17 01:50:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/CompareDest" 2024/12/17 01:50:21 DEBUG : one: Need to transfer - File not found at Destination 2024/12/17 01:50:22 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2024/12/17 01:50:22 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/17 01:50:22 INFO : one: Copied (new) 2024/12/17 01:50:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:50:24 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2024/12/17 01:50:26 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/17 01:50:26 INFO : one: Copied (replaced existing) 2024/12/17 01:50:27 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/12/17 01:50:27 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/12/17 01:50:30 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2024/12/17 01:50:30 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2024/12/17 01:50:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:50:32 DEBUG : one: Sizes identical 2024/12/17 01:50:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:50:33 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2024/12/17 01:50:33 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/12/17 01:50:35 DEBUG : two: Need to transfer - File not found at Destination 2024/12/17 01:50:35 DEBUG : two: Sizes identical 2024/12/17 01:50:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/17 01:50:36 DEBUG : two: Need to transfer - File not found at Destination 2024/12/17 01:50:36 DEBUG : two: Sizes identical 2024/12/17 01:50:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/17 01:50:38 DEBUG : two: Need to transfer - File not found at Destination 2024/12/17 01:50:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/17 01:50:39 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2024/12/17 01:50:39 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/17 01:50:39 INFO : two: Copied (new) 2024/12/17 01:50:45 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/12/17 01:50:45 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/17 01:50:45 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/17 01:50:45 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/17 01:50:46 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2024/12/17 01:50:46 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (29.31s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:50:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/dst" 2024/12/17 01:50:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/CopyDest" 2024/12/17 01:50:51 DEBUG : one: Need to transfer - File not found at Destination 2024/12/17 01:50:52 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2024/12/17 01:50:52 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/17 01:50:52 INFO : one: Copied (new) 2024/12/17 01:50:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:50:54 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2024/12/17 01:50:56 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/17 01:50:56 INFO : one: Copied (replaced existing) 2024/12/17 01:50:57 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/12/17 01:50:57 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/12/17 01:50:59 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2024/12/17 01:50:59 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2024/12/17 01:51:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/BackupDir" 2024/12/17 01:51:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:51:03 DEBUG : one: Sizes identical 2024/12/17 01:51:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:51:05 INFO : one: Moved (server-side) 2024/12/17 01:51:06 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/17 01:51:06 DEBUG : one: Src hash empty - aborting Dst hash check 2024/12/17 01:51:06 INFO : one: Copied (server-side copy) 2024/12/17 01:51:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/17 01:51:08 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2024/12/17 01:51:08 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/12/17 01:51:09 DEBUG : two: Need to transfer - File not found at Destination 2024/12/17 01:51:10 DEBUG : two: Sizes identical 2024/12/17 01:51:11 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/17 01:51:11 DEBUG : two: Src hash empty - aborting Dst hash check 2024/12/17 01:51:11 INFO : two: Copied (server-side copy) 2024/12/17 01:51:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/17 01:51:12 DEBUG : two: Sizes identical 2024/12/17 01:51:12 DEBUG : two: Unchanged skipping 2024/12/17 01:51:13 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2024/12/17 01:51:13 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/12/17 01:51:16 DEBUG : three: Need to transfer - File not found at Destination 2024/12/17 01:51:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/17 01:51:16 DEBUG : three: Destination not found in --copy-dest 2024/12/17 01:51:16 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2024/12/17 01:51:17 DEBUG : three: Dst hash empty - aborting Src hash check 2024/12/17 01:51:17 INFO : three: Copied (new) 2024/12/17 01:51:26 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/12/17 01:51:26 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/12/17 01:51:26 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/17 01:51:26 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/17 01:51:26 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/17 01:51:52 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/12/17 01:51:52 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/12/17 01:51:52 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/12/17 01:51:52 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/12/17 01:51:53 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (67.50s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:51:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/17 01:51:57 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/12/17 01:51:57 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/12/17 01:51:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/17 01:51:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/17 01:51:59 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2024/12/17 01:51:59 DEBUG : TestCopyFileMaxTransfer/file2: gcid = 933bd51255982dd2dc08dc8d4777cd1482210987 2024/12/17 01:51:59 DEBUG : file2: canceling upload: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/12/17 01:52:01 DEBUG : file2: waiting 500ms for the cancellation to be effective 2024/12/17 01:52:01 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/12/17 01:52:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/17 01:52:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/17 01:52:04 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2024/12/17 01:52:04 DEBUG : TestCopyFileMaxTransfer/file4: gcid = 62a84080d9ce5c75512f418d9e7663166c406fef 2024/12/17 01:52:06 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:06 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/17 01:52:06 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/17 01:52:06 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/17 01:52:07 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:07 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/17 01:52:08 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/17 01:52:09 DEBUG : pacer: low level retry 6/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:11 DEBUG : pacer: low level retry 7/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:13 DEBUG : pacer: low level retry 8/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:15 DEBUG : pacer: low level retry 9/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:17 DEBUG : pacer: low level retry 10/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:52:17 DEBUG : file4: canceling upload: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOEHJA8jDp9DGx3h5hFL9HH5o1", Name:"upload", Type:"upload", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc0006f1280), FileID:"VOEHJA8RDp9DGx3h5hFL9HH3o1", FileName:"file4", FileSize:"2062", Message:"Pending", CreatedTime:api.Time{wall:0xc5691c0, ext:63869997124, loc:(*time.Location)(0xc0000eeaf0)}, UpdatedTime:api.Time{wall:0xda64340, ext:63869997124, loc:(*time.Location)(0xc0000eeaf0)}, ThirdTaskID:"", Phase:"PHASE_TYPE_PENDING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} 2024/12/17 01:52:19 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/17 01:52:21 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/17 01:52:23 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/17 01:52:23 DEBUG : file4: waiting 500ms for the cancellation to be effective 2024/12/17 01:52:23 ERROR : TestCopyFileMaxTransfer/file4: Failed to copy: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOEHJA8jDp9DGx3h5hFL9HH5o1", Name:"upload", Type:"upload", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc0006f1280), FileID:"VOEHJA8RDp9DGx3h5hFL9HH3o1", FileName:"file4", FileSize:"2062", Message:"Pending", CreatedTime:api.Time{wall:0xc5691c0, ext:63869997124, loc:(*time.Location)(0xc0000eeaf0)}, UpdatedTime:api.Time{wall:0xda64340, ext:63869997124, loc:(*time.Location)(0xc0000eeaf0)}, ThirdTaskID:"", Phase:"PHASE_TYPE_PENDING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} copy_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:504 Error: Received unexpected error: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOEHJA8jDp9DGx3h5hFL9HH5o1", Name:"upload", Type:"upload", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc0006f1280), FileID:"VOEHJA8RDp9DGx3h5hFL9HH3o1", FileName:"file4", FileSize:"2062", Message:"Pending", CreatedTime:api.Time{wall:0xc5691c0, ext:63869997124, loc:(*time.Location)(0xc0000eeaf0)}, UpdatedTime:api.Time{wall:0xda64340, ext:63869997124, loc:(*time.Location)(0xc0000eeaf0)}, ThirdTaskID:"", Phase:"PHASE_TYPE_PENDING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} Test: TestCopyFileMaxTransfer 2024/12/17 01:52:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/17 01:52:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/17 01:52:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/17 01:52:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/17 01:52:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/17 01:52:26 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" 2024/12/17 01:52:27 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/17 01:52:27 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/12/17 01:52:28 DEBUG : pacer: Reducing sleep to 100ms --- FAIL: TestCopyFileMaxTransfer (31.99s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.54s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.52s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.52s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.52s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.52s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.23s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.52s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.52s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:52:34 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2024/12/17 01:52:34 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/12/17 01:52:35 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2024/12/17 01:52:35 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2024/12/17 01:52:36 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/12/17 01:52:36 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/12/17 01:52:37 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2024/12/17 01:52:37 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/12/17 01:52:38 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2024/12/17 01:52:38 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/12/17 01:52:39 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2024/12/17 01:52:39 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2024/12/17 01:52:40 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2024/12/17 01:52:40 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/12/17 01:52:42 DEBUG : a.txt: Excluded (Size Filter) 2024/12/17 01:52:42 DEBUG : a.txt: Excluded 2024/12/17 01:52:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/17 01:52:43 DEBUG : sub dir/hello world2: Excluded 2024/12/17 01:52:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/17 01:52:43 DEBUG : sub dir/hello world: Excluded 2024/12/17 01:52:44 DEBUG : sub dir/ignore dir: Excluded 2024/12/17 01:52:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/17 01:52:44 DEBUG : sub dir/hello world2: Excluded 2024/12/17 01:52:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/17 01:52:44 DEBUG : sub dir/hello world: Excluded 2024/12/17 01:52:44 DEBUG : sub dir/ignore dir: Excluded 2024/12/17 01:52:53 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2024/12/17 01:52:55 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2024/12/17 01:52:55 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2024/12/17 01:52:56 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/12/17 01:52:56 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/12/17 01:52:56 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2024/12/17 01:52:56 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (23.07s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:52:57 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/12/17 01:52:57 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2024/12/17 01:52:59 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2024/12/17 01:52:59 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata 2024/12/17 01:53:06 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (9.86s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.59s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.30s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:53:07 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/12/17 01:53:07 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2024/12/17 01:53:09 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2024/12/17 01:53:09 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === 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 2024/12/17 01:53:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/notfound" 2024/12/17 01:53:19 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (13.01s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.59s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.31s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.61s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.31s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.30s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.34s) --- PASS: TestStatJSON/RootNotFound (2.18s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:53:20 DEBUG : PikPak root 'rclone-test-liwuvab9licu': Making directory 2024/12/17 01:53:20 DEBUG : PikPak root 'rclone-test-liwuvab9licu': Making directory --- PASS: TestMkdir (1.52s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:53:22 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/12/17 01:53:22 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/12/17 01:53:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.29s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:53:27 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:53:27 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:53:28 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:53:28 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLs (4.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:53:32 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:53:32 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:53:32 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:53:32 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/12/17 01:53:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/17 01:53:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.41s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:53:37 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:53:37 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:53:38 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:53:38 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLsLong (4.14s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:53:41 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:53:41 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:53:42 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:53:42 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5 === RUN TestHashSums/Md5Download 2024/12/17 01:53:43 ERROR : empty space: failed to open file empty space: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=VLA7xnz8DhdijVVEM9ou__0qH4AevjzWPJCFiw3l6J9-UYz1XBfQVxxIXUaCSTa7fcS0XjJWojxLmRYZbpDAb2DoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486823&g=09F49478AF9C899F0E74BF1A8E2EC667345A178B&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=1&alt=0&us=0&hspu=&po=0&userid=ZB7KFqZKGnYUJW_K&fileid=VOEHJY5HqZC1p9LWQLmZSi5uo1&pr=XQPkPvr9WWiIuMvELmrVepcozi8M-7apBbsZi2XTSAmxBdea5Z5szP3NsD_Uywv_G8WkcCLuc70WbMJbc4NlwUViy2_JZ6jVoA_0628DhW4gVKsUkgVHgehJmopDsVf1Q6A-IHeYit3T6QUqOej_0O7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9kN0uua-jLfDLichbSfCcT99rJcZLCUfO_I8A7ouuqrC_Oq29oYorCgiuyfBEoXewyWjZYR_dkFAUAG2_VxYSoSuY1PeC8MRHA6p8R97N-abntlz9uCC43rsl3mLjYNVT3pwnPVhybAGsbxpfogEG4MXNnZxbWi64tfncn3cGSa9uu5luvNHG3CUlnfBYO7zpfaac6cD9o2beV9X7j_BhCak3LKwZhkUa6wIx5SDsPNVk=&sign=CE13DBA96AEEC411EA9DFB743F8F1C0B": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: "d6548b156ea68a4e003e786df99eee76 potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5Download --- FAIL: TestHashSums (6.52s) --- FAIL: TestHashSums/Md5 (0.28s) --- FAIL: TestHashSums/Md5Download (2.21s) === RUN TestHashSumsWithErrors 2024/12/17 01:53:47 DEBUG : Creating backend with remote ":memory:" 2024/12/17 01:53:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/17 01:53:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/17 01:53:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/17 01:53:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/17 01:53:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/17 01:53:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/17 01:53:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/17 01:53:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/17 01:53:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:53:48 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:53:48 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:53:48 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:53:48 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/12/17 01:53:50 DEBUG : sub dir/potato3: calculating gcid: failed to unwrap object from src: sub dir/potato3 2024/12/17 01:53:50 DEBUG : sub dir/potato3: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2024/12/17 01:53:55 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (8.78s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:53:56 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/12/17 01:53:56 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/12/17 01:53:57 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/12/17 01:53:57 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:53:58 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/12/17 01:53:58 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/12/17 01:53:58 DEBUG : Waiting for deletions to finish 2024/12/17 01:53:59 DEBUG : large: Excluded (Size Filter) 2024/12/17 01:53:59 DEBUG : large: Excluded 2024/12/17 01:54:00 INFO : medium: Deleted 2024/12/17 01:54:00 INFO : small: Deleted --- PASS: TestDelete (5.57s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:54:02 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/12/17 01:54:02 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/12/17 01:54:03 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/12/17 01:54:03 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:54:03 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/12/17 01:54:03 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/12/17 01:54:04 DEBUG : Waiting for deletions to finish 2024/12/17 01:54:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/12/17 01:54:05 INFO : large: Deleted 2024/12/17 01:54:05 INFO : medium: Deleted --- PASS: TestMaxDelete (6.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:54:08 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/12/17 01:54:08 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/12/17 01:54:09 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/12/17 01:54:09 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:54:09 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/12/17 01:54:09 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/12/17 01:54:10 DEBUG : Waiting for deletions to finish 2024/12/17 01:54:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/17 01:54:11 INFO : medium: Deleted 2024/12/17 01:54:12 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.40s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:54:14 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/12/17 01:54:14 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/12/17 01:54:15 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/12/17 01:54:15 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:54:16 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/12/17 01:54:16 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/12/17 01:54:16 DEBUG : Waiting for deletions to finish 2024/12/17 01:54:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/12/17 01:54:18 INFO : large: Deleted 2024/12/17 01:54:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (5.92s) === RUN TestReadFile run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:54:20 DEBUG : ReadFile: calculating gcid: failed to unwrap object from src: ReadFile 2024/12/17 01:54:20 DEBUG : ReadFile: gcid = 219ef2f29392e835317274cfba85fd4136daa3d1 --- PASS: TestReadFile (5.20s) === RUN TestRetry 2024/12/17 01:54:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/17 01:54:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/17 01:54:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/17 01:54:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/17 01:54:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/17 01:54:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/17 01:54:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:54:26 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/12/17 01:54:26 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2024/12/17 01:54:26 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2024/12/17 01:54:26 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 2024/12/17 01:54:32 ERROR : file1: Failed to open: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=UDEyDb0UhPsiGEH8kn6ruKCVbR4voY236XOvnoDVbz_hH9Lx93K3xMq4gvOAFQNAbS926G9WYgfwTx8WMQNajGDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486872&g=4D8356ED1AF6FD7E9537777328C6D176EFFE38A0&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=10&alt=0&us=0&hspu=&po=0&userid=ZB7KFqZKGnYUJW_K&fileid=VOEHJhpckZeuWXtKoDxOGWoTo1&pr=XQPkPvr9WWiIuMvELmrVejwOvcQxDX4xsbHL9nTpagbbfdmVwhypQbghtwuVTHWPOi-2ij4tp5-KM7GswcAh2j4alQeSsGlH1IqyM2dZLpJDleDWsmxV_bLnZsamPP7uzcLfwImkUPbKWtCYn2VD6u7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMPUAc96I-9DGpcOrcxSbOULBPTx5MrOFhydBJbkc9dD4MPLphuhVl7sE_Cc9u8qqaBonZCuEabTVRoQBBtXp-3tx7Ue6It0NtFZYFdwUoc0CM_XJQ6NjfftuxVQ3IIHnC1F2LcJI5jd6uH48k0GzHvyKFHlED0jsMlLASniPV2kEkj-NeURXXWY9Pp7sF8iDLQ==&sign=4FEFC1BB48A7FA399C40D6EA1182B461": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host 2024/12/17 01:54:33 ERROR : file2: Failed to open: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=7YIO7uckd3_jmos2W1ZROwIqYkyjbQM5MoQhucajPD6XPSL-DLrNKISQSh_lkfy80VWZULp2JWCi-775TgGmS2DoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486872&g=9E3614F5E363B3D1060C1E4D6738E7C26804AE41&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=9&alt=0&us=0&hspu=&po=0&fileid=VOEHJhzcIz_z2DLZVSaexLUEo1&userid=ZB7KFqZKGnYUJW_K&pr=XQPkPvr9WWiIuMvELmrVepCDuOAF-_uKprwhedqnR5XBV4H3fEdftcIodcbvH4aHFfatBGaO6Rl3LaImfEGMVITGaFPAoPXDnFkmVgXyYb5p1hH1prCTNMVm0YybJoF3pF-xfZGR5GIp8bpfAECY6-7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMI_xPSKL_YMxnqU3LoyqldRD6lTuDnu6eZqhf0zMsb80IA92ubZYZSuP2HKW_sGYrlSbbdHYs-GM9ZbgWPXfhb_zOGKqTMKTpegI-ZJIeF7zbaYNvGtn-ZPK4-ststvIOGyJAiYI88ZuBxZHtT09F3LgKSzWjceYXEY-34gLV8YITFJIomI_BE80sm3lHmloOg==&sign=7A083F7033ED32704F406CE5EE9BC254": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2024/12/17 01:54:35 ERROR : file1: Failed to open: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=UDEyDb0UhPsiGEH8kn6ruKCVbR4voY236XOvnoDVbz_hH9Lx93K3xMq4gvOAFQNAbS926G9WYgfwTx8WMQNajGDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486875&g=4D8356ED1AF6FD7E9537777328C6D176EFFE38A0&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=10&alt=0&us=0&hspu=&po=0&userid=ZB7KFqZKGnYUJW_K&fileid=VOEHJhpckZeuWXtKoDxOGWoTo1&pr=XQPkPvr9WWiIuMvELmrVejwOvcQxDX4xsbHL9nTpagbbfdmVwhypQbghtwuVTHWPOi-2ij4tp5-KM7GswcAh2j4alQeSsGlH1IqyM2dZLpJDleDWsmxV_bLnZsamPP7uzcLfwImkUPbKWtCYn2VD6u7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMCBisSxKqEPPNdbcryMI_jkqV9ANrDg33y5IrreZ0fQPS3IAkzSlrS-eDEyeKAttKJFeqDkTg_rtzD3UumepcZNh-GKUa_oiBLcE9qeCIgvat0y4RMEdvIyEz5RI0R-w3XLx6-JO64Jq7kcf0EzJBJCD4k36xguDQozGQ5W_uoP9gGb7aEzR5DSj99-xXdl0tg==&sign=4ACBC0964E7B5AC8AB38FBD0E7808AEF": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host 2024/12/17 01:54:35 ERROR : file2: Failed to open: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=7YIO7uckd3_jmos2W1ZROwIqYkyjbQM5MoQhucajPD6XPSL-DLrNKISQSh_lkfy80VWZULp2JWCi-775TgGmS2DoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734486875&g=9E3614F5E363B3D1060C1E4D6738E7C26804AE41&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=9&alt=0&us=0&hspu=&po=0&fileid=VOEHJhzcIz_z2DLZVSaexLUEo1&userid=ZB7KFqZKGnYUJW_K&pr=XQPkPvr9WWiIuMvELmrVepCDuOAF-_uKprwhedqnR5XBV4H3fEdftcIodcbvH4aHFfatBGaO6Rl3LaImfEGMVITGaFPAoPXDnFkmVgXyYb5p1hH1prCTNMVm0YybJoF3pF-xfZGR5GIp8bpfAECY6-7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMKvRSki44tSXLZaBdKUDUSBJBCrfseT5cciPY2EwovBIVlC-MsI7qforviNAjj6b_5MW5E3PjtYXgdf0gHeDU9dEqA8mg_JkEi68TYcUWhQyStLdwmBZMUbrcQfzl1V83SXapHZ3--XZ4cj1te4MWljcRTZ3nejo4CYb023edMRhTFJIomI_BE80sm3lHmloOg==&sign=80724716E8248FAAF5A20392A4B36802": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host operations_test.go:566: Incorrect output from Cat(0,-1, ): "" --- FAIL: TestCat (12.58s) === RUN TestPurge 2024/12/17 01:54:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-gagidas0regu" 2024/12/17 01:54:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:54:39 DEBUG : Creating backend with remote "/tmp/rclone455314886" run.go:180: Remote "PikPak root 'rclone-test-gagidas0regu'", Local "Local file system at /tmp/rclone455314886", Modify Window "876000h0m0s" 2024/12/17 01:54:41 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2024/12/17 01:54:41 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2024/12/17 01:54:42 DEBUG : A2: Making directory 2024/12/17 01:54:42 DEBUG : A1/B2: Making directory 2024/12/17 01:54:43 DEBUG : A1/B2/C2: Making directory 2024/12/17 01:54:43 DEBUG : A1/B1/C3: Making directory 2024/12/17 01:54:44 DEBUG : A3: Making directory 2024/12/17 01:54:44 DEBUG : A3/B3: Making directory 2024/12/17 01:54:45 DEBUG : A3/B3/C4: Making directory 2024/12/17 01:54:46 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2024/12/17 01:54:46 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2024/12/17 01:54:52 ERROR : : error listing: directory not found 2024/12/17 01:54:52 DEBUG : PikPak root 'rclone-test-gagidas0regu': Purge remote 2024/12/17 01:54:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (13.90s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:54:54 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2024/12/17 01:54:54 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2024/12/17 01:54:54 DEBUG : A2: Making directory 2024/12/17 01:54:55 DEBUG : A1/B2: Making directory 2024/12/17 01:54:55 DEBUG : A1/B2/C2: Making directory 2024/12/17 01:54:56 DEBUG : A1/B1/C3: Making directory 2024/12/17 01:54:57 DEBUG : A3: Making directory 2024/12/17 01:54:57 DEBUG : A3/B3: Making directory 2024/12/17 01:54:58 DEBUG : A3/B3/C4: Making directory 2024/12/17 01:54:59 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2024/12/17 01:54:59 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2024/12/17 01:55:02 DEBUG : removing 1 level 3 directories 2024/12/17 01:55:02 INFO : A3/B3/C4: Removing directory 2024/12/17 01:55:06 DEBUG : removing 2 level 3 directories 2024/12/17 01:55:06 INFO : A1/B2/C2: Removing directory 2024/12/17 01:55:06 INFO : A1/B1/C3: Removing directory 2024/12/17 01:55:07 DEBUG : removing 2 level 2 directories 2024/12/17 01:55:07 INFO : A3/B3: Removing directory 2024/12/17 01:55:07 INFO : A1/B2: Removing directory 2024/12/17 01:55:07 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/12/17 01:55:07 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/12/17 01:55:08 DEBUG : removing 2 level 1 directories 2024/12/17 01:55:08 INFO : A3: Removing directory 2024/12/17 01:55:08 INFO : A2: Removing directory 2024/12/17 01:55:09 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/12/17 01:55:15 DEBUG : removing 1 level 3 directories 2024/12/17 01:55:15 INFO : A1/B1/C1: Removing directory 2024/12/17 01:55:15 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2024/12/17 01:55:16 DEBUG : removing 1 level 2 directories 2024/12/17 01:55:16 INFO : A1/B1: Removing directory 2024/12/17 01:55:16 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/12/17 01:55:16 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/12/17 01:55:17 DEBUG : removing 1 level 1 directories 2024/12/17 01:55:17 INFO : A1: Removing directory 2024/12/17 01:55:17 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/12/17 01:55:17 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/12/17 01:55:17 DEBUG : A1: Rmdir: contains trashed file: "two" 2024/12/17 01:55:18 DEBUG : removing 1 level 0 directories 2024/12/17 01:55:18 INFO : PikPak root 'rclone-test-liwuvab9licu': Removing directory 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "A3" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "A2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "A1" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "sub" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "sub" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "dst" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "dst" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "backup" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "dst" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "sub" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "data" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "data" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "file2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "file1" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "ReadFile" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "large" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "medium" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "small" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "large" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "medium" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "small" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "large" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "medium" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "small" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "large" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "medium" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "small" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "file1" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "file1" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "zend.txt" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "a.txt" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/12/17 01:55:19 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/12/17 01:55:20 ERROR : : error listing: directory not found 2024/12/17 01:55:21 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (28.80s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:55:21 DEBUG : A1: Making directory 2024/12/17 01:55:22 DEBUG : A1/B1: Making directory 2024/12/17 01:55:22 DEBUG : A1/B1/C1: Making directory 2024/12/17 01:55:25 DEBUG : removing 1 level 3 directories 2024/12/17 01:55:25 INFO : A1/B1/C1: Removing directory 2024/12/17 01:55:26 DEBUG : removing 1 level 2 directories 2024/12/17 01:55:26 INFO : A1/B1: Removing directory 2024/12/17 01:55:26 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/12/17 01:55:28 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (8.79s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:55:29 DEBUG : A1: Making directory 2024/12/17 01:55:30 DEBUG : A1/B1: Making directory 2024/12/17 01:55:30 DEBUG : A1/B1/C1: Making directory 2024/12/17 01:55:33 DEBUG : removing 1 level 3 directories 2024/12/17 01:55:33 INFO : A1/B1/C1: Removing directory 2024/12/17 01:55:34 DEBUG : removing 1 level 2 directories 2024/12/17 01:55:34 INFO : A1/B1: Removing directory 2024/12/17 01:55:34 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/12/17 01:55:38 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (9.48s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:55:39 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/12/17 01:55:39 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2024/12/17 01:55:40 DEBUG : filename.txt: File name found in url 2024/12/17 01:55:41 DEBUG : filename.txt: calculating gcid: failed to unwrap object from src: filename.txt 2024/12/17 01:55:41 DEBUG : filename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2024/12/17 01:55:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/17 01:55:41 DEBUG : headerfilename.txt: calculating gcid: failed to unwrap object from src: headerfilename.txt 2024/12/17 01:55:41 DEBUG : headerfilename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2024/12/17 01:55:42 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2024/12/17 01:55:42 DEBUG : file2: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURL (8.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:55:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/17 01:55:49 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/12/17 01:55:49 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/12/17 01:55:49 INFO : file1: Copied (new) to: sub/file2 2024/12/17 01:55:49 INFO : file1: Deleted 2024/12/17 01:55:50 DEBUG : file1: Sizes identical 2024/12/17 01:55:50 DEBUG : file1: Unchanged skipping 2024/12/17 01:55:50 INFO : file1: Deleted 2024/12/17 01:55:50 DEBUG : PikPak root 'rclone-test-liwuvab9licu': don't need to copy/move sub/file2, it is already at target location 2024/12/17 01:55:53 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (6.87s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:55:54 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/17 01:55:55 DEBUG : file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/12/17 01:55:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/17 01:55:55 INFO : file1: Copied (new) 2024/12/17 01:55:55 INFO : file1: Deleted 2024/12/17 01:55:56 DEBUG : file1: Destination exists, skipping 2024/12/17 01:55:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.61s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:56:00 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2024/12/17 01:56:00 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2024/12/17 01:56:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-liwuvab9licu/backup" 2024/12/17 01:56:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/17 01:56:05 INFO : dst/file1: Moved (server-side) 2024/12/17 01:56:05 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/12/17 01:56:06 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/12/17 01:56:06 INFO : dst/file1: Copied (new) 2024/12/17 01:56:06 INFO : dst/file1: Deleted 2024/12/17 01:56:11 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/12/17 01:56:12 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/12/17 01:56:13 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (15.87s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:56:15 DEBUG : A1/one: calculating gcid: failed to unwrap object from src: A1/one 2024/12/17 01:56:15 DEBUG : A1/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/12/17 01:56:16 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2024/12/17 01:56:16 DEBUG : A1/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/12/17 01:56:17 DEBUG : A1/B1/three: calculating gcid: failed to unwrap object from src: A1/B1/three 2024/12/17 01:56:17 DEBUG : A1/B1/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/12/17 01:56:18 DEBUG : A1/B1/C1/four: calculating gcid: failed to unwrap object from src: A1/B1/C1/four 2024/12/17 01:56:18 DEBUG : A1/B1/C1/four: gcid = 8b8f52fdefe3ab828c814dda9a27cc4d9355c89b 2024/12/17 01:56:21 DEBUG : A1/B1/C2/five: calculating gcid: failed to unwrap object from src: A1/B1/C2/five 2024/12/17 01:56:21 DEBUG : A1/B1/C2/five: gcid = c5a78b0666272ddddef4fa491d9527439267a27a 2024/12/17 01:56:21 DEBUG : A1/B2: Making directory 2024/12/17 01:56:21 DEBUG : A1/B1/C3: Making directory 2024/12/17 01:56:33 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/17 01:56:33 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/17 01:56:33 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/17 01:56:33 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/17 01:56:33 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/17 01:56:38 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/12/17 01:56:38 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/12/17 01:56:38 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/12/17 01:56:40 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/12/17 01:56:40 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/12/17 01:56:43 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/12/17 01:56:43 DEBUG : Config file has changed externally - reloading 2024/12/17 01:56:43 INFO : PikPak root 'rclone-test-liwuvab9licu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/17 01:56:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/17 01:56:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/17 01:56:50 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/17 01:56:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/17 01:56:50 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/17 01:56:55 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/12/17 01:56:55 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/12/17 01:56:55 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/12/17 01:56:57 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/12/17 01:56:57 DEBUG : A3: Rmdir: contains trashed file: "B1" 2024/12/17 01:57:09 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2024/12/17 01:57:10 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2024/12/17 01:57:11 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/12/17 01:57:11 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/12/17 01:57:11 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/12/17 01:57:11 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2024/12/17 01:57:13 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/12/17 01:57:13 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/12/17 01:57:13 DEBUG : A4: Rmdir: contains trashed file: "two" 2024/12/17 01:57:13 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (59.33s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:57:15 DEBUG : PikPak root 'rclone-test-liwuvab9licu': File to upload is small (34 bytes), uploading instead of streaming 2024/12/17 01:57:15 DEBUG : no_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_small_file_from_pipe 2024/12/17 01:57:15 DEBUG : no_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/12/17 01:57:15 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/12/17 01:57:15 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/17 01:57:15 DEBUG : PikPak root 'rclone-test-liwuvab9licu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/12/17 01:57:15 DEBUG : no_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_big_file_from_pipe 2024/12/17 01:57:15 DEBUG : no_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/12/17 01:57:16 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/12/17 01:57:16 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:57:19 DEBUG : PikPak root 'rclone-test-liwuvab9licu': File to upload is small (34 bytes), uploading instead of streaming 2024/12/17 01:57:19 DEBUG : with_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_small_file_from_pipe 2024/12/17 01:57:19 DEBUG : with_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/12/17 01:57:19 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/12/17 01:57:19 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/17 01:57:19 DEBUG : PikPak root 'rclone-test-liwuvab9licu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/12/17 01:57:20 DEBUG : with_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_big_file_from_pipe 2024/12/17 01:57:20 DEBUG : with_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/12/17 01:57:20 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/12/17 01:57:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:57:23 DEBUG : PikPak root 'rclone-test-liwuvab9licu': File to upload is small (34 bytes), uploading instead of streaming 2024/12/17 01:57:23 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2024/12/17 01:57:23 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/12/17 01:57:23 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2024/12/17 01:57:23 DEBUG : PikPak root 'rclone-test-liwuvab9licu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/12/17 01:57:24 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2024/12/17 01:57:24 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/12/17 01:57:24 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:57:27 DEBUG : PikPak root 'rclone-test-liwuvab9licu': File to upload is small (34 bytes), uploading instead of streaming 2024/12/17 01:57:27 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2024/12/17 01:57:27 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/12/17 01:57:27 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/12/17 01:57:27 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/17 01:57:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/17 01:57:27 DEBUG : PikPak root 'rclone-test-liwuvab9licu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/12/17 01:57:28 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2024/12/17 01:57:28 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/12/17 01:57:28 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/12/17 01:57:28 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/17 01:57:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (16.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.15s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.49s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:57:31 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2024/12/17 01:57:31 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:57:32 DEBUG : PikPak root 'rclone-test-liwuvab9licu': File to upload is small (60 bytes), uploading instead of streaming 2024/12/17 01:57:32 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:57:32 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:57:32 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/12/17 01:57:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (3.81s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.47s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.48s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.47s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.47s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.48s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.47s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.19s) === RUN TestRemoveExisting run.go:180: Remote "PikPak root 'rclone-test-liwuvab9licu'", Local "Local file system at /tmp/rclone91928310", Modify Window "876000h0m0s" 2024/12/17 01:57:40 DEBUG : sub dir/test remove existing: calculating gcid: failed to unwrap object from src: sub dir/test remove existing 2024/12/17 01:57:40 DEBUG : sub dir/test remove existing: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/12/17 01:57:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: calculating gcid: failed to unwrap object from src: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2024/12/17 01:57:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: gcid = ff0a82f2c008deee8efc387c6d8b8f1d944eb980 2024/12/17 01:57:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lolahol1" before starting 2024/12/17 01:57:44 DEBUG : sub dir/test remove existing.lolahol1: TEST: removing renamed existing file after operation 2024/12/17 01:57:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiyeyev3" before starting 2024/12/17 01:57:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiyeyev3: TEST: renaming existing back after failed operation 2024/12/17 01:57:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bumunuh1" before starting 2024/12/17 01:57:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bumunuh1: TEST: removing renamed existing file after operation 2024/12/17 01:57:51 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bumunuh1" 2024/12/17 01:57:51 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.lolahol1" --- PASS: TestRemoveExisting (13.59s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/12/17 01:57:53 DEBUG : PikPak root 'rclone-test-liwuvab9licu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 11m15.839733668s (try 1/5): exit status 1: Failed [TestCheckDownload/3 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFileMaxTransfer TestHashSums/Md5Download TestCat]