"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/09/08 03:36:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu" 2025/09/08 03:36:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:36:49 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/08 03:36:51 DEBUG : Creating backend with remote "/tmp/rclone3021402546" === 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-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/08 03:36:51 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/08 03:36:51 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/08 03:36:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/08 03:36:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/08 03:36:51 DEBUG : potato: Seek from 10 to 0 2025/09/08 03:36:51 DEBUG : potato: Seek from 10 to 0 2025/09/08 03:36:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/08 03:36:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/08 03:36:51 DEBUG : potato: Seek from 5 to 2 2025/09/08 03:36:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/08 03:36:51 DEBUG : potato: Seek from 7 to 0 2025/09/08 03:36:51 DEBUG : potato: Seek from 7 to 0 2025/09/08 03:36:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/08 03:36:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/08 03:36:51 DEBUG : potato: Seek from 5 to 2 2025/09/08 03:36:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/08 03:36:51 DEBUG : potato: Seek from 8 to 0 2025/09/08 03:36:51 DEBUG : potato: Seek from 8 to 0 2025/09/08 03:36:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/08 03:36:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/08 03:36:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/08 03:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/08 03:36:51 DEBUG : potato: Seek from 5 to 2 2025/09/08 03:36:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/08 03:36:51 DEBUG : potato: Seek from 9 to 0 2025/09/08 03:36:51 DEBUG : potato: Seek from 9 to 0 2025/09/08 03:36:51 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-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:36:52 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/09/08 03:36:52 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheck/1 === RUN TestCheck/2 2025/09/08 03:36:54 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/08 03:36:54 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheck/3 2025/09/08 03:36:55 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/08 03:36:55 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/4 === RUN TestCheck/5 2025/09/08 03:36:57 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/09/08 03:36:57 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.42s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/09/08 03:37:03 DEBUG : Creating backend with remote "nonexistent" 2025/09/08 03:37:03 DEBUG : Creating backend with remote "nonexistent" 2025/09/08 03:37:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/08 03:37:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/08 03:37:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/08 03:37:03 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-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:37:03 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/09/08 03:37:03 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/08 03:37:07 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/08 03:37:07 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckDownload/3 2025/09/08 03:37:10 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/08 03:37:10 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/08 03:37:14 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/09/08 03:37:14 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.59s) --- PASS: TestCheckDownload/1 (1.84s) --- PASS: TestCheckDownload/2 (1.56s) --- PASS: TestCheckDownload/3 (1.90s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (1.80s) --- PASS: TestCheckDownload/6 (1.81s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:37:23 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/09/08 03:37:23 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/08 03:37:24 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/08 03:37:24 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckSizeOnly/3 2025/09/08 03:37:25 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/08 03:37:25 DEBUG : potato2: gcid = 1c072bc7ea04a9090f3d2c88d92ee133e136b1d0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/08 03:37:27 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/09/08 03:37:27 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.65s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:37:33 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:37:33 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f 2025/09/08 03:37:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/08 03:37:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/08 03:37:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/08 03:37:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/08 03:37:36 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:37:36 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2025/09/08 03:37:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/08 03:37:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/08 03:37:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/08 03:37:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.10s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:37:40 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/data" 2025/09/08 03:37:43 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/08 03:37:43 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/08 03:37:44 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:37:44 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest1 2025/09/08 03:37:46 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/08 03:37:46 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/08 03:37:47 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:37:47 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest2 2025/09/08 03:37:51 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:37:51 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSum/subtest3 2025/09/08 03:37:55 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:37:55 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:407: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:407 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "= 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{"", "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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 4 2025/09/08 03:37:59 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:37:59 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSum/subtest5 2025/09/08 03:38:02 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:38:02 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "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 2025/09/08 03:38:06 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/08 03:38:06 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/08 03:38:08 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/08 03:38:08 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/08 03:38:10 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:38:10 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSum/subtest7 2025/09/08 03:38:18 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/08 03:38:18 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/09/08 03:38:18 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/08 03:38:18 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (39.29s) --- PASS: TestCheckSum/subtest1 (1.52s) --- PASS: TestCheckSum/subtest2 (1.17s) --- PASS: TestCheckSum/subtest3 (1.22s) --- PASS: TestCheckSum/subtest4 (1.12s) --- PASS: TestCheckSum/subtest5 (1.12s) --- PASS: TestCheckSum/subtest6 (1.24s) --- PASS: TestCheckSum/subtest7 (1.19s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:38:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/data" 2025/09/08 03:38:19 DEBUG : Config file has changed externally - reloading 2025/09/08 03:38:22 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/08 03:38:22 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/08 03:38:23 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:38:23 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2025/09/08 03:38:27 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/08 03:38:27 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/08 03:38:28 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:38:28 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 2025/09/08 03:38:33 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:38:33 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 2025/09/08 03:38:39 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:38:39 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2025/09/08 03:38:44 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:38:44 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2025/09/08 03:38:50 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:38:50 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 2025/09/08 03:38:55 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/08 03:38:55 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/08 03:38:57 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/08 03:38:57 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/08 03:38:59 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/08 03:38:59 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2025/09/08 03:39:08 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/08 03:39:08 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/09/08 03:39:08 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/08 03:39:08 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (50.36s) --- PASS: TestCheckSumDownload/subtest1 (3.41s) --- PASS: TestCheckSumDownload/subtest2 (2.73s) --- PASS: TestCheckSumDownload/subtest3 (2.50s) --- PASS: TestCheckSumDownload/subtest4 (3.16s) --- PASS: TestCheckSumDownload/subtest5 (2.46s) --- PASS: TestCheckSumDownload/subtest6 (2.39s) --- PASS: TestCheckSumDownload/subtest7 (2.74s) === RUN TestApplyTransforms 2025/09/08 03:39:10 DEBUG : Creating backend with remote "TestPikPak:rclone-test-rurizik9nisu" 2025/09/08 03:39:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:11 DEBUG : Creating backend with remote "/tmp/rclone2666953673" run.go:180: Remote "PikPak root 'rclone-test-rurizik9nisu'", Local "Local file system at /tmp/rclone2666953673", Modify Window "876000h0m0s" 2025/09/08 03:39:12 DEBUG : hello, world!: calculating gcid: failed to unwrap object from src: hello, world! 2025/09/08 03:39:12 DEBUG : hello, world!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upper checkfile vs. lower remote (without normalization) 2025/09/08 03:39:13 ERROR : hello, world!: sum not found 2025/09/08 03:39:13 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-rurizik9nisu' 2025/09/08 03:39:13 NOTICE: PikPak root 'rclone-test-rurizik9nisu': 1 files missing 2025/09/08 03:39:13 NOTICE: 1 hashes missing 2025/09/08 03:39:13 NOTICE: PikPak root 'rclone-test-rurizik9nisu': 1 differences found 2025/09/08 03:39:13 NOTICE: PikPak root 'rclone-test-rurizik9nisu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/08 03:39:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:15 NOTICE: PikPak root 'rclone-test-rurizik9nisu': 0 differences found 2025/09/08 03:39:15 NOTICE: PikPak root 'rclone-test-rurizik9nisu': 1 matching files 2025/09/08 03:39:15 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vubopuv1goro" 2025/09/08 03:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:16 DEBUG : Creating backend with remote "/tmp/rclone2851826998" run.go:180: Remote "PikPak root 'rclone-test-vubopuv1goro'", Local "Local file system at /tmp/rclone2851826998", Modify Window "876000h0m0s" 2025/09/08 03:39:17 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/09/08 03:39:17 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upper remote (without normalization) 2025/09/08 03:39:18 ERROR : HELLO, WORLD!: sum not found 2025/09/08 03:39:18 ERROR : hello, world!: file not in PikPak root 'rclone-test-vubopuv1goro' 2025/09/08 03:39:18 NOTICE: PikPak root 'rclone-test-vubopuv1goro': 1 files missing 2025/09/08 03:39:18 NOTICE: 1 hashes missing 2025/09/08 03:39:18 NOTICE: PikPak root 'rclone-test-vubopuv1goro': 1 differences found 2025/09/08 03:39:18 NOTICE: PikPak root 'rclone-test-vubopuv1goro': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/08 03:39:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:20 NOTICE: PikPak root 'rclone-test-vubopuv1goro': 0 differences found 2025/09/08 03:39:20 NOTICE: PikPak root 'rclone-test-vubopuv1goro': 1 matching files 2025/09/08 03:39:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fisudeh8ciha" 2025/09/08 03:39:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:21 DEBUG : Creating backend with remote "/tmp/rclone3807532141" run.go:180: Remote "PikPak root 'rclone-test-fisudeh8ciha'", Local "Local file system at /tmp/rclone3807532141", Modify Window "876000h0m0s" 2025/09/08 03:39:22 DEBUG : HeLlO, wOrLd!: calculating gcid: failed to unwrap object from src: HeLlO, wOrLd! 2025/09/08 03:39:22 DEBUG : HeLlO, wOrLd!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/08 03:39:23 ERROR : HeLlO, wOrLd!: sum not found 2025/09/08 03:39:23 ERROR : hello, world!: file not in PikPak root 'rclone-test-fisudeh8ciha' 2025/09/08 03:39:23 NOTICE: PikPak root 'rclone-test-fisudeh8ciha': 1 files missing 2025/09/08 03:39:23 NOTICE: 1 hashes missing 2025/09/08 03:39:23 NOTICE: PikPak root 'rclone-test-fisudeh8ciha': 1 differences found 2025/09/08 03:39:23 NOTICE: PikPak root 'rclone-test-fisudeh8ciha': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/08 03:39:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:25 NOTICE: PikPak root 'rclone-test-fisudeh8ciha': 0 differences found 2025/09/08 03:39:25 NOTICE: PikPak root 'rclone-test-fisudeh8ciha': 1 matching files 2025/09/08 03:39:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kopicur8kewa" 2025/09/08 03:39:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:26 DEBUG : Creating backend with remote "/tmp/rclone2675942954" run.go:180: Remote "PikPak root 'rclone-test-kopicur8kewa'", Local "Local file system at /tmp/rclone2675942954", Modify Window "876000h0m0s" 2025/09/08 03:39:27 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/09/08 03:39:27 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/08 03:39:28 ERROR : HELLO, WORLD!: sum not found 2025/09/08 03:39:28 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-kopicur8kewa' 2025/09/08 03:39:28 NOTICE: PikPak root 'rclone-test-kopicur8kewa': 1 files missing 2025/09/08 03:39:28 NOTICE: 1 hashes missing 2025/09/08 03:39:28 NOTICE: PikPak root 'rclone-test-kopicur8kewa': 1 differences found 2025/09/08 03:39:28 NOTICE: PikPak root 'rclone-test-kopicur8kewa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/08 03:39:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:30 NOTICE: PikPak root 'rclone-test-kopicur8kewa': 0 differences found 2025/09/08 03:39:30 NOTICE: PikPak root 'rclone-test-kopicur8kewa': 1 matching files 2025/09/08 03:39:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sehedeb6favu" 2025/09/08 03:39:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:31 DEBUG : Creating backend with remote "/tmp/rclone2251805531" run.go:180: Remote "PikPak root 'rclone-test-sehedeb6favu'", Local "Local file system at /tmp/rclone2251805531", Modify Window "876000h0m0s" 2025/09/08 03:39:32 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/09/08 03:39:32 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFD checkfile vs. NFC remote (without normalization) 2025/09/08 03:39:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/08 03:39:33 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-sehedeb6favu' 2025/09/08 03:39:33 NOTICE: PikPak root 'rclone-test-sehedeb6favu': 1 files missing 2025/09/08 03:39:33 NOTICE: 1 hashes missing 2025/09/08 03:39:33 NOTICE: PikPak root 'rclone-test-sehedeb6favu': 1 differences found 2025/09/08 03:39:33 NOTICE: PikPak root 'rclone-test-sehedeb6favu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/08 03:39:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:34 NOTICE: PikPak root 'rclone-test-sehedeb6favu': 0 differences found 2025/09/08 03:39:34 NOTICE: PikPak root 'rclone-test-sehedeb6favu': 1 matching files 2025/09/08 03:39:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zayosuv7jasa" 2025/09/08 03:39:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:36 DEBUG : Creating backend with remote "/tmp/rclone4051104264" run.go:180: Remote "PikPak root 'rclone-test-zayosuv7jasa'", Local "Local file system at /tmp/rclone4051104264", Modify Window "876000h0m0s" 2025/09/08 03:39:37 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/09/08 03:39:37 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFC checkfile vs. NFD remote (without normalization) 2025/09/08 03:39:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/08 03:39:38 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-zayosuv7jasa' 2025/09/08 03:39:38 NOTICE: PikPak root 'rclone-test-zayosuv7jasa': 1 files missing 2025/09/08 03:39:38 NOTICE: 1 hashes missing 2025/09/08 03:39:38 NOTICE: PikPak root 'rclone-test-zayosuv7jasa': 1 differences found 2025/09/08 03:39:38 NOTICE: PikPak root 'rclone-test-zayosuv7jasa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/08 03:39:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:39 NOTICE: PikPak root 'rclone-test-zayosuv7jasa': 0 differences found 2025/09/08 03:39:39 NOTICE: PikPak root 'rclone-test-zayosuv7jasa': 1 matching files 2025/09/08 03:39:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bimebuc6soce" 2025/09/08 03:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:41 DEBUG : Creating backend with remote "/tmp/rclone2640124927" run.go:180: Remote "PikPak root 'rclone-test-bimebuc6soce'", Local "Local file system at /tmp/rclone2640124927", Modify Window "876000h0m0s" 2025/09/08 03:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/08 03:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFDx2 checkfile vs. both remote (without normalization) 2025/09/08 03:39:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/08 03:39:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-bimebuc6soce' 2025/09/08 03:39:43 NOTICE: PikPak root 'rclone-test-bimebuc6soce': 1 files missing 2025/09/08 03:39:43 NOTICE: 1 hashes missing 2025/09/08 03:39:43 NOTICE: PikPak root 'rclone-test-bimebuc6soce': 1 differences found 2025/09/08 03:39:43 NOTICE: PikPak root 'rclone-test-bimebuc6soce': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/08 03:39:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:44 NOTICE: PikPak root 'rclone-test-bimebuc6soce': 0 differences found 2025/09/08 03:39:44 NOTICE: PikPak root 'rclone-test-bimebuc6soce': 1 matching files 2025/09/08 03:39:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vamatob8guse" 2025/09/08 03:39:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:46 DEBUG : Creating backend with remote "/tmp/rclone3362500467" run.go:180: Remote "PikPak root 'rclone-test-vamatob8guse'", Local "Local file system at /tmp/rclone3362500467", Modify Window "876000h0m0s" 2025/09/08 03:39:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/08 03:39:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFCx2 checkfile vs. both remote (without normalization) 2025/09/08 03:39:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/08 03:39:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-vamatob8guse' 2025/09/08 03:39:48 NOTICE: PikPak root 'rclone-test-vamatob8guse': 1 files missing 2025/09/08 03:39:48 NOTICE: 1 hashes missing 2025/09/08 03:39:48 NOTICE: PikPak root 'rclone-test-vamatob8guse': 1 differences found 2025/09/08 03:39:48 NOTICE: PikPak root 'rclone-test-vamatob8guse': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/08 03:39:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:49 NOTICE: PikPak root 'rclone-test-vamatob8guse': 0 differences found 2025/09/08 03:39:49 NOTICE: PikPak root 'rclone-test-vamatob8guse': 1 matching files 2025/09/08 03:39:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-jecefar4ceka" 2025/09/08 03:39:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:50 DEBUG : Creating backend with remote "/tmp/rclone1408807176" run.go:180: Remote "PikPak root 'rclone-test-jecefar4ceka'", Local "Local file system at /tmp/rclone1408807176", Modify Window "876000h0m0s" 2025/09/08 03:39:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/08 03:39:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFDx2 remote (without normalization) 2025/09/08 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/08 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-jecefar4ceka' 2025/09/08 03:39:52 NOTICE: PikPak root 'rclone-test-jecefar4ceka': 1 files missing 2025/09/08 03:39:52 NOTICE: 1 hashes missing 2025/09/08 03:39:52 NOTICE: PikPak root 'rclone-test-jecefar4ceka': 1 differences found 2025/09/08 03:39:52 NOTICE: PikPak root 'rclone-test-jecefar4ceka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/08 03:39:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:54 NOTICE: PikPak root 'rclone-test-jecefar4ceka': 0 differences found 2025/09/08 03:39:54 NOTICE: PikPak root 'rclone-test-jecefar4ceka': 1 matching files 2025/09/08 03:39:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yezutih2goci" 2025/09/08 03:39:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:39:55 DEBUG : Creating backend with remote "/tmp/rclone404176045" run.go:180: Remote "PikPak root 'rclone-test-yezutih2goci'", Local "Local file system at /tmp/rclone404176045", Modify Window "876000h0m0s" 2025/09/08 03:39:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/08 03:39:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFCx2 remote (without normalization) 2025/09/08 03:39:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/08 03:39:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-yezutih2goci' 2025/09/08 03:39:57 NOTICE: PikPak root 'rclone-test-yezutih2goci': 1 files missing 2025/09/08 03:39:57 NOTICE: 1 hashes missing 2025/09/08 03:39:57 NOTICE: PikPak root 'rclone-test-yezutih2goci': 1 differences found 2025/09/08 03:39:57 NOTICE: PikPak root 'rclone-test-yezutih2goci': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/08 03:39:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 03:39:59 NOTICE: PikPak root 'rclone-test-yezutih2goci': 0 differences found 2025/09/08 03:39:59 NOTICE: PikPak root 'rclone-test-yezutih2goci': 1 matching files 2025/09/08 03:39:59 DEBUG : PikPak root 'rclone-test-yezutih2goci': Purge remote 2025/09/08 03:40:00 DEBUG : PikPak root 'rclone-test-jecefar4ceka': Purge remote 2025/09/08 03:40:01 DEBUG : PikPak root 'rclone-test-vamatob8guse': Purge remote 2025/09/08 03:40:02 DEBUG : PikPak root 'rclone-test-bimebuc6soce': Purge remote 2025/09/08 03:40:03 DEBUG : PikPak root 'rclone-test-zayosuv7jasa': Purge remote 2025/09/08 03:40:04 DEBUG : PikPak root 'rclone-test-sehedeb6favu': Purge remote 2025/09/08 03:40:05 DEBUG : PikPak root 'rclone-test-kopicur8kewa': Purge remote 2025/09/08 03:40:06 DEBUG : PikPak root 'rclone-test-fisudeh8ciha': Purge remote 2025/09/08 03:40:07 DEBUG : PikPak root 'rclone-test-vubopuv1goro': Purge remote 2025/09/08 03:40:08 DEBUG : PikPak root 'rclone-test-rurizik9nisu': Purge remote --- PASS: TestApplyTransforms (59.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:40:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/08 03:40:11 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/08 03:40:11 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/09/08 03:40:11 INFO : file1: Copied (new) to: sub/file2 2025/09/08 03:40:12 DEBUG : file1: Sizes identical 2025/09/08 03:40:12 DEBUG : file1: Unchanged skipping 2025/09/08 03:40:13 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': don't need to copy/move sub/file2, it is already at target location 2025/09/08 03:40:15 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (7.32s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.56s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:40:18 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/09/08 03:40:18 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/09/08 03:40:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/backup" 2025/09/08 03:40:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/08 03:40:24 INFO : dst/file1: Moved (server-side) 2025/09/08 03:40:25 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/08 03:40:25 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/09/08 03:40:25 INFO : dst/file1: Copied (new) 2025/09/08 03:40:29 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/09/08 03:40:31 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/09/08 03:40:32 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (16.27s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:40:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/dst" 2025/09/08 03:40:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/CompareDest" 2025/09/08 03:40:38 DEBUG : one: Need to transfer - File not found at Destination 2025/09/08 03:40:39 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/09/08 03:40:39 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/08 03:40:39 INFO : one: Copied (new) 2025/09/08 03:40:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 03:40:41 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/09/08 03:40:43 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/08 03:40:43 INFO : one: Copied (replaced existing) 2025/09/08 03:40:44 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/09/08 03:40:44 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/09/08 03:40:47 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/09/08 03:40:47 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/09/08 03:40:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 03:40:49 DEBUG : one: Sizes identical 2025/09/08 03:40:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/08 03:40:50 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/09/08 03:40:50 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/09/08 03:40:51 DEBUG : two: Need to transfer - File not found at Destination 2025/09/08 03:40:51 DEBUG : two: Sizes identical 2025/09/08 03:40:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/08 03:40:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/08 03:40:53 DEBUG : two: Sizes identical 2025/09/08 03:40:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/08 03:40:54 DEBUG : two: Need to transfer - File not found at Destination 2025/09/08 03:40:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/08 03:40:55 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/09/08 03:40:55 DEBUG : two: Dst hash empty - aborting Src hash check 2025/09/08 03:40:55 INFO : two: Copied (new) 2025/09/08 03:41:01 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/09/08 03:41:01 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/08 03:41:01 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/08 03:41:01 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/08 03:41:03 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/09/08 03:41:03 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (30.61s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:41:04 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/dst" 2025/09/08 03:41:06 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/CopyDest" 2025/09/08 03:41:08 DEBUG : one: Need to transfer - File not found at Destination 2025/09/08 03:41:10 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/09/08 03:41:10 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/08 03:41:10 INFO : one: Copied (new) 2025/09/08 03:41:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 03:41:12 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/09/08 03:41:14 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/08 03:41:14 INFO : one: Copied (replaced existing) 2025/09/08 03:41:15 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/09/08 03:41:15 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/09/08 03:41:18 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/09/08 03:41:18 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/09/08 03:41:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/BackupDir" 2025/09/08 03:41:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 03:41:22 DEBUG : one: Sizes identical 2025/09/08 03:41:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 03:41:24 INFO : one: Moved (server-side) 2025/09/08 03:41:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/08 03:41:26 DEBUG : one: Src hash empty - aborting Dst hash check 2025/09/08 03:41:26 INFO : one: Copied (server-side copy) 2025/09/08 03:41:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/08 03:41:27 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/09/08 03:41:27 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/09/08 03:41:28 DEBUG : two: Need to transfer - File not found at Destination 2025/09/08 03:41:29 DEBUG : two: Sizes identical 2025/09/08 03:41:30 DEBUG : two: Dst hash empty - aborting Src hash check 2025/09/08 03:41:30 DEBUG : two: Src hash empty - aborting Dst hash check 2025/09/08 03:41:30 INFO : two: Copied (server-side copy) 2025/09/08 03:41:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/08 03:41:31 DEBUG : two: Sizes identical 2025/09/08 03:41:31 DEBUG : two: Unchanged skipping 2025/09/08 03:41:32 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/09/08 03:41:32 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/09/08 03:41:34 DEBUG : three: Need to transfer - File not found at Destination 2025/09/08 03:41:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/08 03:41:34 DEBUG : three: Destination not found in --copy-dest 2025/09/08 03:41:35 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/09/08 03:41:35 DEBUG : three: Dst hash empty - aborting Src hash check 2025/09/08 03:41:35 INFO : three: Copied (new) 2025/09/08 03:41:41 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/08 03:41:46 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/09/08 03:41:46 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/09/08 03:41:46 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/08 03:41:46 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/08 03:41:46 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/09/08 03:41:47 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/09/08 03:41:47 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/09/08 03:41:47 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/09/08 03:41:48 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (45.68s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:41:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/08 03:41:53 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/08 03:41:53 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2025/09/08 03:41:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/08 03:41:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/08 03:41:55 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2025/09/08 03:41:55 DEBUG : TestCopyFileMaxTransfer/file2: gcid = 6592d122100b973bf518063082df0cb3ed93850f 2025/09/08 03:41:56 DEBUG : file2: canceling upload: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/6592D122100B973BF518063082DF0CB3ED93850F_1757302915520881700?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/09/08 03:41:58 DEBUG : file2: waiting 500ms for the cancellation to be effective 2025/09/08 03:41:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/6592D122100B973BF518063082DF0CB3ED93850F_1757302915520881700?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/09/08 03:41:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/08 03:42:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/08 03:42:01 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2025/09/08 03:42:01 DEBUG : TestCopyFileMaxTransfer/file4: gcid = a29334ba695d110c4ee49e85fd4c8681420b7345 2025/09/08 03:42:03 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2025/09/08 03:42:03 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/08 03:42:06 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2025/09/08 03:42:06 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (16.14s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.58s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.57s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.56s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.56s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.55s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.57s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.55s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.57s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:42:14 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/09/08 03:42:14 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:42:15 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/09/08 03:42:15 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/09/08 03:42:16 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/09/08 03:42:16 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:42:17 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/09/08 03:42:17 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:42:18 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/09/08 03:42:18 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/09/08 03:42:19 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/09/08 03:42:19 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/09/08 03:42:20 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/09/08 03:42:20 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:42:22 DEBUG : a.txt: Excluded (Size Filter) 2025/09/08 03:42:22 DEBUG : a.txt: Excluded 2025/09/08 03:42:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/08 03:42:23 DEBUG : sub dir/hello world2: Excluded 2025/09/08 03:42:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/08 03:42:23 DEBUG : sub dir/hello world: Excluded 2025/09/08 03:42:23 DEBUG : sub dir/ignore dir: Excluded 2025/09/08 03:42:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/08 03:42:23 DEBUG : sub dir/hello world2: Excluded 2025/09/08 03:42:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/08 03:42:23 DEBUG : sub dir/hello world: Excluded 2025/09/08 03:42:24 DEBUG : sub dir/ignore dir: Excluded 2025/09/08 03:42:33 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/09/08 03:42:35 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/09/08 03:42:35 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/09/08 03:42:36 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/09/08 03:42:36 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/09/08 03:42:36 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/09/08 03:42:36 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (23.77s) === RUN TestListDirSortedFn run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:42:38 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/09/08 03:42:38 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:42:38 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/09/08 03:42:38 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/09/08 03:42:40 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/09/08 03:42:40 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:42:40 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/09/08 03:42:40 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:42:42 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/09/08 03:42:42 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/09/08 03:42:42 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/09/08 03:42:42 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/09/08 03:42:44 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/09/08 03:42:44 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:42:46 DEBUG : a.txt: Excluded (Size Filter) 2025/09/08 03:42:46 DEBUG : a.txt: Excluded 2025/09/08 03:42:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/08 03:42:46 DEBUG : sub dir/hello world2: Excluded 2025/09/08 03:42:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/08 03:42:46 DEBUG : sub dir/hello world: Excluded 2025/09/08 03:42:47 DEBUG : sub dir/ignore dir: Excluded 2025/09/08 03:42:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/08 03:42:47 DEBUG : sub dir/hello world2: Excluded 2025/09/08 03:42:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/08 03:42:47 DEBUG : sub dir/hello world: Excluded 2025/09/08 03:42:47 DEBUG : sub dir/ignore dir: Excluded 2025/09/08 03:42:57 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/09/08 03:42:58 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/09/08 03:42:58 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/09/08 03:42:59 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/09/08 03:42:59 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/09/08 03:42:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/09/08 03:42:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSortedFn (23.19s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:43:01 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/09/08 03:43:01 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/09/08 03:43:02 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/09/08 03:43:02 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 2025/09/08 03:43:10 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (10.20s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.60s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.29s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:43:11 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/09/08 03:43:11 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/09/08 03:43:13 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/09/08 03:43:13 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 2025/09/08 03:43:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/notfound" 2025/09/08 03:43:23 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (13.12s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.32s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (2.18s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:43:24 INFO : PikPak root 'rclone-test-saxaqop4mubu': Making directory 2025/09/08 03:43:24 INFO : PikPak root 'rclone-test-saxaqop4mubu': Making directory --- PASS: TestMkdir (0.86s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:43:26 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/09/08 03:43:26 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:43:29 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.50s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:43:31 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/08 03:43:31 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:43:31 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/08 03:43:31 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:43:35 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/08 03:43:35 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:43:36 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/08 03:43:36 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/09/08 03:43:37 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/08 03:43:37 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.98s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:43:40 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/08 03:43:40 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:43:41 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/08 03:43:41 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLsLong (4.67s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:43:45 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/08 03:43:45 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:43:46 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/08 03:43:46 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 --- FAIL: TestHashSums (6.86s) --- FAIL: TestHashSums/Md5 (0.28s) --- PASS: TestHashSums/Md5Download (2.04s) === RUN TestHashSumsWithErrors 2025/09/08 03:43:52 DEBUG : Creating backend with remote ":memory:" 2025/09/08 03:43:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/08 03:43:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/08 03:43:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/08 03:43:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/08 03:43:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/08 03:43:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/08 03:43:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/08 03:43:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/08 03:43:52 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-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:43:52 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/08 03:43:52 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:43:53 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/09/08 03:43:53 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/09/08 03:43:54 DEBUG : sub dir/potato3: calculating gcid: failed to unwrap object from src: sub dir/potato3 2025/09/08 03:43:54 DEBUG : sub dir/potato3: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/09/08 03:44:00 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (9.42s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:44:01 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/09/08 03:44:01 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/09/08 03:44:02 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/09/08 03:44:02 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:44:03 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/09/08 03:44:03 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/09/08 03:44:03 DEBUG : Waiting for deletions to finish 2025/09/08 03:44:04 DEBUG : large: Excluded (Size Filter) 2025/09/08 03:44:04 DEBUG : large: Excluded 2025/09/08 03:44:05 INFO : medium: Deleted 2025/09/08 03:44:05 INFO : small: Deleted --- PASS: TestDelete (5.81s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:44:07 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/09/08 03:44:07 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/09/08 03:44:08 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/09/08 03:44:08 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:44:08 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/09/08 03:44:08 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/09/08 03:44:09 DEBUG : Waiting for deletions to finish 2025/09/08 03:44:09 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/08 03:44:10 INFO : large: Deleted 2025/09/08 03:44:10 INFO : medium: Deleted --- PASS: TestMaxDelete (6.17s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:44:13 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/09/08 03:44:13 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/09/08 03:44:14 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/09/08 03:44:14 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:44:15 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/09/08 03:44:15 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/09/08 03:44:15 DEBUG : Waiting for deletions to finish 2025/09/08 03:44:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/08 03:44:17 INFO : medium: Deleted 2025/09/08 03:44:17 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.27s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:44:20 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/09/08 03:44:20 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/09/08 03:44:20 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/09/08 03:44:20 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:44:21 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/09/08 03:44:21 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/09/08 03:44:22 DEBUG : Waiting for deletions to finish 2025/09/08 03:44:22 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/08 03:44:23 INFO : large: Deleted 2025/09/08 03:44:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.42s) === RUN TestReadFile run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:44:26 DEBUG : ReadFile: calculating gcid: failed to unwrap object from src: ReadFile 2025/09/08 03:44:26 DEBUG : ReadFile: gcid = 219ef2f29392e835317274cfba85fd4136daa3d1 --- PASS: TestReadFile (4.03s) === RUN TestRetry 2025/09/08 03:44:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/08 03:44:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/08 03:44:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/08 03:44:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/08 03:44:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/08 03:44:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/08 03:44:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:44:30 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/09/08 03:44:30 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2025/09/08 03:44:31 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/09/08 03:44:31 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 --- PASS: TestCat (14.67s) === RUN TestPurge 2025/09/08 03:44:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cokageh0kojo" 2025/09/08 03:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:44:46 DEBUG : Creating backend with remote "/tmp/rclone2883634845" run.go:180: Remote "PikPak root 'rclone-test-cokageh0kojo'", Local "Local file system at /tmp/rclone2883634845", Modify Window "876000h0m0s" 2025/09/08 03:44:48 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/09/08 03:44:48 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/09/08 03:44:49 INFO : A2: Making directory 2025/09/08 03:44:49 INFO : A1/B2: Making directory 2025/09/08 03:44:50 INFO : A1/B2/C2: Making directory 2025/09/08 03:44:51 INFO : A1/B1/C3: Making directory 2025/09/08 03:44:51 INFO : A3: Making directory 2025/09/08 03:44:52 INFO : A3/B3: Making directory 2025/09/08 03:44:53 INFO : A3/B3/C4: Making directory 2025/09/08 03:44:53 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/09/08 03:44:53 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/09/08 03:44:59 ERROR : error listing: directory not found 2025/09/08 03:44:59 DEBUG : PikPak root 'rclone-test-cokageh0kojo': Purge remote 2025/09/08 03:44:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.75s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:45:01 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/09/08 03:45:01 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/09/08 03:45:02 INFO : A2: Making directory 2025/09/08 03:45:02 INFO : A1/B2: Making directory 2025/09/08 03:45:03 INFO : A1/B2/C2: Making directory 2025/09/08 03:45:04 INFO : A1/B1/C3: Making directory 2025/09/08 03:45:04 INFO : A3: Making directory 2025/09/08 03:45:05 INFO : A3/B3: Making directory 2025/09/08 03:45:06 INFO : A3/B3/C4: Making directory 2025/09/08 03:45:06 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/09/08 03:45:06 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/09/08 03:45:09 DEBUG : removing 1 level 3 directories 2025/09/08 03:45:09 INFO : A3/B3/C4: Removing directory 2025/09/08 03:45:13 DEBUG : removing 2 level 3 directories 2025/09/08 03:45:13 INFO : A1/B2/C2: Removing directory 2025/09/08 03:45:13 INFO : A1/B1/C3: Removing directory 2025/09/08 03:45:14 DEBUG : removing 2 level 2 directories 2025/09/08 03:45:14 INFO : A3/B3: Removing directory 2025/09/08 03:45:14 INFO : A1/B2: Removing directory 2025/09/08 03:45:15 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2025/09/08 03:45:16 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2025/09/08 03:45:17 DEBUG : removing 2 level 1 directories 2025/09/08 03:45:17 INFO : A3: Removing directory 2025/09/08 03:45:17 INFO : A2: Removing directory 2025/09/08 03:45:17 DEBUG : A3: Rmdir: contains trashed file: "B3" 2025/09/08 03:45:24 DEBUG : removing 1 level 3 directories 2025/09/08 03:45:24 INFO : A1/B1/C1: Removing directory 2025/09/08 03:45:24 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2025/09/08 03:45:25 DEBUG : removing 1 level 2 directories 2025/09/08 03:45:25 INFO : A1/B1: Removing directory 2025/09/08 03:45:26 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2025/09/08 03:45:26 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/09/08 03:45:27 DEBUG : removing 1 level 1 directories 2025/09/08 03:45:27 INFO : A1: Removing directory 2025/09/08 03:45:27 DEBUG : A1: Rmdir: contains trashed file: "B2" 2025/09/08 03:45:27 DEBUG : A1: Rmdir: contains trashed file: "B1" 2025/09/08 03:45:27 DEBUG : A1: Rmdir: contains trashed file: "two" 2025/09/08 03:45:28 DEBUG : removing 1 level 0 directories 2025/09/08 03:45:28 INFO : PikPak root 'rclone-test-saxaqop4mubu': Removing directory 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "A3" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "A2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "A1" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "sub" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "sub" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "BackupDir" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "CopyDest" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "dst" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "CompareDest" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "dst" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "backup" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "dst" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "sub" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "data" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "data" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "file2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "file1" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "ReadFile" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "large" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "medium" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "small" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "large" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "medium" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "small" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "large" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "medium" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "small" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "large" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "medium" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "small" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "file1" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "file1" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "potato2" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "empty space" 2025/09/08 03:45:29 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/09/08 03:45:30 ERROR : error listing: directory not found 2025/09/08 03:45:31 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (31.39s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:45:32 INFO : A1: Making directory 2025/09/08 03:45:33 INFO : A1/B1: Making directory 2025/09/08 03:45:33 INFO : A1/B1/C1: Making directory 2025/09/08 03:45:36 DEBUG : removing 1 level 3 directories 2025/09/08 03:45:36 INFO : A1/B1/C1: Removing directory 2025/09/08 03:45:37 DEBUG : removing 1 level 2 directories 2025/09/08 03:45:37 INFO : A1/B1: Removing directory 2025/09/08 03:45:37 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/09/08 03:45:40 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (10.63s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:45:41 INFO : A1: Making directory 2025/09/08 03:45:42 INFO : A1/B1: Making directory 2025/09/08 03:45:42 INFO : A1/B1/C1: Making directory 2025/09/08 03:45:46 DEBUG : removing 1 level 3 directories 2025/09/08 03:45:46 INFO : A1/B1/C1: Removing directory 2025/09/08 03:45:47 DEBUG : removing 1 level 2 directories 2025/09/08 03:45:47 INFO : A1/B1: Removing directory 2025/09/08 03:45:48 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/09/08 03:45:50 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (10.43s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:45:52 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/09/08 03:45:52 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/09/08 03:45:53 DEBUG : filename.txt: File name found in url 2025/09/08 03:45:54 DEBUG : filename.txt: calculating gcid: failed to unwrap object from src: filename.txt 2025/09/08 03:45:54 DEBUG : filename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/09/08 03:45:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/08 03:45:55 DEBUG : headerfilename.txt: calculating gcid: failed to unwrap object from src: headerfilename.txt 2025/09/08 03:45:55 DEBUG : headerfilename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/09/08 03:45:55 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/09/08 03:45:55 DEBUG : file2: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURL (9.87s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:46:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/08 03:46:04 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/08 03:46:04 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/09/08 03:46:04 INFO : file1: Copied (new) to: sub/file2 2025/09/08 03:46:04 INFO : file1: Deleted 2025/09/08 03:46:05 DEBUG : file1: Sizes identical 2025/09/08 03:46:05 DEBUG : file1: Unchanged skipping 2025/09/08 03:46:05 INFO : file1: Deleted 2025/09/08 03:46:06 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': don't need to copy/move sub/file2, it is already at target location 2025/09/08 03:46:09 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (8.57s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:46:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/08 03:46:11 DEBUG : file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/08 03:46:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 03:46:11 INFO : file1: Copied (new) 2025/09/08 03:46:11 INFO : file1: Deleted 2025/09/08 03:46:12 DEBUG : file1: Destination exists, skipping 2025/09/08 03:46:12 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.79s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.57s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:46:16 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/09/08 03:46:16 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/09/08 03:46:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-saxaqop4mubu/backup" 2025/09/08 03:46:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/08 03:46:23 INFO : dst/file1: Moved (server-side) 2025/09/08 03:46:24 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/09/08 03:46:24 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/09/08 03:46:24 INFO : dst/file1: Copied (new) 2025/09/08 03:46:24 INFO : dst/file1: Deleted 2025/09/08 03:46:28 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/09/08 03:46:30 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/09/08 03:46:32 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/08 03:46:32 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (18.66s) === 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-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:46:35 DEBUG : A1/one: calculating gcid: failed to unwrap object from src: A1/one 2025/09/08 03:46:35 DEBUG : A1/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/09/08 03:46:35 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/09/08 03:46:35 DEBUG : A1/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/09/08 03:46:36 DEBUG : A1/B1/three: calculating gcid: failed to unwrap object from src: A1/B1/three 2025/09/08 03:46:36 DEBUG : A1/B1/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/09/08 03:46:38 DEBUG : A1/B1/C1/four: calculating gcid: failed to unwrap object from src: A1/B1/C1/four 2025/09/08 03:46:38 DEBUG : A1/B1/C1/four: gcid = 8b8f52fdefe3ab828c814dda9a27cc4d9355c89b 2025/09/08 03:46:39 DEBUG : A1/B1/C2/five: calculating gcid: failed to unwrap object from src: A1/B1/C2/five 2025/09/08 03:46:39 DEBUG : A1/B1/C2/five: gcid = c5a78b0666272ddddef4fa491d9527439267a27a 2025/09/08 03:46:39 INFO : A1/B2: Making directory 2025/09/08 03:46:40 INFO : A1/B1/C3: Making directory 2025/09/08 03:46:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/08 03:46:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/08 03:46:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/08 03:46:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/08 03:46:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/08 03:46:58 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2025/09/08 03:46:58 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2025/09/08 03:46:58 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2025/09/08 03:46:59 DEBUG : A2: Rmdir: contains trashed file: "B2" 2025/09/08 03:46:59 DEBUG : A2: Rmdir: contains trashed file: "B1" 2025/09/08 03:47:02 INFO : PikPak root 'rclone-test-saxaqop4mubu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/08 03:47:09 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/08 03:47:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/08 03:47:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/08 03:47:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/08 03:47:11 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/08 03:47:16 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2025/09/08 03:47:16 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2025/09/08 03:47:16 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2025/09/08 03:47:18 DEBUG : A3: Rmdir: contains trashed file: "B2" 2025/09/08 03:47:18 DEBUG : A3: Rmdir: contains trashed file: "B1" 2025/09/08 03:47:31 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2025/09/08 03:47:32 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2025/09/08 03:47:34 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2025/09/08 03:47:34 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2025/09/08 03:47:34 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2025/09/08 03:47:34 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2025/09/08 03:47:35 DEBUG : A4: Rmdir: contains trashed file: "B2" 2025/09/08 03:47:35 DEBUG : A4: Rmdir: contains trashed file: "B1" 2025/09/08 03:47:35 DEBUG : A4: Rmdir: contains trashed file: "two" 2025/09/08 03:47:35 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (62.70s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.58s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:47:37 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 03:47:38 DEBUG : no_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_small_file_from_pipe 2025/09/08 03:47:38 DEBUG : no_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/09/08 03:47:38 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/08 03:47:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/08 03:47:38 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/08 03:47:38 DEBUG : no_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_big_file_from_pipe 2025/09/08 03:47:38 DEBUG : no_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/09/08 03:47:39 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/08 03:47:39 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-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:47:42 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 03:47:43 DEBUG : with_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_small_file_from_pipe 2025/09/08 03:47:43 DEBUG : with_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/09/08 03:47:43 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/08 03:47:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/08 03:47:43 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/08 03:47:43 DEBUG : with_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_big_file_from_pipe 2025/09/08 03:47:43 DEBUG : with_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/09/08 03:47:44 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/08 03:47:44 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-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:47:48 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 03:47:48 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/09/08 03:47:48 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/09/08 03:47:49 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/09/08 03:47:49 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/08 03:47:49 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/09/08 03:47:49 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/09/08 03:47:49 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:47:53 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 03:47:53 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/09/08 03:47:53 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/09/08 03:47:54 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/08 03:47:54 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/08 03:47:54 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/08 03:47:54 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/08 03:47:54 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/09/08 03:47:54 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/09/08 03:47:54 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/08 03:47:54 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/08 03:47:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.60s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.57s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:47:58 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2025/09/08 03:47:58 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:47:59 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/08 03:47:59 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/09/08 03:47:59 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/09/08 03:47:59 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/09/08 03:47:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.36s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.56s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.58s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.57s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.05s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.05s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.57s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.56s) === RUN TestRemoveExisting run.go:180: Remote "PikPak root 'rclone-test-saxaqop4mubu'", Local "Local file system at /tmp/rclone3021402546", Modify Window "876000h0m0s" 2025/09/08 03:48:08 DEBUG : sub dir/test remove existing: calculating gcid: failed to unwrap object from src: sub dir/test remove existing 2025/09/08 03:48:08 DEBUG : sub dir/test remove existing: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/09/08 03:48:09 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 2025/09/08 03:48:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: gcid = ff0a82f2c008deee8efc387c6d8b8f1d944eb980 2025/09/08 03:48:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fumalac9" before starting 2025/09/08 03:48:13 DEBUG : sub dir/test remove existing.fumalac9: TEST: removing renamed existing file after operation 2025/09/08 03:48:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hojuyix8" before starting 2025/09/08 03:48:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hojuyix8: TEST: renaming existing back after failed operation 2025/09/08 03:48:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vitepib2" before starting 2025/09/08 03:48:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vitepib2: TEST: removing renamed existing file after operation 2025/09/08 03:48:21 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vitepib2" 2025/09/08 03:48:21 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.fumalac9" --- PASS: TestRemoveExisting (15.36s) === 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 2025/09/08 03:48:23 DEBUG : PikPak root 'rclone-test-saxaqop4mubu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished OK in 11m35.535861936s (try 1/5)