"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -fast-list" - Starting (try 1/5) 2025/08/05 01:14:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu" 2025/08/05 01:14:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:11 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu" 2025/08/05 01:14:11 DEBUG : Creating backend with remote "/tmp/rclone290308230" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/08/05 01:14:11 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/08/05 01:14:11 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/05 01:14:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 01:14:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/05 01:14:11 DEBUG : potato: Seek from 10 to 0 2025/08/05 01:14:11 DEBUG : potato: Seek from 10 to 0 2025/08/05 01:14:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/05 01:14:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 01:14:11 DEBUG : potato: Seek from 5 to 2 2025/08/05 01:14:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/05 01:14:11 DEBUG : potato: Seek from 7 to 0 2025/08/05 01:14:11 DEBUG : potato: Seek from 7 to 0 2025/08/05 01:14:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/05 01:14:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 01:14:11 DEBUG : potato: Seek from 5 to 2 2025/08/05 01:14:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/05 01:14:11 DEBUG : potato: Seek from 8 to 0 2025/08/05 01:14:11 DEBUG : potato: Seek from 8 to 0 2025/08/05 01:14:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/05 01:14:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/05 01:14:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/05 01:14:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/05 01:14:11 DEBUG : potato: Seek from 5 to 2 2025/08/05 01:14:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/05 01:14:11 DEBUG : potato: Seek from 9 to 0 2025/08/05 01:14:11 DEBUG : potato: Seek from 9 to 0 2025/08/05 01:14:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:14:12 INFO : S3 bucket rclone-test-todufos1duhu: Bucket "rclone-test-todufos1duhu" created with ACL "" 2025/08/05 01:14:12 DEBUG : rutabaga.rclone_chunk.001_i3qoht: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/08/05 01:14:12 INFO : rutabaga.rclone_chunk.001_i3qoht: Copied (server-side copy) to: rutabaga 2025/08/05 01:14:12 INFO : rutabaga.rclone_chunk.001_i3qoht: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2025/08/05 01:14:13 DEBUG : empty space.rclone_chunk.001_i3qp99: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:14:13 INFO : empty space.rclone_chunk.001_i3qp99: Copied (server-side copy) to: empty space 2025/08/05 01:14:13 INFO : empty space.rclone_chunk.001_i3qp99: Deleted === RUN TestCheck/3 2025/08/05 01:14:13 DEBUG : potato2.rclone_chunk.001_i3qp1r: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:14:13 INFO : potato2.rclone_chunk.001_i3qp1r: Copied (server-side copy) to: potato2 2025/08/05 01:14:13 INFO : potato2.rclone_chunk.001_i3qp1r: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2025/08/05 01:14:14 DEBUG : remotepotato.rclone_chunk.001_i3qqdk: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:14:14 INFO : remotepotato.rclone_chunk.001_i3qqdk: Copied (server-side copy) to: remotepotato 2025/08/05 01:14:14 INFO : remotepotato.rclone_chunk.001_i3qqdk: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.52s) --- PASS: TestCheck/1 (0.04s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.04s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2025/08/05 01:14:15 DEBUG : Creating backend with remote "nonexistent" 2025/08/05 01:14:15 DEBUG : Creating backend with remote "nonexistent" 2025/08/05 01:14:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/05 01:14:15 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/05 01:14:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/05 01:14:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:14:15 DEBUG : rutabaga.rclone_chunk.001_i3qr2m: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/08/05 01:14:15 INFO : rutabaga.rclone_chunk.001_i3qr2m: Copied (server-side copy) to: rutabaga 2025/08/05 01:14:15 INFO : rutabaga.rclone_chunk.001_i3qr2m: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/05 01:14:16 DEBUG : empty space.rclone_chunk.001_i3qr4b: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:14:16 INFO : empty space.rclone_chunk.001_i3qr4b: Copied (server-side copy) to: empty space 2025/08/05 01:14:16 INFO : empty space.rclone_chunk.001_i3qr4b: Deleted === RUN TestCheckDownload/3 2025/08/05 01:14:16 DEBUG : potato2.rclone_chunk.001_i3qs2r: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:14:16 INFO : potato2.rclone_chunk.001_i3qs2r: Copied (server-side copy) to: potato2 2025/08/05 01:14:17 INFO : potato2.rclone_chunk.001_i3qs2r: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/05 01:14:17 DEBUG : remotepotato.rclone_chunk.001_i3qtd6: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:14:17 INFO : remotepotato.rclone_chunk.001_i3qtd6: Copied (server-side copy) to: remotepotato 2025/08/05 01:14:17 INFO : remotepotato.rclone_chunk.001_i3qtd6: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.30s) --- PASS: TestCheckDownload/1 (0.10s) --- PASS: TestCheckDownload/2 (0.10s) --- PASS: TestCheckDownload/3 (0.09s) --- PASS: TestCheckDownload/4 (0.16s) --- PASS: TestCheckDownload/5 (0.10s) --- PASS: TestCheckDownload/6 (0.09s) --- PASS: TestCheckDownload/7 (0.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:14:18 DEBUG : rutabaga.rclone_chunk.001_i3qucn: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/08/05 01:14:18 INFO : rutabaga.rclone_chunk.001_i3qucn: Copied (server-side copy) to: rutabaga 2025/08/05 01:14:18 INFO : rutabaga.rclone_chunk.001_i3qucn: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/05 01:14:19 DEBUG : empty space.rclone_chunk.001_i3qvfh: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:14:19 INFO : empty space.rclone_chunk.001_i3qvfh: Copied (server-side copy) to: empty space 2025/08/05 01:14:19 INFO : empty space.rclone_chunk.001_i3qvfh: Deleted === RUN TestCheckSizeOnly/3 2025/08/05 01:14:20 DEBUG : potato2.rclone_chunk.001_i3qvsc: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2025/08/05 01:14:20 INFO : potato2.rclone_chunk.001_i3qvsc: Copied (server-side copy) to: potato2 2025/08/05 01:14:20 INFO : potato2.rclone_chunk.001_i3qvsc: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/05 01:14:20 DEBUG : remotepotato.rclone_chunk.001_i3qwb8: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:14:20 INFO : remotepotato.rclone_chunk.001_i3qwb8: Copied (server-side copy) to: remotepotato 2025/08/05 01:14:20 INFO : remotepotato.rclone_chunk.001_i3qwb8: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (2.90s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.04s) --- 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:14:21 DEBUG : test.sum.rclone_chunk.001_i3qx8d: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2025/08/05 01:14:21 INFO : test.sum.rclone_chunk.001_i3qx8d: Copied (server-side copy) to: test.sum 2025/08/05 01:14:21 INFO : test.sum.rclone_chunk.001_i3qx8d: Deleted 2025/08/05 01:14:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/05 01:14:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/05 01:14:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/05 01:14:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/05 01:14:22 DEBUG : test.sum.rclone_chunk.001_i3qyhs: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2025/08/05 01:14:22 INFO : test.sum.rclone_chunk.001_i3qyhs: Copied (server-side copy) to: test.sum 2025/08/05 01:14:22 INFO : test.sum.rclone_chunk.001_i3qyhs: Deleted 2025/08/05 01:14:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/05 01:14:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/05 01:14:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/05 01:14:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.25s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:14:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/data" 2025/08/05 01:14:22 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/data" 2025/08/05 01:14:23 DEBUG : data/banana.rclone_chunk.001_i3qy9m: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:23 INFO : data/banana.rclone_chunk.001_i3qy9m: Copied (server-side copy) to: data/banana 2025/08/05 01:14:23 INFO : data/banana.rclone_chunk.001_i3qy9m: Deleted 2025/08/05 01:14:23 DEBUG : test.sum.rclone_chunk.001_i3qzvm: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/08/05 01:14:23 INFO : test.sum.rclone_chunk.001_i3qzvm: Copied (server-side copy) to: test.sum 2025/08/05 01:14:23 INFO : test.sum.rclone_chunk.001_i3qzvm: Deleted === RUN TestCheckSum/subtest1 2025/08/05 01:14:24 DEBUG : data/potato.rclone_chunk.001_i3qzlf: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/08/05 01:14:24 INFO : data/potato.rclone_chunk.001_i3qzlf: Copied (server-side copy) to: data/potato 2025/08/05 01:14:24 INFO : data/potato.rclone_chunk.001_i3qzlf: Deleted 2025/08/05 01:14:24 DEBUG : test.sum.rclone_chunk.001_i3r0se: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/08/05 01:14:24 INFO : test.sum.rclone_chunk.001_i3r0se: Copied (server-side copy) to: test.sum 2025/08/05 01:14:24 INFO : test.sum.rclone_chunk.001_i3r0se: Deleted === RUN TestCheckSum/subtest2 2025/08/05 01:14:25 DEBUG : test.sum.rclone_chunk.001_i3r1yh: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/08/05 01:14:25 INFO : test.sum.rclone_chunk.001_i3r1yh: Copied (server-side copy) to: test.sum 2025/08/05 01:14:25 INFO : test.sum.rclone_chunk.001_i3r1yh: Deleted === RUN TestCheckSum/subtest3 2025/08/05 01:14:26 DEBUG : test.sum.rclone_chunk.001_i3r2xn: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/08/05 01:14:26 INFO : test.sum.rclone_chunk.001_i3r2xn: Copied (server-side copy) to: test.sum 2025/08/05 01:14:26 INFO : test.sum.rclone_chunk.001_i3r2xn: Deleted === RUN TestCheckSum/subtest4 2025/08/05 01:14:27 DEBUG : test.sum.rclone_chunk.001_i3r33i: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/08/05 01:14:27 INFO : test.sum.rclone_chunk.001_i3r33i: Copied (server-side copy) to: test.sum 2025/08/05 01:14:27 INFO : test.sum.rclone_chunk.001_i3r33i: Deleted === RUN TestCheckSum/subtest5 2025/08/05 01:14:28 DEBUG : test.sum.rclone_chunk.001_i3r4l9: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/08/05 01:14:28 INFO : test.sum.rclone_chunk.001_i3r4l9: Copied (server-side copy) to: test.sum 2025/08/05 01:14:28 INFO : test.sum.rclone_chunk.001_i3r4l9: Deleted === RUN TestCheckSum/subtest6 2025/08/05 01:14:29 DEBUG : data/banana.rclone_chunk.001_i3r4p5: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:29 INFO : data/banana.rclone_chunk.001_i3r4p5: Copied (server-side copy) to: data/banana 2025/08/05 01:14:29 INFO : data/banana.rclone_chunk.001_i3r4p5: Deleted 2025/08/05 01:14:29 DEBUG : data/potato.rclone_chunk.001_i3r5f1: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/08/05 01:14:29 INFO : data/potato.rclone_chunk.001_i3r5f1: Copied (server-side copy) to: data/potato 2025/08/05 01:14:29 INFO : data/potato.rclone_chunk.001_i3r5f1: Deleted 2025/08/05 01:14:30 DEBUG : test.sum.rclone_chunk.001_i3r516: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/08/05 01:14:30 INFO : test.sum.rclone_chunk.001_i3r516: Copied (server-side copy) to: test.sum 2025/08/05 01:14:30 INFO : test.sum.rclone_chunk.001_i3r516: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (8.47s) --- PASS: TestCheckSum/subtest1 (0.18s) --- PASS: TestCheckSum/subtest2 (0.17s) --- PASS: TestCheckSum/subtest3 (0.17s) --- PASS: TestCheckSum/subtest4 (0.18s) --- PASS: TestCheckSum/subtest5 (0.18s) --- PASS: TestCheckSum/subtest6 (0.18s) --- PASS: TestCheckSum/subtest7 (0.31s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:14:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/data" 2025/08/05 01:14:31 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/data" 2025/08/05 01:14:31 DEBUG : data/banana.rclone_chunk.001_i3r796: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:31 INFO : data/banana.rclone_chunk.001_i3r796: Copied (server-side copy) to: data/banana 2025/08/05 01:14:31 INFO : data/banana.rclone_chunk.001_i3r796: Deleted 2025/08/05 01:14:32 DEBUG : test.sum.rclone_chunk.001_i3r7kd: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/08/05 01:14:32 INFO : test.sum.rclone_chunk.001_i3r7kd: Copied (server-side copy) to: test.sum 2025/08/05 01:14:32 INFO : test.sum.rclone_chunk.001_i3r7kd: Deleted === RUN TestCheckSumDownload/subtest1 2025/08/05 01:14:32 DEBUG : data/potato.rclone_chunk.001_i3r8h4: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/08/05 01:14:32 INFO : data/potato.rclone_chunk.001_i3r8h4: Copied (server-side copy) to: data/potato 2025/08/05 01:14:32 INFO : data/potato.rclone_chunk.001_i3r8h4: Deleted 2025/08/05 01:14:33 DEBUG : test.sum.rclone_chunk.001_i3r91u: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/08/05 01:14:33 INFO : test.sum.rclone_chunk.001_i3r91u: Copied (server-side copy) to: test.sum 2025/08/05 01:14:33 INFO : test.sum.rclone_chunk.001_i3r91u: Deleted === RUN TestCheckSumDownload/subtest2 2025/08/05 01:14:34 DEBUG : test.sum.rclone_chunk.001_i3r9zs: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/08/05 01:14:34 INFO : test.sum.rclone_chunk.001_i3r9zs: Copied (server-side copy) to: test.sum 2025/08/05 01:14:34 INFO : test.sum.rclone_chunk.001_i3r9zs: Deleted === RUN TestCheckSumDownload/subtest3 2025/08/05 01:14:35 DEBUG : test.sum.rclone_chunk.001_i3raq3: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/08/05 01:14:35 INFO : test.sum.rclone_chunk.001_i3raq3: Copied (server-side copy) to: test.sum 2025/08/05 01:14:35 INFO : test.sum.rclone_chunk.001_i3raq3: Deleted === RUN TestCheckSumDownload/subtest4 2025/08/05 01:14:36 DEBUG : test.sum.rclone_chunk.001_i3rbkn: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/08/05 01:14:36 INFO : test.sum.rclone_chunk.001_i3rbkn: Copied (server-side copy) to: test.sum 2025/08/05 01:14:36 INFO : test.sum.rclone_chunk.001_i3rbkn: Deleted === RUN TestCheckSumDownload/subtest5 2025/08/05 01:14:37 DEBUG : test.sum.rclone_chunk.001_i3rckr: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/08/05 01:14:37 INFO : test.sum.rclone_chunk.001_i3rckr: Copied (server-side copy) to: test.sum 2025/08/05 01:14:37 INFO : test.sum.rclone_chunk.001_i3rckr: Deleted === RUN TestCheckSumDownload/subtest6 2025/08/05 01:14:38 DEBUG : data/banana.rclone_chunk.001_i3rd23: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:38 INFO : data/banana.rclone_chunk.001_i3rd23: Copied (server-side copy) to: data/banana 2025/08/05 01:14:38 INFO : data/banana.rclone_chunk.001_i3rd23: Deleted 2025/08/05 01:14:38 DEBUG : data/potato.rclone_chunk.001_i3ree7: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/08/05 01:14:38 INFO : data/potato.rclone_chunk.001_i3ree7: Copied (server-side copy) to: data/potato 2025/08/05 01:14:38 INFO : data/potato.rclone_chunk.001_i3ree7: Deleted 2025/08/05 01:14:39 DEBUG : test.sum.rclone_chunk.001_i3rewv: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/08/05 01:14:39 INFO : test.sum.rclone_chunk.001_i3rewv: Copied (server-side copy) to: test.sum 2025/08/05 01:14:39 INFO : test.sum.rclone_chunk.001_i3rewv: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (8.93s) --- PASS: TestCheckSumDownload/subtest1 (0.22s) --- PASS: TestCheckSumDownload/subtest2 (0.22s) --- PASS: TestCheckSumDownload/subtest3 (0.28s) --- PASS: TestCheckSumDownload/subtest4 (0.23s) --- PASS: TestCheckSumDownload/subtest5 (0.26s) --- PASS: TestCheckSumDownload/subtest6 (0.23s) --- PASS: TestCheckSumDownload/subtest7 (0.22s) === RUN TestApplyTransforms 2025/08/05 01:14:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kihubig5jeki" 2025/08/05 01:14:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:40 DEBUG : Creating backend with remote "TestS3:rclone-test-kihubig5jeki" 2025/08/05 01:14:40 DEBUG : Creating backend with remote "/tmp/rclone1302756348" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-kihubig5jeki'", Local "Local file system at /tmp/rclone1302756348", Modify Window "1ns" 2025/08/05 01:14:40 INFO : S3 bucket rclone-test-kihubig5jeki: Bucket "rclone-test-kihubig5jeki" created with ACL "" 2025/08/05 01:14:41 DEBUG : hello, world!.rclone_chunk.001_i3rge8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:41 INFO : hello, world!.rclone_chunk.001_i3rge8: Copied (server-side copy) to: hello, world! 2025/08/05 01:14:41 INFO : hello, world!.rclone_chunk.001_i3rge8: Deleted upper checkfile vs. lower remote (without normalization) 2025/08/05 01:14:41 ERROR : hello, world!: sum not found 2025/08/05 01:14:41 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-kihubig5jeki' 2025/08/05 01:14:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kihubig5jeki': 1 files missing 2025/08/05 01:14:41 NOTICE: 1 hashes missing 2025/08/05 01:14:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kihubig5jeki': 1 differences found 2025/08/05 01:14:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kihubig5jeki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/05 01:14:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kihubig5jeki': 0 differences found 2025/08/05 01:14:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-kihubig5jeki': 1 matching files 2025/08/05 01:14:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xujicuw6curo" 2025/08/05 01:14:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:41 DEBUG : Creating backend with remote "TestS3:rclone-test-xujicuw6curo" 2025/08/05 01:14:41 DEBUG : Creating backend with remote "/tmp/rclone2161976395" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xujicuw6curo'", Local "Local file system at /tmp/rclone2161976395", Modify Window "1ns" 2025/08/05 01:14:42 INFO : S3 bucket rclone-test-xujicuw6curo: Bucket "rclone-test-xujicuw6curo" created with ACL "" 2025/08/05 01:14:42 DEBUG : HELLO, WORLD!.rclone_chunk.001_i3ric6: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:42 INFO : HELLO, WORLD!.rclone_chunk.001_i3ric6: Copied (server-side copy) to: HELLO, WORLD! 2025/08/05 01:14:42 INFO : HELLO, WORLD!.rclone_chunk.001_i3ric6: Deleted lower checkfile vs. upper remote (without normalization) 2025/08/05 01:14:42 ERROR : HELLO, WORLD!: sum not found 2025/08/05 01:14:42 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-xujicuw6curo' 2025/08/05 01:14:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-xujicuw6curo': 1 files missing 2025/08/05 01:14:42 NOTICE: 1 hashes missing 2025/08/05 01:14:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-xujicuw6curo': 1 differences found 2025/08/05 01:14:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-xujicuw6curo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/05 01:14:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-xujicuw6curo': 0 differences found 2025/08/05 01:14:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-xujicuw6curo': 1 matching files 2025/08/05 01:14:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-huhasof0xafe" 2025/08/05 01:14:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:42 DEBUG : Creating backend with remote "TestS3:rclone-test-huhasof0xafe" 2025/08/05 01:14:42 DEBUG : Creating backend with remote "/tmp/rclone3623032282" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-huhasof0xafe'", Local "Local file system at /tmp/rclone3623032282", Modify Window "1ns" 2025/08/05 01:14:43 INFO : S3 bucket rclone-test-huhasof0xafe: Bucket "rclone-test-huhasof0xafe" created with ACL "" 2025/08/05 01:14:44 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_i3rjh7: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:44 INFO : HeLlO, wOrLd!.rclone_chunk.001_i3rjh7: Copied (server-side copy) to: HeLlO, wOrLd! 2025/08/05 01:14:44 INFO : HeLlO, wOrLd!.rclone_chunk.001_i3rjh7: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/05 01:14:44 ERROR : HeLlO, wOrLd!: sum not found 2025/08/05 01:14:44 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-huhasof0xafe' 2025/08/05 01:14:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-huhasof0xafe': 1 files missing 2025/08/05 01:14:44 NOTICE: 1 hashes missing 2025/08/05 01:14:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-huhasof0xafe': 1 differences found 2025/08/05 01:14:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-huhasof0xafe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/05 01:14:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-huhasof0xafe': 0 differences found 2025/08/05 01:14:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-huhasof0xafe': 1 matching files 2025/08/05 01:14:44 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-misiwof9mosa" 2025/08/05 01:14:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:44 DEBUG : Creating backend with remote "TestS3:rclone-test-misiwof9mosa" 2025/08/05 01:14:44 DEBUG : Creating backend with remote "/tmp/rclone1382414171" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-misiwof9mosa'", Local "Local file system at /tmp/rclone1382414171", Modify Window "1ns" 2025/08/05 01:14:45 INFO : S3 bucket rclone-test-misiwof9mosa: Bucket "rclone-test-misiwof9mosa" created with ACL "" 2025/08/05 01:14:45 DEBUG : HELLO, WORLD!.rclone_chunk.001_i3rlgw: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:45 INFO : HELLO, WORLD!.rclone_chunk.001_i3rlgw: Copied (server-side copy) to: HELLO, WORLD! 2025/08/05 01:14:45 INFO : HELLO, WORLD!.rclone_chunk.001_i3rlgw: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/05 01:14:45 ERROR : HELLO, WORLD!: sum not found 2025/08/05 01:14:45 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-misiwof9mosa' 2025/08/05 01:14:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-misiwof9mosa': 1 files missing 2025/08/05 01:14:45 NOTICE: 1 hashes missing 2025/08/05 01:14:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-misiwof9mosa': 1 differences found 2025/08/05 01:14:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-misiwof9mosa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/05 01:14:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-misiwof9mosa': 0 differences found 2025/08/05 01:14:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-misiwof9mosa': 1 matching files 2025/08/05 01:14:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vaqusih4qotu" 2025/08/05 01:14:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:45 DEBUG : Creating backend with remote "TestS3:rclone-test-vaqusih4qotu" 2025/08/05 01:14:45 DEBUG : Creating backend with remote "/tmp/rclone3367666306" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-vaqusih4qotu'", Local "Local file system at /tmp/rclone3367666306", Modify Window "1ns" 2025/08/05 01:14:46 INFO : S3 bucket rclone-test-vaqusih4qotu: Bucket "rclone-test-vaqusih4qotu" created with ACL "" 2025/08/05 01:14:46 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_i3rmz6: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:46 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_i3rmz6: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/08/05 01:14:47 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_i3rmz6: Deleted NFD checkfile vs. NFC remote (without normalization) 2025/08/05 01:14:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/05 01:14:47 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-vaqusih4qotu' 2025/08/05 01:14:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-vaqusih4qotu': 1 files missing 2025/08/05 01:14:47 NOTICE: 1 hashes missing 2025/08/05 01:14:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-vaqusih4qotu': 1 differences found 2025/08/05 01:14:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-vaqusih4qotu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/05 01:14:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-vaqusih4qotu': 0 differences found 2025/08/05 01:14:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-vaqusih4qotu': 1 matching files 2025/08/05 01:14:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siwuhak7wegi" 2025/08/05 01:14:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:47 DEBUG : Creating backend with remote "TestS3:rclone-test-siwuhak7wegi" 2025/08/05 01:14:47 DEBUG : Creating backend with remote "/tmp/rclone2992090950" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-siwuhak7wegi'", Local "Local file system at /tmp/rclone2992090950", Modify Window "1ns" 2025/08/05 01:14:48 INFO : S3 bucket rclone-test-siwuhak7wegi: Bucket "rclone-test-siwuhak7wegi" created with ACL "" 2025/08/05 01:14:48 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_i3rov0: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:48 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_i3rov0: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/08/05 01:14:48 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_i3rov0: Deleted NFC checkfile vs. NFD remote (without normalization) 2025/08/05 01:14:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/05 01:14:48 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-siwuhak7wegi' 2025/08/05 01:14:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-siwuhak7wegi': 1 files missing 2025/08/05 01:14:48 NOTICE: 1 hashes missing 2025/08/05 01:14:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-siwuhak7wegi': 1 differences found 2025/08/05 01:14:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-siwuhak7wegi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/05 01:14:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-siwuhak7wegi': 0 differences found 2025/08/05 01:14:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-siwuhak7wegi': 1 matching files 2025/08/05 01:14:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qokapor6yada" 2025/08/05 01:14:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:48 DEBUG : Creating backend with remote "TestS3:rclone-test-qokapor6yada" 2025/08/05 01:14:48 DEBUG : Creating backend with remote "/tmp/rclone1110680180" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-qokapor6yada'", Local "Local file system at /tmp/rclone1110680180", Modify Window "1ns" 2025/08/05 01:14:49 INFO : S3 bucket rclone-test-qokapor6yada: Bucket "rclone-test-qokapor6yada" created with ACL "" 2025/08/05 01:14:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rpso: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rpso: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/08/05 01:14:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rpso: Deleted NFDx2 checkfile vs. both remote (without normalization) 2025/08/05 01:14:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 01:14:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-qokapor6yada' 2025/08/05 01:14:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-qokapor6yada': 1 files missing 2025/08/05 01:14:49 NOTICE: 1 hashes missing 2025/08/05 01:14:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-qokapor6yada': 1 differences found 2025/08/05 01:14:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-qokapor6yada': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/05 01:14:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:50 NOTICE: Chunked 'TestChunkerS3:rclone-test-qokapor6yada': 0 differences found 2025/08/05 01:14:50 NOTICE: Chunked 'TestChunkerS3:rclone-test-qokapor6yada': 1 matching files 2025/08/05 01:14:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-boboren1yepo" 2025/08/05 01:14:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:50 DEBUG : Creating backend with remote "TestS3:rclone-test-boboren1yepo" 2025/08/05 01:14:50 DEBUG : Creating backend with remote "/tmp/rclone2654037530" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-boboren1yepo'", Local "Local file system at /tmp/rclone2654037530", Modify Window "1ns" 2025/08/05 01:14:50 INFO : S3 bucket rclone-test-boboren1yepo: Bucket "rclone-test-boboren1yepo" created with ACL "" 2025/08/05 01:14:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rqmi: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rqmi: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/08/05 01:14:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rqmi: Deleted NFCx2 checkfile vs. both remote (without normalization) 2025/08/05 01:14:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 01:14:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-boboren1yepo' 2025/08/05 01:14:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-boboren1yepo': 1 files missing 2025/08/05 01:14:51 NOTICE: 1 hashes missing 2025/08/05 01:14:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-boboren1yepo': 1 differences found 2025/08/05 01:14:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-boboren1yepo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/05 01:14:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-boboren1yepo': 0 differences found 2025/08/05 01:14:51 NOTICE: Chunked 'TestChunkerS3:rclone-test-boboren1yepo': 1 matching files 2025/08/05 01:14:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-beqeqer2saha" 2025/08/05 01:14:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:51 DEBUG : Creating backend with remote "TestS3:rclone-test-beqeqer2saha" 2025/08/05 01:14:51 DEBUG : Creating backend with remote "/tmp/rclone3597564385" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-beqeqer2saha'", Local "Local file system at /tmp/rclone3597564385", Modify Window "1ns" 2025/08/05 01:14:52 INFO : S3 bucket rclone-test-beqeqer2saha: Bucket "rclone-test-beqeqer2saha" created with ACL "" 2025/08/05 01:14:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rsqy: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rsqy: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/08/05 01:14:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rsqy: Deleted both checkfile vs. NFDx2 remote (without normalization) 2025/08/05 01:14:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 01:14:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-beqeqer2saha' 2025/08/05 01:14:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-beqeqer2saha': 1 files missing 2025/08/05 01:14:52 NOTICE: 1 hashes missing 2025/08/05 01:14:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-beqeqer2saha': 1 differences found 2025/08/05 01:14:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-beqeqer2saha': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/05 01:14:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-beqeqer2saha': 0 differences found 2025/08/05 01:14:52 NOTICE: Chunked 'TestChunkerS3:rclone-test-beqeqer2saha': 1 matching files 2025/08/05 01:14:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-naqeyab8duve" 2025/08/05 01:14:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:14:52 DEBUG : Creating backend with remote "TestS3:rclone-test-naqeyab8duve" 2025/08/05 01:14:52 DEBUG : Creating backend with remote "/tmp/rclone853670891" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-naqeyab8duve'", Local "Local file system at /tmp/rclone853670891", Modify Window "1ns" 2025/08/05 01:14:53 INFO : S3 bucket rclone-test-naqeyab8duve: Bucket "rclone-test-naqeyab8duve" created with ACL "" 2025/08/05 01:14:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rtos: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rtos: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/08/05 01:14:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_i3rtos: Deleted both checkfile vs. NFCx2 remote (without normalization) 2025/08/05 01:14:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/05 01:14:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-naqeyab8duve' 2025/08/05 01:14:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-naqeyab8duve': 1 files missing 2025/08/05 01:14:54 NOTICE: 1 hashes missing 2025/08/05 01:14:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-naqeyab8duve': 1 differences found 2025/08/05 01:14:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-naqeyab8duve': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/05 01:14:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/05 01:14:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-naqeyab8duve': 0 differences found 2025/08/05 01:14:54 NOTICE: Chunked 'TestChunkerS3:rclone-test-naqeyab8duve': 1 matching files 2025/08/05 01:14:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-naqeyab8duve': Purge remote 2025/08/05 01:14:54 DEBUG : S3 bucket rclone-test-naqeyab8duve: bucket is versioned: false 2025/08/05 01:14:54 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:54 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/08/05 01:14:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/08/05 01:14:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/08/05 01:14:54 INFO : S3 bucket rclone-test-naqeyab8duve: Bucket "rclone-test-naqeyab8duve" deleted 2025/08/05 01:14:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-beqeqer2saha': Purge remote 2025/08/05 01:14:54 DEBUG : S3 bucket rclone-test-beqeqer2saha: bucket is versioned: false 2025/08/05 01:14:54 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:54 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/08/05 01:14:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/08/05 01:14:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/08/05 01:14:55 INFO : S3 bucket rclone-test-beqeqer2saha: Bucket "rclone-test-beqeqer2saha" deleted 2025/08/05 01:14:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-boboren1yepo': Purge remote 2025/08/05 01:14:55 DEBUG : S3 bucket rclone-test-boboren1yepo: bucket is versioned: false 2025/08/05 01:14:55 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:55 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/08/05 01:14:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/08/05 01:14:55 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/08/05 01:14:55 INFO : S3 bucket rclone-test-boboren1yepo: Bucket "rclone-test-boboren1yepo" deleted 2025/08/05 01:14:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-qokapor6yada': Purge remote 2025/08/05 01:14:55 DEBUG : S3 bucket rclone-test-qokapor6yada: bucket is versioned: false 2025/08/05 01:14:55 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:55 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/08/05 01:14:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/08/05 01:14:55 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/08/05 01:14:56 INFO : S3 bucket rclone-test-qokapor6yada: Bucket "rclone-test-qokapor6yada" deleted 2025/08/05 01:14:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-siwuhak7wegi': Purge remote 2025/08/05 01:14:56 DEBUG : S3 bucket rclone-test-siwuhak7wegi: bucket is versioned: false 2025/08/05 01:14:56 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:56 DEBUG : "測試_Русский___ě_áñ" version false 2025/08/05 01:14:56 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/08/05 01:14:56 INFO : 測試_Русский___ě_áñ: Deleted 2025/08/05 01:14:56 INFO : S3 bucket rclone-test-siwuhak7wegi: Bucket "rclone-test-siwuhak7wegi" deleted 2025/08/05 01:14:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-vaqusih4qotu': Purge remote 2025/08/05 01:14:56 DEBUG : S3 bucket rclone-test-vaqusih4qotu: bucket is versioned: false 2025/08/05 01:14:56 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:56 DEBUG : "測試_Русский___ě_áñ" version false 2025/08/05 01:14:56 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/08/05 01:14:56 INFO : 測試_Русский___ě_áñ: Deleted 2025/08/05 01:14:57 INFO : S3 bucket rclone-test-vaqusih4qotu: Bucket "rclone-test-vaqusih4qotu" deleted 2025/08/05 01:14:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-misiwof9mosa': Purge remote 2025/08/05 01:14:57 DEBUG : S3 bucket rclone-test-misiwof9mosa: bucket is versioned: false 2025/08/05 01:14:57 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:57 DEBUG : "HELLO, WORLD!" version false 2025/08/05 01:14:57 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/08/05 01:14:57 INFO : HELLO, WORLD!: Deleted 2025/08/05 01:14:57 INFO : S3 bucket rclone-test-misiwof9mosa: Bucket "rclone-test-misiwof9mosa" deleted 2025/08/05 01:14:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-huhasof0xafe': Purge remote 2025/08/05 01:14:57 DEBUG : S3 bucket rclone-test-huhasof0xafe: bucket is versioned: false 2025/08/05 01:14:57 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:57 DEBUG : "HeLlO, wOrLd!" version false 2025/08/05 01:14:57 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/08/05 01:14:57 INFO : HeLlO, wOrLd!: Deleted 2025/08/05 01:14:58 INFO : S3 bucket rclone-test-huhasof0xafe: Bucket "rclone-test-huhasof0xafe" deleted 2025/08/05 01:14:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-xujicuw6curo': Purge remote 2025/08/05 01:14:58 DEBUG : S3 bucket rclone-test-xujicuw6curo: bucket is versioned: false 2025/08/05 01:14:58 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:58 DEBUG : "HELLO, WORLD!" version false 2025/08/05 01:14:58 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/08/05 01:14:58 INFO : HELLO, WORLD!: Deleted 2025/08/05 01:14:58 INFO : S3 bucket rclone-test-xujicuw6curo: Bucket "rclone-test-xujicuw6curo" deleted 2025/08/05 01:14:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-kihubig5jeki': Purge remote 2025/08/05 01:14:58 DEBUG : S3 bucket rclone-test-kihubig5jeki: bucket is versioned: false 2025/08/05 01:14:58 DEBUG : Waiting for deletions to finish 2025/08/05 01:14:58 DEBUG : "hello, world!" version false 2025/08/05 01:14:58 DEBUG : hello, world!: Deleting (id "") 2025/08/05 01:14:59 INFO : hello, world!: Deleted 2025/08/05 01:14:59 INFO : S3 bucket rclone-test-kihubig5jeki: Bucket "rclone-test-kihubig5jeki" deleted --- PASS: TestApplyTransforms (19.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:14:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/05 01:14:59 DEBUG : sub/file2.rclone_chunk.001_i3rztl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:14:59 INFO : sub/file2.rclone_chunk.001_i3rztl: Copied (server-side copy) to: sub/file2 2025/08/05 01:14:59 INFO : sub/file2.rclone_chunk.001_i3rztl: Deleted 2025/08/05 01:14:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:14:59 INFO : file1: Copied (new) to: sub/file2 2025/08/05 01:15:00 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 01:15:00 DEBUG : file1: Unchanged skipping 2025/08/05 01:15:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.23s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.08s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:01 DEBUG : dst/file1.rclone_chunk.001_i3s0bf: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/08/05 01:15:01 INFO : dst/file1.rclone_chunk.001_i3s0bf: Copied (server-side copy) to: dst/file1 2025/08/05 01:15:01 INFO : dst/file1.rclone_chunk.001_i3s0bf: Deleted 2025/08/05 01:15:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/backup" 2025/08/05 01:15:01 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/backup" 2025/08/05 01:15:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/05 01:15:01 DEBUG : dst/file1: copy non-chunked object... 2025/08/05 01:15:02 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/08/05 01:15:02 INFO : dst/file1: Copied (server-side copy) 2025/08/05 01:15:02 INFO : dst/file1: Deleted 2025/08/05 01:15:02 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:02 DEBUG : dst/file1.rclone_chunk.001_i3s2o3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:15:02 INFO : dst/file1.rclone_chunk.001_i3s2o3: Copied (server-side copy) to: dst/file1 2025/08/05 01:15:02 INFO : dst/file1.rclone_chunk.001_i3s2o3: Deleted 2025/08/05 01:15:02 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:15:02 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.38s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/dst" 2025/08/05 01:15:03 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/dst" 2025/08/05 01:15:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/CompareDest" 2025/08/05 01:15:03 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/CompareDest" 2025/08/05 01:15:03 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 01:15:03 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:04 DEBUG : one.rclone_chunk.001_i3s398: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:15:04 INFO : one.rclone_chunk.001_i3s398: Copied (server-side copy) to: one 2025/08/05 01:15:04 INFO : one.rclone_chunk.001_i3s398: Deleted 2025/08/05 01:15:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:15:04 INFO : one: Copied (new) 2025/08/05 01:15:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:15:04 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:04 DEBUG : one.rclone_chunk.001_i3s4vm: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/05 01:15:04 INFO : one.rclone_chunk.001_i3s4vm: Copied (server-side copy) to: one 2025/08/05 01:15:04 INFO : one.rclone_chunk.001_i3s4vm: Deleted 2025/08/05 01:15:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/05 01:15:04 INFO : one: Copied (replaced existing) 2025/08/05 01:15:05 DEBUG : dst/one.rclone_chunk.001_i3s532: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:15:05 INFO : dst/one.rclone_chunk.001_i3s532: Copied (server-side copy) to: dst/one 2025/08/05 01:15:05 INFO : dst/one.rclone_chunk.001_i3s532: Deleted 2025/08/05 01:15:05 DEBUG : CompareDest/one.rclone_chunk.001_i3s5lh: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/05 01:15:05 INFO : CompareDest/one.rclone_chunk.001_i3s5lh: Copied (server-side copy) to: CompareDest/one 2025/08/05 01:15:06 INFO : CompareDest/one.rclone_chunk.001_i3s5lh: Deleted 2025/08/05 01:15:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:15:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 01:15:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 01:15:06 DEBUG : CompareDest/two.rclone_chunk.001_i3s69g: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/05 01:15:06 INFO : CompareDest/two.rclone_chunk.001_i3s69g: Copied (server-side copy) to: CompareDest/two 2025/08/05 01:15:06 INFO : CompareDest/two.rclone_chunk.001_i3s69g: Deleted 2025/08/05 01:15:07 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 01:15:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 01:15:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 01:15:07 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 01:15:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 01:15:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 01:15:08 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 01:15:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/05 01:15:08 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:08 DEBUG : two.rclone_chunk.001_i3s850: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/08/05 01:15:08 INFO : two.rclone_chunk.001_i3s850: Copied (server-side copy) to: two 2025/08/05 01:15:08 INFO : two.rclone_chunk.001_i3s850: Deleted 2025/08/05 01:15:08 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/08/05 01:15:08 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.27s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/dst" 2025/08/05 01:15:09 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/dst" 2025/08/05 01:15:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/CopyDest" 2025/08/05 01:15:09 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/CopyDest" 2025/08/05 01:15:09 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 01:15:09 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:10 DEBUG : one.rclone_chunk.001_i3s9cv: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:15:10 INFO : one.rclone_chunk.001_i3s9cv: Copied (server-side copy) to: one 2025/08/05 01:15:10 INFO : one.rclone_chunk.001_i3s9cv: Deleted 2025/08/05 01:15:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:15:10 INFO : one: Copied (new) 2025/08/05 01:15:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:15:10 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:11 DEBUG : one.rclone_chunk.001_i3sa1a: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/05 01:15:11 INFO : one.rclone_chunk.001_i3sa1a: Copied (server-side copy) to: one 2025/08/05 01:15:11 INFO : one.rclone_chunk.001_i3sa1a: Deleted 2025/08/05 01:15:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/05 01:15:11 INFO : one: Copied (replaced existing) 2025/08/05 01:15:11 DEBUG : dst/one.rclone_chunk.001_i3sbfd: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:15:11 INFO : dst/one.rclone_chunk.001_i3sbfd: Copied (server-side copy) to: dst/one 2025/08/05 01:15:11 INFO : dst/one.rclone_chunk.001_i3sbfd: Deleted 2025/08/05 01:15:12 DEBUG : CopyDest/one.rclone_chunk.001_i3sbmd: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/05 01:15:12 INFO : CopyDest/one.rclone_chunk.001_i3sbmd: Copied (server-side copy) to: CopyDest/one 2025/08/05 01:15:12 INFO : CopyDest/one.rclone_chunk.001_i3sbmd: Deleted 2025/08/05 01:15:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/BackupDir" 2025/08/05 01:15:12 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/BackupDir" 2025/08/05 01:15:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:15:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 01:15:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 01:15:12 DEBUG : one: copy non-chunked object... 2025/08/05 01:15:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:15:13 INFO : one: Copied (server-side copy) 2025/08/05 01:15:13 INFO : one: Deleted 2025/08/05 01:15:13 DEBUG : one: copy non-chunked object... 2025/08/05 01:15:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/05 01:15:13 INFO : one: Copied (server-side copy) 2025/08/05 01:15:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/05 01:15:14 DEBUG : CopyDest/two.rclone_chunk.001_i3sdvc: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/05 01:15:14 INFO : CopyDest/two.rclone_chunk.001_i3sdvc: Copied (server-side copy) to: CopyDest/two 2025/08/05 01:15:14 INFO : CopyDest/two.rclone_chunk.001_i3sdvc: Deleted 2025/08/05 01:15:14 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 01:15:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 01:15:14 DEBUG : two: copy non-chunked object... 2025/08/05 01:15:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/05 01:15:14 INFO : two: Copied (server-side copy) 2025/08/05 01:15:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/05 01:15:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 01:15:14 DEBUG : two: Unchanged skipping 2025/08/05 01:15:15 DEBUG : CopyDest/three.rclone_chunk.001_i3sfp5: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/08/05 01:15:15 INFO : CopyDest/three.rclone_chunk.001_i3sfp5: Copied (server-side copy) to: CopyDest/three 2025/08/05 01:15:15 INFO : CopyDest/three.rclone_chunk.001_i3sfp5: Deleted 2025/08/05 01:15:16 DEBUG : three: Need to transfer - File not found at Destination 2025/08/05 01:15:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/05 01:15:16 DEBUG : three: Destination not found in --copy-dest 2025/08/05 01:15:16 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:16 DEBUG : three.rclone_chunk.001_i3sgyi: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/08/05 01:15:16 INFO : three.rclone_chunk.001_i3sgyi: Copied (server-side copy) to: three 2025/08/05 01:15:16 INFO : three.rclone_chunk.001_i3sgyi: Deleted 2025/08/05 01:15:16 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/08/05 01:15:16 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.13s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.09s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.08s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/05 01:15:17 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:18 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_i3sh68: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:15:18 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_i3sh68: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2025/08/05 01:15:18 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_i3sh68: Deleted 2025/08/05 01:15:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:15:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/05 01:15:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/05 01:15:18 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:18 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-todufos1duhu.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_i3siat?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/08/05 01:15:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (1.33s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.08s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:19 DEBUG : one.rclone_chunk.001_i3sjcv: md5 = 1462d8f2fbd071b40402dfd91c2e4fbc OK 2025/08/05 01:15:19 INFO : one.rclone_chunk.001_i3sjcv: Copied (server-side copy) to: one 2025/08/05 01:15:19 INFO : one.rclone_chunk.001_i3sjcv: Deleted 2025/08/05 01:15:20 DEBUG : also/one.rclone_chunk.001_i3sj3f: md5 = 1462d8f2fbd071b40402dfd91c2e4fbc OK 2025/08/05 01:15:20 INFO : also/one.rclone_chunk.001_i3sj3f: Copied (server-side copy) to: also/one 2025/08/05 01:15:20 INFO : also/one.rclone_chunk.001_i3sj3f: Deleted 2025/08/05 01:15:20 DEBUG : another.rclone_chunk.001_i3skvg: md5 = 1462d8f2fbd071b40402dfd91c2e4fbc OK 2025/08/05 01:15:20 INFO : another.rclone_chunk.001_i3skvg: Copied (server-side copy) to: another 2025/08/05 01:15:20 INFO : another.rclone_chunk.001_i3skvg: Deleted 2025/08/05 01:15:20 DEBUG : not-one.rclone_chunk.001_i3skjv: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/08/05 01:15:20 INFO : not-one.rclone_chunk.001_i3skjv: Copied (server-side copy) to: not-one 2025/08/05 01:15:21 INFO : not-one.rclone_chunk.001_i3skjv: Deleted 2025/08/05 01:15:21 INFO : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': Looking for duplicate md5 hashes using newest mode. 2025/08/05 01:15:21 NOTICE: 1462d8f2fbd071b40402dfd91c2e4fbc: Found 3 files with duplicate md5 hashes 2025/08/05 01:15:21 INFO : one: Deleted 2025/08/05 01:15:21 INFO : also/one: Deleted 2025/08/05 01:15:21 NOTICE: 1462d8f2fbd071b40402dfd91c2e4fbc: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.08s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.08s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:22 DEBUG : a.txt.rclone_chunk.001_i3smpc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/05 01:15:22 INFO : a.txt.rclone_chunk.001_i3smpc: Copied (server-side copy) to: a.txt 2025/08/05 01:15:22 INFO : a.txt.rclone_chunk.001_i3smpc: Deleted 2025/08/05 01:15:23 DEBUG : zend.txt.rclone_chunk.001_i3smy9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/05 01:15:23 INFO : zend.txt.rclone_chunk.001_i3smy9: Copied (server-side copy) to: zend.txt 2025/08/05 01:15:23 INFO : zend.txt.rclone_chunk.001_i3smy9: Deleted 2025/08/05 01:15:23 DEBUG : sub dir/hello world.rclone_chunk.001_i3snng: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/05 01:15:23 INFO : sub dir/hello world.rclone_chunk.001_i3snng: Copied (server-side copy) to: sub dir/hello world 2025/08/05 01:15:23 INFO : sub dir/hello world.rclone_chunk.001_i3snng: Deleted 2025/08/05 01:15:23 DEBUG : sub dir/hello world2.rclone_chunk.001_i3sn8x: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/05 01:15:23 INFO : sub dir/hello world2.rclone_chunk.001_i3sn8x: Copied (server-side copy) to: sub dir/hello world2 2025/08/05 01:15:23 INFO : sub dir/hello world2.rclone_chunk.001_i3sn8x: Deleted 2025/08/05 01:15:24 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_i3soi8: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:15:24 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_i3soi8: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/08/05 01:15:24 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_i3soi8: Deleted 2025/08/05 01:15:24 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_i3so78: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/08/05 01:15:24 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_i3so78: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/08/05 01:15:24 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_i3so78: Deleted 2025/08/05 01:15:25 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_i3sof5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/05 01:15:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_i3sof5: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/08/05 01:15:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_i3sof5: Deleted 2025/08/05 01:15:25 DEBUG : a.txt: Excluded (Size Filter) 2025/08/05 01:15:25 DEBUG : a.txt: Excluded 2025/08/05 01:15:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 01:15:25 DEBUG : sub dir/hello world: Excluded 2025/08/05 01:15:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 01:15:25 DEBUG : sub dir/hello world2: Excluded 2025/08/05 01:15:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 01:15:25 DEBUG : sub dir/hello world: Excluded 2025/08/05 01:15:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 01:15:25 DEBUG : sub dir/hello world2: Excluded 2025/08/05 01:15:25 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 01:15:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.36s) === RUN TestListDirSortedFn run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:27 DEBUG : a.txt.rclone_chunk.001_i3sq3r: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/05 01:15:27 INFO : a.txt.rclone_chunk.001_i3sq3r: Copied (server-side copy) to: a.txt 2025/08/05 01:15:27 INFO : a.txt.rclone_chunk.001_i3sq3r: Deleted 2025/08/05 01:15:27 DEBUG : zend.txt.rclone_chunk.001_i3srmp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/05 01:15:27 INFO : zend.txt.rclone_chunk.001_i3srmp: Copied (server-side copy) to: zend.txt 2025/08/05 01:15:27 INFO : zend.txt.rclone_chunk.001_i3srmp: Deleted 2025/08/05 01:15:27 DEBUG : sub dir/hello world.rclone_chunk.001_i3srcj: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/05 01:15:27 INFO : sub dir/hello world.rclone_chunk.001_i3srcj: Copied (server-side copy) to: sub dir/hello world 2025/08/05 01:15:27 INFO : sub dir/hello world.rclone_chunk.001_i3srcj: Deleted 2025/08/05 01:15:28 DEBUG : sub dir/hello world2.rclone_chunk.001_i3srue: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/05 01:15:28 INFO : sub dir/hello world2.rclone_chunk.001_i3srue: Copied (server-side copy) to: sub dir/hello world2 2025/08/05 01:15:28 INFO : sub dir/hello world2.rclone_chunk.001_i3srue: Deleted 2025/08/05 01:15:28 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_i3ssfk: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:15:28 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_i3ssfk: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/08/05 01:15:28 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_i3ssfk: Deleted 2025/08/05 01:15:29 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_i3ss1h: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/08/05 01:15:29 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_i3ss1h: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/08/05 01:15:29 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_i3ss1h: Deleted 2025/08/05 01:15:29 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_i3st7l: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/05 01:15:29 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_i3st7l: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/08/05 01:15:29 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_i3st7l: Deleted 2025/08/05 01:15:30 DEBUG : a.txt: Excluded (Size Filter) 2025/08/05 01:15:30 DEBUG : a.txt: Excluded 2025/08/05 01:15:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 01:15:30 DEBUG : sub dir/hello world: Excluded 2025/08/05 01:15:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 01:15:30 DEBUG : sub dir/hello world2: Excluded 2025/08/05 01:15:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/05 01:15:30 DEBUG : sub dir/hello world: Excluded 2025/08/05 01:15:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/05 01:15:30 DEBUG : sub dir/hello world2: Excluded 2025/08/05 01:15:30 DEBUG : sub dir/ignore dir: Excluded 2025/08/05 01:15:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.29s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:31 DEBUG : file1.rclone_chunk.001_i3svvb: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/08/05 01:15:31 INFO : file1.rclone_chunk.001_i3svvb: Copied (server-side copy) to: file1 2025/08/05 01:15:31 INFO : file1.rclone_chunk.001_i3svvb: Deleted 2025/08/05 01:15:31 DEBUG : sub/file2.rclone_chunk.001_i3sv3t: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/08/05 01:15:31 INFO : sub/file2.rclone_chunk.001_i3sv3t: Copied (server-side copy) to: sub/file2 2025/08/05 01:15:31 INFO : sub/file2.rclone_chunk.001_i3sv3t: 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.06s) --- PASS: TestListJSON/Default (0.08s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.04s) --- PASS: TestListJSON/Recurse (0.17s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.04s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.08s) --- PASS: TestListJSON/HashTypes (0.08s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:33 DEBUG : file1.rclone_chunk.001_i3sxxo: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/08/05 01:15:33 INFO : file1.rclone_chunk.001_i3sxxo: Copied (server-side copy) to: file1 2025/08/05 01:15:33 INFO : file1.rclone_chunk.001_i3sxxo: Deleted 2025/08/05 01:15:33 DEBUG : sub/file2.rclone_chunk.001_i3sxlx: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/08/05 01:15:33 INFO : sub/file2.rclone_chunk.001_i3sxlx: Copied (server-side copy) to: sub/file2 2025/08/05 01:15:33 INFO : sub/file2.rclone_chunk.001_i3sxlx: 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 2025/08/05 01:15:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/notfound" 2025/08/05 01:15:34 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/notfound" --- PASS: TestStatJSON (2.07s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.08s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.08s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.08s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.19s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:35 INFO : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': Making directory 2025/08/05 01:15:35 INFO : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': Making directory --- PASS: TestMkdir (0.12s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:35 DEBUG : sub dir/hello world.rclone_chunk.001_i3szpt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/05 01:15:35 INFO : sub dir/hello world.rclone_chunk.001_i3szpt: Copied (server-side copy) to: sub dir/hello world 2025/08/05 01:15:35 INFO : sub dir/hello world.rclone_chunk.001_i3szpt: Deleted --- PASS: TestLsd (0.76s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:36 DEBUG : potato2.rclone_chunk.001_i3t0yc: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:15:36 INFO : potato2.rclone_chunk.001_i3t0yc: Copied (server-side copy) to: potato2 2025/08/05 01:15:36 INFO : potato2.rclone_chunk.001_i3t0yc: Deleted 2025/08/05 01:15:36 DEBUG : empty space.rclone_chunk.001_i3t0ei: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:15:36 INFO : empty space.rclone_chunk.001_i3t0ei: Copied (server-side copy) to: empty space 2025/08/05 01:15:36 INFO : empty space.rclone_chunk.001_i3t0ei: Deleted --- PASS: TestLs (1.28s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:37 DEBUG : potato2.rclone_chunk.001_i3t1vv: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:15:37 INFO : potato2.rclone_chunk.001_i3t1vv: Copied (server-side copy) to: potato2 2025/08/05 01:15:37 INFO : potato2.rclone_chunk.001_i3t1vv: Deleted 2025/08/05 01:15:38 DEBUG : empty space.rclone_chunk.001_i3t1pz: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:15:38 INFO : empty space.rclone_chunk.001_i3t1pz: Copied (server-side copy) to: empty space 2025/08/05 01:15:38 INFO : empty space.rclone_chunk.001_i3t1pz: Deleted 2025/08/05 01:15:38 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/05 01:15:38 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.31s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:38 DEBUG : potato2.rclone_chunk.001_i3t23e: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:15:38 INFO : potato2.rclone_chunk.001_i3t23e: Copied (server-side copy) to: potato2 2025/08/05 01:15:39 INFO : potato2.rclone_chunk.001_i3t23e: Deleted 2025/08/05 01:15:39 DEBUG : empty space.rclone_chunk.001_i3t38v: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:15:39 INFO : empty space.rclone_chunk.001_i3t38v: Copied (server-side copy) to: empty space 2025/08/05 01:15:39 INFO : empty space.rclone_chunk.001_i3t38v: Deleted --- PASS: TestLsLong (1.31s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:40 DEBUG : potato2.rclone_chunk.001_i3t3id: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:15:40 INFO : potato2.rclone_chunk.001_i3t3id: Copied (server-side copy) to: potato2 2025/08/05 01:15:40 INFO : potato2.rclone_chunk.001_i3t3id: Deleted 2025/08/05 01:15:40 DEBUG : empty space.rclone_chunk.001_i3t4ul: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:15:40 INFO : empty space.rclone_chunk.001_i3t4ul: Copied (server-side copy) to: empty space 2025/08/05 01:15:40 INFO : empty space.rclone_chunk.001_i3t4ul: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.29s) --- PASS: TestHashSums/Md5 (0.04s) --- PASS: TestHashSums/Md5Download (0.10s) === RUN TestHashSumsWithErrors 2025/08/05 01:15:41 DEBUG : Creating backend with remote ":memory:" 2025/08/05 01:15:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/05 01:15:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/05 01:15:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/05 01:15:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/05 01:15:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/05 01:15:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/05 01:15:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/05 01:15:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/05 01:15:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:41 DEBUG : potato2.rclone_chunk.001_i3t51j: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:15:41 INFO : potato2.rclone_chunk.001_i3t51j: Copied (server-side copy) to: potato2 2025/08/05 01:15:41 INFO : potato2.rclone_chunk.001_i3t51j: Deleted 2025/08/05 01:15:41 DEBUG : empty space.rclone_chunk.001_i3t5ay: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:15:41 INFO : empty space.rclone_chunk.001_i3t5ay: Copied (server-side copy) to: empty space 2025/08/05 01:15:42 INFO : empty space.rclone_chunk.001_i3t5ay: Deleted 2025/08/05 01:15:42 DEBUG : sub dir/potato3.rclone_chunk.001_i3t632: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/05 01:15:42 INFO : sub dir/potato3.rclone_chunk.001_i3t632: Copied (server-side copy) to: sub dir/potato3 2025/08/05 01:15:42 INFO : sub dir/potato3.rclone_chunk.001_i3t632: Deleted --- PASS: TestCount (1.78s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:43 DEBUG : small.rclone_chunk.001_i3t74c: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2025/08/05 01:15:43 INFO : small.rclone_chunk.001_i3t74c: Copied (server-side copy) to: small 2025/08/05 01:15:43 INFO : small.rclone_chunk.001_i3t74c: Deleted 2025/08/05 01:15:43 DEBUG : medium.rclone_chunk.001_i3t7gc: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:15:43 INFO : medium.rclone_chunk.001_i3t7gc: Copied (server-side copy) to: medium 2025/08/05 01:15:43 INFO : medium.rclone_chunk.001_i3t7gc: Deleted 2025/08/05 01:15:44 DEBUG : large.rclone_chunk.001_i3t797: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2025/08/05 01:15:44 INFO : large.rclone_chunk.001_i3t797: Copied (server-side copy) to: large 2025/08/05 01:15:44 INFO : large.rclone_chunk.001_i3t797: Deleted 2025/08/05 01:15:44 DEBUG : Waiting for deletions to finish 2025/08/05 01:15:44 DEBUG : large: Excluded (Size Filter) 2025/08/05 01:15:44 DEBUG : large: Excluded 2025/08/05 01:15:44 INFO : medium: Deleted 2025/08/05 01:15:44 INFO : small: Deleted --- PASS: TestDelete (1.69s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.17s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.16s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:45 DEBUG : ReadFile.rclone_chunk.001_i3t99r: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2025/08/05 01:15:45 INFO : ReadFile.rclone_chunk.001_i3t99r: Copied (server-side copy) to: ReadFile 2025/08/05 01:15:45 INFO : ReadFile.rclone_chunk.001_i3t99r: Deleted --- PASS: TestReadFile (0.84s) === RUN TestRetry 2025/08/05 01:15:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/05 01:15:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/05 01:15:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 01:15:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 01:15:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 01:15:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/05 01:15:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:46 DEBUG : file1.rclone_chunk.001_i3tay7: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2025/08/05 01:15:46 INFO : file1.rclone_chunk.001_i3tay7: Copied (server-side copy) to: file1 2025/08/05 01:15:46 INFO : file1.rclone_chunk.001_i3tay7: Deleted 2025/08/05 01:15:46 DEBUG : file2.rclone_chunk.001_i3ta7o: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2025/08/05 01:15:46 INFO : file2.rclone_chunk.001_i3ta7o: Copied (server-side copy) to: file2 2025/08/05 01:15:46 INFO : file2.rclone_chunk.001_i3ta7o: Deleted --- PASS: TestCat (1.90s) === RUN TestPurge 2025/08/05 01:15:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yazotes5tofi" 2025/08/05 01:15:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 01:15:47 DEBUG : Creating backend with remote "TestS3:rclone-test-yazotes5tofi" 2025/08/05 01:15:47 DEBUG : Creating backend with remote "/tmp/rclone1288641654" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yazotes5tofi'", Local "Local file system at /tmp/rclone1288641654", Modify Window "1ns" 2025/08/05 01:15:48 INFO : S3 bucket rclone-test-yazotes5tofi: Bucket "rclone-test-yazotes5tofi" created with ACL "" 2025/08/05 01:15:49 DEBUG : A1/B1/C1/one.rclone_chunk.001_i3tcv1: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/08/05 01:15:49 INFO : A1/B1/C1/one.rclone_chunk.001_i3tcv1: Copied (server-side copy) to: A1/B1/C1/one 2025/08/05 01:15:49 INFO : A1/B1/C1/one.rclone_chunk.001_i3tcv1: Deleted 2025/08/05 01:15:49 INFO : A2: Making directory 2025/08/05 01:15:49 INFO : A1/B2: Making directory 2025/08/05 01:15:49 INFO : A1/B2/C2: Making directory 2025/08/05 01:15:49 INFO : A1/B1/C3: Making directory 2025/08/05 01:15:49 INFO : A3: Making directory 2025/08/05 01:15:49 INFO : A3/B3: Making directory 2025/08/05 01:15:49 INFO : A3/B3/C4: Making directory 2025/08/05 01:15:49 DEBUG : A1/two.rclone_chunk.001_i3td0s: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/08/05 01:15:49 INFO : A1/two.rclone_chunk.001_i3td0s: Copied (server-side copy) to: A1/two 2025/08/05 01:15:49 INFO : A1/two.rclone_chunk.001_i3td0s: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/08/05 01:15:49 DEBUG : S3 bucket rclone-test-yazotes5tofi: bucket is versioned: false 2025/08/05 01:15:49 DEBUG : Waiting for deletions to finish 2025/08/05 01:15:49 DEBUG : "A1/B1/C1/one" version false 2025/08/05 01:15:49 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/08/05 01:15:49 INFO : A1/B1/C1/one: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/08/05 01:15:50 DEBUG : Waiting for deletions to finish 2025/08/05 01:15:50 DEBUG : "A1/two" version false 2025/08/05 01:15:50 DEBUG : A1/two: Deleting (id "") 2025/08/05 01:15:50 INFO : A1/two: Deleted 2025/08/05 01:15:50 INFO : S3 bucket rclone-test-yazotes5tofi: Bucket "rclone-test-yazotes5tofi" deleted 2025/08/05 01:15:50 ERROR : error listing: directory not found 2025/08/05 01:15:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-yazotes5tofi': Purge remote 2025/08/05 01:15:50 DEBUG : Waiting for deletions to finish 2025/08/05 01:15:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:50 DEBUG : A1/B1/C1/one.rclone_chunk.001_i3teth: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/08/05 01:15:50 INFO : A1/B1/C1/one.rclone_chunk.001_i3teth: Copied (server-side copy) to: A1/B1/C1/one 2025/08/05 01:15:51 INFO : A1/B1/C1/one.rclone_chunk.001_i3teth: Deleted 2025/08/05 01:15:51 INFO : A2: Making directory 2025/08/05 01:15:51 INFO : A1/B2: Making directory 2025/08/05 01:15:51 INFO : A1/B2/C2: Making directory 2025/08/05 01:15:51 INFO : A1/B1/C3: Making directory 2025/08/05 01:15:51 INFO : A3: Making directory 2025/08/05 01:15:51 INFO : A3/B3: Making directory 2025/08/05 01:15:51 INFO : A3/B3/C4: Making directory 2025/08/05 01:15:51 DEBUG : A1/two.rclone_chunk.001_i3tf3q: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/08/05 01:15:51 INFO : A1/two.rclone_chunk.001_i3tf3q: Copied (server-side copy) to: A1/two 2025/08/05 01:15:51 INFO : A1/two.rclone_chunk.001_i3tf3q: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/08/05 01:15:51 DEBUG : removing 1 level 3 directories 2025/08/05 01:15:51 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/08/05 01:15:52 DEBUG : removing 1 level 0 directories 2025/08/05 01:15:52 INFO : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': Removing directory 2025/08/05 01:15:53 INFO : S3 bucket rclone-test-todufos1duhu: Bucket "rclone-test-todufos1duhu" deleted 2025/08/05 01:15:53 ERROR : error listing: directory not found 2025/08/05 01:15:53 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.57s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:53 INFO : S3 bucket rclone-test-todufos1duhu: Bucket "rclone-test-todufos1duhu" created with ACL "" 2025/08/05 01:15:53 INFO : A1: Making directory 2025/08/05 01:15:53 INFO : A1/B1: Making directory 2025/08/05 01:15:53 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.95s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:54 INFO : A1: Making directory 2025/08/05 01:15:54 INFO : A1/B1: Making directory 2025/08/05 01:15:54 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.21s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:54 DEBUG : file1.rclone_chunk.001_i3ti5g: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/08/05 01:15:54 INFO : file1.rclone_chunk.001_i3ti5g: Copied (server-side copy) to: file1 2025/08/05 01:15:54 INFO : file1.rclone_chunk.001_i3ti5g: Deleted 2025/08/05 01:15:54 DEBUG : filename.txt: File name found in url 2025/08/05 01:15:55 DEBUG : filename.txt.rclone_chunk.001_i3tjk9: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/08/05 01:15:55 INFO : filename.txt.rclone_chunk.001_i3tjk9: Copied (server-side copy) to: filename.txt 2025/08/05 01:15:55 INFO : filename.txt.rclone_chunk.001_i3tjk9: Deleted 2025/08/05 01:15:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/05 01:15:55 DEBUG : headerfilename.txt.rclone_chunk.001_i3tjw8: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/08/05 01:15:55 INFO : headerfilename.txt.rclone_chunk.001_i3tjw8: Copied (server-side copy) to: headerfilename.txt 2025/08/05 01:15:55 INFO : headerfilename.txt.rclone_chunk.001_i3tjw8: Deleted 2025/08/05 01:15:56 DEBUG : file2.rclone_chunk.001_i3tjtv: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/08/05 01:15:56 INFO : file2.rclone_chunk.001_i3tjtv: Copied (server-side copy) to: file2 2025/08/05 01:15:56 INFO : file2.rclone_chunk.001_i3tjtv: Deleted --- PASS: TestCopyURL (2.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/05 01:15:57 DEBUG : sub/file2.rclone_chunk.001_i3tkk6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:15:57 INFO : sub/file2.rclone_chunk.001_i3tkk6: Copied (server-side copy) to: sub/file2 2025/08/05 01:15:57 INFO : sub/file2.rclone_chunk.001_i3tkk6: Deleted 2025/08/05 01:15:57 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:15:57 INFO : file1: Copied (new) to: sub/file2 2025/08/05 01:15:57 INFO : file1: Deleted 2025/08/05 01:15:57 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 01:15:57 DEBUG : file1: Unchanged skipping 2025/08/05 01:15:57 INFO : file1: Deleted 2025/08/05 01:15:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.11s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/05 01:15:57 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:15:58 DEBUG : file1.rclone_chunk.001_i3tl3s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:15:58 INFO : file1.rclone_chunk.001_i3tl3s: Copied (server-side copy) to: file1 2025/08/05 01:15:58 INFO : file1.rclone_chunk.001_i3tl3s: Deleted 2025/08/05 01:15:58 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:15:58 INFO : file1: Copied (new) 2025/08/05 01:15:58 INFO : file1: Deleted 2025/08/05 01:15:58 DEBUG : file1: Destination exists, skipping 2025/08/05 01:15:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.86s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.08s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:15:59 DEBUG : dst/file1.rclone_chunk.001_i3tm3j: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/08/05 01:15:59 INFO : dst/file1.rclone_chunk.001_i3tm3j: Copied (server-side copy) to: dst/file1 2025/08/05 01:15:59 INFO : dst/file1.rclone_chunk.001_i3tm3j: Deleted 2025/08/05 01:15:59 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todufos1duhu/backup" 2025/08/05 01:15:59 DEBUG : Creating backend with remote "TestS3:rclone-test-todufos1duhu/backup" 2025/08/05 01:15:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/05 01:15:59 DEBUG : dst/file1: copy non-chunked object... 2025/08/05 01:16:00 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/08/05 01:16:00 INFO : dst/file1: Copied (server-side copy) 2025/08/05 01:16:00 INFO : dst/file1: Deleted 2025/08/05 01:16:00 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/08/05 01:16:00 DEBUG : dst/file1.rclone_chunk.001_i3tous: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:16:00 INFO : dst/file1.rclone_chunk.001_i3tous: Copied (server-side copy) to: dst/file1 2025/08/05 01:16:00 INFO : dst/file1.rclone_chunk.001_i3tous: Deleted 2025/08/05 01:16:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/05 01:16:00 INFO : dst/file1: Copied (new) 2025/08/05 01:16:00 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:16:01 DEBUG : A1/one.rclone_chunk.001_i3tpm9: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:16:01 INFO : A1/one.rclone_chunk.001_i3tpm9: Copied (server-side copy) to: A1/one 2025/08/05 01:16:01 INFO : A1/one.rclone_chunk.001_i3tpm9: Deleted 2025/08/05 01:16:02 DEBUG : A1/two.rclone_chunk.001_i3tpwf: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/05 01:16:02 INFO : A1/two.rclone_chunk.001_i3tpwf: Copied (server-side copy) to: A1/two 2025/08/05 01:16:02 INFO : A1/two.rclone_chunk.001_i3tpwf: Deleted 2025/08/05 01:16:02 DEBUG : A1/B1/three.rclone_chunk.001_i3tqni: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/08/05 01:16:02 INFO : A1/B1/three.rclone_chunk.001_i3tqni: Copied (server-side copy) to: A1/B1/three 2025/08/05 01:16:02 INFO : A1/B1/three.rclone_chunk.001_i3tqni: Deleted 2025/08/05 01:16:02 DEBUG : A1/B1/C1/four.rclone_chunk.001_i3tqwr: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/08/05 01:16:02 INFO : A1/B1/C1/four.rclone_chunk.001_i3tqwr: Copied (server-side copy) to: A1/B1/C1/four 2025/08/05 01:16:03 INFO : A1/B1/C1/four.rclone_chunk.001_i3tqwr: Deleted 2025/08/05 01:16:03 DEBUG : A1/B1/C2/five.rclone_chunk.001_i3trpf: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/08/05 01:16:03 INFO : A1/B1/C2/five.rclone_chunk.001_i3trpf: Copied (server-side copy) to: A1/B1/C2/five 2025/08/05 01:16:03 INFO : A1/B1/C2/five.rclone_chunk.001_i3trpf: Deleted 2025/08/05 01:16:03 INFO : A1/B2: Making directory 2025/08/05 01:16:03 INFO : A1/B1/C3: Making directory fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B1/C3" 2025/08/05 01:16:04 DEBUG : A1/one: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A1/B1/C2/five: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A1/two: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A1/B1/C1/four: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A1/B1/three: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/08/05 01:16:04 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/08/05 01:16:04 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:16:04 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/08/05 01:16:04 INFO : A1/B1/C2/five: Deleted 2025/08/05 01:16:04 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/05 01:16:04 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/08/05 01:16:04 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/08/05 01:16:04 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/08/05 01:16:04 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/08/05 01:16:04 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/08/05 01:16:04 INFO : A1/one: Deleted 2025/08/05 01:16:04 INFO : A1/B1/three: Deleted 2025/08/05 01:16:04 INFO : A1/two: Deleted 2025/08/05 01:16:04 INFO : A1/B1/C1/four: Deleted fstest.go:247: Filtering empty directory "A2/B2" fstest.go:247: Filtering empty directory "A2/B1/C3" 2025/08/05 01:16:04 DEBUG : A2/B1/three: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A2/B1/C1/four: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A2/B1/C2/five: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A2/two: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A2/one: copy non-chunked object... 2025/08/05 01:16:04 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/08/05 01:16:04 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/05 01:16:04 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/08/05 01:16:04 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/08/05 01:16:04 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/08/05 01:16:04 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/08/05 01:16:04 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:16:04 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/08/05 01:16:04 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/08/05 01:16:04 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/08/05 01:16:04 INFO : A2/two: Deleted 2025/08/05 01:16:04 INFO : A2/B1/three: Deleted 2025/08/05 01:16:04 INFO : A2/one: Deleted 2025/08/05 01:16:04 INFO : A2/B1/C1/four: Deleted 2025/08/05 01:16:04 INFO : A2/B1/C2/five: Deleted fstest.go:247: Filtering empty directory "A3/B2" fstest.go:247: Filtering empty directory "A3/B1/C3" 2025/08/05 01:16:05 INFO : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/05 01:16:05 DEBUG : A3/one: copy non-chunked object... 2025/08/05 01:16:05 DEBUG : A3/two: copy non-chunked object... 2025/08/05 01:16:05 DEBUG : A3/B1/three: copy non-chunked object... 2025/08/05 01:16:05 DEBUG : A3/B1/C1/four: copy non-chunked object... 2025/08/05 01:16:05 DEBUG : A3/B1/C2/five: copy non-chunked object... 2025/08/05 01:16:05 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/05 01:16:05 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/08/05 01:16:05 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/08/05 01:16:05 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/08/05 01:16:05 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/08/05 01:16:05 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/08/05 01:16:05 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/05 01:16:05 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/08/05 01:16:05 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/08/05 01:16:05 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/08/05 01:16:05 INFO : A3/B1/C1/four: Deleted 2025/08/05 01:16:05 INFO : A3/B1/C2/five: Deleted 2025/08/05 01:16:05 INFO : A3/two: Deleted 2025/08/05 01:16:05 INFO : A3/B1/three: Deleted 2025/08/05 01:16:05 INFO : A3/one: Deleted fstest.go:247: Filtering empty directory "A4/B2" fstest.go:247: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.23s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:16:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 01:16:07 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_i3tuzu: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/05 01:16:07 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_i3tuzu: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2025/08/05 01:16:07 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_i3tuzu: Deleted 2025/08/05 01:16:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/05 01:16:07 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/08/05 01:16:07 NOTICE: S3 bucket rclone-test-todufos1duhu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/08/05 01:16:07 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_i3tvlp: open chunk writer: started multipart upload: D9KEScBLfEP42DoVIAptLbuHf7Ft6aqytvIh3t7vzTU8b8FmiEx2GlcHHVGipojSrn50HEgKPrsRLWh.8Jk2wpKVKsXP1c0RkjPNg3xhIqMnf04DOtoBQDRvXJt3qx3a 2025/08/05 01:16:07 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/08/05 01:16:07 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_i3tvlp: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/08/05 01:16:07 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_i3tvlp: multipart upload "D9KEScBLfEP42DoVIAptLbuHf7Ft6aqytvIh3t7vzTU8b8FmiEx2GlcHHVGipojSrn50HEgKPrsRLWh.8Jk2wpKVKsXP1c0RkjPNg3xhIqMnf04DOtoBQDRvXJt3qx3a" finished 2025/08/05 01:16:07 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_i3tvlp: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/08/05 01:16:07 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_i3tvlp: Src hash empty - aborting Dst hash check 2025/08/05 01:16:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_i3tvlp: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2025/08/05 01:16:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_i3tvlp: Deleted 2025/08/05 01:16:07 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/08/05 01:16:07 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:16:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 01:16:08 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_i3twct: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/05 01:16:08 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_i3twct: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2025/08/05 01:16:08 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_i3twct: Deleted 2025/08/05 01:16:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/05 01:16:08 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/08/05 01:16:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_i3twny: open chunk writer: started multipart upload: qpaaL4_OqM4v9TvmelUr3Leyx0jy2SFkJnmq3evOj325vlqZbaxc8vjav9EMMNDZWXGHqIrPBJJjNZEksk_jmfixPv24btkGofnY1P0Z_JsfvGTldbvLpWKGxCoFL4AH 2025/08/05 01:16:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/08/05 01:16:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_i3twny: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/08/05 01:16:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_i3twny: multipart upload "qpaaL4_OqM4v9TvmelUr3Leyx0jy2SFkJnmq3evOj325vlqZbaxc8vjav9EMMNDZWXGHqIrPBJJjNZEksk_jmfixPv24btkGofnY1P0Z_JsfvGTldbvLpWKGxCoFL4AH" finished 2025/08/05 01:16:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_i3twny: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/08/05 01:16:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_i3twny: Src hash empty - aborting Dst hash check 2025/08/05 01:16:09 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_i3twny: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2025/08/05 01:16:09 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_i3twny: Deleted 2025/08/05 01:16:09 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/08/05 01:16:09 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:16:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 01:16:09 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_i3txyo: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/08/05 01:16:10 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_i3txyo: Deleted 2025/08/05 01:16:10 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 01:16:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3ty5t: open chunk writer: started multipart upload: zSJcfbQ5_aMQuGtfAx3L3YBO5zomvKo7aulzyex3dHcsmtvaQhq8RJAahtTqzSpICBCr.YWCwwcJECYcOluyQ4RQqKvappHYpyMCePNFRNjs.4ZA25bruJpdWoGjBF_P 2025/08/05 01:16:10 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/08/05 01:16:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3ty5t: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/08/05 01:16:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3ty5t: multipart upload "zSJcfbQ5_aMQuGtfAx3L3YBO5zomvKo7aulzyex3dHcsmtvaQhq8RJAahtTqzSpICBCr.YWCwwcJECYcOluyQ4RQqKvappHYpyMCePNFRNjs.4ZA25bruJpdWoGjBF_P" finished 2025/08/05 01:16:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3ty5t: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/08/05 01:16:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3ty5t: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/08/05 01:16:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3ty5t: Deleted 2025/08/05 01:16:10 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:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:16:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/05 01:16:11 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_i3tzwp: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/08/05 01:16:11 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_i3tzwp: Deleted 2025/08/05 01:16:11 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/05 01:16:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/05 01:16:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3tztc: open chunk writer: started multipart upload: MGFhLNrL3jY8WMi9ezkbNQLv36jOzh6usBcTjJ_egrl8aNlXn0nhsdDzNA0ghvllYev3f_.jEY5_al24xNvpiPOuSZcFCq21GDT193KvXk1PA6Y9ei69gZoeD6KPOSAy 2025/08/05 01:16:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/08/05 01:16:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3tztc: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/08/05 01:16:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3tztc: multipart upload "MGFhLNrL3jY8WMi9ezkbNQLv36jOzh6usBcTjJ_egrl8aNlXn0nhsdDzNA0ghvllYev3f_.jEY5_al24xNvpiPOuSZcFCq21GDT193KvXk1PA6Y9ei69gZoeD6KPOSAy" finished 2025/08/05 01:16:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3tztc: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/08/05 01:16:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3tztc: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/08/05 01:16:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_i3tztc: Deleted 2025/08/05 01:16:12 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/05 01:16:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.43s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:16:12 DEBUG : potato1.rclone_chunk.001_i3u0u2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:16:12 INFO : potato1.rclone_chunk.001_i3u0u2: Copied (server-side copy) to: potato1 2025/08/05 01:16:13 INFO : potato1.rclone_chunk.001_i3u0u2: Deleted 2025/08/05 01:16:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/05 01:16:13 DEBUG : potato2.rclone_chunk.001_i3u11z: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:16:13 INFO : potato2.rclone_chunk.001_i3u11z: Copied (server-side copy) to: potato2 2025/08/05 01:16:13 INFO : potato2.rclone_chunk.001_i3u11z: Deleted 2025/08/05 01:16:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:16:13 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.16s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" 2025/08/05 01:16:14 DEBUG : potato2.rclone_chunk.001_i3u18l: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/05 01:16:14 INFO : potato2.rclone_chunk.001_i3u18l: Copied (server-side copy) to: potato2 2025/08/05 01:16:14 INFO : potato2.rclone_chunk.001_i3u18l: Deleted 2025/08/05 01:16:14 DEBUG : empty space.rclone_chunk.001_i3u231: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/08/05 01:16:14 INFO : empty space.rclone_chunk.001_i3u231: Copied (server-side copy) to: empty space 2025/08/05 01:16:14 INFO : empty space.rclone_chunk.001_i3u231: Deleted 2025/08/05 01:16:15 DEBUG : sub dir/potato3.rclone_chunk.001_i3u202: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/05 01:16:15 INFO : sub dir/potato3.rclone_chunk.001_i3u202: Copied (server-side copy) to: sub dir/potato3 2025/08/05 01:16:15 INFO : sub dir/potato3.rclone_chunk.001_i3u202: Deleted 2025/08/05 01:16:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': Touching "empty space" 2025/08/05 01:16:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': Touching "potato2" 2025/08/05 01:16:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.22s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.08s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.08s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.08s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.08s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-todufos1duhu'", Local "Local file system at /tmp/rclone290308230", Modify Window "1ns" operations_test.go:1892: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.08s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/05 01:16:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-todufos1duhu': Purge remote 2025/08/05 01:16:16 DEBUG : S3 bucket rclone-test-todufos1duhu: bucket is versioned: false 2025/08/05 01:16:16 DEBUG : Waiting for deletions to finish 2025/08/05 01:16:16 INFO : S3 bucket rclone-test-todufos1duhu: Bucket "rclone-test-todufos1duhu" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -fast-list" - Finished OK in 2m5.702015228s (try 1/5)