"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/23 03:42:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu" 2026/09/23 03:42:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:42:18 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090" 2026/09/23 03:42:19 DEBUG : Creating backend with remote "/tmp/rclone2127406791" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 03:42:20 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 1 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 0 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 2 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 03:42:20 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 1 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 2 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 0 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 03:42:20 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 1 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 2 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 3 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 0 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 03:42:20 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 1 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 0 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 2 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/23 03:42:20 DEBUG : file.txt: writing chunk 3 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/23 03:42:20 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/23 03:42:20 DEBUG : a: size = 0 OK 2026/09/23 03:42:20 DEBUG : a: size = 1 (memory) 2026/09/23 03:42:20 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/23 03:42:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/23 03:42:20 DEBUG : potato: Seek from 10 to 0 2026/09/23 03:42:20 DEBUG : potato: Seek from 10 to 0 2026/09/23 03:42:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/23 03:42:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Seek from 5 to 2 2026/09/23 03:42:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/23 03:42:20 DEBUG : potato: Seek from 7 to 0 2026/09/23 03:42:20 DEBUG : potato: Seek from 7 to 0 2026/09/23 03:42:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/23 03:42:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Seek from 5 to 2 2026/09/23 03:42:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/23 03:42:20 DEBUG : potato: Seek from 8 to 0 2026/09/23 03:42:20 DEBUG : potato: Seek from 8 to 0 2026/09/23 03:42:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/23 03:42:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/23 03:42:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 03:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 03:42:20 DEBUG : potato: Seek from 5 to 2 2026/09/23 03:42:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/23 03:42:20 DEBUG : potato: Seek from 9 to 0 2026/09/23 03:42:20 DEBUG : potato: Seek from 9 to 0 2026/09/23 03:42:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:42:22 DEBUG : rutabaga: md5 = b988f76a31dfb69e3c1ec3984189e243 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/23 03:42:25 DEBUG : empty space: md5 = df8652949494aff320e8ecce6c5db360 OK === RUN TestCheck/3 2026/09/23 03:42:26 DEBUG : potato2: md5 = 48fc3c692133aedc508bc2ae98a5979c OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/23 03:42:29 DEBUG : remotepotato: md5 = ba34d89382087415291dd4a2ec02074f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.81s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/09/23 03:42:32 DEBUG : Creating backend with remote "nonexistent" 2026/09/23 03:42:32 DEBUG : Creating backend with remote "nonexistent" 2026/09/23 03:42:32 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/23 03:42:32 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/23 03:42:32 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/23 03:42:32 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:42:33 DEBUG : rutabaga: md5 = 2d66f1943b9a1e5f86d4f78eea476548 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/23 03:42:37 DEBUG : empty space: md5 = 46448406bdf11ed2ec1bb198bdc90bc3 OK === RUN TestCheckDownload/3 2026/09/23 03:42:39 DEBUG : potato2: md5 = 4f7673dc7023123491ee43a0627935b8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/23 03:42:43 DEBUG : remotepotato: md5 = 776fdb9db88f84d54d843a10b785ab21 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.66s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.79s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (0.87s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.84s) --- PASS: TestCheckDownload/7 (0.76s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:42:49 DEBUG : rutabaga: md5 = a2216c8b61a75a908826a1961ef8683b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/23 03:42:51 DEBUG : empty space: md5 = 74c831f4e953602a73658e5983b9e9a7 OK === RUN TestCheckSizeOnly/3 2026/09/23 03:42:53 DEBUG : potato2: md5 = acdd10b87c89fe37dfabe9aab96a0055 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/23 03:42:55 DEBUG : remotepotato: md5 = 81138d44d5d493956e7596e039bda3d3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.89s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:43:00 DEBUG : test.sum: md5 = 3c6d55ba2ba61a19ff3989b2473d48a6 OK 2026/09/23 03:43:01 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/23 03:43:01 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/23 03:43:01 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/23 03:43:01 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/23 03:43:02 DEBUG : test.sum: md5 = b394a163261718535eecc76d3614f98c OK 2026/09/23 03:43:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/23 03:43:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/23 03:43:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/23 03:43:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.92s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:43:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/data" 2026/09/23 03:43:04 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:43:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/data" 2026/09/23 03:43:06 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/vjrnln8ratgmqakfosrqe8espk" 2026/09/23 03:43:10 DEBUG : data/banana: md5 = e597198874599025668ed3e1af85dfda OK 2026/09/23 03:43:11 DEBUG : test.sum: md5 = 45f071fa42637592245f3a3224a62221 OK === RUN TestCheckSumDownload/subtest1 2026/09/23 03:43:16 DEBUG : data/potato: md5 = f5edf37bf3ceb582233bdf0723290d75 OK 2026/09/23 03:43:17 DEBUG : test.sum: md5 = 3c70590cda0b10e3b94e0659314fbbb6 OK === RUN TestCheckSumDownload/subtest2 2026/09/23 03:43:21 DEBUG : test.sum: md5 = 3ce75f3b502272fc053b19ee16ce70e0 OK === RUN TestCheckSumDownload/subtest3 2026/09/23 03:43:24 DEBUG : test.sum: md5 = f803a4bb7528d4932523275405655429 OK === RUN TestCheckSumDownload/subtest4 2026/09/23 03:43:28 DEBUG : test.sum: md5 = 79139da9e5dee2123632bcf8bd2790b2 OK === RUN TestCheckSumDownload/subtest5 2026/09/23 03:43:32 DEBUG : test.sum: md5 = c240215aabb89b63b9b37d09000420ac OK === RUN TestCheckSumDownload/subtest6 2026/09/23 03:43:36 DEBUG : data/banana: md5 = 143f0b6e889c8b38156007e361f01288 OK 2026/09/23 03:43:37 DEBUG : data/potato: md5 = cd22fe16ac3cdfd4d8f2a51262f1997b OK 2026/09/23 03:43:38 DEBUG : test.sum: md5 = 08ae949850bbb296fbf537868c6d8659 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (37.34s) --- PASS: TestCheckSumDownload/subtest1 (2.15s) --- PASS: TestCheckSumDownload/subtest2 (1.74s) --- PASS: TestCheckSumDownload/subtest3 (1.85s) --- PASS: TestCheckSumDownload/subtest4 (1.69s) --- PASS: TestCheckSumDownload/subtest5 (1.71s) --- PASS: TestCheckSumDownload/subtest6 (1.97s) --- PASS: TestCheckSumDownload/subtest7 (1.97s) === RUN TestCheckSumConcurrency 2026/09/23 03:43:44 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/23 03:43:44 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/23 03:43:44 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/23 03:43:44 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/23 03:43:44 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/23 03:43:44 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/23 03:43:44 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/23 03:43:44 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/23 03:43:44 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/23 03:43:44 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/23 03:43:44 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/23 03:43:44 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/23 03:43:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawasoj0maga" 2026/09/23 03:43:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:43:44 DEBUG : Creating backend with remote "TestDrive:crypt/7qeie6d8geckq9sd6onpre6ri5ipdc96cbhf306n0leatddsclog" 2026/09/23 03:43:45 DEBUG : Creating backend with remote "/tmp/rclone4041494060" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawasoj0maga'", Local "Local file system at /tmp/rclone4041494060", Modify Window "1ms" 2026/09/23 03:43:47 DEBUG : hello, world!: md5 = ea40ab706a8211a55d97e217a14408ad OK upper checkfile vs. lower remote (without normalization) 2026/09/23 03:43:48 ERROR : hello, world!: sum not found 2026/09/23 03:43:48 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jawasoj0maga' 2026/09/23 03:43:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawasoj0maga': 1 files missing 2026/09/23 03:43:48 NOTICE: 1 hashes missing 2026/09/23 03:43:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawasoj0maga': 1 differences found 2026/09/23 03:43:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawasoj0maga': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/23 03:43:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:43:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawasoj0maga': 0 differences found 2026/09/23 03:43:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawasoj0maga': 1 matching files 2026/09/23 03:43:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sosiwip6yuqu" 2026/09/23 03:43:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:43:49 DEBUG : Creating backend with remote "TestDrive:crypt/76n7mtuuphudbn681ogtp85j5rqb9sqe80ul4qiq0lrbkvrp9ub0" 2026/09/23 03:43:50 DEBUG : Creating backend with remote "/tmp/rclone646043577" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sosiwip6yuqu'", Local "Local file system at /tmp/rclone646043577", Modify Window "1ms" 2026/09/23 03:43:52 DEBUG : HELLO, WORLD!: md5 = c4508b1da0bc2cc61cc9d26736626ca5 OK lower checkfile vs. upper remote (without normalization) 2026/09/23 03:43:52 ERROR : HELLO, WORLD!: sum not found 2026/09/23 03:43:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sosiwip6yuqu' 2026/09/23 03:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosiwip6yuqu': 1 files missing 2026/09/23 03:43:52 NOTICE: 1 hashes missing 2026/09/23 03:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosiwip6yuqu': 1 differences found 2026/09/23 03:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosiwip6yuqu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/23 03:43:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:43:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosiwip6yuqu': 0 differences found 2026/09/23 03:43:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosiwip6yuqu': 1 matching files 2026/09/23 03:43:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zogipun1puco" 2026/09/23 03:43:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:43:53 DEBUG : Creating backend with remote "TestDrive:crypt/mq53tmn5203bptcash7rr92obobuqpvtf4odl11fitcqb26ck040" 2026/09/23 03:43:54 DEBUG : Creating backend with remote "/tmp/rclone3840360679" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zogipun1puco'", Local "Local file system at /tmp/rclone3840360679", Modify Window "1ms" 2026/09/23 03:43:57 DEBUG : HeLlO, wOrLd!: md5 = 2aa701ce5ded2279368d3309830a4eca OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/23 03:43:57 ERROR : HeLlO, wOrLd!: sum not found 2026/09/23 03:43:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zogipun1puco' 2026/09/23 03:43:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogipun1puco': 1 files missing 2026/09/23 03:43:57 NOTICE: 1 hashes missing 2026/09/23 03:43:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogipun1puco': 1 differences found 2026/09/23 03:43:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogipun1puco': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/23 03:43:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:43:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogipun1puco': 0 differences found 2026/09/23 03:43:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogipun1puco': 1 matching files 2026/09/23 03:43:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waxapaw1giti" 2026/09/23 03:43:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:43:58 DEBUG : Creating backend with remote "TestDrive:crypt/0pshuk0ov7uacjrk31dt5m9jvh629rlot8f91urnn407qr1oaqo0" 2026/09/23 03:43:59 DEBUG : Creating backend with remote "/tmp/rclone1559948635" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waxapaw1giti'", Local "Local file system at /tmp/rclone1559948635", Modify Window "1ms" 2026/09/23 03:44:01 DEBUG : HELLO, WORLD!: md5 = 1bada66fb64998dee008bf90f96ec530 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/23 03:44:02 ERROR : HELLO, WORLD!: sum not found 2026/09/23 03:44:02 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-waxapaw1giti' 2026/09/23 03:44:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapaw1giti': 1 files missing 2026/09/23 03:44:02 NOTICE: 1 hashes missing 2026/09/23 03:44:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapaw1giti': 1 differences found 2026/09/23 03:44:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapaw1giti': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/23 03:44:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:44:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapaw1giti': 0 differences found 2026/09/23 03:44:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxapaw1giti': 1 matching files 2026/09/23 03:44:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folisud6hasa" 2026/09/23 03:44:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:44:03 DEBUG : Creating backend with remote "TestDrive:crypt/j9j63im3ocfp8lijg26196jfm5mdqldqarmus8iqog2km88mciug" 2026/09/23 03:44:04 DEBUG : Creating backend with remote "/tmp/rclone1295459855" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folisud6hasa'", Local "Local file system at /tmp/rclone1295459855", Modify Window "1ms" 2026/09/23 03:44:06 DEBUG : 測試_Русский___ě_áñ: md5 = 52c1ebb59d184cb3a7edec7ee2bbc376 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/23 03:44:06 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/23 03:44:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-folisud6hasa' 2026/09/23 03:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisud6hasa': 1 files missing 2026/09/23 03:44:06 NOTICE: 1 hashes missing 2026/09/23 03:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisud6hasa': 1 differences found 2026/09/23 03:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisud6hasa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/23 03:44:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisud6hasa': 0 differences found 2026/09/23 03:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folisud6hasa': 1 matching files 2026/09/23 03:44:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gejahih9viye" 2026/09/23 03:44:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:44:07 DEBUG : Creating backend with remote "TestDrive:crypt/uf68fe0nu5q3fv0egqhb2fu8kvbilotej3ce5uite3g6jfu9l26g" 2026/09/23 03:44:08 DEBUG : Creating backend with remote "/tmp/rclone2632611102" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gejahih9viye'", Local "Local file system at /tmp/rclone2632611102", Modify Window "1ms" 2026/09/23 03:44:10 DEBUG : 測試_Русский___ě_áñ: md5 = c5b377f0c216950b88b23ce02753869b OK NFC checkfile vs. NFD remote (without normalization) 2026/09/23 03:44:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/23 03:44:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gejahih9viye' 2026/09/23 03:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejahih9viye': 1 files missing 2026/09/23 03:44:11 NOTICE: 1 hashes missing 2026/09/23 03:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejahih9viye': 1 differences found 2026/09/23 03:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejahih9viye': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/23 03:44:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejahih9viye': 0 differences found 2026/09/23 03:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejahih9viye': 1 matching files 2026/09/23 03:44:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunuxoc0baja" 2026/09/23 03:44:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:44:12 DEBUG : Creating backend with remote "TestDrive:crypt/uorpg8j5ct6atuv45rugmrktbajhuikrnhn5q53e05ocem0qdsgg" 2026/09/23 03:44:13 DEBUG : Creating backend with remote "/tmp/rclone3877904801" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunuxoc0baja'", Local "Local file system at /tmp/rclone3877904801", Modify Window "1ms" 2026/09/23 03:44:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 62ddd153c5aaa2a9b628aa21e1896994 OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/23 03:44:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/23 03:44:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qunuxoc0baja' 2026/09/23 03:44:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunuxoc0baja': 1 files missing 2026/09/23 03:44:15 NOTICE: 1 hashes missing 2026/09/23 03:44:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunuxoc0baja': 1 differences found 2026/09/23 03:44:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunuxoc0baja': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/23 03:44:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:44:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunuxoc0baja': 0 differences found 2026/09/23 03:44:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunuxoc0baja': 1 matching files 2026/09/23 03:44:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupumaj0qawu" 2026/09/23 03:44:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:44:16 DEBUG : Creating backend with remote "TestDrive:crypt/gd0p56qmka6ijkd51jsuch6jlni2hc68cjm1jtu7v1fr6tbues8g" 2026/09/23 03:44:17 DEBUG : Creating backend with remote "/tmp/rclone971563307" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupumaj0qawu'", Local "Local file system at /tmp/rclone971563307", Modify Window "1ms" 2026/09/23 03:44:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d228e7ee9d6e078237b0c0ea9e1ac893 OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/23 03:44:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/23 03:44:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cupumaj0qawu' 2026/09/23 03:44:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cupumaj0qawu': 1 files missing 2026/09/23 03:44:20 NOTICE: 1 hashes missing 2026/09/23 03:44:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cupumaj0qawu': 1 differences found 2026/09/23 03:44:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cupumaj0qawu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/23 03:44:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cupumaj0qawu': 0 differences found 2026/09/23 03:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cupumaj0qawu': 1 matching files 2026/09/23 03:44:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevobos0requ" 2026/09/23 03:44:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:44:21 DEBUG : Creating backend with remote "TestDrive:crypt/cq0mqhfldq5c3l8jb6emflqe0nat8rv2hg6kbps4vo3n09le72ig" 2026/09/23 03:44:22 DEBUG : Creating backend with remote "/tmp/rclone2119797687" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevobos0requ'", Local "Local file system at /tmp/rclone2119797687", Modify Window "1ms" 2026/09/23 03:44:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d5eac08d020c25e6c409a56645e780d3 OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/23 03:44:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/23 03:44:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qevobos0requ' 2026/09/23 03:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qevobos0requ': 1 files missing 2026/09/23 03:44:25 NOTICE: 1 hashes missing 2026/09/23 03:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qevobos0requ': 1 differences found 2026/09/23 03:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qevobos0requ': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/23 03:44:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:44:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qevobos0requ': 0 differences found 2026/09/23 03:44:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qevobos0requ': 1 matching files 2026/09/23 03:44:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagofol6wora" 2026/09/23 03:44:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:44:26 DEBUG : Creating backend with remote "TestDrive:crypt/mudri1rq4ju7ph9e6o5clqdsg51n2ffo0ml0ar494cmh58pjvm80" 2026/09/23 03:44:27 DEBUG : Creating backend with remote "/tmp/rclone2407990058" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagofol6wora'", Local "Local file system at /tmp/rclone2407990058", Modify Window "1ms" 2026/09/23 03:44:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9d5f377f4ab7ba7a6a08d9a33a1474bc OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/23 03:44:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/23 03:44:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dagofol6wora' 2026/09/23 03:44:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dagofol6wora': 1 files missing 2026/09/23 03:44:29 NOTICE: 1 hashes missing 2026/09/23 03:44:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dagofol6wora': 1 differences found 2026/09/23 03:44:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dagofol6wora': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/23 03:44:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 03:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dagofol6wora': 0 differences found 2026/09/23 03:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dagofol6wora': 1 matching files 2026/09/23 03:44:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagofol6wora': Purge remote 2026/09/23 03:44:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevobos0requ': Purge remote 2026/09/23 03:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupumaj0qawu': Purge remote 2026/09/23 03:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunuxoc0baja': Purge remote 2026/09/23 03:44:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gejahih9viye': Purge remote 2026/09/23 03:44:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folisud6hasa': Purge remote 2026/09/23 03:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waxapaw1giti': Purge remote 2026/09/23 03:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zogipun1puco': Purge remote 2026/09/23 03:44:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sosiwip6yuqu': Purge remote 2026/09/23 03:44:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawasoj0maga': Purge remote --- PASS: TestApplyTransforms (50.82s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:44:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/23 03:44:37 DEBUG : sub/file2: md5 = 1b6d1c35d6207ed309d3d552b2a9e32e OK 2026/09/23 03:44:37 DEBUG : sub/file2: size = 14 OK 2026/09/23 03:44:37 INFO : file1: Copied (new) to: sub/file2 2026/09/23 03:44:38 DEBUG : sub/file2: size = 14 OK 2026/09/23 03:44:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/23 03:44:38 DEBUG : file1: Unchanged skipping 2026/09/23 03:44:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.14s) === RUN TestCopyFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:44:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/23 03:44:42 DEBUG : existing: md5 = 2f051687dbb33a4dd3a896bb568e43e7 OK 2026/09/23 03:44:42 DEBUG : existing: size = 6 OK 2026/09/23 03:44:42 INFO : existing: Copied (new) 2026/09/23 03:44:43 DEBUG : existing: size = 6 OK 2026/09/23 03:44:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/23 03:44:43 DEBUG : existing: Unchanged skipping 2026/09/23 03:44:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:44:43 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 2026/09/23 03:44:43 DEBUG : existing: Sizes differ 2026/09/23 03:44:43 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileImmutable (4.25s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" copy_test.go:188: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:44:48 DEBUG : dst/file1: md5 = b89f356ba3ec23928fc78031dba6bdc5 OK 2026/09/23 03:44:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/backup" 2026/09/23 03:44:48 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/1nrff024r7pq65ecp72fc28jb0" 2026/09/23 03:44:50 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:44:50 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 2026/09/23 03:44:50 DEBUG : dst/file1: Sizes differ 2026/09/23 03:44:52 INFO : dst/file1: Moved (server-side) 2026/09/23 03:44:54 DEBUG : dst/file1: md5 = 01bb07fa9affd31d559ed0dddb70ae3b OK 2026/09/23 03:44:54 DEBUG : dst/file1: size = 14 OK 2026/09/23 03:44:54 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.03s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:44:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/dst" 2026/09/23 03:44:58 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/23 03:45:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/CompareDest" 2026/09/23 03:45:00 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/gveqi14airsml4bgu7krj116o8" 2026/09/23 03:45:02 DEBUG : one: Need to transfer - File not found at Destination 2026/09/23 03:45:04 DEBUG : one: md5 = 1879ba9e6043ecc33263d9979d93cac8 OK 2026/09/23 03:45:04 DEBUG : one: size = 3 OK 2026/09/23 03:45:04 INFO : one: Copied (new) 2026/09/23 03:45:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:45:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/dst') 2026/09/23 03:45:05 DEBUG : one: Sizes differ 2026/09/23 03:45:07 DEBUG : one: md5 = e7d986178a46dec7bd1027feed2a12a5 OK 2026/09/23 03:45:07 DEBUG : one: size = 5 OK 2026/09/23 03:45:07 INFO : one: Copied (replaced existing) 2026/09/23 03:45:09 DEBUG : dst/one: md5 = aedcee6144e769fa91f9c730336dece5 OK 2026/09/23 03:45:11 DEBUG : CompareDest/one: md5 = de3d8f320d794880f8d96650310d9dac OK 2026/09/23 03:45:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:45:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/dst') 2026/09/23 03:45:12 DEBUG : one: Sizes differ 2026/09/23 03:45:12 DEBUG : one: size = 5 OK 2026/09/23 03:45:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 03:45:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/23 03:45:14 DEBUG : CompareDest/two: md5 = 99335b65cd08c47ed4796bdad2d91749 OK 2026/09/23 03:45:15 DEBUG : two: Need to transfer - File not found at Destination 2026/09/23 03:45:15 DEBUG : two: size = 3 OK 2026/09/23 03:45:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 03:45:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/23 03:45:16 DEBUG : two: Need to transfer - File not found at Destination 2026/09/23 03:45:16 DEBUG : two: size = 3 OK 2026/09/23 03:45:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 03:45:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/23 03:45:17 DEBUG : two: Need to transfer - File not found at Destination 2026/09/23 03:45:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:45:18 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/CompareDest') 2026/09/23 03:45:18 DEBUG : two: Sizes differ 2026/09/23 03:45:19 DEBUG : two: md5 = 0b29fbfeaff4520a17911e182c3dc888 OK 2026/09/23 03:45:19 DEBUG : two: size = 5 OK 2026/09/23 03:45:19 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (25.10s) === RUN TestCopyFileCopyDestImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/dst" 2026/09/23 03:45:24 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/23 03:45:27 DEBUG : dst/one: md5 = 6899ef1c8ca230ac23653771724c76bb OK 2026/09/23 03:45:30 DEBUG : CopyDest/one: md5 = dafb152e130a6d87705ed5fe77515820 OK 2026/09/23 03:45:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/CopyDest" 2026/09/23 03:45:31 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/23 03:45:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:45:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/dst') 2026/09/23 03:45:32 DEBUG : one: Sizes differ 2026/09/23 03:45:32 DEBUG : one: size = 5 OK 2026/09/23 03:45:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 03:45:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:45:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/dst') 2026/09/23 03:45:32 DEBUG : one: Sizes differ 2026/09/23 03:45:32 ERROR : one: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileCopyDestImmutable (12.38s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:45:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/dst" 2026/09/23 03:45:36 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/23 03:45:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/CopyDest" 2026/09/23 03:45:38 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/23 03:45:39 DEBUG : one: Need to transfer - File not found at Destination 2026/09/23 03:45:41 DEBUG : one: md5 = 743555fb9f2c67a057d5c22dbaa4736f OK 2026/09/23 03:45:41 DEBUG : one: size = 3 OK 2026/09/23 03:45:41 INFO : one: Copied (new) 2026/09/23 03:45:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:45:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/dst') 2026/09/23 03:45:43 DEBUG : one: Sizes differ 2026/09/23 03:45:44 DEBUG : one: md5 = 049c08eabfdd5cca31ba9f969493d1d0 OK 2026/09/23 03:45:44 DEBUG : one: size = 5 OK 2026/09/23 03:45:44 INFO : one: Copied (replaced existing) 2026/09/23 03:45:46 DEBUG : dst/one: md5 = 344cdc5cae0b90d732119dc1547fc2c6 OK 2026/09/23 03:45:48 DEBUG : CopyDest/one: md5 = c50662de11cd3efe6ff790764af4701e OK 2026/09/23 03:45:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/BackupDir" 2026/09/23 03:45:49 DEBUG : Config file has changed externally - reloading 2026/09/23 03:45:49 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/23 03:45:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:45:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/dst') 2026/09/23 03:45:51 DEBUG : one: Sizes differ 2026/09/23 03:45:51 DEBUG : one: size = 5 OK 2026/09/23 03:45:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 03:45:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:45:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/dst') 2026/09/23 03:45:51 DEBUG : one: Sizes differ 2026/09/23 03:45:53 INFO : one: Moved (server-side) 2026/09/23 03:45:54 DEBUG : one: size = 5 OK 2026/09/23 03:45:54 INFO : one: Copied (server-side copy) 2026/09/23 03:45:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/23 03:45:56 DEBUG : CopyDest/two: md5 = 7727001c7883956bebdb379d09f1810c OK 2026/09/23 03:45:56 DEBUG : two: Need to transfer - File not found at Destination 2026/09/23 03:45:57 DEBUG : two: size = 3 OK 2026/09/23 03:45:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 03:45:58 DEBUG : two: size = 3 OK 2026/09/23 03:45:58 INFO : two: Copied (server-side copy) 2026/09/23 03:45:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/23 03:45:59 DEBUG : two: size = 3 OK 2026/09/23 03:45:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 03:45:59 DEBUG : two: Unchanged skipping 2026/09/23 03:46:01 DEBUG : CopyDest/three: md5 = 2ac0d614ee7e747ff6872841673c0490 OK 2026/09/23 03:46:01 DEBUG : three: Need to transfer - File not found at Destination 2026/09/23 03:46:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:46:02 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu/CopyDest') 2026/09/23 03:46:02 DEBUG : three: Sizes differ 2026/09/23 03:46:02 DEBUG : three: Destination not found in --copy-dest 2026/09/23 03:46:03 DEBUG : three: md5 = af2915e38ef5fea6f08bd74bea93a711 OK 2026/09/23 03:46:03 DEBUG : three: size = 7 OK 2026/09/23 03:46:03 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (34.14s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" copy_test.go:434: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" copy_test.go:467: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" copy_test.go:500: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:46:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/23 03:46:14 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 420ee80c051c54d7f7237b1ec1f5ad33 OK 2026/09/23 03:46:14 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/23 03:46:14 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/23 03:46:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/23 03:46:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:563: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/23 03:46:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/23 03:46:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/23 03:46:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cef4c897078d4c99a9010ddde6cee03a OK 2026/09/23 03:46:18 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/23 03:46:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.40s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:46:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Looking for duplicate names using skip mode. 2026/09/23 03:46:25 NOTICE: one: Found 2 files with duplicate names 2026/09/23 03:46:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.90s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:46:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Looking for duplicate names using skip mode. 2026/09/23 03:46:30 NOTICE: one: Found 3 files with duplicate names 2026/09/23 03:46:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/23 03:46:31 INFO : one: Deleted 2026/09/23 03:46:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.32s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:46:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Looking for duplicate names using first mode. 2026/09/23 03:46:37 NOTICE: one: Found 3 files with duplicate names 2026/09/23 03:46:37 INFO : one: Deleted 2026/09/23 03:46:38 INFO : one: Deleted 2026/09/23 03:46:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.36s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:46:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Looking for duplicate names using newest mode. 2026/09/23 03:46:43 NOTICE: one: Found 3 files with duplicate names 2026/09/23 03:46:44 INFO : one: Deleted 2026/09/23 03:46:44 INFO : one: Deleted 2026/09/23 03:46:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.38s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:46:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Looking for duplicate names using oldest mode. 2026/09/23 03:46:50 NOTICE: one: Found 3 files with duplicate names 2026/09/23 03:46:51 INFO : one: Deleted 2026/09/23 03:46:51 INFO : one: Deleted 2026/09/23 03:46:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.62s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:46:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Looking for duplicate names using largest mode. 2026/09/23 03:46:57 NOTICE: one: Found 3 files with duplicate names 2026/09/23 03:46:57 INFO : one: Deleted 2026/09/23 03:46:58 INFO : one: Deleted 2026/09/23 03:46:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.90s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:47:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Looking for duplicate names using smallest mode. 2026/09/23 03:47:03 NOTICE: one: Found 3 files with duplicate names 2026/09/23 03:47:04 INFO : one: Deleted 2026/09/23 03:47:04 INFO : one: Deleted 2026/09/23 03:47:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.19s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:47:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Looking for duplicate names using rename mode. 2026/09/23 03:47:13 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/23 03:47:13 INFO : one-2.txt: renamed from: one.txt 2026/09/23 03:47:14 INFO : one-3.txt: renamed from: one.txt 2026/09/23 03:47:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.74s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:47:19 DEBUG : one-1.txt: md5 = 6ee4b9f5e3b628072daa139d2a35a364 OK 2026/09/23 03:47:20 DEBUG : one-2.txt: md5 = 46dc510e21ee93e6c056421999826521 OK 2026/09/23 03:47:22 DEBUG : one-3.txt: md5 = 3fdae22e3602014c12e2c2ac92d0327c OK 2026/09/23 03:47:23 DEBUG : one-4.txt: md5 = 225125cb383cd648efd9ba474cdd59a0 OK 2026/09/23 03:47:25 DEBUG : one-5.txt: md5 = da38798650beb816416ae59990f96c74 OK 2026/09/23 03:47:26 DEBUG : one-6.txt: md5 = 9b36054ae8b979606d2305a8c14b2874 OK 2026/09/23 03:47:27 DEBUG : one-7.txt: md5 = ef4f5464d126d7389af374c176e78a87 OK 2026/09/23 03:47:29 DEBUG : one-8.txt: md5 = ba2df735ee52ae5c70f7072c013ca424 OK 2026/09/23 03:47:30 DEBUG : one-9.txt: md5 = c2fbbd3252da2357a88becfc89b255d7 OK 2026/09/23 03:47:32 DEBUG : one-10.txt: md5 = 14fd362c4247d918b0f913792b225a58 OK 2026/09/23 03:47:33 DEBUG : one-11.txt: md5 = c2cdb380d58d506ae2f7c251403f1545 OK 2026/09/23 03:47:35 DEBUG : one-12.txt: md5 = 1b2df95da50136d9ef54e4ee0719b56e OK 2026/09/23 03:47:36 DEBUG : one-13.txt: md5 = 8b8629de741ccfb8ad1253a245170d5f OK 2026/09/23 03:47:38 DEBUG : one-14.txt: md5 = b4891c35193d3e616eb5a517b1ae0656 OK 2026/09/23 03:47:40 DEBUG : one-15.txt: md5 = d2293c398dbe9152b3de23fdc538c975 OK 2026/09/23 03:47:41 DEBUG : one-16.txt: md5 = 263f4055c9db6f6d4c49d828de14f0f9 OK 2026/09/23 03:47:43 DEBUG : one-17.txt: md5 = 18072d320978f39d8abf5f671859b9bd OK 2026/09/23 03:47:44 DEBUG : one-18.txt: md5 = 11b76f4985884efc0c6ce1bee4f95dd7 OK 2026/09/23 03:47:46 DEBUG : one-19.txt: md5 = 3a566ff58039fdaf7da5fdd6bc1849a8 OK 2026/09/23 03:47:47 DEBUG : one-20.txt: md5 = da257d16e828c97571ca3872d1419cbb OK 2026/09/23 03:47:49 DEBUG : one-21.txt: md5 = b97c5d44f877625d0ad3bc0277f5da83 OK 2026/09/23 03:47:50 DEBUG : one-22.txt: md5 = d55734e71330adadec958b3a0c2539a3 OK 2026/09/23 03:47:51 DEBUG : one-23.txt: md5 = 1f5c26472708491e22d8128ea7916a9f OK 2026/09/23 03:47:53 DEBUG : one-24.txt: md5 = 5248eb5639ee0fcf006ed0c1ca838319 OK 2026/09/23 03:47:55 DEBUG : one-25.txt: md5 = 1cfd11828f862955131935ec7fc43c1f OK 2026/09/23 03:47:56 DEBUG : one-26.txt: md5 = 0600420dc6cb1c2c6fbdc9c40d58366e OK 2026/09/23 03:47:58 DEBUG : one-27.txt: md5 = 645c3e90c87918263541a57d294d2588 OK 2026/09/23 03:47:59 DEBUG : one-28.txt: md5 = b1873ec2cf4316aa3a343f70030f8725 OK 2026/09/23 03:48:00 DEBUG : one-29.txt: md5 = d7fafea945e89f80bbc3bb7ef007c21b OK 2026/09/23 03:48:02 DEBUG : one-30.txt: md5 = 3621a46c08f9239b642332740e553c4d OK 2026/09/23 03:48:04 DEBUG : one-31.txt: md5 = d7e11beec93276f4aed1757a4763c871 OK 2026/09/23 03:48:05 DEBUG : one-32.txt: md5 = f95ebb698d6802141e2c2d657545e6f8 OK 2026/09/23 03:48:07 DEBUG : one-33.txt: md5 = ef8b6ec86b1cb3fb5f605674868cccc0 OK 2026/09/23 03:48:08 DEBUG : one-34.txt: md5 = b2d95c271cb425007bd3e2f94f83e999 OK 2026/09/23 03:48:09 DEBUG : one-35.txt: md5 = 088d69732e8d1b937dbe1e5f8ba18891 OK 2026/09/23 03:48:11 DEBUG : one-36.txt: md5 = 5e7d465d4487508a6f88494e084b0ac1 OK 2026/09/23 03:48:13 DEBUG : one-37.txt: md5 = 47ec1791902c2d3f829f111f484e8020 OK 2026/09/23 03:48:14 DEBUG : one-38.txt: md5 = a150414420b17be0e51fec45036a9648 OK 2026/09/23 03:48:15 DEBUG : one-39.txt: md5 = 32c905c87ca5ebef1c5959b5f15bf25e OK 2026/09/23 03:48:17 DEBUG : one-40.txt: md5 = a07e009e47cfa6a16041ab53f28a1c88 OK 2026/09/23 03:48:18 DEBUG : one-41.txt: md5 = 1d8cf470e4a3498f1aed79cabc562c5c OK 2026/09/23 03:48:20 DEBUG : one-42.txt: md5 = 8c27cf89aaccece3eef62726d195160a OK 2026/09/23 03:48:21 DEBUG : one-43.txt: md5 = c3ecd6ca6ac087229bb3b4e083ca0494 OK 2026/09/23 03:48:23 DEBUG : one-44.txt: md5 = 7564223b894546bafa9fe819710e099a OK 2026/09/23 03:48:24 DEBUG : one-45.txt: md5 = 9e386ea581bf87e1abd0b1b3ff90573c OK 2026/09/23 03:48:26 DEBUG : one-46.txt: md5 = 05c9ab25a208e94f53fe2b4cf432ba11 OK 2026/09/23 03:48:27 DEBUG : one-47.txt: md5 = 0a984832184d9e363f75441efa06376e OK 2026/09/23 03:48:29 DEBUG : one-48.txt: md5 = 94167a59ee784d8d7f54f1128583b54a OK 2026/09/23 03:48:30 DEBUG : one-49.txt: md5 = a701e58e5f35c4f615f84cb699836d96 OK 2026/09/23 03:48:32 DEBUG : one-50.txt: md5 = b8af0b79ef5ec550fb2ab342cd37070e OK 2026/09/23 03:48:33 DEBUG : one-51.txt: md5 = 1ebb36506855b6ccb8193236a6e74a0d OK 2026/09/23 03:48:35 DEBUG : one-52.txt: md5 = c7a6f2da776edaf5fcddc746e9edecbe OK 2026/09/23 03:48:36 DEBUG : one-53.txt: md5 = c5d921acc01222ca90bc0024205eb799 OK 2026/09/23 03:48:38 DEBUG : one-54.txt: md5 = 1191b881702a9d11ebfc0cc347b3e9cd OK 2026/09/23 03:48:39 DEBUG : one-55.txt: md5 = d13d7ca446012a4a47ae57a7e25f2672 OK 2026/09/23 03:48:41 DEBUG : one-56.txt: md5 = 536c449ea430a9d333833ebc4856ac76 OK 2026/09/23 03:48:42 DEBUG : one-57.txt: md5 = 0d366173c4c8e6457b9ee96c17280643 OK 2026/09/23 03:48:44 DEBUG : one-58.txt: md5 = 9b08092bd8c25a10e91b38773e0ddb5a OK 2026/09/23 03:48:45 DEBUG : one-59.txt: md5 = cecfaea61c7d68b3e5c8429060b7bb7f OK 2026/09/23 03:48:47 DEBUG : one-60.txt: md5 = f5e7e44b56c5694c4f161962231e93d0 OK 2026/09/23 03:48:48 DEBUG : one-61.txt: md5 = 4b3a7570f89bfa8e48d63954f86c1dab OK 2026/09/23 03:48:49 DEBUG : one-62.txt: md5 = 5b5cc1baa08ec05a3fa0e00825a99898 OK 2026/09/23 03:48:51 DEBUG : one-63.txt: md5 = c9477975abdc4b40812aa1792dd25d6d OK 2026/09/23 03:48:52 DEBUG : one-64.txt: md5 = 6b36d68656a945a03b951c68ad66d81d OK 2026/09/23 03:48:54 DEBUG : one-65.txt: md5 = 930f3476c39d42e809c1fe843d1731f7 OK 2026/09/23 03:48:55 DEBUG : one-66.txt: md5 = fa39bd0a14693c8d377b8ed831e87484 OK 2026/09/23 03:48:57 DEBUG : one-67.txt: md5 = ef3bfc699c910a139d474bd6887907e6 OK 2026/09/23 03:48:58 DEBUG : one-68.txt: md5 = 078c9e742aa2a2da3d12f0637eccdf65 OK 2026/09/23 03:48:59 DEBUG : one-69.txt: md5 = 012a85acb82a6bcae6633772f9ca20df OK 2026/09/23 03:49:01 DEBUG : one-70.txt: md5 = 08e3a0c5a12bc2961ee883054871d0d8 OK 2026/09/23 03:49:03 DEBUG : one-71.txt: md5 = 4e4aae98c2f416987160b2b16bfb2264 OK 2026/09/23 03:49:04 DEBUG : one-72.txt: md5 = eda5c92bb3d70418382683605e171f1f OK 2026/09/23 03:49:05 DEBUG : one-73.txt: md5 = ff6b6a39eafb3ca9374fd5ab38f543b9 OK 2026/09/23 03:49:07 DEBUG : one-74.txt: md5 = d6a718276c9de22b887fd283278c11f5 OK 2026/09/23 03:49:08 DEBUG : one-75.txt: md5 = e940b630ebaec1a40adb7ca151541df2 OK 2026/09/23 03:49:10 DEBUG : one-76.txt: md5 = 22234767d42c315567854dfa22817595 OK 2026/09/23 03:49:11 DEBUG : one-77.txt: md5 = e4e3111ff398b995b484d5dea46e2787 OK 2026/09/23 03:49:13 DEBUG : one-78.txt: md5 = 98a006759e8ebdfa77d844ac51814fb4 OK 2026/09/23 03:49:14 DEBUG : one-79.txt: md5 = 3a58dc75efe2a8ddfa7f466c882ccccc OK 2026/09/23 03:49:16 DEBUG : one-80.txt: md5 = 1c28102599fe10c647be3eda83ddfc67 OK 2026/09/23 03:49:17 DEBUG : one-81.txt: md5 = 436e7f17763308b1a18c5758efdedd45 OK 2026/09/23 03:49:19 DEBUG : one-82.txt: md5 = 84006f2cbaec08145a5801827771bc30 OK 2026/09/23 03:49:20 DEBUG : one-83.txt: md5 = 15e12a1bb548d593391c400d069faf8c OK 2026/09/23 03:49:22 DEBUG : one-84.txt: md5 = bf3ed908d37b16c850414cf89aeafc2c OK 2026/09/23 03:49:23 DEBUG : one-85.txt: md5 = 01dcf134a08240e39100ade2b43bdd66 OK 2026/09/23 03:49:24 DEBUG : one-86.txt: md5 = 7e2bb481db38da25c24e95b491893f5b OK 2026/09/23 03:49:26 DEBUG : one-87.txt: md5 = d0699045b11009be755adcc57f531a3f OK 2026/09/23 03:49:27 DEBUG : one-88.txt: md5 = f9b8d10bb257e544c49b548a1b8bec8b OK 2026/09/23 03:49:29 DEBUG : one-89.txt: md5 = 1682938c78da0899885b09d8a57e2d08 OK 2026/09/23 03:49:31 DEBUG : one-90.txt: md5 = ad7b947b33438de4d88dc7703f65a244 OK 2026/09/23 03:49:32 DEBUG : one-91.txt: md5 = 3507587b013de3a657b942ed45daa811 OK 2026/09/23 03:49:34 DEBUG : one-92.txt: md5 = 16b2fb0293eee660e96e29e5e792f392 OK 2026/09/23 03:49:35 DEBUG : one-93.txt: md5 = 7aa4735ac631e5dbbbac717bdfa288d6 OK 2026/09/23 03:49:37 DEBUG : one-94.txt: md5 = ecdf290bcb0d47ea42da0334738d0580 OK 2026/09/23 03:49:38 DEBUG : one-95.txt: md5 = 3331d746a6fc97f1363da346258ecdb3 OK 2026/09/23 03:49:39 DEBUG : one-96.txt: md5 = 7dba45ea0165e8342ff8f023a5d43602 OK 2026/09/23 03:49:41 DEBUG : one-97.txt: md5 = a6664b5c1443ecf6216f4289c9203749 OK 2026/09/23 03:49:42 DEBUG : one-98.txt: md5 = 3a98311947331ef17cc7ea89db597d75 OK 2026/09/23 03:49:44 DEBUG : one-99.txt: md5 = 1624919bd27f714c3f78d945eacd26d8 OK 2026/09/23 03:49:45 DEBUG : one-100.txt: md5 = 0817062f64b14025c2970aa723b3a237 OK 2026/09/23 03:49:47 DEBUG : one-101.txt: md5 = 387ccec3c360d60ae4ef56afdec87cce OK 2026/09/23 03:49:48 DEBUG : one-102.txt: md5 = 928904181e1398bd8027f58304b6856e OK 2026/09/23 03:49:50 DEBUG : one-103.txt: md5 = 363b5d1f61478caf072932fe9f139b01 OK 2026/09/23 03:49:51 DEBUG : one-104.txt: md5 = 8adbe92482377e3f0aedceb0d674c83a OK 2026/09/23 03:49:52 DEBUG : one-105.txt: md5 = 2953d0f7f222832f23b9791f0a9ac0af OK 2026/09/23 03:49:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Looking for duplicate names using rename mode. 2026/09/23 03:49:56 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/23 03:49:57 INFO : one-106.txt: renamed from: one.txt 2026/09/23 03:49:57 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (208.33s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:50:48 DEBUG : dupe1/one.txt: md5 = cf61cca8333bc81e92007105106ff8ef OK 2026/09/23 03:50:50 DEBUG : dupe2/two.txt: md5 = 54cac4931b464a1aa4899c2f79063fb0 OK 2026/09/23 03:50:53 DEBUG : dupe3/three.txt: md5 = 2656202edd868fe364c6d460694bfde7 OK 2026/09/23 03:50:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/23 03:50:54 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/23 03:50:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/23 03:50:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (13.61s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:51:01 DEBUG : a.txt: md5 = 08b4bacee1b4792f977425877423cb0d OK 2026/09/23 03:51:02 DEBUG : zend.txt: md5 = a4e9642f70db22af22fe5c65c8475689 OK 2026/09/23 03:51:05 DEBUG : sub dir/hello world: md5 = d4e07c450a69033c1b945ae4dfd32c2e OK 2026/09/23 03:51:06 DEBUG : sub dir/hello world2: md5 = b5427864e5564a5b8348e8d18c669416 OK 2026/09/23 03:51:09 DEBUG : sub dir/ignore dir/.ignore: md5 = 0e5908c0687014eabea20721c95a8823 OK 2026/09/23 03:51:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6c08ec5abe43fe08f8ea730fc687927e OK 2026/09/23 03:51:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6463061e3c84a8b458e94fdebdb85f91 OK 2026/09/23 03:51:13 DEBUG : a.txt: Excluded (Size Filter) 2026/09/23 03:51:13 DEBUG : a.txt: Excluded 2026/09/23 03:51:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/23 03:51:14 DEBUG : sub dir/hello world2: Excluded 2026/09/23 03:51:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/23 03:51:14 DEBUG : sub dir/hello world: Excluded 2026/09/23 03:51:15 DEBUG : sub dir/ignore dir: Excluded 2026/09/23 03:51:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/23 03:51:15 DEBUG : sub dir/hello world2: Excluded 2026/09/23 03:51:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/23 03:51:15 DEBUG : sub dir/hello world: Excluded 2026/09/23 03:51:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (22.17s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:51:23 DEBUG : a.txt: md5 = e32cbfa3a0eef6a8a65d2b5a60a6086b OK 2026/09/23 03:51:24 DEBUG : zend.txt: md5 = f65425b00880fcbf2305c9051ef7fe05 OK 2026/09/23 03:51:26 DEBUG : sub dir/hello world: md5 = 706f118dff7d97bd0a93959d4f494959 OK 2026/09/23 03:51:28 DEBUG : sub dir/hello world2: md5 = 6744f3a064c342482a739da7f4834d40 OK 2026/09/23 03:51:30 DEBUG : sub dir/ignore dir/.ignore: md5 = dec05dd145b42761ad5815bf50309881 OK 2026/09/23 03:51:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = 238e47f0a69fb12724d35f5ecc7c67df OK 2026/09/23 03:51:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6732e951f96b1fcd30da166012fd1658 OK 2026/09/23 03:51:35 DEBUG : a.txt: Excluded (Size Filter) 2026/09/23 03:51:35 DEBUG : a.txt: Excluded 2026/09/23 03:51:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/23 03:51:35 DEBUG : sub dir/hello world: Excluded 2026/09/23 03:51:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/23 03:51:35 DEBUG : sub dir/hello world2: Excluded 2026/09/23 03:51:36 DEBUG : sub dir/ignore dir: Excluded 2026/09/23 03:51:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/23 03:51:36 DEBUG : sub dir/hello world: Excluded 2026/09/23 03:51:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/23 03:51:36 DEBUG : sub dir/hello world2: Excluded 2026/09/23 03:51:36 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (21.70s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:51:45 DEBUG : file1: md5 = 4ac72015a7bdd5134da217fa90c94cf4 OK 2026/09/23 03:51:47 DEBUG : sub/file2: md5 = b0a9d3baec2db1b6f55d6575708ee299 OK === 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 2026/09/23 03:51:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/23 03:51:50 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/23 03:51:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.61s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.37s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:51:54 DEBUG : file1: md5 = aaeca458dab7ccb31ea642cccc004cd3 OK 2026/09/23 03:51:56 DEBUG : sub/file2: md5 = a926ee4403e8ed6f898534eb78cc704b OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/23 03:52:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/notfound" 2026/09/23 03:52:00 DEBUG : Config file has changed externally - reloading 2026/09/23 03:52:00 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (11.54s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.90s) === RUN TestStatJSONMemory 2026/09/23 03:52:04 DEBUG : Creating backend with remote ":memory:" 2026/09/23 03:52:04 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 03:52:04 DEBUG : sub/file1: size = 5 OK 2026/09/23 03:52:04 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 03:52:04 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:52:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Making directory 2026/09/23 03:52:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:52:07 DEBUG : sub dir/hello world: md5 = 8377a4f3b9ae6327aa5082bde1fb6a2a OK --- PASS: TestLsd (4.92s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:52:11 DEBUG : potato2: md5 = c42b8e4f3f606ecb619f18ddfefe1ad5 OK 2026/09/23 03:52:12 DEBUG : empty space: md5 = e262ec9e499597188458f5b00cf6585a OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:52:16 DEBUG : potato2: md5 = b4701a99cfbd8d0d7eb8f43bf914abce OK 2026/09/23 03:52:17 DEBUG : empty space: md5 = e3bf5fce5ea5b5412b66463abdc1e857 OK 2026/09/23 03:52:18 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/23 03:52:18 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.97s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:52:21 DEBUG : potato2: md5 = 355a9399080dc210eb6914ac380ade4a OK 2026/09/23 03:52:22 DEBUG : empty space: md5 = c046ef0f475ea2d27ce5f7509afc29b5 OK --- PASS: TestLsLong (4.53s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:52:25 DEBUG : potato2: md5 = d2c2dd28e91b8e7d1b0afb012a23b341 OK 2026/09/23 03:52:27 DEBUG : empty space: md5 = ce0f180d337da35989ccc0169267ecd9 OK --- PASS: TestHashSums (4.45s) === RUN TestHashSumsWithErrors 2026/09/23 03:52:28 DEBUG : Creating backend with remote ":memory:" 2026/09/23 03:52:28 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/23 03:52:28 ERROR : file1: hash unsupported: hash type not supported 2026/09/23 03:52:28 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/23 03:52:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/23 03:52:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/23 03:52:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/23 03:52:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/23 03:52:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/23 03:52:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/23 03:52:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/23 03:52:28 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:52:30 DEBUG : potato2: md5 = 4d49ea863475a2f43892dd4b60df12bf OK 2026/09/23 03:52:31 DEBUG : empty space: md5 = 8fb63037d0ecf33809efebc87db7c2e4 OK 2026/09/23 03:52:33 DEBUG : sub dir/potato3: md5 = f659d3fd44d2884bfa20cbb29a798116 OK --- PASS: TestCount (8.31s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:52:38 DEBUG : small: md5 = 2097453413f1cb0f30af540d64413ec1 OK 2026/09/23 03:52:39 DEBUG : medium: md5 = 6456ccff301650afaf72829cdbcf3e58 OK 2026/09/23 03:52:41 DEBUG : large: md5 = e3fa89b63dff7a01cabac383a35176ac OK 2026/09/23 03:52:42 DEBUG : Waiting for deletions to finish 2026/09/23 03:52:42 DEBUG : large: Excluded (Size Filter) 2026/09/23 03:52:42 INFO : medium: Deleted 2026/09/23 03:52:42 INFO : small: Deleted --- PASS: TestDelete (6.90s) === RUN TestDeleteFatalError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:52:45 DEBUG : file0: md5 = 05e2717ff59b263cddcb9ee5184f72e3 OK 2026/09/23 03:52:46 DEBUG : file1: md5 = 09e4a42f29d9df87a0985b29559c4b3d OK 2026/09/23 03:52:48 DEBUG : file2: md5 = d36e69c1c3207e3651472ead0b6f7812 OK 2026/09/23 03:52:50 DEBUG : file3: md5 = 78d6f008a15b87c669ddd917136e78f9 OK 2026/09/23 03:52:51 DEBUG : file4: md5 = f07cca96d490182410a4cfb38de69de4 OK 2026/09/23 03:52:53 DEBUG : file5: md5 = b3e9a0f75db04153ee8428e0abfb109d OK 2026/09/23 03:52:54 DEBUG : file6: md5 = 75b5e25216c6941f777144e70b0d1e11 OK 2026/09/23 03:52:55 DEBUG : file7: md5 = 95c83b0abafd9d0d294179e0a5e9b768 OK 2026/09/23 03:52:57 DEBUG : file8: md5 = 1dbd8cc68b5ca2c37c8752ece615864a OK 2026/09/23 03:52:59 DEBUG : file9: md5 = 204ef3dff4ea9299396e0ff18b057044 OK 2026/09/23 03:53:00 DEBUG : file10: md5 = 26e02abbad9c6739490d78d65d02b344 OK 2026/09/23 03:53:02 DEBUG : file11: md5 = e8cf92344a9a305bb242b767b1ef1124 OK 2026/09/23 03:53:03 DEBUG : file12: md5 = 64b9faba1eaad9b6a1cce41d79bceb11 OK 2026/09/23 03:53:05 DEBUG : file13: md5 = f17bf0d10c5beaf16f22d8de37bf1bef OK 2026/09/23 03:53:06 DEBUG : file14: md5 = c50f131d40be2ffd20ae1100e1e59bd8 OK 2026/09/23 03:53:08 DEBUG : file15: md5 = 826eb7efbfab46c01fd32de1737dba4c OK 2026/09/23 03:53:09 DEBUG : file16: md5 = 5bd702ee47767c711abcbc41f1cb96d1 OK 2026/09/23 03:53:10 DEBUG : file17: md5 = 3d638cf138a7db3de4c25c3513f5f6b0 OK 2026/09/23 03:53:12 DEBUG : file18: md5 = 4665694e80022a8329db80fbc16221d2 OK 2026/09/23 03:53:13 DEBUG : file19: md5 = 8678b0cccda5a5a02dfccbc7835aa471 OK 2026/09/23 03:53:13 DEBUG : Waiting for deletions to finish 2026/09/23 03:53:14 ERROR : file8: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file4: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file18: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file9: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file11: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file19: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file1: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file12: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file0: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file2: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file7: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file17: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file16: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file13: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file10: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file15: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file14: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file6: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file3: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:14 ERROR : file5: Got fatal error on delete: --max-delete threshold reached --- PASS: TestDeleteFatalError (39.57s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:53:24 DEBUG : small: md5 = 2f6e4b4431a0d67427810c9dc0ac11be OK 2026/09/23 03:53:26 DEBUG : medium: md5 = e6d92b6df91027be246c01e96c8af166 OK 2026/09/23 03:53:28 DEBUG : large: md5 = 5332a93c7515c06ca5600f61b8616843 OK 2026/09/23 03:53:28 DEBUG : Waiting for deletions to finish 2026/09/23 03:53:28 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/09/23 03:53:29 INFO : small: Deleted 2026/09/23 03:53:29 INFO : large: Deleted --- PASS: TestMaxDelete (7.22s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:53:32 DEBUG : small: md5 = 3d53dbbae2470f1286d7c62d5a7dcceb OK 2026/09/23 03:53:33 DEBUG : medium: md5 = 71bb96637eb6c6f41c0fa5a82eb4110e OK 2026/09/23 03:53:35 DEBUG : large: md5 = 22050c6e0b27e196d4ccbaac017ee951 OK 2026/09/23 03:53:35 DEBUG : Waiting for deletions to finish 2026/09/23 03:53:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/23 03:53:36 INFO : small: Deleted 2026/09/23 03:53:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.39s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:53:39 DEBUG : small: md5 = 5e80e44ac9733aca22d1c4a582b0b6e1 OK 2026/09/23 03:53:40 DEBUG : medium: md5 = 363816348fa1f6123cdd33888d8dff76 OK 2026/09/23 03:53:42 DEBUG : large: md5 = 08fac4ca54fa98293abf0414829245bd OK 2026/09/23 03:53:42 DEBUG : Waiting for deletions to finish 2026/09/23 03:53:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/09/23 03:53:43 INFO : small: Deleted 2026/09/23 03:53:43 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.81s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:53:46 DEBUG : ReadFile: md5 = b2ace35b80d43f1b7eace8635e9de9c4 OK --- PASS: TestReadFile (4.35s) === RUN TestRetry 2026/09/23 03:53:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/23 03:53:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/23 03:53:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/23 03:53:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/23 03:53:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/23 03:53:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.04s) === RUN TestRetryAfterContextCancel 2026/09/23 03:53:49 DEBUG : Sleeping for 1h0m0s (as indicated by the server) to obey Retry-After error: BANG: trying again in 1h0m0s --- PASS: TestRetryAfterContextCancel (0.00s) === RUN TestRetryAfterLastTry --- PASS: TestRetryAfterLastTry (0.00s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:53:50 DEBUG : file1: md5 = 05969bf481a12d3c096b7346367c23da OK 2026/09/23 03:53:52 DEBUG : file2: md5 = 1de422bc82999158ab3653ea78ff92e1 OK --- PASS: TestCat (13.98s) === RUN TestPurge 2026/09/23 03:54:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxavuc1fixo" 2026/09/23 03:54:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 03:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/2anp9t6cqk3fhcp99bi185gfbu5vudmndbgigqb42rto4oe3ahhg" 2026/09/23 03:54:04 DEBUG : Creating backend with remote "/tmp/rclone3516489744" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxavuc1fixo'", Local "Local file system at /tmp/rclone3516489744", Modify Window "1ms" 2026/09/23 03:54:08 DEBUG : A1/B1/C1/one: md5 = 23b1ba0de9cccf079fa284c7aef148b7 OK 2026/09/23 03:54:08 INFO : A2: Making directory 2026/09/23 03:54:09 INFO : A1/B2: Making directory 2026/09/23 03:54:10 INFO : A1/B2/C2: Making directory 2026/09/23 03:54:11 INFO : A1/B1/C3: Making directory 2026/09/23 03:54:11 INFO : A3: Making directory 2026/09/23 03:54:12 INFO : A3/B3: Making directory 2026/09/23 03:54:13 INFO : A3/B3/C4: Making directory 2026/09/23 03:54:15 DEBUG : A1/two: md5 = 0b3c645c83b314788d66fe9cf1ea7be5 OK 2026/09/23 03:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxavuc1fixo': Purge remote 2026/09/23 03:54:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.82s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:54:23 DEBUG : A1/B1/C1/one: md5 = 0800d409cfa9cffe30e12dbc992097c8 OK 2026/09/23 03:54:23 INFO : A2: Making directory 2026/09/23 03:54:23 INFO : A1/B2: Making directory 2026/09/23 03:54:24 INFO : A1/B2/C2: Making directory 2026/09/23 03:54:25 INFO : A1/B1/C3: Making directory 2026/09/23 03:54:26 INFO : A3: Making directory 2026/09/23 03:54:27 INFO : A3/B3: Making directory 2026/09/23 03:54:27 INFO : A3/B3/C4: Making directory 2026/09/23 03:54:30 DEBUG : A1/two: md5 = cab398e711a71120bcba92c71eb6ba61 OK 2026/09/23 03:54:31 DEBUG : removing 1 level 3 directories 2026/09/23 03:54:31 INFO : A3/B3/C4: Removing directory 2026/09/23 03:54:34 DEBUG : removing 2 level 3 directories 2026/09/23 03:54:34 INFO : A1/B2/C2: Removing directory 2026/09/23 03:54:34 INFO : A1/B1/C3: Removing directory 2026/09/23 03:54:34 DEBUG : removing 2 level 2 directories 2026/09/23 03:54:34 INFO : A3/B3: Removing directory 2026/09/23 03:54:34 INFO : A1/B2: Removing directory 2026/09/23 03:54:35 DEBUG : removing 2 level 1 directories 2026/09/23 03:54:35 INFO : A3: Removing directory 2026/09/23 03:54:35 INFO : A2: Removing directory 2026/09/23 03:54:39 DEBUG : removing 1 level 3 directories 2026/09/23 03:54:39 INFO : A1/B1/C1: Removing directory 2026/09/23 03:54:40 DEBUG : removing 1 level 2 directories 2026/09/23 03:54:40 INFO : A1/B1: Removing directory 2026/09/23 03:54:40 DEBUG : removing 1 level 1 directories 2026/09/23 03:54:40 INFO : A1: Removing directory 2026/09/23 03:54:41 DEBUG : removing 1 level 0 directories 2026/09/23 03:54:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Removing directory --- PASS: TestRmdirsNoLeaveRoot (23.76s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:54:43 INFO : A1: Making directory 2026/09/23 03:54:44 INFO : A1/B1: Making directory 2026/09/23 03:54:45 INFO : A1/B1/C1: Making directory 2026/09/23 03:54:47 DEBUG : removing 1 level 3 directories 2026/09/23 03:54:47 INFO : A1/B1/C1: Removing directory 2026/09/23 03:54:48 DEBUG : removing 1 level 2 directories 2026/09/23 03:54:48 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.51s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:54:51 INFO : A1: Making directory 2026/09/23 03:54:52 INFO : A1/B1: Making directory 2026/09/23 03:54:52 INFO : A1/B1/C1: Making directory 2026/09/23 03:54:55 DEBUG : removing 1 level 3 directories 2026/09/23 03:54:55 INFO : A1/B1/C1: Removing directory 2026/09/23 03:54:56 DEBUG : removing 1 level 2 directories 2026/09/23 03:54:56 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.86s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:55:01 DEBUG : file1: md5 = 33d221cec21e6269bbab4429786d1010 OK 2026/09/23 03:55:01 DEBUG : file1: size = 14 OK 2026/09/23 03:55:01 DEBUG : filename.txt: File name found in url 2026/09/23 03:55:02 DEBUG : filename.txt: md5 = ce240db94c39b048926078c7f01d52b2 OK 2026/09/23 03:55:02 DEBUG : filename.txt: size = 14 OK 2026/09/23 03:55:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/23 03:55:04 DEBUG : headerfilename.txt: md5 = ffcd516d85b11ea27df9ce57a36f35bb OK 2026/09/23 03:55:04 DEBUG : headerfilename.txt: size = 14 OK 2026/09/23 03:55:05 DEBUG : file2: md5 = bf68951b5c33eaca07dfefba4a86e1ab OK 2026/09/23 03:55:05 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (9.12s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:55:09 DEBUG : file1: md5 = 7fc492c556afbe292e7d8bb1feff4287 OK 2026/09/23 03:55:09 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.31s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:55:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/23 03:55:13 DEBUG : sub/file2: md5 = c9dd46a797d3b15f41e45b68abd299bc OK 2026/09/23 03:55:13 DEBUG : sub/file2: size = 14 OK 2026/09/23 03:55:13 INFO : file1: Copied (new) to: sub/file2 2026/09/23 03:55:13 INFO : file1: Deleted 2026/09/23 03:55:13 DEBUG : sub/file2: size = 14 OK 2026/09/23 03:55:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/23 03:55:13 DEBUG : file1: Unchanged skipping 2026/09/23 03:55:13 INFO : file1: Deleted 2026/09/23 03:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.32s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:55:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/23 03:55:18 DEBUG : file1: md5 = cd9c54e269be59a58564e8267acb0a8a OK 2026/09/23 03:55:18 DEBUG : file1: size = 14 OK 2026/09/23 03:55:18 INFO : file1: Copied (new) 2026/09/23 03:55:18 INFO : file1: Deleted 2026/09/23 03:55:19 DEBUG : file1: Destination exists, skipping 2026/09/23 03:55:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.78s) === RUN TestMoveFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:55:22 DEBUG : existing: md5 = 712cd647771759e7cbd501836d6fc1ab OK 2026/09/23 03:55:22 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:55:22 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 2026/09/23 03:55:22 DEBUG : existing: Sizes differ 2026/09/23 03:55:22 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestMoveFileImmutable (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:55:27 DEBUG : dst/file1: md5 = 404c2d241d2479e33fe82b19d17f2c8e OK 2026/09/23 03:55:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisurec5risu/backup" 2026/09/23 03:55:28 DEBUG : Config file has changed externally - reloading 2026/09/23 03:55:28 DEBUG : Creating backend with remote "TestDrive:crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090/1nrff024r7pq65ecp72fc28jb0" 2026/09/23 03:55:29 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2127406791) 2026/09/23 03:55:29 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 2026/09/23 03:55:29 DEBUG : dst/file1: Sizes differ 2026/09/23 03:55:32 INFO : dst/file1: Moved (server-side) 2026/09/23 03:55:33 DEBUG : dst/file1: md5 = 72995cc301e7b7d4d08dbbd786af2672 OK 2026/09/23 03:55:33 DEBUG : dst/file1: size = 14 OK 2026/09/23 03:55:33 INFO : dst/file1: Copied (new) 2026/09/23 03:55:33 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (13.66s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMoveMoveError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:55:40 DEBUG : A/file0: md5 = a2a735a896f7254a06320072380ee5f7 OK 2026/09/23 03:55:42 DEBUG : A/file1: md5 = 76c4a59ea3926bb162e44fcaa827ce56 OK 2026/09/23 03:55:44 DEBUG : A/file2: md5 = cdcf6504cbc58b632ab0d19b0c352e50 OK 2026/09/23 03:55:45 DEBUG : A/file3: md5 = 68684aae6c08e50b1b2f973f728489a3 OK 2026/09/23 03:55:47 DEBUG : A/file4: md5 = 7d8568b81a02e8a642101e168d2c4778 OK 2026/09/23 03:55:48 DEBUG : A/file5: md5 = e2151bf435f9c44cd2a8b64cce290629 OK 2026/09/23 03:55:50 DEBUG : A/file6: md5 = 122ec29c1fd0d4246863b7d86f13d752 OK 2026/09/23 03:55:51 DEBUG : A/file7: md5 = fa4bb5ad563697b2a3125bd9ff03aa0e OK 2026/09/23 03:55:53 DEBUG : A/file8: md5 = cbe0aed4d6cc0e003dce48d6b70df10e OK 2026/09/23 03:55:54 DEBUG : A/file9: md5 = fcf9e79ddb2ada69a3b0285a21bb81f0 OK 2026/09/23 03:55:56 DEBUG : A/file10: md5 = abd38a422e687b401b1a66b5ce030586 OK 2026/09/23 03:55:57 DEBUG : A/file11: md5 = 306785c4fcfd4f62c1f46405c43a943d OK 2026/09/23 03:55:59 DEBUG : A/file12: md5 = 1d035a6d06f0a3454b1fd30e16680d79 OK 2026/09/23 03:56:00 DEBUG : A/file13: md5 = ba804dd803ec7af5419e72e677d97e6f OK 2026/09/23 03:56:02 DEBUG : A/file14: md5 = 6625c42f90b4b0371c884876394cbc00 OK 2026/09/23 03:56:03 DEBUG : A/file15: md5 = bf7eca1774368be7a0d28be58da4befa OK 2026/09/23 03:56:05 DEBUG : A/file16: md5 = e31b020f5ab5431378171db7d13e1325 OK 2026/09/23 03:56:06 DEBUG : A/file17: md5 = a2b5dd0ac7c202a95e6ec0a846645f05 OK 2026/09/23 03:56:08 DEBUG : A/file18: md5 = c616a63e9cb437e361c3e9bbdcb9eec6 OK 2026/09/23 03:56:09 DEBUG : A/file19: md5 = 4808e1577daaabf11e1fa4fad816cdbe OK operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveMoveError (41.13s) === RUN TestDirMoveContext run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:56:22 DEBUG : A/one: md5 = a0fc1956c318153295fe45558983ee68 OK 2026/09/23 03:56:23 DEBUG : A/two: md5 = 17dfe71d91cce03bdd0174573423c97b OK operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveContext (5.99s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:56:28 DEBUG : A1/one: md5 = d650ad9bb2941236c91d4dfb42bc9543 OK 2026/09/23 03:56:29 DEBUG : A1/two: md5 = 7fe3a76318a8913aefe38b6238a5fbf6 OK 2026/09/23 03:56:31 DEBUG : A1/B1/three: md5 = 5ded00e8c907b4c0da88af7340c0e7b2 OK 2026/09/23 03:56:34 DEBUG : A1/B1/C1/four: md5 = 7b5a9465b85cd8c858742856a76f6147 OK 2026/09/23 03:56:36 DEBUG : A1/B1/C2/five: md5 = 870b85ced4887d86990ce535fb87850d OK 2026/09/23 03:56:36 INFO : A1/B2: Making directory 2026/09/23 03:56:37 INFO : A1/B1/C3: Making directory 2026/09/23 03:56:46 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/23 03:56:46 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/23 03:56:46 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/23 03:56:46 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/23 03:56:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/23 03:56:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/23 03:56:58 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/23 03:56:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/23 03:56:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/23 03:56:58 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/23 03:56:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (45.45s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:11 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/23 03:57:13 DEBUG : no_checksum_small_file_from_pipe: md5 = 2f551428961162a4e0bdc8574a402222 OK 2026/09/23 03:57:13 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/23 03:57:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/23 03:57:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/23 03:57:14 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/23 03:57:15 DEBUG : no_checksum_big_file_from_pipe: md5 = 324f8b6703fc22c0f7bdf7f9f80214d4 OK 2026/09/23 03:57:15 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/23 03:57:15 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/23 03:57:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 845ea0f6d4259d7ce8d6898a607e134d OK 2026/09/23 03:57:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/23 03:57:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/23 03:57:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/23 03:57:20 DEBUG : with_checksum_big_file_from_pipe: md5 = c20bb502f8deb60f74a190543101b181 OK 2026/09/23 03:57:20 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/23 03:57:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/23 03:57:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/23 03:57:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/23 03:57:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/23 03:57:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/23 03:57:25 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/23 03:57:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/23 03:57:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/23 03:57:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/23 03:57:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/23 03:57:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.80s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/23 03:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': File to upload is small (48 bytes), uploading instead of streaming 2026/09/23 03:57:34 DEBUG : rcat_metadata: md5 = 5151a864012ce52420c1a86975ced376 OK 2026/09/23 03:57:34 DEBUG : rcat_metadata: size = 48 OK 2026/09/23 03:57:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/23 03:57:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/23 03:57:36 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4941bfb66f4163380315e3fbf2d368d5 OK 2026/09/23 03:57:36 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/23 03:57:36 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.08s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:39 DEBUG : potato1: md5 = 87732c0ae483fde684002ec383520f8b OK 2026/09/23 03:57:39 DEBUG : potato1: size = 60 OK 2026/09/23 03:57:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': File to upload is small (60 bytes), uploading instead of streaming 2026/09/23 03:57:41 DEBUG : potato2: md5 = a10bb5725247fe4fc81d62dc49eebf15 OK 2026/09/23 03:57:41 DEBUG : potato2: size = 60 OK 2026/09/23 03:57:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.76s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:44 DEBUG : potato1: md5 = df7311e171a041cfb2abd498e6a994d5 OK 2026/09/23 03:57:44 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 2026/09/23 03:57:44 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 2026/09/23 03:57:44 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 60 2026/09/23 03:57:44 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.47s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:47 DEBUG : potato1: md5 = 9b4f96deeb6d3a7df27198e454e80342 OK 2026/09/23 03:57:47 DEBUG : potato1: size = 60 OK 2026/09/23 03:57:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': File to upload is small (60 bytes), uploading instead of streaming 2026/09/23 03:57:48 DEBUG : potato2: md5 = 5ee52450b91bd851ca499f04c96cdc64 OK 2026/09/23 03:57:48 DEBUG : potato2: size = 60 OK 2026/09/23 03:57:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.39s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:52 DEBUG : potato1: md5 = e2e8a39de672e5d9f30ad30a474221ad OK 2026/09/23 03:57:52 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.49s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" operations_test.go:1975: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:55 DEBUG : potato4: md5 = 679a10b4ce38358b18b2c5f660e3b4f8 OK 2026/09/23 03:57:55 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 2026/09/23 03:57:55 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 2026/09/23 03:57:55 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu') 59 2026/09/23 03:57:55 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:57:58 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:58:01 DEBUG : potato3: md5 = 114ab30b442c23bdd14163721c7679ef OK 2026/09/23 03:58:01 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.50s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.50s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.97s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.59s) --- PASS: TestRcatSizeChecksum/NoHashes (2.44s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:58:03 DEBUG : potato2: md5 = db7ff4665d19800f06418ce3b7a5cfe6 OK 2026/09/23 03:58:05 DEBUG : empty space: md5 = de177fc2c2ca865fe521250c94e7e31f OK 2026/09/23 03:58:07 DEBUG : sub dir/potato3: md5 = 277f740b9ca793d6eb9f5c5ce5dff457 OK 2026/09/23 03:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Touching "sub dir/potato3" 2026/09/23 03:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Touching "empty space" 2026/09/23 03:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Touching "potato2" --- PASS: TestTouchDir (10.75s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:58:12 DEBUG : dir with metadata: Making directory with metadata 2026/09/23 03:58:13 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.48s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:58:15 DEBUG : directory with modtime: Making directory with metadata 2026/09/23 03:58:16 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/23 03:58:16 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.55s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:58:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/23 03:58:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/23 03:58:18 DEBUG : Google drive root 'crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090': Skipping btime metadata as can't update it on an existing file: 2026-09-23T03:58:17.828353026Z 2026/09/23 03:58:18 INFO : non existent directory: Updated directory metadata 2026/09/23 03:58:20 DEBUG : Google drive root 'crypt/osfj9g5b6o1aehmaaos92dpuo0e31dp8p3ad26tdq26181odv090': Skipping btime metadata as can't update it on an existing file: 2026-09-23T03:58:17.828353026Z 2026/09/23 03:58:21 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.94s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:58:22 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/23 03:58:24 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/23 03:58:25 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.26s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:58:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/23 03:58:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/23 03:58:27 DEBUG : dst: Making directory with metadata 2026/09/23 03:58:27 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/23 03:58:27 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/23 03:58:28 INFO : dst: Set directory modification time (using SetModTime) 2026/09/23 03:58:28 INFO : dst: Set directory modification time (using SetModTime) 2026/09/23 03:58:28 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/23 03:58:29 INFO : dst: Set directory modification time (using SetModTime) 2026/09/23 03:58:29 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.76s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu'", Local "Local file system at /tmp/rclone2127406791", Modify Window "1ms" 2026/09/23 03:58:33 DEBUG : sub dir/test remove existing: md5 = 50f70badd944adf0046b74705974c145 OK 2026/09/23 03:58:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1523f8e1869398286d9068a6d2462bba OK 2026/09/23 03:58:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nojaguk7" before starting 2026/09/23 03:58:38 DEBUG : sub dir/test remove existing.nojaguk7: TEST: removing renamed existing file after operation 2026/09/23 03:58:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cofigug3" before starting 2026/09/23 03:58:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cofigug3: TEST: renaming existing back after failed operation 2026/09/23 03:58:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jesifij8" before starting 2026/09/23 03:58:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jesifij8: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (14.45s) === RUN TestRcatInputFailurePreservesDestination 2026/09/23 03:58:45 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination2914169076/001" 2026/09/23 03:58:45 DEBUG : Config file has changed externally - reloading --- PASS: TestRcatInputFailurePreservesDestination (0.00s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) PASS 2026/09/23 03:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisurec5risu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 16m26.831580087s (try 1/5)