"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2024/11/29 04:26:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu" 2024/11/29 04:26:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:26:01 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/29 04:26:02 DEBUG : Creating backend with remote "/tmp/rclone80651994" === 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-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/11/29 04:26:02 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/11/29 04:26:02 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/29 04:26:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/29 04:26:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/29 04:26:02 DEBUG : potato: Seek from 10 to 0 2024/11/29 04:26:02 DEBUG : potato: Seek from 10 to 0 2024/11/29 04:26:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/29 04:26:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/29 04:26:02 DEBUG : potato: Seek from 5 to 2 2024/11/29 04:26:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/29 04:26:02 DEBUG : potato: Seek from 7 to 0 2024/11/29 04:26:02 DEBUG : potato: Seek from 7 to 0 2024/11/29 04:26:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/29 04:26:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/29 04:26:02 DEBUG : potato: Seek from 5 to 2 2024/11/29 04:26:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/29 04:26:02 DEBUG : potato: Seek from 8 to 0 2024/11/29 04:26:02 DEBUG : potato: Seek from 8 to 0 2024/11/29 04:26:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/29 04:26:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/29 04:26:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/29 04:26:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/29 04:26:02 DEBUG : potato: Seek from 5 to 2 2024/11/29 04:26:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/29 04:26:02 DEBUG : potato: Seek from 9 to 0 2024/11/29 04:26:02 DEBUG : potato: Seek from 9 to 0 2024/11/29 04:26:02 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-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:26:03 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/11/29 04:26:03 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheck/1 === RUN TestCheck/2 2024/11/29 04:26:05 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/29 04:26:05 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheck/3 2024/11/29 04:26:06 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/29 04:26:06 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/4 === RUN TestCheck/5 2024/11/29 04:26:08 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/11/29 04:26:08 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.84s) --- PASS: TestCheck/1 (0.33s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2024/11/29 04:26:13 DEBUG : Creating backend with remote "nonexistent" 2024/11/29 04:26:13 DEBUG : Creating backend with remote "nonexistent" 2024/11/29 04:26:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/29 04:26:13 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/29 04:26:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/29 04:26:13 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-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:26:14 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/11/29 04:26:14 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/29 04:26:19 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/29 04:26:19 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckDownload/3 2024/11/29 04:26:21 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/29 04:26:21 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/29 04:26:26 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/11/29 04:26:26 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.35s) --- PASS: TestCheckDownload/1 (2.20s) --- PASS: TestCheckDownload/2 (2.52s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (2.98s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (2.33s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:26:35 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/11/29 04:26:35 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/29 04:26:36 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/29 04:26:36 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckSizeOnly/3 2024/11/29 04:26:38 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/29 04:26:38 DEBUG : potato2: gcid = 1c072bc7ea04a9090f3d2c88d92ee133e136b1d0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/29 04:26:39 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/11/29 04:26:39 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.60s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:26:46 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:26:46 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f 2024/11/29 04:26:48 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/29 04:26:48 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/29 04:26:48 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/29 04:26:48 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/29 04:26:48 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:26:48 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2024/11/29 04:26:50 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/29 04:26:50 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/29 04:26:50 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/29 04:26:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.78s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:26:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/data" 2024/11/29 04:26:55 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/11/29 04:26:55 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/11/29 04:26:55 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:26:55 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest1 2024/11/29 04:26:58 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/11/29 04:26:58 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/11/29 04:26:59 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:26:59 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest2 2024/11/29 04:27:03 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:27:03 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSum/subtest3 2024/11/29 04:27:07 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:27:07 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:412 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* banana", + (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSum Messages: wrong combined result in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "potato"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSum Messages: wrong match result in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 4 2024/11/29 04:27:10 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:27:10 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSum/subtest5 2024/11/29 04:27:14 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:27:14 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ orange", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "= banana", + (string) (len=8) "= potato" } Test: TestCheckSum Messages: wrong combined result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=6) "banana" + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSum Messages: wrong match result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 6 2024/11/29 04:27:18 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/11/29 04:27:18 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/11/29 04:27:20 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/11/29 04:27:20 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/11/29 04:27:22 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:27:22 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSum/subtest7 2024/11/29 04:27:29 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/11/29 04:27:29 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/11/29 04:27:29 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/11/29 04:27:29 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (39.03s) --- PASS: TestCheckSum/subtest1 (1.56s) --- PASS: TestCheckSum/subtest2 (1.25s) --- PASS: TestCheckSum/subtest3 (1.26s) --- PASS: TestCheckSum/subtest4 (1.22s) --- PASS: TestCheckSum/subtest5 (1.19s) --- PASS: TestCheckSum/subtest6 (1.21s) --- PASS: TestCheckSum/subtest7 (1.27s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:27:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/data" 2024/11/29 04:27:34 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/11/29 04:27:34 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/11/29 04:27:34 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:27:34 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2024/11/29 04:27:39 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/11/29 04:27:39 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/11/29 04:27:40 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:27:40 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 2024/11/29 04:28:02 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:28:02 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 2024/11/29 04:28:07 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:28:07 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2024/11/29 04:28:13 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:28:13 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2024/11/29 04:28:19 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:28:19 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 2024/11/29 04:28:25 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/11/29 04:28:25 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/11/29 04:28:27 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/11/29 04:28:27 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/11/29 04:28:29 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/11/29 04:28:29 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2024/11/29 04:28:38 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/11/29 04:28:38 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/11/29 04:28:38 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/11/29 04:28:38 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (68.32s) --- PASS: TestCheckSumDownload/subtest1 (3.44s) --- PASS: TestCheckSumDownload/subtest2 (4.75s) --- PASS: TestCheckSumDownload/subtest3 (2.64s) --- PASS: TestCheckSumDownload/subtest4 (3.87s) --- PASS: TestCheckSumDownload/subtest5 (2.98s) --- PASS: TestCheckSumDownload/subtest6 (3.49s) --- PASS: TestCheckSumDownload/subtest7 (3.15s) === RUN TestApplyTransforms 2024/11/29 04:28:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kikobos4qiru" 2024/11/29 04:28:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:28:40 DEBUG : Creating backend with remote "/tmp/rclone442613874" run.go:180: Remote "PikPak root 'rclone-test-kikobos4qiru'", Local "Local file system at /tmp/rclone442613874", Modify Window "876000h0m0s" 2024/11/29 04:28:41 DEBUG : hello, world!: calculating gcid: failed to unwrap object from src: hello, world! 2024/11/29 04:28:41 DEBUG : hello, world!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upper checkfile vs. lower remote (without normalization) 2024/11/29 04:28:42 ERROR : hello, world!: sum not found 2024/11/29 04:28:42 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-kikobos4qiru' 2024/11/29 04:28:42 NOTICE: PikPak root 'rclone-test-kikobos4qiru': 1 files missing 2024/11/29 04:28:42 NOTICE: 1 hashes missing 2024/11/29 04:28:42 NOTICE: PikPak root 'rclone-test-kikobos4qiru': 2 differences found 2024/11/29 04:28:42 NOTICE: PikPak root 'rclone-test-kikobos4qiru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/29 04:28:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:28:44 NOTICE: PikPak root 'rclone-test-kikobos4qiru': 0 differences found 2024/11/29 04:28:44 NOTICE: PikPak root 'rclone-test-kikobos4qiru': 1 matching files 2024/11/29 04:28:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yogaquw7noga" 2024/11/29 04:28:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:28:45 DEBUG : Creating backend with remote "/tmp/rclone3551189636" run.go:180: Remote "PikPak root 'rclone-test-yogaquw7noga'", Local "Local file system at /tmp/rclone3551189636", Modify Window "876000h0m0s" 2024/11/29 04:28:46 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2024/11/29 04:28:46 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upper remote (without normalization) 2024/11/29 04:28:47 ERROR : HELLO, WORLD!: sum not found 2024/11/29 04:28:47 ERROR : hello, world!: file not in PikPak root 'rclone-test-yogaquw7noga' 2024/11/29 04:28:47 NOTICE: PikPak root 'rclone-test-yogaquw7noga': 1 files missing 2024/11/29 04:28:47 NOTICE: 1 hashes missing 2024/11/29 04:28:47 NOTICE: PikPak root 'rclone-test-yogaquw7noga': 2 differences found 2024/11/29 04:28:47 NOTICE: PikPak root 'rclone-test-yogaquw7noga': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/29 04:28:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:28:49 NOTICE: PikPak root 'rclone-test-yogaquw7noga': 0 differences found 2024/11/29 04:28:49 NOTICE: PikPak root 'rclone-test-yogaquw7noga': 1 matching files 2024/11/29 04:28:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wezivon3teme" 2024/11/29 04:28:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:28:50 DEBUG : Creating backend with remote "/tmp/rclone1080074203" run.go:180: Remote "PikPak root 'rclone-test-wezivon3teme'", Local "Local file system at /tmp/rclone1080074203", Modify Window "876000h0m0s" 2024/11/29 04:28:51 DEBUG : HeLlO, wOrLd!: calculating gcid: failed to unwrap object from src: HeLlO, wOrLd! 2024/11/29 04:28:51 DEBUG : HeLlO, wOrLd!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/29 04:28:52 ERROR : HeLlO, wOrLd!: sum not found 2024/11/29 04:28:52 ERROR : hello, world!: file not in PikPak root 'rclone-test-wezivon3teme' 2024/11/29 04:28:52 NOTICE: PikPak root 'rclone-test-wezivon3teme': 1 files missing 2024/11/29 04:28:52 NOTICE: 1 hashes missing 2024/11/29 04:28:52 NOTICE: PikPak root 'rclone-test-wezivon3teme': 2 differences found 2024/11/29 04:28:52 NOTICE: PikPak root 'rclone-test-wezivon3teme': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/29 04:28:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:28:54 NOTICE: PikPak root 'rclone-test-wezivon3teme': 0 differences found 2024/11/29 04:28:54 NOTICE: PikPak root 'rclone-test-wezivon3teme': 1 matching files 2024/11/29 04:28:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xizaxod2pina" 2024/11/29 04:28:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:28:56 DEBUG : Creating backend with remote "/tmp/rclone3201801168" run.go:180: Remote "PikPak root 'rclone-test-xizaxod2pina'", Local "Local file system at /tmp/rclone3201801168", Modify Window "876000h0m0s" 2024/11/29 04:28:57 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2024/11/29 04:28:57 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/29 04:28:58 ERROR : HELLO, WORLD!: sum not found 2024/11/29 04:28:58 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-xizaxod2pina' 2024/11/29 04:28:58 NOTICE: PikPak root 'rclone-test-xizaxod2pina': 1 files missing 2024/11/29 04:28:58 NOTICE: 1 hashes missing 2024/11/29 04:28:58 NOTICE: PikPak root 'rclone-test-xizaxod2pina': 2 differences found 2024/11/29 04:28:58 NOTICE: PikPak root 'rclone-test-xizaxod2pina': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/29 04:29:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:29:00 NOTICE: PikPak root 'rclone-test-xizaxod2pina': 0 differences found 2024/11/29 04:29:00 NOTICE: PikPak root 'rclone-test-xizaxod2pina': 1 matching files 2024/11/29 04:29:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tufecas1bili" 2024/11/29 04:29:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:29:00 DEBUG : Creating backend with remote "/tmp/rclone2015427336" run.go:180: Remote "PikPak root 'rclone-test-tufecas1bili'", Local "Local file system at /tmp/rclone2015427336", Modify Window "876000h0m0s" 2024/11/29 04:29:01 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2024/11/29 04:29:01 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFD checkfile vs. NFC remote (without normalization) 2024/11/29 04:29:02 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/29 04:29:02 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-tufecas1bili' 2024/11/29 04:29:02 NOTICE: PikPak root 'rclone-test-tufecas1bili': 1 files missing 2024/11/29 04:29:02 NOTICE: 1 hashes missing 2024/11/29 04:29:02 NOTICE: PikPak root 'rclone-test-tufecas1bili': 2 differences found 2024/11/29 04:29:02 NOTICE: PikPak root 'rclone-test-tufecas1bili': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/29 04:29:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:29:04 NOTICE: PikPak root 'rclone-test-tufecas1bili': 0 differences found 2024/11/29 04:29:04 NOTICE: PikPak root 'rclone-test-tufecas1bili': 1 matching files 2024/11/29 04:29:04 DEBUG : Creating backend with remote "TestPikPak:rclone-test-gozigij1jayi" 2024/11/29 04:29:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:29:05 DEBUG : Creating backend with remote "/tmp/rclone261781283" run.go:180: Remote "PikPak root 'rclone-test-gozigij1jayi'", Local "Local file system at /tmp/rclone261781283", Modify Window "876000h0m0s" 2024/11/29 04:29:06 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2024/11/29 04:29:06 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFC checkfile vs. NFD remote (without normalization) 2024/11/29 04:29:07 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/29 04:29:07 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-gozigij1jayi' 2024/11/29 04:29:07 NOTICE: PikPak root 'rclone-test-gozigij1jayi': 1 files missing 2024/11/29 04:29:07 NOTICE: 1 hashes missing 2024/11/29 04:29:07 NOTICE: PikPak root 'rclone-test-gozigij1jayi': 2 differences found 2024/11/29 04:29:07 NOTICE: PikPak root 'rclone-test-gozigij1jayi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/29 04:29:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:29:09 NOTICE: PikPak root 'rclone-test-gozigij1jayi': 0 differences found 2024/11/29 04:29:09 NOTICE: PikPak root 'rclone-test-gozigij1jayi': 1 matching files 2024/11/29 04:29:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-herudax6mequ" 2024/11/29 04:29:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:29:10 DEBUG : Creating backend with remote "/tmp/rclone1718918261" run.go:180: Remote "PikPak root 'rclone-test-herudax6mequ'", Local "Local file system at /tmp/rclone1718918261", Modify Window "876000h0m0s" 2024/11/29 04:29:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/11/29 04:29:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFDx2 checkfile vs. both remote (without normalization) 2024/11/29 04:29:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/29 04:29:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-herudax6mequ' 2024/11/29 04:29:12 NOTICE: PikPak root 'rclone-test-herudax6mequ': 1 files missing 2024/11/29 04:29:12 NOTICE: 1 hashes missing 2024/11/29 04:29:12 NOTICE: PikPak root 'rclone-test-herudax6mequ': 2 differences found 2024/11/29 04:29:12 NOTICE: PikPak root 'rclone-test-herudax6mequ': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/29 04:29:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:29:14 NOTICE: PikPak root 'rclone-test-herudax6mequ': 0 differences found 2024/11/29 04:29:14 NOTICE: PikPak root 'rclone-test-herudax6mequ': 1 matching files 2024/11/29 04:29:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cobiveb0puba" 2024/11/29 04:29:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:29:16 DEBUG : Creating backend with remote "/tmp/rclone770068026" run.go:180: Remote "PikPak root 'rclone-test-cobiveb0puba'", Local "Local file system at /tmp/rclone770068026", Modify Window "876000h0m0s" 2024/11/29 04:29:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/11/29 04:29:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFCx2 checkfile vs. both remote (without normalization) 2024/11/29 04:29:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/29 04:29:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-cobiveb0puba' 2024/11/29 04:29:18 NOTICE: PikPak root 'rclone-test-cobiveb0puba': 1 files missing 2024/11/29 04:29:18 NOTICE: 1 hashes missing 2024/11/29 04:29:18 NOTICE: PikPak root 'rclone-test-cobiveb0puba': 2 differences found 2024/11/29 04:29:18 NOTICE: PikPak root 'rclone-test-cobiveb0puba': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/29 04:29:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:29:19 NOTICE: PikPak root 'rclone-test-cobiveb0puba': 0 differences found 2024/11/29 04:29:19 NOTICE: PikPak root 'rclone-test-cobiveb0puba': 1 matching files 2024/11/29 04:29:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zuronol0dele" 2024/11/29 04:29:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:29:21 DEBUG : Creating backend with remote "/tmp/rclone3097875534" run.go:180: Remote "PikPak root 'rclone-test-zuronol0dele'", Local "Local file system at /tmp/rclone3097875534", Modify Window "876000h0m0s" 2024/11/29 04:29:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/11/29 04:29:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFDx2 remote (without normalization) 2024/11/29 04:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/29 04:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-zuronol0dele' 2024/11/29 04:29:23 NOTICE: PikPak root 'rclone-test-zuronol0dele': 1 files missing 2024/11/29 04:29:23 NOTICE: 1 hashes missing 2024/11/29 04:29:23 NOTICE: PikPak root 'rclone-test-zuronol0dele': 2 differences found 2024/11/29 04:29:23 NOTICE: PikPak root 'rclone-test-zuronol0dele': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/29 04:29:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:29:25 NOTICE: PikPak root 'rclone-test-zuronol0dele': 0 differences found 2024/11/29 04:29:25 NOTICE: PikPak root 'rclone-test-zuronol0dele': 1 matching files 2024/11/29 04:29:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-rowihud6xujo" 2024/11/29 04:29:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:29:27 DEBUG : Creating backend with remote "/tmp/rclone1229879359" run.go:180: Remote "PikPak root 'rclone-test-rowihud6xujo'", Local "Local file system at /tmp/rclone1229879359", Modify Window "876000h0m0s" 2024/11/29 04:29:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/11/29 04:29:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFCx2 remote (without normalization) 2024/11/29 04:29:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/29 04:29:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-rowihud6xujo' 2024/11/29 04:29:28 NOTICE: PikPak root 'rclone-test-rowihud6xujo': 1 files missing 2024/11/29 04:29:28 NOTICE: 1 hashes missing 2024/11/29 04:29:28 NOTICE: PikPak root 'rclone-test-rowihud6xujo': 2 differences found 2024/11/29 04:29:28 NOTICE: PikPak root 'rclone-test-rowihud6xujo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/29 04:29:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/29 04:29:31 NOTICE: PikPak root 'rclone-test-rowihud6xujo': 0 differences found 2024/11/29 04:29:31 NOTICE: PikPak root 'rclone-test-rowihud6xujo': 1 matching files 2024/11/29 04:29:31 DEBUG : PikPak root 'rclone-test-rowihud6xujo': Purge remote 2024/11/29 04:29:32 DEBUG : PikPak root 'rclone-test-zuronol0dele': Purge remote 2024/11/29 04:29:33 DEBUG : PikPak root 'rclone-test-cobiveb0puba': Purge remote 2024/11/29 04:29:34 DEBUG : PikPak root 'rclone-test-herudax6mequ': Purge remote 2024/11/29 04:29:36 DEBUG : PikPak root 'rclone-test-gozigij1jayi': Purge remote 2024/11/29 04:29:37 DEBUG : PikPak root 'rclone-test-tufecas1bili': Purge remote 2024/11/29 04:29:39 DEBUG : PikPak root 'rclone-test-xizaxod2pina': Purge remote 2024/11/29 04:29:41 DEBUG : PikPak root 'rclone-test-wezivon3teme': Purge remote 2024/11/29 04:29:43 DEBUG : PikPak root 'rclone-test-yogaquw7noga': Purge remote 2024/11/29 04:29:44 DEBUG : PikPak root 'rclone-test-kikobos4qiru': Purge remote --- PASS: TestApplyTransforms (66.63s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:29:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/29 04:29:48 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/11/29 04:29:49 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/11/29 04:29:49 INFO : file1: Copied (new) to: sub/file2 2024/11/29 04:29:49 DEBUG : file1: Sizes identical 2024/11/29 04:29:49 DEBUG : file1: Unchanged skipping 2024/11/29 04:29:50 DEBUG : PikPak root 'rclone-test-lomumef9damu': don't need to copy/move sub/file2, it is already at target location 2024/11/29 04:29:52 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (7.66s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:29:55 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2024/11/29 04:29:55 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2024/11/29 04:29:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/backup" 2024/11/29 04:29:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/29 04:30:02 INFO : dst/file1: Moved (server-side) 2024/11/29 04:30:02 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/11/29 04:30:03 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/11/29 04:30:03 INFO : dst/file1: Copied (new) 2024/11/29 04:30:09 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/11/29 04:30:10 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/11/29 04:30:11 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (18.54s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:30:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/dst" 2024/11/29 04:30:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/CompareDest" 2024/11/29 04:30:15 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 04:30:17 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2024/11/29 04:30:17 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 04:30:17 INFO : one: Copied (new) 2024/11/29 04:30:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 04:30:19 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2024/11/29 04:30:21 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 04:30:21 INFO : one: Copied (replaced existing) 2024/11/29 04:30:22 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/29 04:30:22 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/29 04:30:24 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2024/11/29 04:30:24 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2024/11/29 04:30:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 04:30:27 DEBUG : one: Sizes identical 2024/11/29 04:30:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 04:30:28 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2024/11/29 04:30:28 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/29 04:30:29 DEBUG : two: Need to transfer - File not found at Destination 2024/11/29 04:30:29 DEBUG : two: Sizes identical 2024/11/29 04:30:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 04:30:30 DEBUG : two: Need to transfer - File not found at Destination 2024/11/29 04:30:31 DEBUG : two: Sizes identical 2024/11/29 04:30:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 04:30:32 DEBUG : two: Need to transfer - File not found at Destination 2024/11/29 04:30:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/29 04:30:33 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2024/11/29 04:30:33 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/29 04:30:33 INFO : two: Copied (new) 2024/11/29 04:30:39 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/29 04:30:39 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/29 04:30:39 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/29 04:30:39 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/29 04:30:40 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2024/11/29 04:30:40 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (28.95s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:30:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/dst" 2024/11/29 04:30:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/CopyDest" 2024/11/29 04:30:46 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 04:30:47 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2024/11/29 04:30:47 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 04:30:47 INFO : one: Copied (new) 2024/11/29 04:30:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 04:30:49 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2024/11/29 04:30:51 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 04:30:51 INFO : one: Copied (replaced existing) 2024/11/29 04:30:53 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/29 04:30:53 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/29 04:30:53 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/29 04:30:56 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2024/11/29 04:30:56 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2024/11/29 04:30:59 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/29 04:30:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/BackupDir" 2024/11/29 04:31:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 04:31:02 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/29 04:31:02 DEBUG : one: Sizes identical 2024/11/29 04:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 04:31:04 INFO : one: Moved (server-side) 2024/11/29 04:31:06 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 04:31:06 DEBUG : one: Src hash empty - aborting Dst hash check 2024/11/29 04:31:06 INFO : one: Copied (server-side copy) 2024/11/29 04:31:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/29 04:31:07 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2024/11/29 04:31:07 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/29 04:31:09 DEBUG : two: Need to transfer - File not found at Destination 2024/11/29 04:31:09 DEBUG : two: Sizes identical 2024/11/29 04:31:11 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/29 04:31:11 DEBUG : two: Src hash empty - aborting Dst hash check 2024/11/29 04:31:11 INFO : two: Copied (server-side copy) 2024/11/29 04:31:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/29 04:31:12 DEBUG : two: Sizes identical 2024/11/29 04:31:12 DEBUG : two: Unchanged skipping 2024/11/29 04:31:13 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2024/11/29 04:31:13 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/11/29 04:31:14 DEBUG : three: Need to transfer - File not found at Destination 2024/11/29 04:31:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/29 04:31:14 DEBUG : three: Destination not found in --copy-dest 2024/11/29 04:31:15 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2024/11/29 04:31:15 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/29 04:31:15 INFO : three: Copied (new) 2024/11/29 04:31:24 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/11/29 04:31:24 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/29 04:31:24 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/29 04:31:24 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/29 04:31:24 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/29 04:31:26 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/11/29 04:31:26 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/11/29 04:31:26 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/11/29 04:31:27 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (46.53s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:31:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/29 04:31:31 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/11/29 04:31:31 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/11/29 04:31:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/29 04:31:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/29 04:31:32 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2024/11/29 04:31:32 DEBUG : TestCopyFileMaxTransfer/file2: gcid = 1ee67e8a569c6b5ee3e0529f546c157f405e37d8 2024/11/29 04:31:33 DEBUG : file2: canceling upload: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/11/29 04:31:34 DEBUG : file2: waiting 500ms for the cancellation to be effective 2024/11/29 04:31:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/11/29 04:31:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/29 04:31:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/29 04:31:37 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2024/11/29 04:31:37 DEBUG : TestCopyFileMaxTransfer/file4: gcid = a6fa648d38c41205563e40807859a61d628806d4 2024/11/29 04:31:40 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/11/29 04:31:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/29 04:31:43 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2024/11/29 04:31:43 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (15.11s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.53s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.52s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.53s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.53s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.52s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.52s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.54s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.22s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:31:51 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2024/11/29 04:31:51 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/29 04:31:52 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2024/11/29 04:31:52 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2024/11/29 04:31:53 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/29 04:31:53 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/29 04:31:54 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2024/11/29 04:31:54 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/29 04:31:55 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2024/11/29 04:31:55 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/29 04:31:55 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2024/11/29 04:31:55 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2024/11/29 04:31:56 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2024/11/29 04:31:56 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/29 04:31:59 DEBUG : a.txt: Excluded (Size Filter) 2024/11/29 04:31:59 DEBUG : a.txt: Excluded 2024/11/29 04:32:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/29 04:32:00 DEBUG : sub dir/hello world2: Excluded 2024/11/29 04:32:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/29 04:32:00 DEBUG : sub dir/hello world: Excluded 2024/11/29 04:32:01 DEBUG : sub dir/ignore dir: Excluded 2024/11/29 04:32:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/29 04:32:01 DEBUG : sub dir/hello world2: Excluded 2024/11/29 04:32:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/29 04:32:01 DEBUG : sub dir/hello world: Excluded 2024/11/29 04:32:01 DEBUG : sub dir/ignore dir: Excluded 2024/11/29 04:32:10 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2024/11/29 04:32:11 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2024/11/29 04:32:11 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2024/11/29 04:32:13 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/11/29 04:32:13 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/11/29 04:32:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2024/11/29 04:32:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (22.92s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:32:14 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/11/29 04:32:14 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2024/11/29 04:32:15 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2024/11/29 04:32:15 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata 2024/11/29 04:32:22 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (9.75s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.32s) --- PASS: TestListJSON/HashTypes (0.33s) --- PASS: TestListJSON/Metadata (0.27s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:32:24 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/11/29 04:32:24 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2024/11/29 04:32:25 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2024/11/29 04:32:25 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/29 04:32:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/notfound" 2024/11/29 04:32:35 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (12.93s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.61s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.32s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (2.33s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:32:37 DEBUG : PikPak root 'rclone-test-lomumef9damu': Making directory 2024/11/29 04:32:37 DEBUG : PikPak root 'rclone-test-lomumef9damu': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:32:38 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/29 04:32:38 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/29 04:32:42 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.82s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:32:43 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/29 04:32:43 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:32:44 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/29 04:32:44 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLs (4.44s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:32:48 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/29 04:32:48 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:32:48 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/29 04:32:48 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/29 04:32:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/29 04:32:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.43s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:32:53 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/29 04:32:53 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:32:54 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/29 04:32:54 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLsLong (4.37s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:32:58 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/29 04:32:58 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:32:58 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/29 04:32:58 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.57s) --- FAIL: TestHashSums/Md5 (0.28s) --- PASS: TestHashSums/Md5Download (2.21s) === RUN TestHashSumsWithErrors 2024/11/29 04:33:04 DEBUG : Creating backend with remote ":memory:" 2024/11/29 04:33:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/29 04:33:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/29 04:33:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/29 04:33:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/29 04:33:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/29 04:33:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/29 04:33:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/29 04:33:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/29 04:33:04 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-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:33:04 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/29 04:33:04 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:33:05 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/29 04:33:05 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/29 04:33:06 DEBUG : sub dir/potato3: calculating gcid: failed to unwrap object from src: sub dir/potato3 2024/11/29 04:33:06 DEBUG : sub dir/potato3: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2024/11/29 04:33:11 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (8.79s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:33:13 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/11/29 04:33:13 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/11/29 04:33:14 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/11/29 04:33:14 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:33:14 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/11/29 04:33:14 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/11/29 04:33:15 DEBUG : Waiting for deletions to finish 2024/11/29 04:33:15 DEBUG : large: Excluded (Size Filter) 2024/11/29 04:33:15 DEBUG : large: Excluded 2024/11/29 04:33:16 INFO : medium: Deleted 2024/11/29 04:33:17 INFO : small: Deleted --- PASS: TestDelete (6.10s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:33:19 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/11/29 04:33:19 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/11/29 04:33:20 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/11/29 04:33:20 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:33:20 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/11/29 04:33:20 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/11/29 04:33:21 DEBUG : Waiting for deletions to finish 2024/11/29 04:33:21 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/29 04:33:22 INFO : large: Deleted 2024/11/29 04:33:22 INFO : medium: Deleted --- PASS: TestMaxDelete (6.10s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:33:25 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/11/29 04:33:25 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/11/29 04:33:26 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/11/29 04:33:26 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:33:26 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/11/29 04:33:26 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/11/29 04:33:27 DEBUG : Waiting for deletions to finish 2024/11/29 04:33:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/29 04:33:28 INFO : medium: Deleted 2024/11/29 04:33:28 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (5.89s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:33:31 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2024/11/29 04:33:31 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2024/11/29 04:33:32 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2024/11/29 04:33:32 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:33:32 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2024/11/29 04:33:32 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/11/29 04:33:33 DEBUG : Waiting for deletions to finish 2024/11/29 04:33:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/11/29 04:33:34 INFO : large: Deleted 2024/11/29 04:33:34 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (5.94s) === RUN TestReadFile run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:33:37 DEBUG : ReadFile: calculating gcid: failed to unwrap object from src: ReadFile 2024/11/29 04:33:37 DEBUG : ReadFile: gcid = 219ef2f29392e835317274cfba85fd4136daa3d1 --- PASS: TestReadFile (5.09s) === RUN TestRetry 2024/11/29 04:33:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/29 04:33:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/29 04:33:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/29 04:33:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/29 04:33:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/29 04:33:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/29 04:33:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:33:42 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/11/29 04:33:42 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2024/11/29 04:33:43 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2024/11/29 04:33:43 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 --- PASS: TestCat (13.10s) === RUN TestPurge 2024/11/29 04:33:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mewumov8lota" 2024/11/29 04:33:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 04:33:56 DEBUG : Creating backend with remote "/tmp/rclone2421868085" run.go:180: Remote "PikPak root 'rclone-test-mewumov8lota'", Local "Local file system at /tmp/rclone2421868085", Modify Window "876000h0m0s" 2024/11/29 04:33:59 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2024/11/29 04:33:59 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2024/11/29 04:33:59 DEBUG : A2: Making directory 2024/11/29 04:34:00 DEBUG : A1/B2: Making directory 2024/11/29 04:34:01 DEBUG : A1/B2/C2: Making directory 2024/11/29 04:34:01 DEBUG : A1/B1/C3: Making directory 2024/11/29 04:34:02 DEBUG : A3: Making directory 2024/11/29 04:34:02 DEBUG : A3/B3: Making directory 2024/11/29 04:34:03 DEBUG : A3/B3/C4: Making directory 2024/11/29 04:34:04 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2024/11/29 04:34:04 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2024/11/29 04:34:10 ERROR : : error listing: directory not found 2024/11/29 04:34:10 DEBUG : PikPak root 'rclone-test-mewumov8lota': Purge remote 2024/11/29 04:34:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.25s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:34:13 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2024/11/29 04:34:13 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2024/11/29 04:34:13 DEBUG : A2: Making directory 2024/11/29 04:34:14 DEBUG : A1/B2: Making directory 2024/11/29 04:34:14 DEBUG : A1/B2/C2: Making directory 2024/11/29 04:34:15 DEBUG : A1/B1/C3: Making directory 2024/11/29 04:34:16 DEBUG : A3: Making directory 2024/11/29 04:34:16 DEBUG : A3/B3: Making directory 2024/11/29 04:34:17 DEBUG : A3/B3/C4: Making directory 2024/11/29 04:34:18 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2024/11/29 04:34:18 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2024/11/29 04:34:20 DEBUG : removing 1 level 3 directories 2024/11/29 04:34:20 INFO : A3/B3/C4: Removing directory 2024/11/29 04:34:25 DEBUG : removing 2 level 3 directories 2024/11/29 04:34:25 INFO : A1/B2/C2: Removing directory 2024/11/29 04:34:25 INFO : A1/B1/C3: Removing directory 2024/11/29 04:34:26 DEBUG : removing 2 level 2 directories 2024/11/29 04:34:26 INFO : A3/B3: Removing directory 2024/11/29 04:34:26 INFO : A1/B2: Removing directory 2024/11/29 04:34:27 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/11/29 04:34:27 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/11/29 04:34:28 DEBUG : removing 2 level 1 directories 2024/11/29 04:34:28 INFO : A3: Removing directory 2024/11/29 04:34:28 INFO : A2: Removing directory 2024/11/29 04:34:28 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/11/29 04:34:34 DEBUG : removing 1 level 3 directories 2024/11/29 04:34:34 INFO : A1/B1/C1: Removing directory 2024/11/29 04:34:34 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2024/11/29 04:34:35 DEBUG : removing 1 level 2 directories 2024/11/29 04:34:35 INFO : A1/B1: Removing directory 2024/11/29 04:34:36 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/11/29 04:34:36 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/11/29 04:34:37 DEBUG : removing 1 level 1 directories 2024/11/29 04:34:37 INFO : A1: Removing directory 2024/11/29 04:34:37 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/11/29 04:34:37 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/11/29 04:34:37 DEBUG : A1: Rmdir: contains trashed file: "two" 2024/11/29 04:34:38 DEBUG : removing 1 level 0 directories 2024/11/29 04:34:38 INFO : PikPak root 'rclone-test-lomumef9damu': Removing directory 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "A3" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "A2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "A1" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "sub" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "sub" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "dst" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "dst" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "backup" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "dst" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "sub" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "data" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "data" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "file2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "file1" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "ReadFile" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "large" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "medium" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "small" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "large" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "medium" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "small" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "large" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "medium" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "small" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "large" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "medium" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "small" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "file1" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "file1" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "zend.txt" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "a.txt" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/11/29 04:34:39 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/11/29 04:34:40 ERROR : : error listing: directory not found 2024/11/29 04:34:40 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (30.23s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:34:41 DEBUG : A1: Making directory 2024/11/29 04:34:42 DEBUG : A1/B1: Making directory 2024/11/29 04:34:42 DEBUG : A1/B1/C1: Making directory 2024/11/29 04:34:45 DEBUG : removing 1 level 3 directories 2024/11/29 04:34:45 INFO : A1/B1/C1: Removing directory 2024/11/29 04:34:46 DEBUG : removing 1 level 2 directories 2024/11/29 04:34:46 INFO : A1/B1: Removing directory 2024/11/29 04:34:46 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/11/29 04:34:49 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (9.45s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:34:50 DEBUG : A1: Making directory 2024/11/29 04:34:50 DEBUG : A1/B1: Making directory 2024/11/29 04:34:51 DEBUG : A1/B1/C1: Making directory 2024/11/29 04:34:54 DEBUG : removing 1 level 3 directories 2024/11/29 04:34:54 INFO : A1/B1/C1: Removing directory 2024/11/29 04:34:55 DEBUG : removing 1 level 2 directories 2024/11/29 04:34:55 INFO : A1/B1: Removing directory 2024/11/29 04:34:55 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/11/29 04:34:58 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (9.88s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:35:00 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/11/29 04:35:00 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2024/11/29 04:35:01 DEBUG : filename.txt: File name found in url 2024/11/29 04:35:01 DEBUG : filename.txt: calculating gcid: failed to unwrap object from src: filename.txt 2024/11/29 04:35:01 DEBUG : filename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2024/11/29 04:35:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/29 04:35:02 DEBUG : headerfilename.txt: calculating gcid: failed to unwrap object from src: headerfilename.txt 2024/11/29 04:35:02 DEBUG : headerfilename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2024/11/29 04:35:03 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2024/11/29 04:35:03 DEBUG : file2: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURL (8.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:35:08 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/29 04:35:09 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/11/29 04:35:10 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/11/29 04:35:10 INFO : file1: Copied (new) to: sub/file2 2024/11/29 04:35:10 INFO : file1: Deleted 2024/11/29 04:35:11 DEBUG : file1: Sizes identical 2024/11/29 04:35:11 DEBUG : file1: Unchanged skipping 2024/11/29 04:35:11 INFO : file1: Deleted 2024/11/29 04:35:11 DEBUG : PikPak root 'rclone-test-lomumef9damu': don't need to copy/move sub/file2, it is already at target location 2024/11/29 04:35:14 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (6.81s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:35:15 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/29 04:35:16 DEBUG : file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/11/29 04:35:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/29 04:35:16 INFO : file1: Copied (new) 2024/11/29 04:35:16 INFO : file1: Deleted 2024/11/29 04:35:17 DEBUG : file1: Destination exists, skipping 2024/11/29 04:35:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.59s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:35:20 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2024/11/29 04:35:20 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2024/11/29 04:35:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lomumef9damu/backup" 2024/11/29 04:35:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/29 04:35:26 INFO : dst/file1: Moved (server-side) 2024/11/29 04:35:27 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/11/29 04:35:27 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/11/29 04:35:27 INFO : dst/file1: Copied (new) 2024/11/29 04:35:27 INFO : dst/file1: Deleted 2024/11/29 04:35:32 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/11/29 04:35:33 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/11/29 04:35:34 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (16.10s) === 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-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:35:36 DEBUG : A1/one: calculating gcid: failed to unwrap object from src: A1/one 2024/11/29 04:35:36 DEBUG : A1/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/29 04:35:37 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2024/11/29 04:35:37 DEBUG : A1/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/29 04:35:38 DEBUG : A1/B1/three: calculating gcid: failed to unwrap object from src: A1/B1/three 2024/11/29 04:35:38 DEBUG : A1/B1/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/11/29 04:35:39 DEBUG : A1/B1/C1/four: calculating gcid: failed to unwrap object from src: A1/B1/C1/four 2024/11/29 04:35:39 DEBUG : A1/B1/C1/four: gcid = 8b8f52fdefe3ab828c814dda9a27cc4d9355c89b 2024/11/29 04:35:40 DEBUG : A1/B1/C2/five: calculating gcid: failed to unwrap object from src: A1/B1/C2/five 2024/11/29 04:35:40 DEBUG : A1/B1/C2/five: gcid = c5a78b0666272ddddef4fa491d9527439267a27a 2024/11/29 04:35:41 DEBUG : A1/B2: Making directory 2024/11/29 04:35:41 DEBUG : A1/B1/C3: Making directory 2024/11/29 04:35:44 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/29 04:35:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/29 04:35:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/29 04:35:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/29 04:35:55 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/29 04:35:55 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/29 04:36:00 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/11/29 04:36:00 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/11/29 04:36:00 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/11/29 04:36:02 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/11/29 04:36:02 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/11/29 04:36:04 INFO : PikPak root 'rclone-test-lomumef9damu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/29 04:36:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/29 04:36:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/29 04:36:11 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/29 04:36:11 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/29 04:36:11 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/29 04:36:16 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/11/29 04:36:16 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/11/29 04:36:16 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/11/29 04:36:18 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/11/29 04:36:18 DEBUG : A3: Rmdir: contains trashed file: "B1" 2024/11/29 04:36:31 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2024/11/29 04:36:33 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2024/11/29 04:36:34 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/11/29 04:36:34 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/11/29 04:36:34 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/11/29 04:36:34 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2024/11/29 04:36:35 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/11/29 04:36:35 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/11/29 04:36:35 DEBUG : A4: Rmdir: contains trashed file: "two" 2024/11/29 04:36:35 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (60.93s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:36:37 DEBUG : PikPak root 'rclone-test-lomumef9damu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/29 04:36:38 DEBUG : no_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_small_file_from_pipe 2024/11/29 04:36:38 DEBUG : no_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/11/29 04:36:38 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/29 04:36:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/29 04:36:38 DEBUG : PikPak root 'rclone-test-lomumef9damu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/29 04:36:38 DEBUG : no_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_big_file_from_pipe 2024/11/29 04:36:38 DEBUG : no_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/11/29 04:36:39 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/29 04:36: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-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:36:42 DEBUG : PikPak root 'rclone-test-lomumef9damu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/29 04:36:42 DEBUG : with_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_small_file_from_pipe 2024/11/29 04:36:42 DEBUG : with_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/11/29 04:36:42 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/29 04:36:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/29 04:36:42 DEBUG : PikPak root 'rclone-test-lomumef9damu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/29 04:36:43 DEBUG : with_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_big_file_from_pipe 2024/11/29 04:36:43 DEBUG : with_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/11/29 04:36:43 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/29 04:36:43 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-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:36:46 DEBUG : PikPak root 'rclone-test-lomumef9damu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/29 04:36:46 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2024/11/29 04:36:46 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/11/29 04:36:47 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2024/11/29 04:36:47 DEBUG : PikPak root 'rclone-test-lomumef9damu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/29 04:36:47 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2024/11/29 04:36:47 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/11/29 04:36:47 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:36:50 DEBUG : PikPak root 'rclone-test-lomumef9damu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/29 04:36:51 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2024/11/29 04:36:51 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2024/11/29 04:36:51 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/29 04:36:51 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/29 04:36:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/29 04:36:51 DEBUG : PikPak root 'rclone-test-lomumef9damu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/29 04:36:51 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2024/11/29 04:36:51 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2024/11/29 04:36:52 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/29 04:36:52 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/29 04:36:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (17.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.37s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.52s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:36:55 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2024/11/29 04:36:55 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:36:56 DEBUG : PikPak root 'rclone-test-lomumef9damu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/29 04:36:56 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/29 04:36:56 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/29 04:36:56 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/29 04:36:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.14s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.53s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.56s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.54s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.53s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.53s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.55s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.52s) === RUN TestRemoveExisting run.go:180: Remote "PikPak root 'rclone-test-lomumef9damu'", Local "Local file system at /tmp/rclone80651994", Modify Window "876000h0m0s" 2024/11/29 04:37:04 DEBUG : sub dir/test remove existing: calculating gcid: failed to unwrap object from src: sub dir/test remove existing 2024/11/29 04:37:04 DEBUG : sub dir/test remove existing: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/29 04:37:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: calculating gcid: failed to unwrap object from src: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2024/11/29 04:37:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: gcid = ff0a82f2c008deee8efc387c6d8b8f1d944eb980 2024/11/29 04:37:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qokoduy0" before starting 2024/11/29 04:37:08 DEBUG : sub dir/test remove existing.qokoduy0: TEST: removing renamed existing file after operation 2024/11/29 04:37:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tepasex3" before starting 2024/11/29 04:37:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tepasex3: TEST: renaming existing back after failed operation 2024/11/29 04:37:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jupufud9" before starting 2024/11/29 04:37:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jupufud9: TEST: removing renamed existing file after operation 2024/11/29 04:37:16 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jupufud9" 2024/11/29 04:37:16 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.qokoduy0" --- PASS: TestRemoveExisting (14.10s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/11/29 04:37:17 DEBUG : PikPak root 'rclone-test-lomumef9damu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished OK in 11m17.894890913s (try 1/5)