"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/11 02:39:54 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha" 2026/04/11 02:39:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:39:54 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha" 2026/04/11 02:39:54 DEBUG : Creating backend with remote "/tmp/rclone3012609371" === 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/04/11 02:39:54 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.50s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/04/11 02:39:54 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers 2026/04/11 02:39:54 DEBUG : a: size = 0 OK 2026/04/11 02:39:54 DEBUG : a: size = 1 (memory) 2026/04/11 02:39:54 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/11 02:39:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/11 02:39:54 DEBUG : potato: Seek from 10 to 0 2026/04/11 02:39:54 DEBUG : potato: Seek from 10 to 0 2026/04/11 02:39:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/11 02:39:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Seek from 5 to 2 2026/04/11 02:39:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/11 02:39:54 DEBUG : potato: Seek from 7 to 0 2026/04/11 02:39:54 DEBUG : potato: Seek from 7 to 0 2026/04/11 02:39:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/11 02:39:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Seek from 5 to 2 2026/04/11 02:39:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/11 02:39:54 DEBUG : potato: Seek from 8 to 0 2026/04/11 02:39:54 DEBUG : potato: Seek from 8 to 0 2026/04/11 02:39:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/11 02:39:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/11 02:39:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/11 02:39:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/11 02:39:54 DEBUG : potato: Seek from 5 to 2 2026/04/11 02:39:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/11 02:39:54 DEBUG : potato: Seek from 9 to 0 2026/04/11 02:39:54 DEBUG : potato: Seek from 9 to 0 2026/04/11 02:39:54 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:39:55 INFO : S3 bucket rclone-test-zolisah5neha: Bucket "rclone-test-zolisah5neha" created with ACL "" 2026/04/11 02:39:55 DEBUG : rutabaga: size = 8 OK 2026/04/11 02:39:55 DEBUG : rutabaga.rclone_chunk.001_bbs2uf: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/04/11 02:39:55 INFO : rutabaga.rclone_chunk.001_bbs2uf: Copied (server-side copy) to: rutabaga 2026/04/11 02:39:55 INFO : rutabaga.rclone_chunk.001_bbs2uf: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2026/04/11 02:39:56 DEBUG : empty space: size = 1 OK 2026/04/11 02:39:56 DEBUG : empty space.rclone_chunk.001_bbs3ni: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:39:56 INFO : empty space.rclone_chunk.001_bbs3ni: Copied (server-side copy) to: empty space 2026/04/11 02:39:56 INFO : empty space.rclone_chunk.001_bbs3ni: Deleted === RUN TestCheck/3 2026/04/11 02:39:57 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:39:57 DEBUG : potato2.rclone_chunk.001_bbs3r5: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:39:57 INFO : potato2.rclone_chunk.001_bbs3r5: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:39:57 INFO : potato2.rclone_chunk.001_bbs3r5: Deleted 2026/04/11 02:39:57 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:39:57 DEBUG : potato2.rclone_chunk.002_bbs3r5: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:39:57 INFO : potato2.rclone_chunk.002_bbs3r5: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:39:57 INFO : potato2.rclone_chunk.002_bbs3r5: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2026/04/11 02:39:58 DEBUG : remotepotato.rclone_chunk.001: size = 50 OK 2026/04/11 02:39:58 DEBUG : remotepotato.rclone_chunk.001_bbs4fv: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:39:58 INFO : remotepotato.rclone_chunk.001_bbs4fv: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2026/04/11 02:39:58 INFO : remotepotato.rclone_chunk.001_bbs4fv: Deleted 2026/04/11 02:39:58 DEBUG : remotepotato.rclone_chunk.002: size = 10 OK 2026/04/11 02:39:58 DEBUG : remotepotato.rclone_chunk.002_bbs4fv: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:39:58 INFO : remotepotato.rclone_chunk.002_bbs4fv: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2026/04/11 02:39:58 INFO : remotepotato.rclone_chunk.002_bbs4fv: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.97s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.10s) --- PASS: TestCheck/5 (0.11s) --- PASS: TestCheck/6 (0.10s) --- PASS: TestCheck/7 (0.11s) === RUN TestCheckFsError 2026/04/11 02:39:59 DEBUG : Creating backend with remote "nonexistent" 2026/04/11 02:39:59 DEBUG : Creating backend with remote "nonexistent" 2026/04/11 02:39:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/11 02:39:59 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/11 02:39:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/11 02:39:59 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:39:59 DEBUG : rutabaga: size = 8 OK 2026/04/11 02:39:59 DEBUG : rutabaga.rclone_chunk.001_bbs6ii: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/04/11 02:39:59 INFO : rutabaga.rclone_chunk.001_bbs6ii: Copied (server-side copy) to: rutabaga 2026/04/11 02:39:59 INFO : rutabaga.rclone_chunk.001_bbs6ii: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/11 02:40:00 DEBUG : empty space: size = 1 OK 2026/04/11 02:40:00 DEBUG : empty space.rclone_chunk.001_bbs7t3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:40:00 INFO : empty space.rclone_chunk.001_bbs7t3: Copied (server-side copy) to: empty space 2026/04/11 02:40:00 INFO : empty space.rclone_chunk.001_bbs7t3: Deleted === RUN TestCheckDownload/3 2026/04/11 02:40:01 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:01 DEBUG : potato2.rclone_chunk.001_bbs8im: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:40:01 INFO : potato2.rclone_chunk.001_bbs8im: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:40:01 INFO : potato2.rclone_chunk.001_bbs8im: Deleted 2026/04/11 02:40:01 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:40:01 DEBUG : potato2.rclone_chunk.002_bbs8im: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:40:01 INFO : potato2.rclone_chunk.002_bbs8im: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:40:01 INFO : potato2.rclone_chunk.002_bbs8im: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/11 02:40:02 DEBUG : remotepotato.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:02 DEBUG : remotepotato.rclone_chunk.001_bbs9vw: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:40:02 INFO : remotepotato.rclone_chunk.001_bbs9vw: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2026/04/11 02:40:02 INFO : remotepotato.rclone_chunk.001_bbs9vw: Deleted 2026/04/11 02:40:02 DEBUG : remotepotato.rclone_chunk.002: size = 10 OK 2026/04/11 02:40:02 DEBUG : remotepotato.rclone_chunk.002_bbs9vw: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:40:02 INFO : remotepotato.rclone_chunk.002_bbs9vw: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2026/04/11 02:40:03 INFO : remotepotato.rclone_chunk.002_bbs9vw: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.98s) --- PASS: TestCheckDownload/1 (0.17s) --- PASS: TestCheckDownload/2 (0.10s) --- PASS: TestCheckDownload/3 (0.10s) --- PASS: TestCheckDownload/4 (0.27s) --- PASS: TestCheckDownload/5 (0.24s) --- PASS: TestCheckDownload/6 (0.22s) --- PASS: TestCheckDownload/7 (0.21s) === RUN TestCheckSizeOnly run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:40:04 DEBUG : rutabaga: size = 8 OK 2026/04/11 02:40:04 DEBUG : rutabaga.rclone_chunk.001_bbsbf8: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/04/11 02:40:04 INFO : rutabaga.rclone_chunk.001_bbsbf8: Copied (server-side copy) to: rutabaga 2026/04/11 02:40:04 INFO : rutabaga.rclone_chunk.001_bbsbf8: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/11 02:40:05 DEBUG : empty space: size = 1 OK 2026/04/11 02:40:05 DEBUG : empty space.rclone_chunk.001_bbsc5v: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:40:05 INFO : empty space.rclone_chunk.001_bbsc5v: Copied (server-side copy) to: empty space 2026/04/11 02:40:05 INFO : empty space.rclone_chunk.001_bbsc5v: Deleted === RUN TestCheckSizeOnly/3 2026/04/11 02:40:06 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:06 DEBUG : potato2.rclone_chunk.001_bbscbc: md5 = 7aae4bed43d85a096dfb477b772cbd82 OK 2026/04/11 02:40:06 INFO : potato2.rclone_chunk.001_bbscbc: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:40:06 INFO : potato2.rclone_chunk.001_bbscbc: Deleted 2026/04/11 02:40:06 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:40:06 DEBUG : potato2.rclone_chunk.002_bbscbc: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:40:06 INFO : potato2.rclone_chunk.002_bbscbc: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:40:06 INFO : potato2.rclone_chunk.002_bbscbc: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/11 02:40:07 DEBUG : remotepotato.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:07 DEBUG : remotepotato.rclone_chunk.001_bbsd7f: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:40:07 INFO : remotepotato.rclone_chunk.001_bbsd7f: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2026/04/11 02:40:07 INFO : remotepotato.rclone_chunk.001_bbsd7f: Deleted 2026/04/11 02:40:07 DEBUG : remotepotato.rclone_chunk.002: size = 10 OK 2026/04/11 02:40:07 DEBUG : remotepotato.rclone_chunk.002_bbsd7f: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:40:07 INFO : remotepotato.rclone_chunk.002_bbsd7f: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2026/04/11 02:40:07 INFO : remotepotato.rclone_chunk.002_bbsd7f: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.92s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.04s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:40:08 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:08 DEBUG : test.sum.rclone_chunk.001_bbsfye: md5 = beb72ab4ac381ac34cb19ceda8bfa7fc OK 2026/04/11 02:40:08 INFO : test.sum.rclone_chunk.001_bbsfye: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:08 INFO : test.sum.rclone_chunk.001_bbsfye: Deleted 2026/04/11 02:40:09 DEBUG : test.sum.rclone_chunk.002: size = 31 OK 2026/04/11 02:40:09 DEBUG : test.sum.rclone_chunk.002_bbsfye: md5 = d13f1f8e422dcd4bc74e2c67063e5c56 OK 2026/04/11 02:40:09 INFO : test.sum.rclone_chunk.002_bbsfye: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:09 INFO : test.sum.rclone_chunk.002_bbsfye: Deleted 2026/04/11 02:40:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/11 02:40:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/11 02:40:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/11 02:40:09 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/11 02:40:10 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:10 DEBUG : test.sum.rclone_chunk.001_bbsgun: md5 = 8be4b48591e7a60208aefefd46c8c1b5 OK 2026/04/11 02:40:10 INFO : test.sum.rclone_chunk.001_bbsgun: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:10 INFO : test.sum.rclone_chunk.001_bbsgun: Deleted 2026/04/11 02:40:10 DEBUG : test.sum.rclone_chunk.002: size = 40 OK 2026/04/11 02:40:10 DEBUG : test.sum.rclone_chunk.002_bbsgun: md5 = 886c3fdcf2c49f6fda528800fb252f8d OK 2026/04/11 02:40:10 INFO : test.sum.rclone_chunk.002_bbsgun: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:10 INFO : test.sum.rclone_chunk.002_bbsgun: Deleted 2026/04/11 02:40:10 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/11 02:40:10 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/11 02:40:10 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/11 02:40:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.53s) === RUN TestCheckSum run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:40:10 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/data" 2026/04/11 02:40:10 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/data" 2026/04/11 02:40:11 DEBUG : data/banana: size = 13 OK 2026/04/11 02:40:11 DEBUG : data/banana.rclone_chunk.001_bbsic5: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:11 INFO : data/banana.rclone_chunk.001_bbsic5: Copied (server-side copy) to: data/banana 2026/04/11 02:40:11 INFO : data/banana.rclone_chunk.001_bbsic5: Deleted 2026/04/11 02:40:12 DEBUG : test.sum: size = 41 OK 2026/04/11 02:40:12 DEBUG : test.sum.rclone_chunk.001_bbsi80: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/04/11 02:40:12 INFO : test.sum.rclone_chunk.001_bbsi80: Copied (server-side copy) to: test.sum 2026/04/11 02:40:12 INFO : test.sum.rclone_chunk.001_bbsi80: Deleted === RUN TestCheckSum/subtest1 2026/04/11 02:40:12 DEBUG : data/potato: size = 15 OK 2026/04/11 02:40:12 DEBUG : data/potato.rclone_chunk.001_bbsjtn: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/04/11 02:40:12 INFO : data/potato.rclone_chunk.001_bbsjtn: Copied (server-side copy) to: data/potato 2026/04/11 02:40:12 INFO : data/potato.rclone_chunk.001_bbsjtn: Deleted 2026/04/11 02:40:13 DEBUG : test.sum: size = 41 OK 2026/04/11 02:40:13 DEBUG : test.sum.rclone_chunk.001_bbskyy: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/04/11 02:40:13 INFO : test.sum.rclone_chunk.001_bbskyy: Copied (server-side copy) to: test.sum 2026/04/11 02:40:13 INFO : test.sum.rclone_chunk.001_bbskyy: Deleted === RUN TestCheckSum/subtest2 2026/04/11 02:40:14 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:14 DEBUG : test.sum.rclone_chunk.001_bbsk16: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/04/11 02:40:14 INFO : test.sum.rclone_chunk.001_bbsk16: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:14 INFO : test.sum.rclone_chunk.001_bbsk16: Deleted 2026/04/11 02:40:14 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/04/11 02:40:14 DEBUG : test.sum.rclone_chunk.002_bbsk16: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2026/04/11 02:40:14 INFO : test.sum.rclone_chunk.002_bbsk16: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:14 INFO : test.sum.rclone_chunk.002_bbsk16: Deleted === RUN TestCheckSum/subtest3 2026/04/11 02:40:16 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:16 DEBUG : test.sum.rclone_chunk.001_bbsmv2: md5 = b6eacb677fc531ff0eaca354cfb33fcc OK 2026/04/11 02:40:16 INFO : test.sum.rclone_chunk.001_bbsmv2: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:16 INFO : test.sum.rclone_chunk.001_bbsmv2: Deleted 2026/04/11 02:40:16 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/04/11 02:40:16 DEBUG : test.sum.rclone_chunk.002_bbsmv2: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2026/04/11 02:40:16 INFO : test.sum.rclone_chunk.002_bbsmv2: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:16 INFO : test.sum.rclone_chunk.002_bbsmv2: Deleted === RUN TestCheckSum/subtest4 2026/04/11 02:40:17 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:17 DEBUG : test.sum.rclone_chunk.001_bbso1d: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/04/11 02:40:17 INFO : test.sum.rclone_chunk.001_bbso1d: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:17 INFO : test.sum.rclone_chunk.001_bbso1d: Deleted 2026/04/11 02:40:17 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2026/04/11 02:40:17 DEBUG : test.sum.rclone_chunk.002_bbso1d: md5 = b909219117b3636e363e94e4836e8411 OK 2026/04/11 02:40:17 INFO : test.sum.rclone_chunk.002_bbso1d: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:17 INFO : test.sum.rclone_chunk.002_bbso1d: Deleted 2026/04/11 02:40:18 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2026/04/11 02:40:18 DEBUG : test.sum.rclone_chunk.003_bbso1d: md5 = c5a40f102a891468bcbb2e177079c347 OK 2026/04/11 02:40:18 INFO : test.sum.rclone_chunk.003_bbso1d: Copied (server-side copy) to: test.sum.rclone_chunk.003 2026/04/11 02:40:18 INFO : test.sum.rclone_chunk.003_bbso1d: Deleted === RUN TestCheckSum/subtest5 2026/04/11 02:40:19 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:19 DEBUG : test.sum.rclone_chunk.001_bbspmp: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/04/11 02:40:19 INFO : test.sum.rclone_chunk.001_bbspmp: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:19 INFO : test.sum.rclone_chunk.001_bbspmp: Deleted 2026/04/11 02:40:19 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2026/04/11 02:40:19 DEBUG : test.sum.rclone_chunk.002_bbspmp: md5 = 6c37b82158c61ac231446756101d3210 OK 2026/04/11 02:40:19 INFO : test.sum.rclone_chunk.002_bbspmp: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:19 INFO : test.sum.rclone_chunk.002_bbspmp: Deleted 2026/04/11 02:40:20 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2026/04/11 02:40:20 DEBUG : test.sum.rclone_chunk.003_bbspmp: md5 = 7066e52e5a54e893c3bb9e606f49143b OK 2026/04/11 02:40:20 INFO : test.sum.rclone_chunk.003_bbspmp: Copied (server-side copy) to: test.sum.rclone_chunk.003 2026/04/11 02:40:20 INFO : test.sum.rclone_chunk.003_bbspmp: Deleted === RUN TestCheckSum/subtest6 2026/04/11 02:40:21 DEBUG : data/banana: size = 13 OK 2026/04/11 02:40:21 DEBUG : data/banana.rclone_chunk.001_bbsst8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:21 INFO : data/banana.rclone_chunk.001_bbsst8: Copied (server-side copy) to: data/banana 2026/04/11 02:40:21 INFO : data/banana.rclone_chunk.001_bbsst8: Deleted 2026/04/11 02:40:22 DEBUG : data/potato: size = 15 OK 2026/04/11 02:40:22 DEBUG : data/potato.rclone_chunk.001_bbss09: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/04/11 02:40:22 INFO : data/potato.rclone_chunk.001_bbss09: Copied (server-side copy) to: data/potato 2026/04/11 02:40:22 INFO : data/potato.rclone_chunk.001_bbss09: Deleted 2026/04/11 02:40:22 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:22 DEBUG : test.sum.rclone_chunk.001_bbstx8: md5 = d25881d023d0582189183b9b86c995a5 OK 2026/04/11 02:40:22 INFO : test.sum.rclone_chunk.001_bbstx8: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:22 INFO : test.sum.rclone_chunk.001_bbstx8: Deleted 2026/04/11 02:40:23 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/04/11 02:40:23 DEBUG : test.sum.rclone_chunk.002_bbstx8: md5 = 2fa9fd30a64196380f903f6b5566ecab OK 2026/04/11 02:40:23 INFO : test.sum.rclone_chunk.002_bbstx8: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:23 INFO : test.sum.rclone_chunk.002_bbstx8: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (13.26s) --- PASS: TestCheckSum/subtest1 (0.19s) --- PASS: TestCheckSum/subtest2 (0.18s) --- PASS: TestCheckSum/subtest3 (0.32s) --- PASS: TestCheckSum/subtest4 (0.30s) --- PASS: TestCheckSum/subtest5 (0.35s) --- PASS: TestCheckSum/subtest6 (0.44s) --- PASS: TestCheckSum/subtest7 (0.31s) === RUN TestCheckSumDownload run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:40:24 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/data" 2026/04/11 02:40:24 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/data" 2026/04/11 02:40:24 DEBUG : data/banana: size = 13 OK 2026/04/11 02:40:24 DEBUG : data/banana.rclone_chunk.001_bbsv45: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:24 INFO : data/banana.rclone_chunk.001_bbsv45: Copied (server-side copy) to: data/banana 2026/04/11 02:40:24 INFO : data/banana.rclone_chunk.001_bbsv45: Deleted 2026/04/11 02:40:25 DEBUG : test.sum: size = 41 OK 2026/04/11 02:40:25 DEBUG : test.sum.rclone_chunk.001_bbsvdb: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/04/11 02:40:25 INFO : test.sum.rclone_chunk.001_bbsvdb: Copied (server-side copy) to: test.sum 2026/04/11 02:40:25 INFO : test.sum.rclone_chunk.001_bbsvdb: Deleted === RUN TestCheckSumDownload/subtest1 2026/04/11 02:40:26 DEBUG : data/potato: size = 15 OK 2026/04/11 02:40:26 DEBUG : data/potato.rclone_chunk.001_bbswh0: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/04/11 02:40:26 INFO : data/potato.rclone_chunk.001_bbswh0: Copied (server-side copy) to: data/potato 2026/04/11 02:40:26 INFO : data/potato.rclone_chunk.001_bbswh0: Deleted 2026/04/11 02:40:26 DEBUG : test.sum: size = 41 OK 2026/04/11 02:40:26 DEBUG : test.sum.rclone_chunk.001_bbsxnj: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/04/11 02:40:26 INFO : test.sum.rclone_chunk.001_bbsxnj: Copied (server-side copy) to: test.sum 2026/04/11 02:40:26 INFO : test.sum.rclone_chunk.001_bbsxnj: Deleted === RUN TestCheckSumDownload/subtest2 2026/04/11 02:40:27 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:27 DEBUG : test.sum.rclone_chunk.001_bbsysh: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/04/11 02:40:27 INFO : test.sum.rclone_chunk.001_bbsysh: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:27 INFO : test.sum.rclone_chunk.001_bbsysh: Deleted 2026/04/11 02:40:27 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/04/11 02:40:27 DEBUG : test.sum.rclone_chunk.002_bbsysh: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2026/04/11 02:40:27 INFO : test.sum.rclone_chunk.002_bbsysh: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:27 INFO : test.sum.rclone_chunk.002_bbsysh: Deleted === RUN TestCheckSumDownload/subtest3 2026/04/11 02:40:29 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:29 DEBUG : test.sum.rclone_chunk.001_bbszcb: md5 = b6eacb677fc531ff0eaca354cfb33fcc OK 2026/04/11 02:40:29 INFO : test.sum.rclone_chunk.001_bbszcb: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:29 INFO : test.sum.rclone_chunk.001_bbszcb: Deleted 2026/04/11 02:40:29 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/04/11 02:40:29 DEBUG : test.sum.rclone_chunk.002_bbszcb: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2026/04/11 02:40:29 INFO : test.sum.rclone_chunk.002_bbszcb: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:29 INFO : test.sum.rclone_chunk.002_bbszcb: Deleted === RUN TestCheckSumDownload/subtest4 2026/04/11 02:40:31 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:31 DEBUG : test.sum.rclone_chunk.001_bbt10j: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/04/11 02:40:31 INFO : test.sum.rclone_chunk.001_bbt10j: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:31 INFO : test.sum.rclone_chunk.001_bbt10j: Deleted 2026/04/11 02:40:31 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2026/04/11 02:40:31 DEBUG : test.sum.rclone_chunk.002_bbt10j: md5 = b909219117b3636e363e94e4836e8411 OK 2026/04/11 02:40:31 INFO : test.sum.rclone_chunk.002_bbt10j: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:31 INFO : test.sum.rclone_chunk.002_bbt10j: Deleted 2026/04/11 02:40:31 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2026/04/11 02:40:31 DEBUG : test.sum.rclone_chunk.003_bbt10j: md5 = c5a40f102a891468bcbb2e177079c347 OK 2026/04/11 02:40:31 INFO : test.sum.rclone_chunk.003_bbt10j: Copied (server-side copy) to: test.sum.rclone_chunk.003 2026/04/11 02:40:31 INFO : test.sum.rclone_chunk.003_bbt10j: Deleted === RUN TestCheckSumDownload/subtest5 2026/04/11 02:40:33 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:33 DEBUG : test.sum.rclone_chunk.001_bbt3ea: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/04/11 02:40:33 INFO : test.sum.rclone_chunk.001_bbt3ea: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:33 INFO : test.sum.rclone_chunk.001_bbt3ea: Deleted 2026/04/11 02:40:33 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2026/04/11 02:40:33 DEBUG : test.sum.rclone_chunk.002_bbt3ea: md5 = 6c37b82158c61ac231446756101d3210 OK 2026/04/11 02:40:33 INFO : test.sum.rclone_chunk.002_bbt3ea: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:33 INFO : test.sum.rclone_chunk.002_bbt3ea: Deleted 2026/04/11 02:40:33 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2026/04/11 02:40:33 DEBUG : test.sum.rclone_chunk.003_bbt3ea: md5 = 7066e52e5a54e893c3bb9e606f49143b OK 2026/04/11 02:40:33 INFO : test.sum.rclone_chunk.003_bbt3ea: Copied (server-side copy) to: test.sum.rclone_chunk.003 2026/04/11 02:40:33 INFO : test.sum.rclone_chunk.003_bbt3ea: Deleted === RUN TestCheckSumDownload/subtest6 2026/04/11 02:40:34 DEBUG : data/banana: size = 13 OK 2026/04/11 02:40:34 DEBUG : data/banana.rclone_chunk.001_bbt516: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:34 INFO : data/banana.rclone_chunk.001_bbt516: Copied (server-side copy) to: data/banana 2026/04/11 02:40:34 INFO : data/banana.rclone_chunk.001_bbt516: Deleted 2026/04/11 02:40:35 DEBUG : data/potato: size = 15 OK 2026/04/11 02:40:35 DEBUG : data/potato.rclone_chunk.001_bbt5u7: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/04/11 02:40:35 INFO : data/potato.rclone_chunk.001_bbt5u7: Copied (server-side copy) to: data/potato 2026/04/11 02:40:35 INFO : data/potato.rclone_chunk.001_bbt5u7: Deleted 2026/04/11 02:40:35 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/04/11 02:40:35 DEBUG : test.sum.rclone_chunk.001_bbt624: md5 = d25881d023d0582189183b9b86c995a5 OK 2026/04/11 02:40:35 INFO : test.sum.rclone_chunk.001_bbt624: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/04/11 02:40:35 INFO : test.sum.rclone_chunk.001_bbt624: Deleted 2026/04/11 02:40:36 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/04/11 02:40:36 DEBUG : test.sum.rclone_chunk.002_bbt624: md5 = 2fa9fd30a64196380f903f6b5566ecab OK 2026/04/11 02:40:36 INFO : test.sum.rclone_chunk.002_bbt624: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/04/11 02:40:36 INFO : test.sum.rclone_chunk.002_bbt624: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.19s) --- PASS: TestCheckSumDownload/subtest1 (0.24s) --- PASS: TestCheckSumDownload/subtest2 (0.25s) --- PASS: TestCheckSumDownload/subtest3 (0.40s) --- PASS: TestCheckSumDownload/subtest4 (0.35s) --- PASS: TestCheckSumDownload/subtest5 (0.42s) --- PASS: TestCheckSumDownload/subtest6 (0.42s) --- PASS: TestCheckSumDownload/subtest7 (0.42s) === RUN TestApplyTransforms 2026/04/11 02:40:37 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-norezex2vosi" 2026/04/11 02:40:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:37 DEBUG : Creating backend with remote "TestS3:rclone-test-norezex2vosi" 2026/04/11 02:40:37 DEBUG : Creating backend with remote "/tmp/rclone1380528499" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-norezex2vosi'", Local "Local file system at /tmp/rclone1380528499", Modify Window "1ns" 2026/04/11 02:40:38 INFO : S3 bucket rclone-test-norezex2vosi: Bucket "rclone-test-norezex2vosi" created with ACL "" 2026/04/11 02:40:38 DEBUG : hello, world!: size = 13 OK 2026/04/11 02:40:38 DEBUG : hello, world!.rclone_chunk.001_bbt954: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:38 INFO : hello, world!.rclone_chunk.001_bbt954: Copied (server-side copy) to: hello, world! 2026/04/11 02:40:38 INFO : hello, world!.rclone_chunk.001_bbt954: Deleted upper checkfile vs. lower remote (without normalization) 2026/04/11 02:40:38 ERROR : hello, world!: sum not found 2026/04/11 02:40:38 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-norezex2vosi' 2026/04/11 02:40:38 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-norezex2vosi': 1 files missing 2026/04/11 02:40:38 NOTICE: 1 hashes missing 2026/04/11 02:40:38 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-norezex2vosi': 1 differences found 2026/04/11 02:40:38 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-norezex2vosi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/11 02:40:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:38 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-norezex2vosi': 0 differences found 2026/04/11 02:40:38 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-norezex2vosi': 1 matching files 2026/04/11 02:40:38 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-bexaqix0qeqa" 2026/04/11 02:40:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:38 DEBUG : Creating backend with remote "TestS3:rclone-test-bexaqix0qeqa" 2026/04/11 02:40:38 DEBUG : Creating backend with remote "/tmp/rclone2362307805" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-bexaqix0qeqa'", Local "Local file system at /tmp/rclone2362307805", Modify Window "1ns" 2026/04/11 02:40:39 INFO : S3 bucket rclone-test-bexaqix0qeqa: Bucket "rclone-test-bexaqix0qeqa" created with ACL "" 2026/04/11 02:40:40 DEBUG : HELLO, WORLD!: size = 13 OK 2026/04/11 02:40:40 DEBUG : HELLO, WORLD!.rclone_chunk.001_bbtapm: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:40 INFO : HELLO, WORLD!.rclone_chunk.001_bbtapm: Copied (server-side copy) to: HELLO, WORLD! 2026/04/11 02:40:40 INFO : HELLO, WORLD!.rclone_chunk.001_bbtapm: Deleted lower checkfile vs. upper remote (without normalization) 2026/04/11 02:40:40 ERROR : HELLO, WORLD!: sum not found 2026/04/11 02:40:40 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-bexaqix0qeqa' 2026/04/11 02:40:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-bexaqix0qeqa': 1 files missing 2026/04/11 02:40:40 NOTICE: 1 hashes missing 2026/04/11 02:40:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-bexaqix0qeqa': 1 differences found 2026/04/11 02:40:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-bexaqix0qeqa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/11 02:40:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-bexaqix0qeqa': 0 differences found 2026/04/11 02:40:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-bexaqix0qeqa': 1 matching files 2026/04/11 02:40:40 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-qagecum5leye" 2026/04/11 02:40:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:40 DEBUG : Creating backend with remote "TestS3:rclone-test-qagecum5leye" 2026/04/11 02:40:40 DEBUG : Creating backend with remote "/tmp/rclone1480641795" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-qagecum5leye'", Local "Local file system at /tmp/rclone1480641795", Modify Window "1ns" 2026/04/11 02:40:41 INFO : S3 bucket rclone-test-qagecum5leye: Bucket "rclone-test-qagecum5leye" created with ACL "" 2026/04/11 02:40:41 DEBUG : HeLlO, wOrLd!: size = 13 OK 2026/04/11 02:40:41 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_bbtcrf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:41 INFO : HeLlO, wOrLd!.rclone_chunk.001_bbtcrf: Copied (server-side copy) to: HeLlO, wOrLd! 2026/04/11 02:40:41 INFO : HeLlO, wOrLd!.rclone_chunk.001_bbtcrf: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/11 02:40:41 ERROR : HeLlO, wOrLd!: sum not found 2026/04/11 02:40:41 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-qagecum5leye' 2026/04/11 02:40:41 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qagecum5leye': 1 files missing 2026/04/11 02:40:41 NOTICE: 1 hashes missing 2026/04/11 02:40:41 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qagecum5leye': 1 differences found 2026/04/11 02:40:41 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qagecum5leye': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/11 02:40:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:41 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qagecum5leye': 0 differences found 2026/04/11 02:40:41 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qagecum5leye': 1 matching files 2026/04/11 02:40:41 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-calimez9hisa" 2026/04/11 02:40:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:41 DEBUG : Creating backend with remote "TestS3:rclone-test-calimez9hisa" 2026/04/11 02:40:41 DEBUG : Creating backend with remote "/tmp/rclone2700377446" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-calimez9hisa'", Local "Local file system at /tmp/rclone2700377446", Modify Window "1ns" 2026/04/11 02:40:42 INFO : S3 bucket rclone-test-calimez9hisa: Bucket "rclone-test-calimez9hisa" created with ACL "" 2026/04/11 02:40:43 DEBUG : HELLO, WORLD!: size = 13 OK 2026/04/11 02:40:43 DEBUG : HELLO, WORLD!.rclone_chunk.001_bbtdz6: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:43 INFO : HELLO, WORLD!.rclone_chunk.001_bbtdz6: Copied (server-side copy) to: HELLO, WORLD! 2026/04/11 02:40:43 INFO : HELLO, WORLD!.rclone_chunk.001_bbtdz6: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/11 02:40:43 ERROR : HELLO, WORLD!: sum not found 2026/04/11 02:40:43 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-calimez9hisa' 2026/04/11 02:40:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-calimez9hisa': 1 files missing 2026/04/11 02:40:43 NOTICE: 1 hashes missing 2026/04/11 02:40:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-calimez9hisa': 1 differences found 2026/04/11 02:40:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-calimez9hisa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/11 02:40:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-calimez9hisa': 0 differences found 2026/04/11 02:40:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-calimez9hisa': 1 matching files 2026/04/11 02:40:43 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-dufetir5qiti" 2026/04/11 02:40:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:43 DEBUG : Creating backend with remote "TestS3:rclone-test-dufetir5qiti" 2026/04/11 02:40:43 DEBUG : Creating backend with remote "/tmp/rclone1646438705" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-dufetir5qiti'", Local "Local file system at /tmp/rclone1646438705", Modify Window "1ns" 2026/04/11 02:40:44 INFO : S3 bucket rclone-test-dufetir5qiti: Bucket "rclone-test-dufetir5qiti" created with ACL "" 2026/04/11 02:40:44 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/04/11 02:40:44 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_bbtfp1: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:44 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bbtfp1: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/11 02:40:44 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bbtfp1: Deleted NFD checkfile vs. NFC remote (without normalization) 2026/04/11 02:40:44 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/11 02:40:44 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-dufetir5qiti' 2026/04/11 02:40:44 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-dufetir5qiti': 1 files missing 2026/04/11 02:40:44 NOTICE: 1 hashes missing 2026/04/11 02:40:44 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-dufetir5qiti': 1 differences found 2026/04/11 02:40:44 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-dufetir5qiti': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/11 02:40:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:44 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-dufetir5qiti': 0 differences found 2026/04/11 02:40:44 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-dufetir5qiti': 1 matching files 2026/04/11 02:40:44 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-binehuf4fici" 2026/04/11 02:40:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:44 DEBUG : Creating backend with remote "TestS3:rclone-test-binehuf4fici" 2026/04/11 02:40:44 DEBUG : Creating backend with remote "/tmp/rclone1097708571" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-binehuf4fici'", Local "Local file system at /tmp/rclone1097708571", Modify Window "1ns" 2026/04/11 02:40:45 INFO : S3 bucket rclone-test-binehuf4fici: Bucket "rclone-test-binehuf4fici" created with ACL "" 2026/04/11 02:40:46 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/04/11 02:40:46 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_bbtgiy: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:46 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bbtgiy: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/11 02:40:46 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bbtgiy: Deleted NFC checkfile vs. NFD remote (without normalization) 2026/04/11 02:40:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/11 02:40:46 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-binehuf4fici' 2026/04/11 02:40:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-binehuf4fici': 1 files missing 2026/04/11 02:40:46 NOTICE: 1 hashes missing 2026/04/11 02:40:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-binehuf4fici': 1 differences found 2026/04/11 02:40:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-binehuf4fici': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/11 02:40:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-binehuf4fici': 0 differences found 2026/04/11 02:40:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-binehuf4fici': 1 matching files 2026/04/11 02:40:46 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-fepumig4boju" 2026/04/11 02:40:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:46 DEBUG : Creating backend with remote "TestS3:rclone-test-fepumig4boju" 2026/04/11 02:40:46 DEBUG : Creating backend with remote "/tmp/rclone1766209388" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-fepumig4boju'", Local "Local file system at /tmp/rclone1766209388", Modify Window "1ns" 2026/04/11 02:40:47 INFO : S3 bucket rclone-test-fepumig4boju: Bucket "rclone-test-fepumig4boju" created with ACL "" 2026/04/11 02:40:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/04/11 02:40:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtiet: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtiet: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/04/11 02:40:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtiet: Deleted NFDx2 checkfile vs. both remote (without normalization) 2026/04/11 02:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/11 02:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-fepumig4boju' 2026/04/11 02:40:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-fepumig4boju': 1 files missing 2026/04/11 02:40:47 NOTICE: 1 hashes missing 2026/04/11 02:40:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-fepumig4boju': 1 differences found 2026/04/11 02:40:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-fepumig4boju': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/11 02:40:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-fepumig4boju': 0 differences found 2026/04/11 02:40:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-fepumig4boju': 1 matching files 2026/04/11 02:40:47 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-winenot9runu" 2026/04/11 02:40:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:47 DEBUG : Creating backend with remote "TestS3:rclone-test-winenot9runu" 2026/04/11 02:40:47 DEBUG : Creating backend with remote "/tmp/rclone2306664989" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-winenot9runu'", Local "Local file system at /tmp/rclone2306664989", Modify Window "1ns" 2026/04/11 02:40:48 INFO : S3 bucket rclone-test-winenot9runu: Bucket "rclone-test-winenot9runu" created with ACL "" 2026/04/11 02:40:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/04/11 02:40:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtjb8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:48 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtjb8: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/04/11 02:40:48 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtjb8: Deleted NFCx2 checkfile vs. both remote (without normalization) 2026/04/11 02:40:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/11 02:40:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-winenot9runu' 2026/04/11 02:40:48 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-winenot9runu': 1 files missing 2026/04/11 02:40:48 NOTICE: 1 hashes missing 2026/04/11 02:40:48 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-winenot9runu': 1 differences found 2026/04/11 02:40:48 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-winenot9runu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/11 02:40:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:49 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-winenot9runu': 0 differences found 2026/04/11 02:40:49 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-winenot9runu': 1 matching files 2026/04/11 02:40:49 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-gupudeg2jucu" 2026/04/11 02:40:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:49 DEBUG : Creating backend with remote "TestS3:rclone-test-gupudeg2jucu" 2026/04/11 02:40:49 DEBUG : Creating backend with remote "/tmp/rclone3495908994" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-gupudeg2jucu'", Local "Local file system at /tmp/rclone3495908994", Modify Window "1ns" 2026/04/11 02:40:49 INFO : S3 bucket rclone-test-gupudeg2jucu: Bucket "rclone-test-gupudeg2jucu" created with ACL "" 2026/04/11 02:40:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/04/11 02:40:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtk6n: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtk6n: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/04/11 02:40:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtk6n: Deleted both checkfile vs. NFDx2 remote (without normalization) 2026/04/11 02:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/11 02:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-gupudeg2jucu' 2026/04/11 02:40:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gupudeg2jucu': 1 files missing 2026/04/11 02:40:50 NOTICE: 1 hashes missing 2026/04/11 02:40:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gupudeg2jucu': 1 differences found 2026/04/11 02:40:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gupudeg2jucu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/11 02:40:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gupudeg2jucu': 0 differences found 2026/04/11 02:40:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gupudeg2jucu': 1 matching files 2026/04/11 02:40:50 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-womorit0sema" 2026/04/11 02:40:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:40:50 DEBUG : Creating backend with remote "TestS3:rclone-test-womorit0sema" 2026/04/11 02:40:50 DEBUG : Creating backend with remote "/tmp/rclone2700237880" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-womorit0sema'", Local "Local file system at /tmp/rclone2700237880", Modify Window "1ns" 2026/04/11 02:40:51 INFO : S3 bucket rclone-test-womorit0sema: Bucket "rclone-test-womorit0sema" created with ACL "" 2026/04/11 02:40:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/04/11 02:40:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtmu5: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtmu5: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/04/11 02:40:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bbtmu5: Deleted both checkfile vs. NFCx2 remote (without normalization) 2026/04/11 02:40:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/11 02:40:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-womorit0sema' 2026/04/11 02:40:51 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-womorit0sema': 1 files missing 2026/04/11 02:40:51 NOTICE: 1 hashes missing 2026/04/11 02:40:51 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-womorit0sema': 1 differences found 2026/04/11 02:40:51 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-womorit0sema': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/11 02:40:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/11 02:40:51 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-womorit0sema': 0 differences found 2026/04/11 02:40:51 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-womorit0sema': 1 matching files 2026/04/11 02:40:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-womorit0sema': Purge remote 2026/04/11 02:40:51 DEBUG : S3 bucket rclone-test-womorit0sema: bucket is versioned: false 2026/04/11 02:40:51 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:51 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/04/11 02:40:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/04/11 02:40:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/04/11 02:40:52 INFO : S3 bucket rclone-test-womorit0sema: Bucket "rclone-test-womorit0sema" deleted 2026/04/11 02:40:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-gupudeg2jucu': Purge remote 2026/04/11 02:40:52 DEBUG : S3 bucket rclone-test-gupudeg2jucu: bucket is versioned: false 2026/04/11 02:40:52 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:52 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/04/11 02:40:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/04/11 02:40:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/04/11 02:40:52 INFO : S3 bucket rclone-test-gupudeg2jucu: Bucket "rclone-test-gupudeg2jucu" deleted 2026/04/11 02:40:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-winenot9runu': Purge remote 2026/04/11 02:40:52 DEBUG : S3 bucket rclone-test-winenot9runu: bucket is versioned: false 2026/04/11 02:40:52 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:52 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/04/11 02:40:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/04/11 02:40:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/04/11 02:40:53 INFO : S3 bucket rclone-test-winenot9runu: Bucket "rclone-test-winenot9runu" deleted 2026/04/11 02:40:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-fepumig4boju': Purge remote 2026/04/11 02:40:53 DEBUG : S3 bucket rclone-test-fepumig4boju: bucket is versioned: false 2026/04/11 02:40:53 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:53 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/04/11 02:40:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/04/11 02:40:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/04/11 02:40:53 INFO : S3 bucket rclone-test-fepumig4boju: Bucket "rclone-test-fepumig4boju" deleted 2026/04/11 02:40:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-binehuf4fici': Purge remote 2026/04/11 02:40:53 DEBUG : S3 bucket rclone-test-binehuf4fici: bucket is versioned: false 2026/04/11 02:40:53 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:54 DEBUG : "測試_Русский___ě_áñ" version false 2026/04/11 02:40:54 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/04/11 02:40:54 INFO : 測試_Русский___ě_áñ: Deleted 2026/04/11 02:40:54 INFO : S3 bucket rclone-test-binehuf4fici: Bucket "rclone-test-binehuf4fici" deleted 2026/04/11 02:40:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-dufetir5qiti': Purge remote 2026/04/11 02:40:54 DEBUG : S3 bucket rclone-test-dufetir5qiti: bucket is versioned: false 2026/04/11 02:40:54 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:54 DEBUG : "測試_Русский___ě_áñ" version false 2026/04/11 02:40:54 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/04/11 02:40:54 INFO : 測試_Русский___ě_áñ: Deleted 2026/04/11 02:40:54 INFO : S3 bucket rclone-test-dufetir5qiti: Bucket "rclone-test-dufetir5qiti" deleted 2026/04/11 02:40:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-calimez9hisa': Purge remote 2026/04/11 02:40:55 DEBUG : S3 bucket rclone-test-calimez9hisa: bucket is versioned: false 2026/04/11 02:40:55 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:55 DEBUG : "HELLO, WORLD!" version false 2026/04/11 02:40:55 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/04/11 02:40:55 INFO : HELLO, WORLD!: Deleted 2026/04/11 02:40:55 INFO : S3 bucket rclone-test-calimez9hisa: Bucket "rclone-test-calimez9hisa" deleted 2026/04/11 02:40:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-qagecum5leye': Purge remote 2026/04/11 02:40:55 DEBUG : S3 bucket rclone-test-qagecum5leye: bucket is versioned: false 2026/04/11 02:40:55 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:55 DEBUG : "HeLlO, wOrLd!" version false 2026/04/11 02:40:55 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2026/04/11 02:40:55 INFO : HeLlO, wOrLd!: Deleted 2026/04/11 02:40:56 INFO : S3 bucket rclone-test-qagecum5leye: Bucket "rclone-test-qagecum5leye" deleted 2026/04/11 02:40:56 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-bexaqix0qeqa': Purge remote 2026/04/11 02:40:56 DEBUG : S3 bucket rclone-test-bexaqix0qeqa: bucket is versioned: false 2026/04/11 02:40:56 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:56 DEBUG : "HELLO, WORLD!" version false 2026/04/11 02:40:56 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/04/11 02:40:56 INFO : HELLO, WORLD!: Deleted 2026/04/11 02:40:56 INFO : S3 bucket rclone-test-bexaqix0qeqa: Bucket "rclone-test-bexaqix0qeqa" deleted 2026/04/11 02:40:56 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-norezex2vosi': Purge remote 2026/04/11 02:40:56 DEBUG : S3 bucket rclone-test-norezex2vosi: bucket is versioned: false 2026/04/11 02:40:56 DEBUG : Waiting for deletions to finish 2026/04/11 02:40:56 DEBUG : "hello, world!" version false 2026/04/11 02:40:56 DEBUG : hello, world!: Deleting (id "") 2026/04/11 02:40:57 INFO : hello, world!: Deleted 2026/04/11 02:40:57 INFO : S3 bucket rclone-test-norezex2vosi: Bucket "rclone-test-norezex2vosi" deleted --- PASS: TestApplyTransforms (20.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:40:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/11 02:40:58 DEBUG : sub/file2: size = 14 OK 2026/04/11 02:40:58 DEBUG : sub/file2.rclone_chunk.001_bbts5h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:40:58 INFO : sub/file2.rclone_chunk.001_bbts5h: Copied (server-side copy) to: sub/file2 2026/04/11 02:40:58 INFO : sub/file2.rclone_chunk.001_bbts5h: Deleted 2026/04/11 02:40:58 DEBUG : sub/file2: size = 14 OK 2026/04/11 02:40:58 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:40:58 INFO : file1: Copied (new) to: sub/file2 2026/04/11 02:40:58 DEBUG : sub/file2: size = 14 OK 2026/04/11 02:40:58 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/11 02:40:58 DEBUG : file1: Unchanged skipping 2026/04/11 02:40:58 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.21s) === RUN TestCopyLongFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.08s) === RUN TestCopyFileBackupDir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:40:59 DEBUG : dst/file1: size = 18 OK 2026/04/11 02:40:59 DEBUG : dst/file1.rclone_chunk.001_bbtt2c: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/04/11 02:40:59 INFO : dst/file1.rclone_chunk.001_bbtt2c: Copied (server-side copy) to: dst/file1 2026/04/11 02:40:59 INFO : dst/file1.rclone_chunk.001_bbtt2c: Deleted 2026/04/11 02:40:59 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/backup" 2026/04/11 02:40:59 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/backup" 2026/04/11 02:40:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3012609371) 2026/04/11 02:40:59 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha') 2026/04/11 02:40:59 DEBUG : dst/file1: Sizes differ 2026/04/11 02:40:59 DEBUG : dst/file1: copy non-chunked object... 2026/04/11 02:41:00 DEBUG : dst/file1: size = 18 OK 2026/04/11 02:41:00 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/04/11 02:41:00 INFO : dst/file1: Copied (server-side copy) 2026/04/11 02:41:00 INFO : dst/file1: Deleted 2026/04/11 02:41:00 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:41:00 DEBUG : dst/file1: size = 14 OK 2026/04/11 02:41:00 DEBUG : dst/file1.rclone_chunk.001_bbtvql: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:41:00 INFO : dst/file1.rclone_chunk.001_bbtvql: Copied (server-side copy) to: dst/file1 2026/04/11 02:41:00 INFO : dst/file1.rclone_chunk.001_bbtvql: Deleted 2026/04/11 02:41:00 DEBUG : dst/file1: size = 14 OK 2026/04/11 02:41:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:41:00 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.24s) === RUN TestCopyFileCompareDest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:01 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/dst" 2026/04/11 02:41:01 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/dst" 2026/04/11 02:41:01 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/CompareDest" 2026/04/11 02:41:01 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/CompareDest" 2026/04/11 02:41:01 DEBUG : one: Need to transfer - File not found at Destination 2026/04/11 02:41:01 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:41:02 DEBUG : one: size = 3 OK 2026/04/11 02:41:02 DEBUG : one.rclone_chunk.001_bbtwj0: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:41:02 INFO : one.rclone_chunk.001_bbtwj0: Copied (server-side copy) to: one 2026/04/11 02:41:02 INFO : one.rclone_chunk.001_bbtwj0: Deleted 2026/04/11 02:41:02 DEBUG : one: size = 3 OK 2026/04/11 02:41:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:41:02 INFO : one: Copied (new) 2026/04/11 02:41:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3012609371) 2026/04/11 02:41:02 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha/dst') 2026/04/11 02:41:02 DEBUG : one: Sizes differ 2026/04/11 02:41:02 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:41:02 DEBUG : one: size = 5 OK 2026/04/11 02:41:02 DEBUG : one.rclone_chunk.001_bbtxl0: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/11 02:41:02 INFO : one.rclone_chunk.001_bbtxl0: Copied (server-side copy) to: one 2026/04/11 02:41:03 INFO : one.rclone_chunk.001_bbtxl0: Deleted 2026/04/11 02:41:03 DEBUG : one: size = 5 OK 2026/04/11 02:41:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/11 02:41:03 INFO : one: Copied (replaced existing) 2026/04/11 02:41:03 DEBUG : dst/one: size = 3 OK 2026/04/11 02:41:03 DEBUG : dst/one.rclone_chunk.001_bbty6h: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:41:03 INFO : dst/one.rclone_chunk.001_bbty6h: Copied (server-side copy) to: dst/one 2026/04/11 02:41:03 INFO : dst/one.rclone_chunk.001_bbty6h: Deleted 2026/04/11 02:41:04 DEBUG : CompareDest/one: size = 5 OK 2026/04/11 02:41:04 DEBUG : CompareDest/one.rclone_chunk.001_bbtyel: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/11 02:41:04 INFO : CompareDest/one.rclone_chunk.001_bbtyel: Copied (server-side copy) to: CompareDest/one 2026/04/11 02:41:04 INFO : CompareDest/one.rclone_chunk.001_bbtyel: Deleted 2026/04/11 02:41:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3012609371) 2026/04/11 02:41:04 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha/dst') 2026/04/11 02:41:04 DEBUG : one: Sizes differ 2026/04/11 02:41:04 DEBUG : one: size = 5 OK 2026/04/11 02:41:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/11 02:41:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/11 02:41:05 DEBUG : CompareDest/two: size = 3 OK 2026/04/11 02:41:05 DEBUG : CompareDest/two.rclone_chunk.001_bbtzju: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/11 02:41:05 INFO : CompareDest/two.rclone_chunk.001_bbtzju: Copied (server-side copy) to: CompareDest/two 2026/04/11 02:41:05 INFO : CompareDest/two.rclone_chunk.001_bbtzju: Deleted 2026/04/11 02:41:05 DEBUG : two: Need to transfer - File not found at Destination 2026/04/11 02:41:05 DEBUG : two: size = 3 OK 2026/04/11 02:41:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/11 02:41:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 02:41:05 DEBUG : two: Need to transfer - File not found at Destination 2026/04/11 02:41:05 DEBUG : two: size = 3 OK 2026/04/11 02:41:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/11 02:41:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/11 02:41:06 DEBUG : two: Need to transfer - File not found at Destination 2026/04/11 02:41:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone3012609371) 2026/04/11 02:41:06 DEBUG : two: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha/CompareDest') 2026/04/11 02:41:06 DEBUG : two: Sizes differ 2026/04/11 02:41:06 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:41:06 DEBUG : two: size = 5 OK 2026/04/11 02:41:06 DEBUG : two.rclone_chunk.001_bbu1oj: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/11 02:41:06 INFO : two.rclone_chunk.001_bbu1oj: Copied (server-side copy) to: two 2026/04/11 02:41:06 INFO : two.rclone_chunk.001_bbu1oj: Deleted 2026/04/11 02:41:06 DEBUG : two: size = 5 OK 2026/04/11 02:41:06 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/11 02:41:06 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.31s) === RUN TestCopyFileCopyDest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:07 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/dst" 2026/04/11 02:41:07 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/dst" 2026/04/11 02:41:07 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/CopyDest" 2026/04/11 02:41:07 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/CopyDest" 2026/04/11 02:41:07 DEBUG : one: Need to transfer - File not found at Destination 2026/04/11 02:41:07 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:41:08 DEBUG : one: size = 3 OK 2026/04/11 02:41:08 DEBUG : one.rclone_chunk.001_bbu2b9: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:41:08 INFO : one.rclone_chunk.001_bbu2b9: Copied (server-side copy) to: one 2026/04/11 02:41:08 INFO : one.rclone_chunk.001_bbu2b9: Deleted 2026/04/11 02:41:08 DEBUG : one: size = 3 OK 2026/04/11 02:41:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:41:08 INFO : one: Copied (new) 2026/04/11 02:41:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3012609371) 2026/04/11 02:41:08 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha/dst') 2026/04/11 02:41:08 DEBUG : one: Sizes differ 2026/04/11 02:41:08 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:41:09 DEBUG : one: size = 5 OK 2026/04/11 02:41:09 DEBUG : one.rclone_chunk.001_bbu3qb: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/11 02:41:09 INFO : one.rclone_chunk.001_bbu3qb: Copied (server-side copy) to: one 2026/04/11 02:41:09 INFO : one.rclone_chunk.001_bbu3qb: Deleted 2026/04/11 02:41:09 DEBUG : one: size = 5 OK 2026/04/11 02:41:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/11 02:41:09 INFO : one: Copied (replaced existing) 2026/04/11 02:41:09 DEBUG : dst/one: size = 3 OK 2026/04/11 02:41:09 DEBUG : dst/one.rclone_chunk.001_bbu466: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:41:09 INFO : dst/one.rclone_chunk.001_bbu466: Copied (server-side copy) to: dst/one 2026/04/11 02:41:10 INFO : dst/one.rclone_chunk.001_bbu466: Deleted 2026/04/11 02:41:10 DEBUG : CopyDest/one: size = 5 OK 2026/04/11 02:41:10 DEBUG : CopyDest/one.rclone_chunk.001_bbu5dz: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/11 02:41:10 INFO : CopyDest/one.rclone_chunk.001_bbu5dz: Copied (server-side copy) to: CopyDest/one 2026/04/11 02:41:10 INFO : CopyDest/one.rclone_chunk.001_bbu5dz: Deleted 2026/04/11 02:41:10 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/BackupDir" 2026/04/11 02:41:10 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/BackupDir" 2026/04/11 02:41:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3012609371) 2026/04/11 02:41:10 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha/dst') 2026/04/11 02:41:10 DEBUG : one: Sizes differ 2026/04/11 02:41:11 DEBUG : one: size = 5 OK 2026/04/11 02:41:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/11 02:41:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3012609371) 2026/04/11 02:41:11 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha/dst') 2026/04/11 02:41:11 DEBUG : one: Sizes differ 2026/04/11 02:41:11 DEBUG : one: copy non-chunked object... 2026/04/11 02:41:11 DEBUG : one: size = 3 OK 2026/04/11 02:41:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:41:11 INFO : one: Copied (server-side copy) 2026/04/11 02:41:11 INFO : one: Deleted 2026/04/11 02:41:11 DEBUG : one: copy non-chunked object... 2026/04/11 02:41:11 DEBUG : one: size = 5 OK 2026/04/11 02:41:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/11 02:41:11 INFO : one: Copied (server-side copy) 2026/04/11 02:41:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/11 02:41:12 DEBUG : CopyDest/two: size = 3 OK 2026/04/11 02:41:12 DEBUG : CopyDest/two.rclone_chunk.001_bbu7v7: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/11 02:41:12 INFO : CopyDest/two.rclone_chunk.001_bbu7v7: Copied (server-side copy) to: CopyDest/two 2026/04/11 02:41:12 INFO : CopyDest/two.rclone_chunk.001_bbu7v7: Deleted 2026/04/11 02:41:12 DEBUG : two: Need to transfer - File not found at Destination 2026/04/11 02:41:12 DEBUG : two: size = 3 OK 2026/04/11 02:41:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/11 02:41:12 DEBUG : two: copy non-chunked object... 2026/04/11 02:41:12 DEBUG : two: size = 3 OK 2026/04/11 02:41:12 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/11 02:41:12 INFO : two: Copied (server-side copy) 2026/04/11 02:41:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/11 02:41:13 DEBUG : two: size = 3 OK 2026/04/11 02:41:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/11 02:41:13 DEBUG : two: Unchanged skipping 2026/04/11 02:41:14 DEBUG : CopyDest/three: size = 5 OK 2026/04/11 02:41:14 DEBUG : CopyDest/three.rclone_chunk.001_bbu8ko: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/11 02:41:14 INFO : CopyDest/three.rclone_chunk.001_bbu8ko: Copied (server-side copy) to: CopyDest/three 2026/04/11 02:41:14 INFO : CopyDest/three.rclone_chunk.001_bbu8ko: Deleted 2026/04/11 02:41:14 DEBUG : three: Need to transfer - File not found at Destination 2026/04/11 02:41:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone3012609371) 2026/04/11 02:41:14 DEBUG : three: size = 5 (Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha/CopyDest') 2026/04/11 02:41:14 DEBUG : three: Sizes differ 2026/04/11 02:41:14 DEBUG : three: Destination not found in --copy-dest 2026/04/11 02:41:14 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:41:15 DEBUG : three: size = 7 OK 2026/04/11 02:41:15 DEBUG : three.rclone_chunk.001_bbu96w: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/11 02:41:15 INFO : three.rclone_chunk.001_bbu96w: Copied (server-side copy) to: three 2026/04/11 02:41:15 INFO : three.rclone_chunk.001_bbu96w: Deleted 2026/04/11 02:41:15 DEBUG : three: size = 7 OK 2026/04/11 02:41:15 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/11 02:41:15 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.68s) === RUN TestCopyInplace run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.08s) === RUN TestCopyLongFileName run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/11 02:41:16 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:41:16 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/11 02:41:16 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_bbubpi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:41:16 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_bbubpi: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2026/04/11 02:41:16 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_bbubpi: Deleted 2026/04/11 02:41:16 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/11 02:41:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:41:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/11 02:41:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/11 02:41:17 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:41:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-zolisah5neha.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.041_bbuc06?x-id=PutObject": max transfer limit reached as set by --max-transfer 2026/04/11 02:41:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:521: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (7.15s) === RUN TestDeduplicateInteractive run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:24 DEBUG : one.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:24 DEBUG : one.rclone_chunk.001_bbuiwi: md5 = 538e2735fefb23e4356809ce49f17f49 OK 2026/04/11 02:41:24 INFO : one.rclone_chunk.001_bbuiwi: Copied (server-side copy) to: one.rclone_chunk.001 2026/04/11 02:41:24 INFO : one.rclone_chunk.001_bbuiwi: Deleted 2026/04/11 02:41:24 DEBUG : one.rclone_chunk.002: size = 50 OK 2026/04/11 02:41:24 DEBUG : one.rclone_chunk.002_bbuiwi: md5 = 209f711c3550886da0804db9065e339b OK 2026/04/11 02:41:24 INFO : one.rclone_chunk.002_bbuiwi: Copied (server-side copy) to: one.rclone_chunk.002 2026/04/11 02:41:24 INFO : one.rclone_chunk.002_bbuiwi: Deleted 2026/04/11 02:41:25 DEBUG : also/one.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:25 DEBUG : also/one.rclone_chunk.001_bbuj7w: md5 = 538e2735fefb23e4356809ce49f17f49 OK 2026/04/11 02:41:25 INFO : also/one.rclone_chunk.001_bbuj7w: Copied (server-side copy) to: also/one.rclone_chunk.001 2026/04/11 02:41:25 INFO : also/one.rclone_chunk.001_bbuj7w: Deleted 2026/04/11 02:41:25 DEBUG : also/one.rclone_chunk.002: size = 50 OK 2026/04/11 02:41:25 DEBUG : also/one.rclone_chunk.002_bbuj7w: md5 = 209f711c3550886da0804db9065e339b OK 2026/04/11 02:41:25 INFO : also/one.rclone_chunk.002_bbuj7w: Copied (server-side copy) to: also/one.rclone_chunk.002 2026/04/11 02:41:25 INFO : also/one.rclone_chunk.002_bbuj7w: Deleted 2026/04/11 02:41:25 DEBUG : another.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:25 DEBUG : another.rclone_chunk.001_bbukqo: md5 = 538e2735fefb23e4356809ce49f17f49 OK 2026/04/11 02:41:25 INFO : another.rclone_chunk.001_bbukqo: Copied (server-side copy) to: another.rclone_chunk.001 2026/04/11 02:41:25 INFO : another.rclone_chunk.001_bbukqo: Deleted 2026/04/11 02:41:26 DEBUG : another.rclone_chunk.002: size = 50 OK 2026/04/11 02:41:26 DEBUG : another.rclone_chunk.002_bbukqo: md5 = 209f711c3550886da0804db9065e339b OK 2026/04/11 02:41:26 INFO : another.rclone_chunk.002_bbukqo: Copied (server-side copy) to: another.rclone_chunk.002 2026/04/11 02:41:26 INFO : another.rclone_chunk.002_bbukqo: Deleted 2026/04/11 02:41:26 DEBUG : not-one: size = 5 OK 2026/04/11 02:41:26 DEBUG : not-one.rclone_chunk.001_bbul05: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/11 02:41:26 INFO : not-one.rclone_chunk.001_bbul05: Copied (server-side copy) to: not-one 2026/04/11 02:41:26 INFO : not-one.rclone_chunk.001_bbul05: Deleted 2026/04/11 02:41:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': Looking for duplicate md5 hashes using newest mode. 2026/04/11 02:41:27 NOTICE: 68e13e07d89325f98c2c799031aab238: Found 3 files with duplicate md5 hashes 2026/04/11 02:41:27 INFO : one: Deleted 2026/04/11 02:41:27 INFO : also/one: Deleted 2026/04/11 02:41:27 NOTICE: 68e13e07d89325f98c2c799031aab238: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.06s) === RUN TestDeduplicateOldest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.08s) === RUN TestDeduplicateSmallest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:28 DEBUG : a.txt: size = 11 OK 2026/04/11 02:41:28 DEBUG : a.txt.rclone_chunk.001_bbunvb: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 02:41:28 INFO : a.txt.rclone_chunk.001_bbunvb: Copied (server-side copy) to: a.txt 2026/04/11 02:41:28 INFO : a.txt.rclone_chunk.001_bbunvb: Deleted 2026/04/11 02:41:29 DEBUG : zend.txt: size = 5 OK 2026/04/11 02:41:29 DEBUG : zend.txt.rclone_chunk.001_bbunh0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 02:41:29 INFO : zend.txt.rclone_chunk.001_bbunh0: Copied (server-side copy) to: zend.txt 2026/04/11 02:41:29 INFO : zend.txt.rclone_chunk.001_bbunh0: Deleted 2026/04/11 02:41:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 02:41:29 DEBUG : sub dir/hello world.rclone_chunk.001_bbuo86: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 02:41:29 INFO : sub dir/hello world.rclone_chunk.001_bbuo86: Copied (server-side copy) to: sub dir/hello world 2026/04/11 02:41:29 INFO : sub dir/hello world.rclone_chunk.001_bbuo86: Deleted 2026/04/11 02:41:30 DEBUG : sub dir/hello world2: size = 11 OK 2026/04/11 02:41:30 DEBUG : sub dir/hello world2.rclone_chunk.001_bbuo20: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 02:41:30 INFO : sub dir/hello world2.rclone_chunk.001_bbuo20: Copied (server-side copy) to: sub dir/hello world2 2026/04/11 02:41:30 INFO : sub dir/hello world2.rclone_chunk.001_bbuo20: Deleted 2026/04/11 02:41:30 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/04/11 02:41:30 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_bbupd2: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:41:30 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_bbupd2: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/04/11 02:41:30 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_bbupd2: Deleted 2026/04/11 02:41:31 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/04/11 02:41:31 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_bbup7x: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/04/11 02:41:31 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_bbup7x: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/04/11 02:41:31 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_bbup7x: Deleted 2026/04/11 02:41:31 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/04/11 02:41:31 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_bbuq1a: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 02:41:31 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_bbuq1a: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/04/11 02:41:31 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_bbuq1a: Deleted 2026/04/11 02:41:32 DEBUG : a.txt: Excluded (Size Filter) 2026/04/11 02:41:32 DEBUG : a.txt: Excluded 2026/04/11 02:41:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/11 02:41:32 DEBUG : sub dir/hello world: Excluded 2026/04/11 02:41:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/11 02:41:32 DEBUG : sub dir/hello world2: Excluded 2026/04/11 02:41:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/11 02:41:32 DEBUG : sub dir/hello world: Excluded 2026/04/11 02:41:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/11 02:41:32 DEBUG : sub dir/hello world2: Excluded 2026/04/11 02:41:32 DEBUG : sub dir/ignore dir: Excluded 2026/04/11 02:41:32 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.79s) === RUN TestListDirSortedFn run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:33 DEBUG : a.txt: size = 11 OK 2026/04/11 02:41:33 DEBUG : a.txt.rclone_chunk.001_bbusgc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 02:41:33 INFO : a.txt.rclone_chunk.001_bbusgc: Copied (server-side copy) to: a.txt 2026/04/11 02:41:33 INFO : a.txt.rclone_chunk.001_bbusgc: Deleted 2026/04/11 02:41:34 DEBUG : zend.txt: size = 5 OK 2026/04/11 02:41:34 DEBUG : zend.txt.rclone_chunk.001_bbusyu: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 02:41:34 INFO : zend.txt.rclone_chunk.001_bbusyu: Copied (server-side copy) to: zend.txt 2026/04/11 02:41:34 INFO : zend.txt.rclone_chunk.001_bbusyu: Deleted 2026/04/11 02:41:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 02:41:34 DEBUG : sub dir/hello world.rclone_chunk.001_bbutii: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 02:41:34 INFO : sub dir/hello world.rclone_chunk.001_bbutii: Copied (server-side copy) to: sub dir/hello world 2026/04/11 02:41:34 INFO : sub dir/hello world.rclone_chunk.001_bbutii: Deleted 2026/04/11 02:41:34 DEBUG : sub dir/hello world2: size = 11 OK 2026/04/11 02:41:34 DEBUG : sub dir/hello world2.rclone_chunk.001_bbutts: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 02:41:34 INFO : sub dir/hello world2.rclone_chunk.001_bbutts: Copied (server-side copy) to: sub dir/hello world2 2026/04/11 02:41:34 INFO : sub dir/hello world2.rclone_chunk.001_bbutts: Deleted 2026/04/11 02:41:35 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/04/11 02:41:35 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_bbutcl: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:41:35 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_bbutcl: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/04/11 02:41:35 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_bbutcl: Deleted 2026/04/11 02:41:35 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/04/11 02:41:35 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_bbuu8m: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/04/11 02:41:35 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_bbuu8m: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/04/11 02:41:35 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_bbuu8m: Deleted 2026/04/11 02:41:36 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/04/11 02:41:36 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_bbuuu7: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 02:41:36 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_bbuuu7: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/04/11 02:41:36 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_bbuuu7: Deleted 2026/04/11 02:41:36 DEBUG : a.txt: Excluded (Size Filter) 2026/04/11 02:41:36 DEBUG : a.txt: Excluded 2026/04/11 02:41:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/11 02:41:36 DEBUG : sub dir/hello world: Excluded 2026/04/11 02:41:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/11 02:41:36 DEBUG : sub dir/hello world2: Excluded 2026/04/11 02:41:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/11 02:41:36 DEBUG : sub dir/hello world: Excluded 2026/04/11 02:41:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/11 02:41:36 DEBUG : sub dir/hello world2: Excluded 2026/04/11 02:41:36 DEBUG : sub dir/ignore dir: Excluded 2026/04/11 02:41:37 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.55s) === RUN TestListJSON run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:38 DEBUG : file1: size = 5 OK 2026/04/11 02:41:38 DEBUG : file1.rclone_chunk.001_bbuwv7: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/04/11 02:41:38 INFO : file1.rclone_chunk.001_bbuwv7: Copied (server-side copy) to: file1 2026/04/11 02:41:38 INFO : file1.rclone_chunk.001_bbuwv7: Deleted 2026/04/11 02:41:38 DEBUG : sub/file2: size = 9 OK 2026/04/11 02:41:38 DEBUG : sub/file2.rclone_chunk.001_bbuxq8: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/04/11 02:41:38 INFO : sub/file2.rclone_chunk.001_bbuxq8: Copied (server-side copy) to: sub/file2 2026/04/11 02:41:38 INFO : sub/file2.rclone_chunk.001_bbuxq8: Deleted === 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 --- PASS: TestListJSON (2.14s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.04s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.08s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:40 DEBUG : file1: size = 5 OK 2026/04/11 02:41:40 DEBUG : file1.rclone_chunk.001_bbuy96: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/04/11 02:41:40 INFO : file1.rclone_chunk.001_bbuy96: Copied (server-side copy) to: file1 2026/04/11 02:41:40 INFO : file1.rclone_chunk.001_bbuy96: Deleted 2026/04/11 02:41:40 DEBUG : sub/file2: size = 9 OK 2026/04/11 02:41:40 DEBUG : sub/file2.rclone_chunk.001_bbuzco: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/04/11 02:41:40 INFO : sub/file2.rclone_chunk.001_bbuzco: Copied (server-side copy) to: sub/file2 2026/04/11 02:41:40 INFO : sub/file2.rclone_chunk.001_bbuzco: Deleted === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/11 02:41:41 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/notfound" 2026/04/11 02:41:41 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/notfound" --- PASS: TestStatJSON (2.10s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.15s) === RUN TestMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': Making directory 2026/04/11 02:41:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': Making directory --- PASS: TestMkdir (0.12s) === RUN TestLsd run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/11 02:41:42 DEBUG : sub dir/hello world.rclone_chunk.001_bbv12y: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 02:41:42 INFO : sub dir/hello world.rclone_chunk.001_bbv12y: Copied (server-side copy) to: sub dir/hello world 2026/04/11 02:41:42 INFO : sub dir/hello world.rclone_chunk.001_bbv12y: Deleted --- PASS: TestLsd (0.82s) === RUN TestLs run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:43 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:43 DEBUG : potato2.rclone_chunk.001_bbv2hj: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:41:43 INFO : potato2.rclone_chunk.001_bbv2hj: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:41:43 INFO : potato2.rclone_chunk.001_bbv2hj: Deleted 2026/04/11 02:41:43 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:41:43 DEBUG : potato2.rclone_chunk.002_bbv2hj: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:41:43 INFO : potato2.rclone_chunk.002_bbv2hj: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:41:43 INFO : potato2.rclone_chunk.002_bbv2hj: Deleted 2026/04/11 02:41:44 DEBUG : empty space: size = 1 OK 2026/04/11 02:41:44 DEBUG : empty space.rclone_chunk.001_bbv2w3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:41:44 INFO : empty space.rclone_chunk.001_bbv2w3: Copied (server-side copy) to: empty space 2026/04/11 02:41:44 INFO : empty space.rclone_chunk.001_bbv2w3: Deleted --- PASS: TestLs (1.75s) === RUN TestLsWithFilesFrom run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:45 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:45 DEBUG : potato2.rclone_chunk.001_bbv327: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:41:45 INFO : potato2.rclone_chunk.001_bbv327: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:41:45 INFO : potato2.rclone_chunk.001_bbv327: Deleted 2026/04/11 02:41:45 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:41:45 DEBUG : potato2.rclone_chunk.002_bbv327: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:41:45 INFO : potato2.rclone_chunk.002_bbv327: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:41:45 INFO : potato2.rclone_chunk.002_bbv327: Deleted 2026/04/11 02:41:45 DEBUG : empty space: size = 1 OK 2026/04/11 02:41:45 DEBUG : empty space.rclone_chunk.001_bbv4ai: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:41:45 INFO : empty space.rclone_chunk.001_bbv4ai: Copied (server-side copy) to: empty space 2026/04/11 02:41:45 INFO : empty space.rclone_chunk.001_bbv4ai: Deleted 2026/04/11 02:41:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/11 02:41:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.81s) === RUN TestLsLong run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:46 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:46 DEBUG : potato2.rclone_chunk.001_bbv5l6: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:41:46 INFO : potato2.rclone_chunk.001_bbv5l6: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:41:47 INFO : potato2.rclone_chunk.001_bbv5l6: Deleted 2026/04/11 02:41:47 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:41:47 DEBUG : potato2.rclone_chunk.002_bbv5l6: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:41:47 INFO : potato2.rclone_chunk.002_bbv5l6: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:41:47 INFO : potato2.rclone_chunk.002_bbv5l6: Deleted 2026/04/11 02:41:47 DEBUG : empty space: size = 1 OK 2026/04/11 02:41:47 DEBUG : empty space.rclone_chunk.001_bbv6ej: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:41:47 INFO : empty space.rclone_chunk.001_bbv6ej: Copied (server-side copy) to: empty space 2026/04/11 02:41:47 INFO : empty space.rclone_chunk.001_bbv6ej: Deleted --- PASS: TestLsLong (1.88s) === RUN TestHashSums run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:48 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:48 DEBUG : potato2.rclone_chunk.001_bbv7z5: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:41:48 INFO : potato2.rclone_chunk.001_bbv7z5: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:41:48 INFO : potato2.rclone_chunk.001_bbv7z5: Deleted 2026/04/11 02:41:49 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:41:49 DEBUG : potato2.rclone_chunk.002_bbv7z5: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:41:49 INFO : potato2.rclone_chunk.002_bbv7z5: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:41:49 INFO : potato2.rclone_chunk.002_bbv7z5: Deleted 2026/04/11 02:41:49 DEBUG : empty space: size = 1 OK 2026/04/11 02:41:49 DEBUG : empty space.rclone_chunk.001_bbv8un: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:41:49 INFO : empty space.rclone_chunk.001_bbv8un: Copied (server-side copy) to: empty space 2026/04/11 02:41:49 INFO : empty space.rclone_chunk.001_bbv8un: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.02s) --- PASS: TestHashSums/Md5 (0.11s) --- PASS: TestHashSums/Md5Download (0.22s) === RUN TestHashSumsWithErrors 2026/04/11 02:41:50 DEBUG : Creating backend with remote ":memory:" 2026/04/11 02:41:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/11 02:41:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/11 02:41:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/11 02:41:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/11 02:41:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/11 02:41:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/11 02:41:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/11 02:41:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/11 02:41:50 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:50 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:50 DEBUG : potato2.rclone_chunk.001_bbv9rd: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:41:50 INFO : potato2.rclone_chunk.001_bbv9rd: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:41:50 INFO : potato2.rclone_chunk.001_bbv9rd: Deleted 2026/04/11 02:41:51 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:41:51 DEBUG : potato2.rclone_chunk.002_bbv9rd: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:41:51 INFO : potato2.rclone_chunk.002_bbv9rd: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:41:51 INFO : potato2.rclone_chunk.002_bbv9rd: Deleted 2026/04/11 02:41:51 DEBUG : empty space: size = 1 OK 2026/04/11 02:41:51 DEBUG : empty space.rclone_chunk.001_bbvap8: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:41:51 INFO : empty space.rclone_chunk.001_bbvap8: Copied (server-side copy) to: empty space 2026/04/11 02:41:51 INFO : empty space.rclone_chunk.001_bbvap8: Deleted 2026/04/11 02:41:52 DEBUG : sub dir/potato3: size = 5 OK 2026/04/11 02:41:52 DEBUG : sub dir/potato3.rclone_chunk.001_bbva19: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 02:41:52 INFO : sub dir/potato3.rclone_chunk.001_bbva19: Copied (server-side copy) to: sub dir/potato3 2026/04/11 02:41:52 INFO : sub dir/potato3.rclone_chunk.001_bbva19: Deleted --- PASS: TestCount (2.59s) === RUN TestDelete run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:53 DEBUG : small: size = 10 OK 2026/04/11 02:41:53 DEBUG : small.rclone_chunk.001_bbvccp: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2026/04/11 02:41:53 INFO : small.rclone_chunk.001_bbvccp: Copied (server-side copy) to: small 2026/04/11 02:41:53 INFO : small.rclone_chunk.001_bbvccp: Deleted 2026/04/11 02:41:53 DEBUG : medium.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:53 DEBUG : medium.rclone_chunk.001_bbvcx8: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:41:53 INFO : medium.rclone_chunk.001_bbvcx8: Copied (server-side copy) to: medium.rclone_chunk.001 2026/04/11 02:41:53 INFO : medium.rclone_chunk.001_bbvcx8: Deleted 2026/04/11 02:41:54 DEBUG : medium.rclone_chunk.002: size = 10 OK 2026/04/11 02:41:54 DEBUG : medium.rclone_chunk.002_bbvcx8: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:41:54 INFO : medium.rclone_chunk.002_bbvcx8: Copied (server-side copy) to: medium.rclone_chunk.002 2026/04/11 02:41:54 INFO : medium.rclone_chunk.002_bbvcx8: Deleted 2026/04/11 02:41:54 DEBUG : large.rclone_chunk.001: size = 50 OK 2026/04/11 02:41:54 DEBUG : large.rclone_chunk.001_bbvd8y: md5 = 1e2d1a8f03accd4907d668b183c2f9f0 OK 2026/04/11 02:41:54 INFO : large.rclone_chunk.001_bbvd8y: Copied (server-side copy) to: large.rclone_chunk.001 2026/04/11 02:41:54 INFO : large.rclone_chunk.001_bbvd8y: Deleted 2026/04/11 02:41:54 DEBUG : large.rclone_chunk.002: size = 50 OK 2026/04/11 02:41:54 DEBUG : large.rclone_chunk.002_bbvd8y: md5 = 1e2d1a8f03accd4907d668b183c2f9f0 OK 2026/04/11 02:41:54 INFO : large.rclone_chunk.002_bbvd8y: Copied (server-side copy) to: large.rclone_chunk.002 2026/04/11 02:41:54 INFO : large.rclone_chunk.002_bbvd8y: Deleted 2026/04/11 02:41:55 DEBUG : Waiting for deletions to finish 2026/04/11 02:41:55 DEBUG : large: Excluded (Size Filter) 2026/04/11 02:41:55 DEBUG : large: Excluded 2026/04/11 02:41:55 INFO : small: Deleted 2026/04/11 02:41:55 INFO : medium: Deleted --- PASS: TestDelete (2.92s) === RUN TestMaxDelete run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.18s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.18s) === RUN TestMaxDeleteSize run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.18s) === RUN TestReadFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:56 DEBUG : ReadFile: size = 28 OK 2026/04/11 02:41:56 DEBUG : ReadFile.rclone_chunk.001_bbvfqe: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2026/04/11 02:41:56 INFO : ReadFile.rclone_chunk.001_bbvfqe: Copied (server-side copy) to: ReadFile 2026/04/11 02:41:56 INFO : ReadFile.rclone_chunk.001_bbvfqe: Deleted --- PASS: TestReadFile (0.88s) === RUN TestRetry 2026/04/11 02:41:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/11 02:41:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/11 02:41:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/11 02:41:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/11 02:41:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/11 02:41:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/11 02:41:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:41:57 DEBUG : file1: size = 10 OK 2026/04/11 02:41:57 DEBUG : file1.rclone_chunk.001_bbvgnl: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2026/04/11 02:41:57 INFO : file1.rclone_chunk.001_bbvgnl: Copied (server-side copy) to: file1 2026/04/11 02:41:57 INFO : file1.rclone_chunk.001_bbvgnl: Deleted 2026/04/11 02:41:58 DEBUG : file2: size = 9 OK 2026/04/11 02:41:58 DEBUG : file2.rclone_chunk.001_bbvg6n: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2026/04/11 02:41:58 INFO : file2.rclone_chunk.001_bbvg6n: Copied (server-side copy) to: file2 2026/04/11 02:41:58 INFO : file2.rclone_chunk.001_bbvg6n: Deleted --- PASS: TestCat (1.92s) === RUN TestPurge 2026/04/11 02:41:59 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-xoxuliv9hofo" 2026/04/11 02:41:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:41:59 DEBUG : Creating backend with remote "TestS3:rclone-test-xoxuliv9hofo" 2026/04/11 02:41:59 DEBUG : Creating backend with remote "/tmp/rclone793948359" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-xoxuliv9hofo'", Local "Local file system at /tmp/rclone793948359", Modify Window "1ns" 2026/04/11 02:42:00 INFO : S3 bucket rclone-test-xoxuliv9hofo: Bucket "rclone-test-xoxuliv9hofo" created with ACL "" 2026/04/11 02:42:00 DEBUG : A1/B1/C1/one: size = 3 OK 2026/04/11 02:42:00 DEBUG : A1/B1/C1/one.rclone_chunk.001_bbvja6: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/04/11 02:42:00 INFO : A1/B1/C1/one.rclone_chunk.001_bbvja6: Copied (server-side copy) to: A1/B1/C1/one 2026/04/11 02:42:00 INFO : A1/B1/C1/one.rclone_chunk.001_bbvja6: Deleted 2026/04/11 02:42:00 INFO : A2: Making directory 2026/04/11 02:42:00 INFO : A1/B2: Making directory 2026/04/11 02:42:00 INFO : A1/B2/C2: Making directory 2026/04/11 02:42:00 INFO : A1/B1/C3: Making directory 2026/04/11 02:42:00 INFO : A3: Making directory 2026/04/11 02:42:00 INFO : A3/B3: Making directory 2026/04/11 02:42:00 INFO : A3/B3/C4: Making directory 2026/04/11 02:42:00 DEBUG : A1/two: size = 3 OK 2026/04/11 02:42:00 DEBUG : A1/two.rclone_chunk.001_bbvjta: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/04/11 02:42:00 INFO : A1/two.rclone_chunk.001_bbvjta: Copied (server-side copy) to: A1/two 2026/04/11 02:42:00 INFO : A1/two.rclone_chunk.001_bbvjta: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/04/11 02:42:01 DEBUG : S3 bucket rclone-test-xoxuliv9hofo: bucket is versioned: false 2026/04/11 02:42:01 DEBUG : Waiting for deletions to finish 2026/04/11 02:42:01 DEBUG : "A1/B1/C1/one" version false 2026/04/11 02:42:01 DEBUG : A1/B1/C1/one: Deleting (id "") 2026/04/11 02:42:01 INFO : A1/B1/C1/one: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/04/11 02:42:01 DEBUG : Waiting for deletions to finish 2026/04/11 02:42:01 DEBUG : "A1/two" version false 2026/04/11 02:42:01 DEBUG : A1/two: Deleting (id "") 2026/04/11 02:42:01 INFO : A1/two: Deleted 2026/04/11 02:42:01 INFO : S3 bucket rclone-test-xoxuliv9hofo: Bucket "rclone-test-xoxuliv9hofo" deleted 2026/04/11 02:42:01 ERROR : error listing: directory not found 2026/04/11 02:42:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-xoxuliv9hofo': Purge remote 2026/04/11 02:42:01 DEBUG : Waiting for deletions to finish 2026/04/11 02:42:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.58s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:02 DEBUG : A1/B1/C1/one: size = 3 OK 2026/04/11 02:42:02 DEBUG : A1/B1/C1/one.rclone_chunk.001_bbvktz: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/04/11 02:42:02 INFO : A1/B1/C1/one.rclone_chunk.001_bbvktz: Copied (server-side copy) to: A1/B1/C1/one 2026/04/11 02:42:02 INFO : A1/B1/C1/one.rclone_chunk.001_bbvktz: Deleted 2026/04/11 02:42:02 INFO : A2: Making directory 2026/04/11 02:42:02 INFO : A1/B2: Making directory 2026/04/11 02:42:02 INFO : A1/B2/C2: Making directory 2026/04/11 02:42:02 INFO : A1/B1/C3: Making directory 2026/04/11 02:42:02 INFO : A3: Making directory 2026/04/11 02:42:02 INFO : A3/B3: Making directory 2026/04/11 02:42:02 INFO : A3/B3/C4: Making directory 2026/04/11 02:42:02 DEBUG : A1/two: size = 3 OK 2026/04/11 02:42:02 DEBUG : A1/two.rclone_chunk.001_bbvlza: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/04/11 02:42:02 INFO : A1/two.rclone_chunk.001_bbvlza: Copied (server-side copy) to: A1/two 2026/04/11 02:42:02 INFO : A1/two.rclone_chunk.001_bbvlza: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/04/11 02:42:03 DEBUG : removing 1 level 3 directories 2026/04/11 02:42:03 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2026/04/11 02:42:04 DEBUG : removing 1 level 0 directories 2026/04/11 02:42:04 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': Removing directory 2026/04/11 02:42:04 INFO : S3 bucket rclone-test-zolisah5neha: Bucket "rclone-test-zolisah5neha" deleted 2026/04/11 02:42:04 ERROR : error listing: directory not found 2026/04/11 02:42:04 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.68s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:05 INFO : S3 bucket rclone-test-zolisah5neha: Bucket "rclone-test-zolisah5neha" created with ACL "" 2026/04/11 02:42:05 INFO : A1: Making directory 2026/04/11 02:42:05 INFO : A1/B1: Making directory 2026/04/11 02:42:05 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.92s) === RUN TestRmdirsWithFilter run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:05 INFO : A1: Making directory 2026/04/11 02:42:05 INFO : A1/B1: Making directory 2026/04/11 02:42:05 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.21s) === RUN TestCopyURL run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:06 DEBUG : file1: size = 14 OK 2026/04/11 02:42:06 DEBUG : file1.rclone_chunk.001_bbvos1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/04/11 02:42:06 INFO : file1.rclone_chunk.001_bbvos1: Copied (server-side copy) to: file1 2026/04/11 02:42:06 INFO : file1.rclone_chunk.001_bbvos1: Deleted 2026/04/11 02:42:06 DEBUG : filename.txt: File name found in url 2026/04/11 02:42:06 DEBUG : filename.txt: size = 14 OK 2026/04/11 02:42:06 DEBUG : filename.txt.rclone_chunk.001_bbvpq2: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/04/11 02:42:06 INFO : filename.txt.rclone_chunk.001_bbvpq2: Copied (server-side copy) to: filename.txt 2026/04/11 02:42:06 INFO : filename.txt.rclone_chunk.001_bbvpq2: Deleted 2026/04/11 02:42:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/11 02:42:07 DEBUG : headerfilename.txt: size = 14 OK 2026/04/11 02:42:07 DEBUG : headerfilename.txt.rclone_chunk.001_bbvpsr: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/04/11 02:42:07 INFO : headerfilename.txt.rclone_chunk.001_bbvpsr: Copied (server-side copy) to: headerfilename.txt 2026/04/11 02:42:07 INFO : headerfilename.txt.rclone_chunk.001_bbvpsr: Deleted 2026/04/11 02:42:07 DEBUG : file2: size = 14 OK 2026/04/11 02:42:07 DEBUG : file2.rclone_chunk.001_bbvqev: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/04/11 02:42:07 INFO : file2.rclone_chunk.001_bbvqev: Copied (server-side copy) to: file2 2026/04/11 02:42:07 INFO : file2.rclone_chunk.001_bbvqev: Deleted --- PASS: TestCopyURL (2.45s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:08 DEBUG : file1: size = 14 OK 2026/04/11 02:42:08 DEBUG : file1.rclone_chunk.001_bbvrit: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/04/11 02:42:08 INFO : file1.rclone_chunk.001_bbvrit: Copied (server-side copy) to: file1 2026/04/11 02:42:08 INFO : file1.rclone_chunk.001_bbvrit: Deleted --- PASS: TestCopyURLDownloadHeaders (0.60s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/11 02:42:09 DEBUG : sub/file2: size = 14 OK 2026/04/11 02:42:09 DEBUG : sub/file2.rclone_chunk.001_bbvr2q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:42:09 INFO : sub/file2.rclone_chunk.001_bbvr2q: Copied (server-side copy) to: sub/file2 2026/04/11 02:42:09 INFO : sub/file2.rclone_chunk.001_bbvr2q: Deleted 2026/04/11 02:42:09 DEBUG : sub/file2: size = 14 OK 2026/04/11 02:42:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:42:09 INFO : file1: Copied (new) to: sub/file2 2026/04/11 02:42:09 INFO : file1: Deleted 2026/04/11 02:42:09 DEBUG : sub/file2: size = 14 OK 2026/04/11 02:42:09 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/11 02:42:09 DEBUG : file1: Unchanged skipping 2026/04/11 02:42:09 INFO : file1: Deleted 2026/04/11 02:42:09 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.27s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/11 02:42:10 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:42:10 DEBUG : file1: size = 14 OK 2026/04/11 02:42:10 DEBUG : file1.rclone_chunk.001_bbvttp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:42:10 INFO : file1.rclone_chunk.001_bbvttp: Copied (server-side copy) to: file1 2026/04/11 02:42:10 INFO : file1.rclone_chunk.001_bbvttp: Deleted 2026/04/11 02:42:10 DEBUG : file1: size = 14 OK 2026/04/11 02:42:10 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:42:10 INFO : file1: Copied (new) 2026/04/11 02:42:10 INFO : file1: Deleted 2026/04/11 02:42:10 DEBUG : file1: Destination exists, skipping 2026/04/11 02:42:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.92s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:11 DEBUG : dst/file1: size = 18 OK 2026/04/11 02:42:11 DEBUG : dst/file1.rclone_chunk.001_bbvubh: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/04/11 02:42:11 INFO : dst/file1.rclone_chunk.001_bbvubh: Copied (server-side copy) to: dst/file1 2026/04/11 02:42:11 INFO : dst/file1.rclone_chunk.001_bbvubh: Deleted 2026/04/11 02:42:11 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zolisah5neha/backup" 2026/04/11 02:42:11 DEBUG : Creating backend with remote "TestS3:rclone-test-zolisah5neha/backup" 2026/04/11 02:42:11 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3012609371) 2026/04/11 02:42:11 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha') 2026/04/11 02:42:11 DEBUG : dst/file1: Sizes differ 2026/04/11 02:42:12 DEBUG : dst/file1: copy non-chunked object... 2026/04/11 02:42:12 DEBUG : dst/file1: size = 18 OK 2026/04/11 02:42:12 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/04/11 02:42:12 INFO : dst/file1: Copied (server-side copy) 2026/04/11 02:42:12 INFO : dst/file1: Deleted 2026/04/11 02:42:12 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 02:42:12 DEBUG : dst/file1: size = 14 OK 2026/04/11 02:42:12 DEBUG : dst/file1.rclone_chunk.001_bbvvw6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:42:12 INFO : dst/file1.rclone_chunk.001_bbvvw6: Copied (server-side copy) to: dst/file1 2026/04/11 02:42:12 INFO : dst/file1.rclone_chunk.001_bbvvw6: Deleted 2026/04/11 02:42:12 DEBUG : dst/file1: size = 14 OK 2026/04/11 02:42:12 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 02:42:12 INFO : dst/file1: Copied (new) 2026/04/11 02:42:12 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.36s) === 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:13 DEBUG : A1/one: size = 3 OK 2026/04/11 02:42:13 DEBUG : A1/one.rclone_chunk.001_bbvwo8: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:42:13 INFO : A1/one.rclone_chunk.001_bbvwo8: Copied (server-side copy) to: A1/one 2026/04/11 02:42:13 INFO : A1/one.rclone_chunk.001_bbvwo8: Deleted 2026/04/11 02:42:14 DEBUG : A1/two: size = 3 OK 2026/04/11 02:42:14 DEBUG : A1/two.rclone_chunk.001_bbvxsl: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/11 02:42:14 INFO : A1/two.rclone_chunk.001_bbvxsl: Copied (server-side copy) to: A1/two 2026/04/11 02:42:14 INFO : A1/two.rclone_chunk.001_bbvxsl: Deleted 2026/04/11 02:42:14 DEBUG : A1/B1/three: size = 5 OK 2026/04/11 02:42:14 DEBUG : A1/B1/three.rclone_chunk.001_bbvxnd: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/11 02:42:14 INFO : A1/B1/three.rclone_chunk.001_bbvxnd: Copied (server-side copy) to: A1/B1/three 2026/04/11 02:42:14 INFO : A1/B1/three.rclone_chunk.001_bbvxnd: Deleted 2026/04/11 02:42:15 DEBUG : A1/B1/C1/four: size = 4 OK 2026/04/11 02:42:15 DEBUG : A1/B1/C1/four.rclone_chunk.001_bbvx9l: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/11 02:42:15 INFO : A1/B1/C1/four.rclone_chunk.001_bbvx9l: Copied (server-side copy) to: A1/B1/C1/four 2026/04/11 02:42:15 INFO : A1/B1/C1/four.rclone_chunk.001_bbvx9l: Deleted 2026/04/11 02:42:15 DEBUG : A1/B1/C2/five: size = 4 OK 2026/04/11 02:42:15 DEBUG : A1/B1/C2/five.rclone_chunk.001_bbvyfs: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/11 02:42:15 INFO : A1/B1/C2/five.rclone_chunk.001_bbvyfs: Copied (server-side copy) to: A1/B1/C2/five 2026/04/11 02:42:15 INFO : A1/B1/C2/five.rclone_chunk.001_bbvyfs: Deleted 2026/04/11 02:42:15 INFO : A1/B2: Making directory 2026/04/11 02:42:15 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/04/11 02:42:16 DEBUG : A1/B1/three: copy non-chunked object... 2026/04/11 02:42:16 DEBUG : A1/one: copy non-chunked object... 2026/04/11 02:42:16 DEBUG : A1/B1/C2/five: copy non-chunked object... 2026/04/11 02:42:16 DEBUG : A1/two: copy non-chunked object... 2026/04/11 02:42:16 DEBUG : A1/B1/C1/four: copy non-chunked object... 2026/04/11 02:42:16 DEBUG : A2/B1/C2/five: size = 4 OK 2026/04/11 02:42:16 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/11 02:42:16 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/04/11 02:42:16 DEBUG : A2/one: size = 3 OK 2026/04/11 02:42:16 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:42:16 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/04/11 02:42:16 DEBUG : A2/B1/three: size = 5 OK 2026/04/11 02:42:16 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/11 02:42:16 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/04/11 02:42:16 DEBUG : A2/two: size = 3 OK 2026/04/11 02:42:16 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/11 02:42:16 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/04/11 02:42:16 DEBUG : A2/B1/C1/four: size = 4 OK 2026/04/11 02:42:16 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/11 02:42:16 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/04/11 02:42:16 INFO : A1/B1/C2/five: Deleted 2026/04/11 02:42:16 INFO : A1/one: Deleted 2026/04/11 02:42:16 INFO : A1/B1/three: Deleted 2026/04/11 02:42:16 INFO : A1/two: Deleted 2026/04/11 02:42:16 INFO : A1/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/04/11 02:42:17 DEBUG : A2/B1/three: copy non-chunked object... 2026/04/11 02:42:17 DEBUG : A2/B1/C2/five: copy non-chunked object... 2026/04/11 02:42:17 DEBUG : A2/two: copy non-chunked object... 2026/04/11 02:42:17 DEBUG : A2/B1/C1/four: copy non-chunked object... 2026/04/11 02:42:17 DEBUG : A2/one: copy non-chunked object... 2026/04/11 02:42:17 DEBUG : A3/B1/C2/five: size = 4 OK 2026/04/11 02:42:17 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/11 02:42:17 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/04/11 02:42:17 DEBUG : A3/B1/C1/four: size = 4 OK 2026/04/11 02:42:17 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/11 02:42:17 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/04/11 02:42:17 DEBUG : A3/one: size = 3 OK 2026/04/11 02:42:17 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:42:17 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/04/11 02:42:17 DEBUG : A3/B1/three: size = 5 OK 2026/04/11 02:42:17 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/11 02:42:17 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/04/11 02:42:17 DEBUG : A3/two: size = 3 OK 2026/04/11 02:42:17 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/11 02:42:17 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/04/11 02:42:17 INFO : A2/B1/C1/four: Deleted 2026/04/11 02:42:17 INFO : A2/B1/C2/five: Deleted 2026/04/11 02:42:17 INFO : A2/one: Deleted 2026/04/11 02:42:17 INFO : A2/B1/three: Deleted 2026/04/11 02:42:17 INFO : A2/two: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/04/11 02:42:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/11 02:42:18 DEBUG : A3/one: copy non-chunked object... 2026/04/11 02:42:18 DEBUG : A3/B1/three: copy non-chunked object... 2026/04/11 02:42:18 DEBUG : A3/B1/C2/five: copy non-chunked object... 2026/04/11 02:42:18 DEBUG : A3/B1/C1/four: copy non-chunked object... 2026/04/11 02:42:18 DEBUG : A3/two: copy non-chunked object... 2026/04/11 02:42:18 DEBUG : A4/one: size = 3 OK 2026/04/11 02:42:18 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/11 02:42:18 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/04/11 02:42:18 DEBUG : A4/B1/C2/five: size = 4 OK 2026/04/11 02:42:18 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/11 02:42:18 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/04/11 02:42:18 DEBUG : A4/B1/three: size = 5 OK 2026/04/11 02:42:18 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/11 02:42:18 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/04/11 02:42:18 DEBUG : A4/B1/C1/four: size = 4 OK 2026/04/11 02:42:18 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/11 02:42:18 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/04/11 02:42:18 DEBUG : A4/two: size = 3 OK 2026/04/11 02:42:18 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/11 02:42:18 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/04/11 02:42:18 INFO : A3/B1/C2/five: Deleted 2026/04/11 02:42:18 INFO : A3/one: Deleted 2026/04/11 02:42:18 INFO : A3/B1/three: Deleted 2026/04/11 02:42:18 INFO : A3/B1/C1/four: Deleted 2026/04/11 02:42:18 INFO : A3/two: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.67s) === RUN TestGetFsInfo run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" --- PASS: TestGetFsInfo (0.08s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:1526: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2026/04/11 02:42:19 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': File to upload is small (34 bytes), uploading instead of streaming 2026/04/11 02:42:19 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/11 02:42:19 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_bbw2f2: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/04/11 02:42:19 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_bbw2f2: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2026/04/11 02:42:19 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_bbw2f2: Deleted 2026/04/11 02:42:19 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/11 02:42:19 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/04/11 02:42:19 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/04/11 02:42:19 NOTICE: S3 bucket rclone-test-zolisah5neha: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/11 02:42:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_bbw26l: open chunk writer: started multipart upload: KwXGA6PBQneHLn0W0q9QJuhiNrkPdpVkDX4HM4oO_vGyyCuyl.33on.kaN7JTtRdZGoLn9EUkJv97kzZkaYYC8AHiaS3Io2oxzxlekhJh32uwGHdho.uwrqXri4vUfxh 2026/04/11 02:42:19 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_bbw26l: multipart upload "KwXGA6PBQneHLn0W0q9QJuhiNrkPdpVkDX4HM4oO_vGyyCuyl.33on.kaN7JTtRdZGoLn9EUkJv97kzZkaYYC8AHiaS3Io2oxzxlekhJh32uwGHdho.uwrqXri4vUfxh" finished 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_bbw26l: open chunk writer: started multipart upload: hngtxsgbBQCe3y258fh7TjQJ0khBoAvuoPwL8dKmSdSRtZJ9zzXODs2TXHPzsaSBzoGeX5Kk69UKBnNybCArUsN9q.5O5DREmaK7MUB_YVi61vzRH6FNxrOeIQu.xRZr 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_bbw26l: multipart upload "hngtxsgbBQCe3y258fh7TjQJ0khBoAvuoPwL8dKmSdSRtZJ9zzXODs2TXHPzsaSBzoGeX5Kk69UKBnNybCArUsN9q.5O5DREmaK7MUB_YVi61vzRH6FNxrOeIQu.xRZr" finished 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_bbw26l: open chunk writer: started multipart upload: r_Kh7sJ1v3dnGV7iDpzxFCCgSFnajIepWrdqtFXxPoIdwSLBl1Ug6felmB.pA.EFum0iOAREGqRAVBK72xcVH8UFROTK1APqtBBfA912x3t3RJMTC008xXKBNrG55pFP 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_bbw26l: multipart upload "r_Kh7sJ1v3dnGV7iDpzxFCCgSFnajIepWrdqtFXxPoIdwSLBl1Ug6felmB.pA.EFum0iOAREGqRAVBK72xcVH8UFROTK1APqtBBfA912x3t3RJMTC008xXKBNrG55pFP" finished 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_bbw26l: open chunk writer: started multipart upload: YF7v2I63ghrn62KxzVVy3w1_nRM8..dnW7HQflsItaH7dGK84.HEES1h3B7Q4X3v3daQOoklv8mBHUY5zZCnqOtjym3wupaaG3vcMyna5Hz0bwz_aS4.XyifSEyfhi6y 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_bbw26l: multipart upload "YF7v2I63ghrn62KxzVVy3w1_nRM8..dnW7HQflsItaH7dGK84.HEES1h3B7Q4X3v3daQOoklv8mBHUY5zZCnqOtjym3wupaaG3vcMyna5Hz0bwz_aS4.XyifSEyfhi6y" finished 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_bbw26l: open chunk writer: started multipart upload: uTsOqZQEhnwp_UUBAZqDm6gh.o2UecyvWBo9ZgJtxnywxjjAroL0zWd3mTMV2qjJBqnoLnvGjOkLd65a7heO0p5A7XCYZEiv07UkPy2ytiDAIB15j92o3SVrYNTTlqOC 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_bbw26l: multipart upload "uTsOqZQEhnwp_UUBAZqDm6gh.o2UecyvWBo9ZgJtxnywxjjAroL0zWd3mTMV2qjJBqnoLnvGjOkLd65a7heO0p5A7XCYZEiv07UkPy2ytiDAIB15j92o3SVrYNTTlqOC" finished 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_bbw26l: open chunk writer: started multipart upload: 604p8vdkJNhpxqfaxmS_R.KR1dxAO0K_WXElmDpl5VkozEmCjS7VzmPy9E0Ryr5vssVJi6TqKurvlvmQK8SCNyBSj_OZ.4Lq6rWxRICUsnWvMGzKPXfmCTXM2D_ldLLx 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_bbw26l: multipart upload "604p8vdkJNhpxqfaxmS_R.KR1dxAO0K_WXElmDpl5VkozEmCjS7VzmPy9E0Ryr5vssVJi6TqKurvlvmQK8SCNyBSj_OZ.4Lq6rWxRICUsnWvMGzKPXfmCTXM2D_ldLLx" finished 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_bbw26l: open chunk writer: started multipart upload: aflj15IBYX7GN9Kz2PSeExYHFOJEnytnLYeOtDhqwjZZ6gvnhN1xBM7QIu5Ch5N18Jbd6GYbe_40rMzN5UlvW40Dlg14pa1KpQeH5BC01l3prCWJtVDQPoWgOeu8TeKr 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_bbw26l: multipart upload "aflj15IBYX7GN9Kz2PSeExYHFOJEnytnLYeOtDhqwjZZ6gvnhN1xBM7QIu5Ch5N18Jbd6GYbe_40rMzN5UlvW40Dlg14pa1KpQeH5BC01l3prCWJtVDQPoWgOeu8TeKr" finished 2026/04/11 02:42:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_bbw26l: open chunk writer: started multipart upload: WqLmm1PT9OQwc71syT7K7000s5xtoq4E7opIxhd2OVLiAatDJj8fheBvLvO4ZrEEQrZbipYziP3hD97vSAQXhqYJijDz1_1gRsM2C_qoDpZDkrOiGgOjRNQWHaHLXw.z 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_bbw26l: multipart upload "WqLmm1PT9OQwc71syT7K7000s5xtoq4E7opIxhd2OVLiAatDJj8fheBvLvO4ZrEEQrZbipYziP3hD97vSAQXhqYJijDz1_1gRsM2C_qoDpZDkrOiGgOjRNQWHaHLXw.z" finished 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_bbw26l: open chunk writer: started multipart upload: S.QJNUMqKBEjpJU156nslwXHjkFT2i2.eWDmH2LkvwlFcpFQwNBe48Lq6YVU19dBwhI6vu3J5qzmhmTgjsYB2f7L3p4tVoUCpKnZ4OLhwtfhO1onQVviZ9CAZQGUrbG9 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_bbw26l: multipart upload "S.QJNUMqKBEjpJU156nslwXHjkFT2i2.eWDmH2LkvwlFcpFQwNBe48Lq6YVU19dBwhI6vu3J5qzmhmTgjsYB2f7L3p4tVoUCpKnZ4OLhwtfhO1onQVviZ9CAZQGUrbG9" finished 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_bbw26l: open chunk writer: started multipart upload: degRjQulGOEbG_Iz1aiIcy00BBuDbcljczm68JtRNV4dc75HA3LtSNCCVtZHrjvmE_6kjhp35oDAuLTtgTVeEaeM70.SP_iC8_6hUXKDsPjnZYoGhMonncslkpu_eZzo 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_bbw26l: multipart upload "degRjQulGOEbG_Iz1aiIcy00BBuDbcljczm68JtRNV4dc75HA3LtSNCCVtZHrjvmE_6kjhp35oDAuLTtgTVeEaeM70.SP_iC8_6hUXKDsPjnZYoGhMonncslkpu_eZzo" finished 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_bbw26l: open chunk writer: started multipart upload: Q4ZO4RGxuaY6VpPavb68LZsLrGdiKcH7mjPMocHYzOzuSP1SDKhcUJXpXQpk4TMCtpnr_MMIzQGkgCiDv2_IuBodCNO3T2prYc.Zyto47bvlgl2FEXzbrdOVQX63M0b4 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_bbw26l: multipart upload "Q4ZO4RGxuaY6VpPavb68LZsLrGdiKcH7mjPMocHYzOzuSP1SDKhcUJXpXQpk4TMCtpnr_MMIzQGkgCiDv2_IuBodCNO3T2prYc.Zyto47bvlgl2FEXzbrdOVQX63M0b4" finished 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_bbw26l: open chunk writer: started multipart upload: xchzWmbVfkiUTUQjx63YSsDnLIb9217ZBO4TBRzdLIJPIA5H0d.H3hzlZTBXxevaWnN85.wa3_AEHD_cvFT.liOY2IuwaPiYYB5_w5iicKFHBChYu44RRm2XP5GqKSRH 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_bbw26l: multipart upload "xchzWmbVfkiUTUQjx63YSsDnLIb9217ZBO4TBRzdLIJPIA5H0d.H3hzlZTBXxevaWnN85.wa3_AEHD_cvFT.liOY2IuwaPiYYB5_w5iicKFHBChYu44RRm2XP5GqKSRH" finished 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_bbw26l: open chunk writer: started multipart upload: kCiv.JlGeDpwmYFKnfzzYwXb19HtDxfmzYYuuCE.MpVUfAA4chSsOtv4mIYLLoScQgrqffiiCA7i4ps1eyUdoQbUNztXUfXj81.q8ljzRJ47od3MWwmCRi5H5w_N.wfF 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_bbw26l: multipart upload "kCiv.JlGeDpwmYFKnfzzYwXb19HtDxfmzYYuuCE.MpVUfAA4chSsOtv4mIYLLoScQgrqffiiCA7i4ps1eyUdoQbUNztXUfXj81.q8ljzRJ47od3MWwmCRi5H5w_N.wfF" finished 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_bbw26l: open chunk writer: started multipart upload: lnW0.Nf8jMrMDSmncG2erYIiINF5dzSqgve1Ki0CwGk6P8aK7tarFLWNenBmeG1QEdwZqr2FCyHiHl2cnNFQ4zZkNxmPQG4rf6wMjmNE0lwkCuUsK2yftJeSPQH7cg6p 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_bbw26l: multipart upload "lnW0.Nf8jMrMDSmncG2erYIiINF5dzSqgve1Ki0CwGk6P8aK7tarFLWNenBmeG1QEdwZqr2FCyHiHl2cnNFQ4zZkNxmPQG4rf6wMjmNE0lwkCuUsK2yftJeSPQH7cg6p" finished 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_bbw26l: open chunk writer: started multipart upload: GIg5b4YIBAbM8C9s0q1Xv9ywKSJjHsO1x6p2Rt.xSMkrhz8bIArBF2y3HgZ4plsTKI2Jps9_LNeidGDpA8y6JgHDFYtrO3IxEu4XTvdnn7Hx9yZPrqnXcBdStDtm1mPo 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_bbw26l: multipart upload "GIg5b4YIBAbM8C9s0q1Xv9ywKSJjHsO1x6p2Rt.xSMkrhz8bIArBF2y3HgZ4plsTKI2Jps9_LNeidGDpA8y6JgHDFYtrO3IxEu4XTvdnn7Hx9yZPrqnXcBdStDtm1mPo" finished 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_bbw26l: open chunk writer: started multipart upload: puTVRmq.bIe5624x3WsV0G4F0TTqJHqe7X8wj1QcyMFQHgP1gsU1FqedTc5jnYsD6C3PuokTmsRl_bxYt6.CYfnieqwp9UQCUPeqS2.xL_vjCQ51NEnN2UOWeof2HZcT 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_bbw26l: multipart upload "puTVRmq.bIe5624x3WsV0G4F0TTqJHqe7X8wj1QcyMFQHgP1gsU1FqedTc5jnYsD6C3PuokTmsRl_bxYt6.CYfnieqwp9UQCUPeqS2.xL_vjCQ51NEnN2UOWeof2HZcT" finished 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_bbw26l: open chunk writer: started multipart upload: ptV_YZ2_EXp.M.slB2yPQtUSxgdvFGk5.M9tX_Ai743aTS.Hbe5zTrxXTmlSSyt3cA.ASwL79jpviIj3Kye_jPwITKgx_bLBMUmkTzpTj8npFxMED3mbBkDxNlvuLoxs 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_bbw26l: multipart upload "ptV_YZ2_EXp.M.slB2yPQtUSxgdvFGk5.M9tX_Ai743aTS.Hbe5zTrxXTmlSSyt3cA.ASwL79jpviIj3Kye_jPwITKgx_bLBMUmkTzpTj8npFxMED3mbBkDxNlvuLoxs" finished 2026/04/11 02:42:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_bbw26l: open chunk writer: started multipart upload: wfMqXOrC5uvfFeR5l2uBvhx4K0wAGIwp5dPbI_zq7jlmM4O14OF0WRK.7Uf1CtAiwlQ3wtEa3xxOpNcn2PXZS2e6H4BSubYRdhXiuI_S0C4NaCEOeg8KZtqnzPtja3WX 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_bbw26l: multipart upload "wfMqXOrC5uvfFeR5l2uBvhx4K0wAGIwp5dPbI_zq7jlmM4O14OF0WRK.7Uf1CtAiwlQ3wtEa3xxOpNcn2PXZS2e6H4BSubYRdhXiuI_S0C4NaCEOeg8KZtqnzPtja3WX" finished 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_bbw26l: open chunk writer: started multipart upload: 7mIHT1InJfW1ggctdwhhDqMu7tmwMCIytgYzGdHKHqnMCyjbqnU7QyIeKAoIyTPCzNvP_tUR2tquGr0zMioMYqoGgQcpBJTPdo3mPK.g_KU9XUsFEpYeZyVd_TqEJc2z 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_bbw26l: multipart upload "7mIHT1InJfW1ggctdwhhDqMu7tmwMCIytgYzGdHKHqnMCyjbqnU7QyIeKAoIyTPCzNvP_tUR2tquGr0zMioMYqoGgQcpBJTPdo3mPK.g_KU9XUsFEpYeZyVd_TqEJc2z" finished 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_bbw26l: open chunk writer: started multipart upload: jgbK6VhC7vNFzkC2i415MPZ.Pncwgo1Sw50rfwmA2odz.LIFYVMBly0yi51AAlYT.QEEfbiFyWxoUQaTggnQTP_RuOZdakcfz3EFXaLyWKRt0M5_qz8IXvRr6VAOw6bN 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_bbw26l: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_bbw26l: multipart upload "jgbK6VhC7vNFzkC2i415MPZ.Pncwgo1Sw50rfwmA2odz.LIFYVMBly0yi51AAlYT.QEEfbiFyWxoUQaTggnQTP_RuOZdakcfz3EFXaLyWKRt0M5_qz8IXvRr6VAOw6bN" finished 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_bbw26l: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_bbw26l: open chunk writer: started multipart upload: fPXHJuPy4Qbq9gjU9CI0_PVyMyj1kaxD3GW.GySCTqX5rxi3FsV6pG0f2vRqhbf1zvUQz0cIHgoBSDOGHjzkjqDX2VyP9D.zyHxSVyS809CsTDRn8oPuROVbL4TiZc9S 2026/04/11 02:42:25 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2026/04/11 02:42:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_bbw26l: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2026/04/11 02:42:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_bbw26l: multipart upload "fPXHJuPy4Qbq9gjU9CI0_PVyMyj1kaxD3GW.GySCTqX5rxi3FsV6pG0f2vRqhbf1zvUQz0cIHgoBSDOGHjzkjqDX2VyP9D.zyHxSVyS809CsTDRn8oPuROVbL4TiZc9S" finished 2026/04/11 02:42:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_bbw26l: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2026/04/11 02:42:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2026/04/11 02:42:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2026/04/11 02:42:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_bbw26l: Deleted 2026/04/11 02:42:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2026/04/11 02:42:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2026/04/11 02:42:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_bbw26l: Deleted 2026/04/11 02:42:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2026/04/11 02:42:26 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2026/04/11 02:42:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_bbw26l: Deleted 2026/04/11 02:42:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2026/04/11 02:42:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2026/04/11 02:42:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_bbw26l: Deleted 2026/04/11 02:42:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2026/04/11 02:42:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2026/04/11 02:42:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_bbw26l: Deleted 2026/04/11 02:42:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2026/04/11 02:42:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2026/04/11 02:42:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_bbw26l: Deleted 2026/04/11 02:42:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2026/04/11 02:42:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2026/04/11 02:42:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_bbw26l: Deleted 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_bbw26l: Deleted 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_bbw26l: Deleted 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_bbw26l: Deleted 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_bbw26l: Deleted 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_bbw26l: Deleted 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2026/04/11 02:42:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2026/04/11 02:42:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_bbw26l: Deleted 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_bbw26l: Deleted 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_bbw26l: Deleted 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_bbw26l: Deleted 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_bbw26l: Deleted 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_bbw26l: Deleted 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2026/04/11 02:42:29 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2026/04/11 02:42:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_bbw26l: Deleted 2026/04/11 02:42:30 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2026/04/11 02:42:30 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:30 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2026/04/11 02:42:30 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_bbw26l: Deleted 2026/04/11 02:42:30 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2026/04/11 02:42:30 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_bbw26l: Src hash empty - aborting Dst hash check 2026/04/11 02:42:30 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_bbw26l: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2026/04/11 02:42:30 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_bbw26l: Deleted 2026/04/11 02:42:30 DEBUG : no_checksum_big_file_from_pipe: size = 1025 OK 2026/04/11 02:42:30 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2026/04/11 02:42:30 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:31 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': File to upload is small (34 bytes), uploading instead of streaming 2026/04/11 02:42:32 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/11 02:42:32 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_bbwfq8: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/04/11 02:42:32 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_bbwfq8: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2026/04/11 02:42:32 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_bbwfq8: Deleted 2026/04/11 02:42:32 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/11 02:42:32 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/04/11 02:42:32 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/04/11 02:42:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_bbwfba: open chunk writer: started multipart upload: JBBwftrCceH4MeWWhAx6oSLWMul6ogeP6bH.YX3JNyZxjyxL9iy6S7eoF7lZrHvQJ1c4plOofSli1rMjBLt6tStuJrzvVPHvEcyX1Ms5aU7F2yqbROy_Ctz4vRiLWHQZ 2026/04/11 02:42:32 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_bbwfba: multipart upload "JBBwftrCceH4MeWWhAx6oSLWMul6ogeP6bH.YX3JNyZxjyxL9iy6S7eoF7lZrHvQJ1c4plOofSli1rMjBLt6tStuJrzvVPHvEcyX1Ms5aU7F2yqbROy_Ctz4vRiLWHQZ" finished 2026/04/11 02:42:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_bbwfba: open chunk writer: started multipart upload: lLQo35rlH3Zdjk.pGTSlQjKj4iAO0Xofo9xVb97yj5eShZ_Kkw94oV8Kn8T4eo04uxlqHG_JzgkHiKS4ND3QMzWtRMYUDSuu1Ejhmfrdpjcs7m548S0WNsjAL5ct50cy 2026/04/11 02:42:32 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_bbwfba: multipart upload "lLQo35rlH3Zdjk.pGTSlQjKj4iAO0Xofo9xVb97yj5eShZ_Kkw94oV8Kn8T4eo04uxlqHG_JzgkHiKS4ND3QMzWtRMYUDSuu1Ejhmfrdpjcs7m548S0WNsjAL5ct50cy" finished 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_bbwfba: open chunk writer: started multipart upload: KXH9Q2h9DNWdutFBxzebW5V4sx.2L2IyWqJBSKCr46TWJL0DEHLzZ1slkH9iAe1OEug0i_Jq16Nv2R6at3ZTACZCnMRKqpLzg19My6LM6T15GTAmakeXKxMmglBf1zDH 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_bbwfba: multipart upload "KXH9Q2h9DNWdutFBxzebW5V4sx.2L2IyWqJBSKCr46TWJL0DEHLzZ1slkH9iAe1OEug0i_Jq16Nv2R6at3ZTACZCnMRKqpLzg19My6LM6T15GTAmakeXKxMmglBf1zDH" finished 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_bbwfba: open chunk writer: started multipart upload: nomW1jLW9JVOL0gueGGlkqamTusaYJLA8_CCPNuffY89x2OYvMJTaO40DieVMjzf4N9hJPm54n9m_SFmGauW5YZ5MVKbhEkZIsGoSo6vpmjxI8tVtQA1Lwo2blAguXX_ 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_bbwfba: multipart upload "nomW1jLW9JVOL0gueGGlkqamTusaYJLA8_CCPNuffY89x2OYvMJTaO40DieVMjzf4N9hJPm54n9m_SFmGauW5YZ5MVKbhEkZIsGoSo6vpmjxI8tVtQA1Lwo2blAguXX_" finished 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_bbwfba: open chunk writer: started multipart upload: yuvbAsmlWldaHBfMVJGPsEdmLNK7ZvMed8kazaMfubqapLZEPytbp0zE_8vgEOzeNtQhzCoWh2MRfRtBkaDxf0BoHgg3ZkviO0qOPDv.bqf5keTBsu_5Hv.fgfZxr6Dc 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_bbwfba: multipart upload "yuvbAsmlWldaHBfMVJGPsEdmLNK7ZvMed8kazaMfubqapLZEPytbp0zE_8vgEOzeNtQhzCoWh2MRfRtBkaDxf0BoHgg3ZkviO0qOPDv.bqf5keTBsu_5Hv.fgfZxr6Dc" finished 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_bbwfba: open chunk writer: started multipart upload: xDCeKiazw.iJekhXyk134AnCb8xDmbzF43sYN5c_02ow3PA0Bcq9U.q7g1ydl5LaXE6KK.NjhxWzrk0YrmJThmXtl4oy.08wxsPYFV9z6AeQY0ZWVGyyYH9xttt.zaAp 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_bbwfba: multipart upload "xDCeKiazw.iJekhXyk134AnCb8xDmbzF43sYN5c_02ow3PA0Bcq9U.q7g1ydl5LaXE6KK.NjhxWzrk0YrmJThmXtl4oy.08wxsPYFV9z6AeQY0ZWVGyyYH9xttt.zaAp" finished 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_bbwfba: open chunk writer: started multipart upload: 4hfIXXjCrGd.63TPZtW15SHvTNd1lJzI5uwx3LVEGLBTabMUYk9LgdSg_SakqKrFVR3tXGopNtdPvIGhj.EFiQ61WQgG3GcZK5HxpflyurMaAdRvZr3gDVtscPl4EKng 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_bbwfba: multipart upload "4hfIXXjCrGd.63TPZtW15SHvTNd1lJzI5uwx3LVEGLBTabMUYk9LgdSg_SakqKrFVR3tXGopNtdPvIGhj.EFiQ61WQgG3GcZK5HxpflyurMaAdRvZr3gDVtscPl4EKng" finished 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_bbwfba: open chunk writer: started multipart upload: McBbCcvGnfLxJtasFBgn58L.uXBB8BvHp.FHljRu6iaK2VPtZmL2hxSdW9Li5SgAW7oXnKZAvlkrz933s047YHPESn0Q0p12nnuEsR83Y5igOmbQYxDi5ihSU6lN3zFa 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_bbwfba: multipart upload "McBbCcvGnfLxJtasFBgn58L.uXBB8BvHp.FHljRu6iaK2VPtZmL2hxSdW9Li5SgAW7oXnKZAvlkrz933s047YHPESn0Q0p12nnuEsR83Y5igOmbQYxDi5ihSU6lN3zFa" finished 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_bbwfba: open chunk writer: started multipart upload: HSiosmeP116.tkQIZT3Dt_1S.47SNAiy2pONFMcAzN3mWq2brw.iZc58jjeKnHOhn3Q.afr0IKIKNpsn_9KT8LbDrAC.juXnkaOdeno6zxv.qDPS1N5kmUSmOXxo8Il9 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_bbwfba: multipart upload "HSiosmeP116.tkQIZT3Dt_1S.47SNAiy2pONFMcAzN3mWq2brw.iZc58jjeKnHOhn3Q.afr0IKIKNpsn_9KT8LbDrAC.juXnkaOdeno6zxv.qDPS1N5kmUSmOXxo8Il9" finished 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_bbwfba: open chunk writer: started multipart upload: H6gATQY90PEiTGbH7yxGQGXfl2vqLMTS2bl336aaciatppp0a_rA9lBWzwWnBgdAQb7_PDS19sU2px9fn_YGZ.PwPAjgCtpMx42KHlkEpxjHt56QGznSp_M3UQLUFi0h 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_bbwfba: multipart upload "H6gATQY90PEiTGbH7yxGQGXfl2vqLMTS2bl336aaciatppp0a_rA9lBWzwWnBgdAQb7_PDS19sU2px9fn_YGZ.PwPAjgCtpMx42KHlkEpxjHt56QGznSp_M3UQLUFi0h" finished 2026/04/11 02:42:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_bbwfba: open chunk writer: started multipart upload: RXG6NnzpwDe8P3v9FnrgF1.Xa7d3OjSGEm9IjBrYWMvnWPbswaR37H7463OQLq6470SnVcB_BJ_pSuXLiTEknaKo61QmcfhbqQIVWPEXz3oVYmtzVt3IMQCx59951aBt 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_bbwfba: multipart upload "RXG6NnzpwDe8P3v9FnrgF1.Xa7d3OjSGEm9IjBrYWMvnWPbswaR37H7463OQLq6470SnVcB_BJ_pSuXLiTEknaKo61QmcfhbqQIVWPEXz3oVYmtzVt3IMQCx59951aBt" finished 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_bbwfba: open chunk writer: started multipart upload: 8hxBClSPDpjB6X.Uw6v8ACX7uuz5kc3y5hKCZtK3AqmKncMgoNeW3hbbqw0B880h.Z9NJTYwuj7Ke8_nxOjgbtRSjB1MTQGKfAQJaBaIu1PwVJFCxLhEwQzhD_iZH15b 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_bbwfba: multipart upload "8hxBClSPDpjB6X.Uw6v8ACX7uuz5kc3y5hKCZtK3AqmKncMgoNeW3hbbqw0B880h.Z9NJTYwuj7Ke8_nxOjgbtRSjB1MTQGKfAQJaBaIu1PwVJFCxLhEwQzhD_iZH15b" finished 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_bbwfba: open chunk writer: started multipart upload: QLTfSpUmPI8lnYkcnm_mzgL7Ywx7M3fB6XoAEcqGE9nvb.1omzckvSIbjYvoTmEzgVrA7DdBTM7DmU6FoWjJnjozHZ63rGJFUhfwey72FBgOC2w_qehRSCTzeamFoE7L 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_bbwfba: multipart upload "QLTfSpUmPI8lnYkcnm_mzgL7Ywx7M3fB6XoAEcqGE9nvb.1omzckvSIbjYvoTmEzgVrA7DdBTM7DmU6FoWjJnjozHZ63rGJFUhfwey72FBgOC2w_qehRSCTzeamFoE7L" finished 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_bbwfba: open chunk writer: started multipart upload: wM4HfJpAA3XTsk_5Y3_px5whnzJTYaLNP7T21TgD2it8iU3EOuuYlKIpjL89tcGH2twk6KOUCtIgVcVC5piJHE09GmuGScqqjgd72ZYPXMISofSTNC2ABnhApyqDc8PT 2026/04/11 02:42:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_bbwfba: multipart upload "wM4HfJpAA3XTsk_5Y3_px5whnzJTYaLNP7T21TgD2it8iU3EOuuYlKIpjL89tcGH2twk6KOUCtIgVcVC5piJHE09GmuGScqqjgd72ZYPXMISofSTNC2ABnhApyqDc8PT" finished 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_bbwfba: open chunk writer: started multipart upload: 0DOt5sfSZ1Si93dZnwpiratqRfPvOHh2NgVP.el__A0cVgyxf3d7QnAJ9TcVJ5CEvfmr9LMYoc8NJ1Qjht4zSrGqqOjwdKow_iLibWt4pIccwXcPEcBeZrlmbNZ6Zv6b 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_bbwfba: multipart upload "0DOt5sfSZ1Si93dZnwpiratqRfPvOHh2NgVP.el__A0cVgyxf3d7QnAJ9TcVJ5CEvfmr9LMYoc8NJ1Qjht4zSrGqqOjwdKow_iLibWt4pIccwXcPEcBeZrlmbNZ6Zv6b" finished 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_bbwfba: open chunk writer: started multipart upload: OLtMjWtxSFeMRma7hBI6_GEbry2nQBDnZnzzVAGAC5NqhLZTLawuJ0U1XtgP50jBMp0J5bijLsFEorKfFbXUBK4urMg4Ugp6kLn3HZ.hyoxAOdESU4lsTF5cuNMxLGGk 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_bbwfba: multipart upload "OLtMjWtxSFeMRma7hBI6_GEbry2nQBDnZnzzVAGAC5NqhLZTLawuJ0U1XtgP50jBMp0J5bijLsFEorKfFbXUBK4urMg4Ugp6kLn3HZ.hyoxAOdESU4lsTF5cuNMxLGGk" finished 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_bbwfba: open chunk writer: started multipart upload: Zr32uM6WBP6PZ1aYGfWnUz_6K0JkBesTRlXSF9Lgkkp5BvIW7LvVjI.3zxf6huSmm6Zxr3PrpQxfW7.k9DttSpTyjuYeEH49p.etSbh4h2EjEmYw9itDUR92eWs1Z.pE 2026/04/11 02:42:37 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_bbwfba: multipart upload "Zr32uM6WBP6PZ1aYGfWnUz_6K0JkBesTRlXSF9Lgkkp5BvIW7LvVjI.3zxf6huSmm6Zxr3PrpQxfW7.k9DttSpTyjuYeEH49p.etSbh4h2EjEmYw9itDUR92eWs1Z.pE" finished 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_bbwfba: open chunk writer: started multipart upload: U52mH3j2hgVWU6pZir_ZuUHv.0DZzNqbc5xo1_SeS51eAM661YRQoLSdRQJcLQRhgpljIiKxX5yddgm_MP7dyvxoNPjo0G6rhcw3jNhJMl0CeJXDVZpVQZuXkojoOwh_ 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_bbwfba: multipart upload "U52mH3j2hgVWU6pZir_ZuUHv.0DZzNqbc5xo1_SeS51eAM661YRQoLSdRQJcLQRhgpljIiKxX5yddgm_MP7dyvxoNPjo0G6rhcw3jNhJMl0CeJXDVZpVQZuXkojoOwh_" finished 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_bbwfba: open chunk writer: started multipart upload: TTwEKDg636HuYHWERj.VeVa8eQrOxdC2pk9FsLJjE8DU_ogpofGveITcmKecwAG0gLULY...V9zAaFYrE8cncqb.Vtwg.eoN3MhrIQqn1Pe1FyS.TNehytj6LSJ_0xNK 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_bbwfba: multipart upload "TTwEKDg636HuYHWERj.VeVa8eQrOxdC2pk9FsLJjE8DU_ogpofGveITcmKecwAG0gLULY...V9zAaFYrE8cncqb.Vtwg.eoN3MhrIQqn1Pe1FyS.TNehytj6LSJ_0xNK" finished 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_bbwfba: open chunk writer: started multipart upload: LfosvDxbZFc96sI7fkoi66IQWPF4o0l1nIiZp5xiFWRNzYGCULh9jZyoKLY7THifUnPtq3neP.UkBHUspHRXoKGbONuRjqlkd.t_4ZXjHQZuUTGuEq9V_ND.74ILg3It 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:38 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_bbwfba: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_bbwfba: multipart upload "LfosvDxbZFc96sI7fkoi66IQWPF4o0l1nIiZp5xiFWRNzYGCULh9jZyoKLY7THifUnPtq3neP.UkBHUspHRXoKGbONuRjqlkd.t_4ZXjHQZuUTGuEq9V_ND.74ILg3It" finished 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_bbwfba: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_bbwfba: open chunk writer: started multipart upload: iPUGpSzUtG2Xp9nJT1YtRnKmONojrMWSQQpFifkylScBd4kWhbA_yuy.1eQTIYl1yYbhbjgxZ0DPacAcn1egk1KAg4koY7MyfcLrXzGIwe03yoTNim1AGf.ylWjUNVTn 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_bbwfba: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_bbwfba: multipart upload "iPUGpSzUtG2Xp9nJT1YtRnKmONojrMWSQQpFifkylScBd4kWhbA_yuy.1eQTIYl1yYbhbjgxZ0DPacAcn1egk1KAg4koY7MyfcLrXzGIwe03yoTNim1AGf.ylWjUNVTn" finished 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_bbwfba: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2026/04/11 02:42:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_bbwfba: Deleted 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2026/04/11 02:42:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_bbwfba: Deleted 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2026/04/11 02:42:39 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_bbwfba: Deleted 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_bbwfba: Deleted 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_bbwfba: Deleted 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_bbwfba: Deleted 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_bbwfba: Deleted 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2026/04/11 02:42:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2026/04/11 02:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_bbwfba: Deleted 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_bbwfba: Deleted 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_bbwfba: Deleted 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_bbwfba: Deleted 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_bbwfba: Deleted 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_bbwfba: Deleted 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2026/04/11 02:42:41 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2026/04/11 02:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_bbwfba: Deleted 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_bbwfba: Deleted 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_bbwfba: Deleted 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_bbwfba: Deleted 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_bbwfba: Deleted 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_bbwfba: Deleted 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2026/04/11 02:42:42 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2026/04/11 02:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_bbwfba: Deleted 2026/04/11 02:42:43 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2026/04/11 02:42:43 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_bbwfba: Src hash empty - aborting Dst hash check 2026/04/11 02:42:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_bbwfba: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2026/04/11 02:42:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_bbwfba: Deleted 2026/04/11 02:42:43 DEBUG : with_checksum_big_file_from_pipe: size = 1025 OK 2026/04/11 02:42:43 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2026/04/11 02:42:43 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:44 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': File to upload is small (34 bytes), uploading instead of streaming 2026/04/11 02:42:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/11 02:42:45 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_bbwr6c: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/04/11 02:42:45 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_bbwr6c: Deleted 2026/04/11 02:42:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/11 02:42:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbwsjw: open chunk writer: started multipart upload: bScmPOi5F7jcf5KPlEyQzh_ys1HoFOTk4Imjvc6F2rwVAnRucCAMSNGVuf8CthBfvkNyQWKktayZcUS3wXSQMX2hNETS5PsRbjXbQni.dHnmAXFVelPptPQV7r.vuaUf 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbwsjw: multipart upload "bScmPOi5F7jcf5KPlEyQzh_ys1HoFOTk4Imjvc6F2rwVAnRucCAMSNGVuf8CthBfvkNyQWKktayZcUS3wXSQMX2hNETS5PsRbjXbQni.dHnmAXFVelPptPQV7r.vuaUf" finished 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbwsjw: open chunk writer: started multipart upload: .N2DL5Cdr941rVFZqKcvP5PfqXoohawmQbkz.vPft4g5.sM5dpO_suP6e7snZ0.88rCEpBRo6K7g8XOAi3ebb7K62eJLay.NY2Vi1UKb3lcDWPQOLL5NjH50E9U1HGp3 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbwsjw: multipart upload ".N2DL5Cdr941rVFZqKcvP5PfqXoohawmQbkz.vPft4g5.sM5dpO_suP6e7snZ0.88rCEpBRo6K7g8XOAi3ebb7K62eJLay.NY2Vi1UKb3lcDWPQOLL5NjH50E9U1HGp3" finished 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbwsjw: open chunk writer: started multipart upload: uFiemgVD4C6KZaAt.Qonsu16Fd50y4DM4KxkFWJslsTXGDuPwojN.1aUnm5pzPFvC60TOoHOdUDDqo29Zmcc3kVuNiPwraO8ryYU6O8pVgdy_hQG8K4mjB5DriaYueQP 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbwsjw: multipart upload "uFiemgVD4C6KZaAt.Qonsu16Fd50y4DM4KxkFWJslsTXGDuPwojN.1aUnm5pzPFvC60TOoHOdUDDqo29Zmcc3kVuNiPwraO8ryYU6O8pVgdy_hQG8K4mjB5DriaYueQP" finished 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbwsjw: open chunk writer: started multipart upload: kjFn9KCjw.zFgjXkxlJmogR6zRv6aUy33p_J5M42NndPHmgIaCOngLbvB2Ika7slw5z06R_QWXWlwGln8rLWsl5twUNjNPpNo0trK_P1CrdW2riNd4R5B49N.axHICcv 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbwsjw: multipart upload "kjFn9KCjw.zFgjXkxlJmogR6zRv6aUy33p_J5M42NndPHmgIaCOngLbvB2Ika7slw5z06R_QWXWlwGln8rLWsl5twUNjNPpNo0trK_P1CrdW2riNd4R5B49N.axHICcv" finished 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbwsjw: open chunk writer: started multipart upload: QAMElxh2piUi9NQF8H6QVGqT2J5cZXYYiVmaRvuPsLotxg.X2saKcVRGgL5hAfBRT4CtDMPbE.22XNCFVEd0O9Y1z93ahOncz1Pm0mkZRGKpxJuzwWJsZp4i4VGxGpfD 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbwsjw: multipart upload "QAMElxh2piUi9NQF8H6QVGqT2J5cZXYYiVmaRvuPsLotxg.X2saKcVRGgL5hAfBRT4CtDMPbE.22XNCFVEd0O9Y1z93ahOncz1Pm0mkZRGKpxJuzwWJsZp4i4VGxGpfD" finished 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbwsjw: open chunk writer: started multipart upload: rsRqqBk5itAJWZbVGFntX8GUvGe3BpQw6zzkmr95ybTNVeeAm4fD576brBZ0y39auTPVjyWHJTobQqlkfYxIJyevalqABR7IuuQQ4JrbxHGkW18WUwQ.ynKqZLVZ6X3T 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:46 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbwsjw: multipart upload "rsRqqBk5itAJWZbVGFntX8GUvGe3BpQw6zzkmr95ybTNVeeAm4fD576brBZ0y39auTPVjyWHJTobQqlkfYxIJyevalqABR7IuuQQ4JrbxHGkW18WUwQ.ynKqZLVZ6X3T" finished 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbwsjw: open chunk writer: started multipart upload: ApV2ZcOFO3VXC0zn0JuCq4iDD1wBBu2go3QOYarToPnCWHHQkgbrfp79aomakNQq5l428NDnUnwycxbMA8iul94xpcbZxE54.r4KhMBDRN_1qSyLlEtOnYVfKaZbWZX6 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbwsjw: multipart upload "ApV2ZcOFO3VXC0zn0JuCq4iDD1wBBu2go3QOYarToPnCWHHQkgbrfp79aomakNQq5l428NDnUnwycxbMA8iul94xpcbZxE54.r4KhMBDRN_1qSyLlEtOnYVfKaZbWZX6" finished 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbwsjw: open chunk writer: started multipart upload: 32EPNC0MhqCknqXnqMFBdeYesUaofaZmohusHZJ9b5GzHrWrGx3tpDjleyXxCRdRhiVHzA.UcgmwV4RmLmAmYq9I5XE8peqWBQrdgcmj8BtdVC0p8vWQ7A63Y4MPXBH2 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbwsjw: multipart upload "32EPNC0MhqCknqXnqMFBdeYesUaofaZmohusHZJ9b5GzHrWrGx3tpDjleyXxCRdRhiVHzA.UcgmwV4RmLmAmYq9I5XE8peqWBQrdgcmj8BtdVC0p8vWQ7A63Y4MPXBH2" finished 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbwsjw: open chunk writer: started multipart upload: a6bM70o3LowW4b.OTQDStNr7gZdtKzMSog0_AfKNiT7.fz5d8jMeiwcM8KH._l9LJ5rEMwS6zuuOzVDHcTLrUbvvVkI_ApGunfx.GvwjfXwDBnFfyIFZJwnuHTGq.ZeP 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:47 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbwsjw: multipart upload "a6bM70o3LowW4b.OTQDStNr7gZdtKzMSog0_AfKNiT7.fz5d8jMeiwcM8KH._l9LJ5rEMwS6zuuOzVDHcTLrUbvvVkI_ApGunfx.GvwjfXwDBnFfyIFZJwnuHTGq.ZeP" finished 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbwsjw: open chunk writer: started multipart upload: Sp0.oYpgL1yDCg3atV5AF.tRy_vPJLi3HNsMaIkvUFt_khA18DI16exnDj3XhhGEIgSkDjYcC6zrL2UjCjaGQarEW.yFBgVF1CNvXTrrG_cBgZ8FZLQIlcg0xCvKi429 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbwsjw: multipart upload "Sp0.oYpgL1yDCg3atV5AF.tRy_vPJLi3HNsMaIkvUFt_khA18DI16exnDj3XhhGEIgSkDjYcC6zrL2UjCjaGQarEW.yFBgVF1CNvXTrrG_cBgZ8FZLQIlcg0xCvKi429" finished 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbwsjw: open chunk writer: started multipart upload: L2zHiOSWYo9lA6A87ygqXiWc6OxonDfyqsk_dJLiuQAMSu_q07ImOUT7cYMnYiI_12MzJ7VA1vAquJ3MDsuc1pKP.rNUtwaj.WxIfQnuC6e2Qs9raUxQnT2Gu6VyIytd 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbwsjw: multipart upload "L2zHiOSWYo9lA6A87ygqXiWc6OxonDfyqsk_dJLiuQAMSu_q07ImOUT7cYMnYiI_12MzJ7VA1vAquJ3MDsuc1pKP.rNUtwaj.WxIfQnuC6e2Qs9raUxQnT2Gu6VyIytd" finished 2026/04/11 02:42:48 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbwsjw: open chunk writer: started multipart upload: 3zba19zqnMW9kTL8u6qVr.TqCgJHFZMeGyK5dwXhtByHFuU9GlD7xXWkKVZ34Oftz.n422UXyGTyVDN9w3jZYGzDWWzA5sTdIPm4YqrBEOYdjtVK1SHrMYCZYKlADbtI 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbwsjw: multipart upload "3zba19zqnMW9kTL8u6qVr.TqCgJHFZMeGyK5dwXhtByHFuU9GlD7xXWkKVZ34Oftz.n422UXyGTyVDN9w3jZYGzDWWzA5sTdIPm4YqrBEOYdjtVK1SHrMYCZYKlADbtI" finished 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbwsjw: open chunk writer: started multipart upload: PYoCbVU5x0voEL6JT.V0e66kZrEDMht0OVpbr0MTwm2E68A_D84e.xV0tnpMH1HlIibhU6up68Qu5oA0SN7FyiDZ1KZPmyvdACAZNnTUUJVwqZiHpXNV.chYLjjuwRi. 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbwsjw: multipart upload "PYoCbVU5x0voEL6JT.V0e66kZrEDMht0OVpbr0MTwm2E68A_D84e.xV0tnpMH1HlIibhU6up68Qu5oA0SN7FyiDZ1KZPmyvdACAZNnTUUJVwqZiHpXNV.chYLjjuwRi." finished 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbwsjw: open chunk writer: started multipart upload: 7O6Za2BNgQQqf3Wi57IOS0aEBk0SAX.1zZwUMFA1TmQLSu_gbGiyMpBaoKYFyA_COBLdCb8ga5Klu.OEi3OGvB2Q0LK9PUevzC9OizgnOOYatjBZ4oucXpwij4KC5w99 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:49 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbwsjw: multipart upload "7O6Za2BNgQQqf3Wi57IOS0aEBk0SAX.1zZwUMFA1TmQLSu_gbGiyMpBaoKYFyA_COBLdCb8ga5Klu.OEi3OGvB2Q0LK9PUevzC9OizgnOOYatjBZ4oucXpwij4KC5w99" finished 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbwsjw: open chunk writer: started multipart upload: 93h4E.SoloJQ9aBHw04mWnZ2mY8iKnRVGNXnqyWzSHJdcyFgWNcLNZkNyvpHB.VW_mbT9SoGypLTKW9h2P3P00SMtC.7FUMG4FuSjSM3ZiRqb7mGddYZ7T0WtLVO0n7F 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbwsjw: multipart upload "93h4E.SoloJQ9aBHw04mWnZ2mY8iKnRVGNXnqyWzSHJdcyFgWNcLNZkNyvpHB.VW_mbT9SoGypLTKW9h2P3P00SMtC.7FUMG4FuSjSM3ZiRqb7mGddYZ7T0WtLVO0n7F" finished 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbwsjw: open chunk writer: started multipart upload: K1VW_s..gmaD3_LL5Pmq0NgFp0sQtte5TjejUwEVC44wu9hxd_e4YGwD9AfRkZKGtZBUjiTlQYe1hrEptV5SKlETdFy5yI1P9_3JD4QNAEDEWy3vwyuic0t0PFIpghWI 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbwsjw: multipart upload "K1VW_s..gmaD3_LL5Pmq0NgFp0sQtte5TjejUwEVC44wu9hxd_e4YGwD9AfRkZKGtZBUjiTlQYe1hrEptV5SKlETdFy5yI1P9_3JD4QNAEDEWy3vwyuic0t0PFIpghWI" finished 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbwsjw: open chunk writer: started multipart upload: yyV1tBWiCI1PP2yKKkNzRUgyVIuFnyt0BV0uPd14J8vdopeMUVhUXkQBs7wdZenX9go0tA_YuGPKn.CNIRX5OJPwJFxxXZN4UUfULcbtHAMfDWQhbbpVOmEd8GMS3Kma 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbwsjw: multipart upload "yyV1tBWiCI1PP2yKKkNzRUgyVIuFnyt0BV0uPd14J8vdopeMUVhUXkQBs7wdZenX9go0tA_YuGPKn.CNIRX5OJPwJFxxXZN4UUfULcbtHAMfDWQhbbpVOmEd8GMS3Kma" finished 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbwsjw: open chunk writer: started multipart upload: LKYv7RFaBKr70LGifMqFI_mWciOnhBTD.Bi1xaO.wA0ikaHKqnbr.JW98RkKy4aArnliB_6KBYaQb.drj2.qXaHe7R7bFMVYsAb0gAFWvC0p4nD3ftsxPN7QXI6KZ4T8 2026/04/11 02:42:50 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbwsjw: multipart upload "LKYv7RFaBKr70LGifMqFI_mWciOnhBTD.Bi1xaO.wA0ikaHKqnbr.JW98RkKy4aArnliB_6KBYaQb.drj2.qXaHe7R7bFMVYsAb0gAFWvC0p4nD3ftsxPN7QXI6KZ4T8" finished 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbwsjw: open chunk writer: started multipart upload: mDlzxbQO.vaT5zdDv25yWDXz0oEotgy1yBUcjfz6eIFcuDLBRMlojkwBO6PszYe.jo1cX2ANeQ_BUUwQg8RgaxsCtretzWs0DC3gAqcbPa6529aQoYeRg84I.hIWMQUi 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbwsjw: multipart upload "mDlzxbQO.vaT5zdDv25yWDXz0oEotgy1yBUcjfz6eIFcuDLBRMlojkwBO6PszYe.jo1cX2ANeQ_BUUwQg8RgaxsCtretzWs0DC3gAqcbPa6529aQoYeRg84I.hIWMQUi" finished 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbwsjw: open chunk writer: started multipart upload: JiG3zhZK6A_isYWWUmTHulPmwZMe50QVabj6IRw_dk1tE3rj3hSe7800DNXnr_Wsl652cXrolv_u5pdmZusz7vj7tUwDOIdWPfjMBCB9Jnalh0Kq0i5qi39pqplVoc3v 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbwsjw: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbwsjw: multipart upload "JiG3zhZK6A_isYWWUmTHulPmwZMe50QVabj6IRw_dk1tE3rj3hSe7800DNXnr_Wsl652cXrolv_u5pdmZusz7vj7tUwDOIdWPfjMBCB9Jnalh0Kq0i5qi39pqplVoc3v" finished 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbwsjw: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbwsjw: open chunk writer: started multipart upload: nyiVKnyxntfG8GSu_SUYiesH7owJIwjE.H1aC1O_XZwjxxyPD7fo3tGIJed7NInIfclEuWJ6IgP17.eIWgYp1une0Oklif5wlP1W8CZvsHEBksoI0UZRwpnx5lHmFK_f 2026/04/11 02:42:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2026/04/11 02:42:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbwsjw: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2026/04/11 02:42:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbwsjw: multipart upload "nyiVKnyxntfG8GSu_SUYiesH7owJIwjE.H1aC1O_XZwjxxyPD7fo3tGIJed7NInIfclEuWJ6IgP17.eIWgYp1une0Oklif5wlP1W8CZvsHEBksoI0UZRwpnx5lHmFK_f" finished 2026/04/11 02:42:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbwsjw: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2026/04/11 02:42:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2026/04/11 02:42:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2026/04/11 02:42:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbwsjw: Deleted 2026/04/11 02:42:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2026/04/11 02:42:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2026/04/11 02:42:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbwsjw: Deleted 2026/04/11 02:42:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2026/04/11 02:42:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2026/04/11 02:42:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbwsjw: Deleted 2026/04/11 02:42:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2026/04/11 02:42:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2026/04/11 02:42:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbwsjw: Deleted 2026/04/11 02:42:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbwsjw: Deleted 2026/04/11 02:42:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbwsjw: Deleted 2026/04/11 02:42:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbwsjw: Deleted 2026/04/11 02:42:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbwsjw: Deleted 2026/04/11 02:42:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2026/04/11 02:42:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbwsjw: Deleted 2026/04/11 02:42:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbwsjw: Deleted 2026/04/11 02:42:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbwsjw: Deleted 2026/04/11 02:42:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbwsjw: Deleted 2026/04/11 02:42:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbwsjw: Deleted 2026/04/11 02:42:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbwsjw: Deleted 2026/04/11 02:42:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2026/04/11 02:42:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2026/04/11 02:42:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbwsjw: Deleted 2026/04/11 02:42:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2026/04/11 02:42:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2026/04/11 02:42:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbwsjw: Deleted 2026/04/11 02:42:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2026/04/11 02:42:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2026/04/11 02:42:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbwsjw: Deleted 2026/04/11 02:42:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2026/04/11 02:42:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2026/04/11 02:42:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbwsjw: Deleted 2026/04/11 02:42:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2026/04/11 02:42:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2026/04/11 02:42:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbwsjw: Deleted 2026/04/11 02:42:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2026/04/11 02:42:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2026/04/11 02:42:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbwsjw: Deleted 2026/04/11 02:42:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2026/04/11 02:42:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbwsjw: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2026/04/11 02:42:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbwsjw: Deleted 2026/04/11 02:42:56 DEBUG : ignore_checksum_big_file_from_pipe: size = 1025 OK 2026/04/11 02:42:56 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:42:58 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': File to upload is small (34 bytes), uploading instead of streaming 2026/04/11 02:42:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/11 02:42:58 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_bbx5uh: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/04/11 02:42:58 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_bbx5uh: Deleted 2026/04/11 02:42:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/11 02:42:58 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/11 02:42:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/11 02:42:58 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbx52w: open chunk writer: started multipart upload: ISoRHSrQ6ZhXd2m1gEuN5kX0y3bJNJk6fK0tx0uIfr3b4zbt1ytYlWO8MpmcNKBVVu7UStRFTLrrOXW9qdIUKxwwsfeOKP9pHWPmVPLWhko7xPrUvApYt2dp24u1utoD 2026/04/11 02:42:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:58 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:58 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbx52w: multipart upload "ISoRHSrQ6ZhXd2m1gEuN5kX0y3bJNJk6fK0tx0uIfr3b4zbt1ytYlWO8MpmcNKBVVu7UStRFTLrrOXW9qdIUKxwwsfeOKP9pHWPmVPLWhko7xPrUvApYt2dp24u1utoD" finished 2026/04/11 02:42:58 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbx52w: open chunk writer: started multipart upload: WgiD7VJgo3D_35EhEzDDcZf3n1T.9geLT1SofcGz9IdVECUGBmrQrx3bCBSNcl_MJfNSvW0MrgJO1_4nFWBpl1zuO9OswbbCOJqAZ1HdyLw.EivTYWMGfNc5TLzVdBeP 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbx52w: multipart upload "WgiD7VJgo3D_35EhEzDDcZf3n1T.9geLT1SofcGz9IdVECUGBmrQrx3bCBSNcl_MJfNSvW0MrgJO1_4nFWBpl1zuO9OswbbCOJqAZ1HdyLw.EivTYWMGfNc5TLzVdBeP" finished 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbx52w: open chunk writer: started multipart upload: 1l._SksP5IhkqV5tp3B6MIQysZwoO_d7X_kARiPZoxLqBUg3fmFbXX6EZGOTndA5UMQF3QzVcDQ2x2GqcyZ6mVE4HG7XxAAVs5ecSESZ5VaGcw5jlyNKd0YvbYp7MvL3 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbx52w: multipart upload "1l._SksP5IhkqV5tp3B6MIQysZwoO_d7X_kARiPZoxLqBUg3fmFbXX6EZGOTndA5UMQF3QzVcDQ2x2GqcyZ6mVE4HG7XxAAVs5ecSESZ5VaGcw5jlyNKd0YvbYp7MvL3" finished 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbx52w: open chunk writer: started multipart upload: NDbzSV_QfFRcLzdfYG7UbR0YLcSD3LIEvUE0o5WhbCrhmjHyMBuiZsYXEJTmkDGGus4DwuEXVluwGB7amd1x_Dz6dhz9waCCTEt_HERV8ISFluqGv2b3L4ywGMcYcz5x 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:42:59 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbx52w: multipart upload "NDbzSV_QfFRcLzdfYG7UbR0YLcSD3LIEvUE0o5WhbCrhmjHyMBuiZsYXEJTmkDGGus4DwuEXVluwGB7amd1x_Dz6dhz9waCCTEt_HERV8ISFluqGv2b3L4ywGMcYcz5x" finished 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbx52w: open chunk writer: started multipart upload: CPQ2NLsHddFeRiVJWCoKdfrQ3k9kB7_Fgr0ye4xR6An4lyNUNIoRorIfR49UuVTgbtd58eIzXUY_TMw5cRq4_OSr.WJLTvuakcK9426g4iwaGhD.a2HJvgwLMNtvqPho 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbx52w: multipart upload "CPQ2NLsHddFeRiVJWCoKdfrQ3k9kB7_Fgr0ye4xR6An4lyNUNIoRorIfR49UuVTgbtd58eIzXUY_TMw5cRq4_OSr.WJLTvuakcK9426g4iwaGhD.a2HJvgwLMNtvqPho" finished 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbx52w: open chunk writer: started multipart upload: V1k_kO75uNfp_PTpfk0Sw7L.MgaqOHhZ8QIZaxQJ39PRnnUNXMymrcMP07YFI0DJ_E29_ccvRDQyNU8UYMkY_161FHubpknVLV0kC1lhSgsVEl31ZXL5INTnb6hZQWFS 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbx52w: multipart upload "V1k_kO75uNfp_PTpfk0Sw7L.MgaqOHhZ8QIZaxQJ39PRnnUNXMymrcMP07YFI0DJ_E29_ccvRDQyNU8UYMkY_161FHubpknVLV0kC1lhSgsVEl31ZXL5INTnb6hZQWFS" finished 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbx52w: open chunk writer: started multipart upload: MpGQC7THhS9xJdnp_r.ucgeBYqzmD4Rtkk17URFAKJX9FNu3c.HM98lrqt7NLyDjP_fjbmrTqLhaGAofUkNwycHBgitoUlI7XaHvNIhs28OqfxJbrw7s1Fgb07mIk.Ff 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbx52w: multipart upload "MpGQC7THhS9xJdnp_r.ucgeBYqzmD4Rtkk17URFAKJX9FNu3c.HM98lrqt7NLyDjP_fjbmrTqLhaGAofUkNwycHBgitoUlI7XaHvNIhs28OqfxJbrw7s1Fgb07mIk.Ff" finished 2026/04/11 02:43:00 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbx52w: open chunk writer: started multipart upload: xC26WDJ4eQqXltCkJzs43RtTS6yN042kaELL8HUpDFxD5tyVdfPCjFFNkBdpEjdOdhHAH_Xnd3xNXGmIzBj1WrVFTY43ZyvVVdows16rAWmxmYJeYV8SbzQ2.95k9Q6X 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbx52w: multipart upload "xC26WDJ4eQqXltCkJzs43RtTS6yN042kaELL8HUpDFxD5tyVdfPCjFFNkBdpEjdOdhHAH_Xnd3xNXGmIzBj1WrVFTY43ZyvVVdows16rAWmxmYJeYV8SbzQ2.95k9Q6X" finished 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbx52w: open chunk writer: started multipart upload: R3J1RZx.Uf0pbT_8lTDEzfWsxeOuLmAPtlcj2y3TKd4fvf9VlFA0OPCOGM00wyT8WGdwQdsRmnWRzJWBCcnVRCqjHFTsIHfn7FMpPJXWI8...eFF4WlY_mt391YcS96y 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbx52w: multipart upload "R3J1RZx.Uf0pbT_8lTDEzfWsxeOuLmAPtlcj2y3TKd4fvf9VlFA0OPCOGM00wyT8WGdwQdsRmnWRzJWBCcnVRCqjHFTsIHfn7FMpPJXWI8...eFF4WlY_mt391YcS96y" finished 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbx52w: open chunk writer: started multipart upload: 76JaNl7yye5ZEh9OuwM3eRQAcIo8OMLcJ1vivNMyMmfprFkJl47r2cYeujIhKbg6Q80Aj2ooJZ_UQyE1EQTFVrmI2Lfqr5fJiial9GTKmm2cqm2NyZTZwX8WH76DPGRD 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbx52w: multipart upload "76JaNl7yye5ZEh9OuwM3eRQAcIo8OMLcJ1vivNMyMmfprFkJl47r2cYeujIhKbg6Q80Aj2ooJZ_UQyE1EQTFVrmI2Lfqr5fJiial9GTKmm2cqm2NyZTZwX8WH76DPGRD" finished 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbx52w: open chunk writer: started multipart upload: DmMUN9FFT3k.p0CE0JpBW1.1XKzhRYHzlaAOJ17rX7KNlhJ_rYR6t3B1Tm3jI25p0qAsYKpkaaYEPr_jRoiOPcTI_lA.HAXq6hETxtZDib7.YMHp0aGJPyWsf_1o9kVr 2026/04/11 02:43:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbx52w: multipart upload "DmMUN9FFT3k.p0CE0JpBW1.1XKzhRYHzlaAOJ17rX7KNlhJ_rYR6t3B1Tm3jI25p0qAsYKpkaaYEPr_jRoiOPcTI_lA.HAXq6hETxtZDib7.YMHp0aGJPyWsf_1o9kVr" finished 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbx52w: open chunk writer: started multipart upload: hcfvzRBH1LGHHRQQE.5_UFYTDmN04QJuX0K0xBFZHLZok3JkIUYgko4GqWmAWl81PWsx76TopKtMnRKxzvxnXM2u2iADwf0cjsN.XY4tz2euZZN92cbHHjyHFNVDchkA 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbx52w: multipart upload "hcfvzRBH1LGHHRQQE.5_UFYTDmN04QJuX0K0xBFZHLZok3JkIUYgko4GqWmAWl81PWsx76TopKtMnRKxzvxnXM2u2iADwf0cjsN.XY4tz2euZZN92cbHHjyHFNVDchkA" finished 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbx52w: open chunk writer: started multipart upload: .BuiZ4Z8a3y8t1OBNZNhA5NUa2EMNCXwAQBpUOMof92vuRyybIPY_Nqv7x31DPlS9qxXR38qEnJJViatSa__PVBAMs4Adu8Wmmfl22VAWbnx0B6PqmImPkg.UDwqVlTq 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbx52w: multipart upload ".BuiZ4Z8a3y8t1OBNZNhA5NUa2EMNCXwAQBpUOMof92vuRyybIPY_Nqv7x31DPlS9qxXR38qEnJJViatSa__PVBAMs4Adu8Wmmfl22VAWbnx0B6PqmImPkg.UDwqVlTq" finished 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbx52w: open chunk writer: started multipart upload: xoJU_KzIgU53ctqlLL3hN5YYusT71Lt4pn13AC3gqWQxgiRfC0R5Ob4XAmeTWWbtsX_W4xhDecdkyK5Im.Cf8Fwsp2bbAcwvbAVxzll3z4eJt6vWagJ6ePxMGY3umQ6j 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:02 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbx52w: multipart upload "xoJU_KzIgU53ctqlLL3hN5YYusT71Lt4pn13AC3gqWQxgiRfC0R5Ob4XAmeTWWbtsX_W4xhDecdkyK5Im.Cf8Fwsp2bbAcwvbAVxzll3z4eJt6vWagJ6ePxMGY3umQ6j" finished 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbx52w: open chunk writer: started multipart upload: apHrGjnnVRarW3.iI4wKnFcCTVI5IKnRiorwFp6L4TgHgeKGSvG0.JKToxHSTnd0Sfezro4ypicxU1pLl5kvP.Cxev0WQoFO3ZOqLoL7CYpexXw17JGPFR9MoTSFztpq 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbx52w: multipart upload "apHrGjnnVRarW3.iI4wKnFcCTVI5IKnRiorwFp6L4TgHgeKGSvG0.JKToxHSTnd0Sfezro4ypicxU1pLl5kvP.Cxev0WQoFO3ZOqLoL7CYpexXw17JGPFR9MoTSFztpq" finished 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbx52w: open chunk writer: started multipart upload: UTCQqO.ask30euo0DIcirmAHAtfb3I_vOHWQ.JOukFaSomXiyPNqoTA.RnmUZI4vYuwlQMGVpnX91UxNEm4Qr0VNC6ysz.ZJ8My7YG9.BfNO02kBe1ehTeYTo3lsN_Ex 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbx52w: multipart upload "UTCQqO.ask30euo0DIcirmAHAtfb3I_vOHWQ.JOukFaSomXiyPNqoTA.RnmUZI4vYuwlQMGVpnX91UxNEm4Qr0VNC6ysz.ZJ8My7YG9.BfNO02kBe1ehTeYTo3lsN_Ex" finished 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbx52w: open chunk writer: started multipart upload: oQJm6_3toeGtJ934HIetgrnZ7p6_IV_IdHWvdgq8ZNNNbvyVu018uys_SyjJLUAgRpi_y8sShhNhE5Qdu9dAMOJMtk1V64h_eG64iRD_mTbyoHjx5MS08xFbF4IpEPQ3 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:03 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbx52w: multipart upload "oQJm6_3toeGtJ934HIetgrnZ7p6_IV_IdHWvdgq8ZNNNbvyVu018uys_SyjJLUAgRpi_y8sShhNhE5Qdu9dAMOJMtk1V64h_eG64iRD_mTbyoHjx5MS08xFbF4IpEPQ3" finished 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbx52w: open chunk writer: started multipart upload: 7mvvyOaYqAEw2FqmpyQVp6PIvYTOS8mNRPk3rQ8D7yj9LBV_4E5dCyGWORl9bZjJcJQ0.FJgld7SecIcUtHZF3jrtR_s6jloqNTLIZcz0x7.YDBpXKBW_pMcsKGvQo4l 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbx52w: multipart upload "7mvvyOaYqAEw2FqmpyQVp6PIvYTOS8mNRPk3rQ8D7yj9LBV_4E5dCyGWORl9bZjJcJQ0.FJgld7SecIcUtHZF3jrtR_s6jloqNTLIZcz0x7.YDBpXKBW_pMcsKGvQo4l" finished 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbx52w: open chunk writer: started multipart upload: MuzUB1OkQ09REK_.a20Eplagk45oEmjy6eyeE81_dS0rv9wr.RZOhTSAyKCSwv.N2pmj3DwEaRbsmjRtO_bcSKkobOvn6CXNvdIUhCrfGWRPXtXbRyzUxe7OlgMYfrsV 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbx52w: multipart upload "MuzUB1OkQ09REK_.a20Eplagk45oEmjy6eyeE81_dS0rv9wr.RZOhTSAyKCSwv.N2pmj3DwEaRbsmjRtO_bcSKkobOvn6CXNvdIUhCrfGWRPXtXbRyzUxe7OlgMYfrsV" finished 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbx52w: open chunk writer: started multipart upload: G4sohL8YXuuaJDumwD.7xp2v8i4wvIICwFwg0okgFlH_cVS7Hqct9ju_dGuqxFdYCzvYepw73mpUDpNAUvCvUs5L7h4XSjJk07VvtZ8un4NoTBEHryLYhgZ1eW1cs0zi 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/04/11 02:43:04 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbx52w: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbx52w: multipart upload "G4sohL8YXuuaJDumwD.7xp2v8i4wvIICwFwg0okgFlH_cVS7Hqct9ju_dGuqxFdYCzvYepw73mpUDpNAUvCvUs5L7h4XSjJk07VvtZ8un4NoTBEHryLYhgZ1eW1cs0zi" finished 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbx52w: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbx52w: open chunk writer: started multipart upload: Lw0M1cXGdyA2yadeqkiwrcWfCjJJLCY6Hi9VVODHwqqL1tuAXiLGWxzoEeb3SZH8e1gVzMOXLYGQvWb6ydOekL0jJc7Fg2WWZ.p5RuUl.K8PUcGraZ9ajyIB9tjP99mk 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbx52w: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbx52w: multipart upload "Lw0M1cXGdyA2yadeqkiwrcWfCjJJLCY6Hi9VVODHwqqL1tuAXiLGWxzoEeb3SZH8e1gVzMOXLYGQvWb6ydOekL0jJc7Fg2WWZ.p5RuUl.K8PUcGraZ9ajyIB9tjP99mk" finished 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbx52w: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2026/04/11 02:43:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2026/04/11 02:43:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bbx52w: Deleted 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2026/04/11 02:43:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2026/04/11 02:43:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bbx52w: Deleted 2026/04/11 02:43:05 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2026/04/11 02:43:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2026/04/11 02:43:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bbx52w: Deleted 2026/04/11 02:43:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bbx52w: Deleted 2026/04/11 02:43:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bbx52w: Deleted 2026/04/11 02:43:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bbx52w: Deleted 2026/04/11 02:43:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bbx52w: Deleted 2026/04/11 02:43:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bbx52w: Deleted 2026/04/11 02:43:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2026/04/11 02:43:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bbx52w: Deleted 2026/04/11 02:43:07 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bbx52w: Deleted 2026/04/11 02:43:07 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bbx52w: Deleted 2026/04/11 02:43:07 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bbx52w: Deleted 2026/04/11 02:43:07 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bbx52w: Deleted 2026/04/11 02:43:07 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bbx52w: Deleted 2026/04/11 02:43:07 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2026/04/11 02:43:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bbx52w: Deleted 2026/04/11 02:43:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bbx52w: Deleted 2026/04/11 02:43:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bbx52w: Deleted 2026/04/11 02:43:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bbx52w: Deleted 2026/04/11 02:43:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bbx52w: Deleted 2026/04/11 02:43:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bbx52w: Deleted 2026/04/11 02:43:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2026/04/11 02:43:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbx52w: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2026/04/11 02:43:09 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bbx52w: Deleted 2026/04/11 02:43:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 1025 OK 2026/04/11 02:43:09 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/11 02:43:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (51.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (12.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (12.54s) === RUN TestRcatMetadata run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:43:11 DEBUG : potato1.rclone_chunk.001: size = 50 OK 2026/04/11 02:43:11 DEBUG : potato1.rclone_chunk.001_bbxhe4: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:43:11 INFO : potato1.rclone_chunk.001_bbxhe4: Copied (server-side copy) to: potato1.rclone_chunk.001 2026/04/11 02:43:11 INFO : potato1.rclone_chunk.001_bbxhe4: Deleted 2026/04/11 02:43:11 DEBUG : potato1.rclone_chunk.002: size = 10 OK 2026/04/11 02:43:11 DEBUG : potato1.rclone_chunk.002_bbxhe4: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:43:11 INFO : potato1.rclone_chunk.002_bbxhe4: Copied (server-side copy) to: potato1.rclone_chunk.002 2026/04/11 02:43:11 INFO : potato1.rclone_chunk.002_bbxhe4: Deleted 2026/04/11 02:43:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': File to upload is small (60 bytes), uploading instead of streaming 2026/04/11 02:43:11 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:43:11 DEBUG : potato2.rclone_chunk.001_bbxiju: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:43:11 INFO : potato2.rclone_chunk.001_bbxiju: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:43:11 INFO : potato2.rclone_chunk.001_bbxiju: Deleted 2026/04/11 02:43:12 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:43:12 DEBUG : potato2.rclone_chunk.002_bbxiju: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:43:12 INFO : potato2.rclone_chunk.002_bbxiju: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:43:12 INFO : potato2.rclone_chunk.002_bbxiju: Deleted 2026/04/11 02:43:12 DEBUG : potato2: size = 60 OK 2026/04/11 02:43:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/11 02:43:12 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (2.21s) === RUN TestRcatSizeMetadata run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:43:13 ERROR : potato1.rclone_chunk.001_bbxkv5: Don't know how to set key "X-Upload-Header" on upload 2026/04/11 02:43:13 ERROR : potato1.rclone_chunk.002_bbxkv5: Don't know how to set key "X-Upload-Header" on upload 2026/04/11 02:43:13 ERROR : potato1.rclone_chunk.001_bbxkv5: Don't know how to set key "X-Upload-Header" on upload 2026/04/11 02:43:13 DEBUG : potato1.rclone_chunk.001: size = 50 OK 2026/04/11 02:43:13 DEBUG : potato1.rclone_chunk.001_bbxkv5: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:43:13 INFO : potato1.rclone_chunk.001_bbxkv5: Copied (server-side copy) to: potato1.rclone_chunk.001 2026/04/11 02:43:13 INFO : potato1.rclone_chunk.001_bbxkv5: Deleted 2026/04/11 02:43:13 ERROR : potato1.rclone_chunk.002_bbxkv5: Don't know how to set key "X-Upload-Header" on upload 2026/04/11 02:43:13 DEBUG : potato1.rclone_chunk.002: size = 10 OK 2026/04/11 02:43:13 DEBUG : potato1.rclone_chunk.002_bbxkv5: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:43:13 INFO : potato1.rclone_chunk.002_bbxkv5: Copied (server-side copy) to: potato1.rclone_chunk.002 2026/04/11 02:43:13 INFO : potato1.rclone_chunk.002_bbxkv5: Deleted --- PASS: TestRcatSizeUploadHeaders (1.20s) === RUN TestTouchDir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" 2026/04/11 02:43:14 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/04/11 02:43:14 DEBUG : potato2.rclone_chunk.001_bbxlpv: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/04/11 02:43:14 INFO : potato2.rclone_chunk.001_bbxlpv: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/04/11 02:43:14 INFO : potato2.rclone_chunk.001_bbxlpv: Deleted 2026/04/11 02:43:14 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/04/11 02:43:14 DEBUG : potato2.rclone_chunk.002_bbxlpv: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/04/11 02:43:14 INFO : potato2.rclone_chunk.002_bbxlpv: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/04/11 02:43:14 INFO : potato2.rclone_chunk.002_bbxlpv: Deleted 2026/04/11 02:43:15 DEBUG : empty space: size = 1 OK 2026/04/11 02:43:15 DEBUG : empty space.rclone_chunk.001_bbxlh3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/11 02:43:15 INFO : empty space.rclone_chunk.001_bbxlh3: Copied (server-side copy) to: empty space 2026/04/11 02:43:15 INFO : empty space.rclone_chunk.001_bbxlh3: Deleted 2026/04/11 02:43:15 DEBUG : sub dir/potato3: size = 5 OK 2026/04/11 02:43:15 DEBUG : sub dir/potato3.rclone_chunk.001_bbxmnh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 02:43:15 INFO : sub dir/potato3.rclone_chunk.001_bbxmnh: Copied (server-side copy) to: sub dir/potato3 2026/04/11 02:43:15 INFO : sub dir/potato3.rclone_chunk.001_bbxmnh: Deleted 2026/04/11 02:43:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': Touching "empty space" 2026/04/11 02:43:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': Touching "potato2" 2026/04/11 02:43:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.70s) === RUN TestMkdirMetadata run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === RUN TestRemoveExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha'", Local "Local file system at /tmp/rclone3012609371", Modify Window "1ns" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.09s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/11 02:43:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zolisah5neha': Purge remote 2026/04/11 02:43:17 DEBUG : S3 bucket rclone-test-zolisah5neha: bucket is versioned: false 2026/04/11 02:43:17 DEBUG : Waiting for deletions to finish 2026/04/11 02:43:17 INFO : S3 bucket rclone-test-zolisah5neha: Bucket "rclone-test-zolisah5neha" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Finished OK in 3m24.031798555s (try 1/5)