"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/20 03:53:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi" 2026/09/20 03:53:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:53:04 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350" 2026/09/20 03:53:05 DEBUG : Creating backend with remote "/tmp/rclone2311197286" === 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-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", 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-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/20 03:53:05 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 1 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 2 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 0 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/20 03:53:05 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/20 03:53:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/20 03:53:05 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 1 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 2 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 0 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/20 03:53:05 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/20 03:53:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/20 03:53:05 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 1 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 2 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 3 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 0 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/20 03:53:05 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/20 03:53:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/20 03:53:05 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 1 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 2 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 3 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/20 03:53:05 DEBUG : file.txt: writing chunk 0 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/20 03:53:05 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/20 03:53:05 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/20 03:53:05 DEBUG : a: size = 0 OK 2026/09/20 03:53:05 DEBUG : a: size = 1 (memory) 2026/09/20 03:53:05 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/20 03:53:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/20 03:53:05 DEBUG : potato: Seek from 10 to 0 2026/09/20 03:53:05 DEBUG : potato: Seek from 10 to 0 2026/09/20 03:53:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/20 03:53:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Seek from 5 to 2 2026/09/20 03:53:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/20 03:53:05 DEBUG : potato: Seek from 7 to 0 2026/09/20 03:53:05 DEBUG : potato: Seek from 7 to 0 2026/09/20 03:53:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/20 03:53:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Seek from 5 to 2 2026/09/20 03:53:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/20 03:53:05 DEBUG : potato: Seek from 8 to 0 2026/09/20 03:53:05 DEBUG : potato: Seek from 8 to 0 2026/09/20 03:53:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/20 03:53:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/20 03:53:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/20 03:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/20 03:53:05 DEBUG : potato: Seek from 5 to 2 2026/09/20 03:53:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/20 03:53:05 DEBUG : potato: Seek from 9 to 0 2026/09/20 03:53:05 DEBUG : potato: Seek from 9 to 0 2026/09/20 03:53:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:53:07 DEBUG : rutabaga: md5 = 492c8c7b4917d9e4acae2a61737bc363 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/20 03:53:10 DEBUG : empty space: md5 = 96d023f67b475aa8d4c6b2c2259135c2 OK === RUN TestCheck/3 2026/09/20 03:53:12 DEBUG : potato2: md5 = 83ab743e135cc2de41433f5fd6e896e1 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/20 03:53:14 DEBUG : remotepotato: md5 = ee8998c80481849c519fccb5959e2e8c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.76s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2026/09/20 03:53:17 DEBUG : Creating backend with remote "nonexistent" 2026/09/20 03:53:17 DEBUG : Creating backend with remote "nonexistent" 2026/09/20 03:53:17 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/20 03:53:17 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/20 03:53:17 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/20 03:53:17 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-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:53:18 DEBUG : rutabaga: md5 = 930dca8a2743048f612b2d046c0941c4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/20 03:53:22 DEBUG : empty space: md5 = 49a679638ebb8d7eeb142d4665508d2b OK === RUN TestCheckDownload/3 2026/09/20 03:53:24 DEBUG : potato2: md5 = 74c3ebe004855724880e099f6f6e4113 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/20 03:53:28 DEBUG : remotepotato: md5 = c301ce4c295fc98b62cabab31f857c93 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.07s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.76s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (0.73s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:53:33 DEBUG : rutabaga: md5 = 86fd3f2bd85c071bd42571510924adc6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/20 03:53:36 DEBUG : empty space: md5 = 3919409e4d4ea68a78b51457ad6a59a3 OK === RUN TestCheckSizeOnly/3 2026/09/20 03:53:38 DEBUG : potato2: md5 = 954bfcb2799de552ab9507f555e4ffc1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/20 03:53:40 DEBUG : remotepotato: md5 = f5097e266bef91bfbc3d8135d7e35cc7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.91s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.35s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:53:44 DEBUG : test.sum: md5 = 376f36f3d5a5f171e498e84953c3228d OK 2026/09/20 03:53:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/20 03:53:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/20 03:53:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/20 03:53:45 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/20 03:53:47 DEBUG : test.sum: md5 = b2a5b144ef0b666371d350bf948fc358 OK 2026/09/20 03:53:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/20 03:53:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/20 03:53:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/20 03:53:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.04s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:53:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/data" 2026/09/20 03:53:49 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:53:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/data" 2026/09/20 03:53:51 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/vjrnln8ratgmqakfosrqe8espk" 2026/09/20 03:53:54 DEBUG : data/banana: md5 = 11f6eda39c287e08460bcd44080126ff OK 2026/09/20 03:53:56 DEBUG : test.sum: md5 = c73355c5e5813e2cbf5207a9a83221ba OK === RUN TestCheckSumDownload/subtest1 2026/09/20 03:54:00 DEBUG : data/potato: md5 = 4e1f22d614b62d04824b09d99e298e78 OK 2026/09/20 03:54:01 DEBUG : test.sum: md5 = eeab3faf2d0d31d9b8764c3991d2b0b4 OK === RUN TestCheckSumDownload/subtest2 2026/09/20 03:54:05 DEBUG : test.sum: md5 = 26da48b975fb19bcbb400eaa4f45037f OK === RUN TestCheckSumDownload/subtest3 2026/09/20 03:54:09 DEBUG : test.sum: md5 = 83847409c2c343c99ce8ac8d318e0fc4 OK === RUN TestCheckSumDownload/subtest4 2026/09/20 03:54:12 DEBUG : test.sum: md5 = e3082c3941e77aa824fd1294064c3ac0 OK === RUN TestCheckSumDownload/subtest5 2026/09/20 03:54:16 DEBUG : test.sum: md5 = 5a9c89a9926149867a483b4704922e70 OK === RUN TestCheckSumDownload/subtest6 2026/09/20 03:54:20 DEBUG : data/banana: md5 = 51e9ee028aacc617f499fe0aec6dfe19 OK 2026/09/20 03:54:22 DEBUG : data/potato: md5 = bb7870cb3200594e99b73f5b97478523 OK 2026/09/20 03:54:23 DEBUG : test.sum: md5 = 6b48665362f163b14d7f2e08d9a41a0a OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (37.46s) --- PASS: TestCheckSumDownload/subtest1 (2.07s) --- PASS: TestCheckSumDownload/subtest2 (1.82s) --- PASS: TestCheckSumDownload/subtest3 (1.81s) --- PASS: TestCheckSumDownload/subtest4 (1.75s) --- PASS: TestCheckSumDownload/subtest5 (1.77s) --- PASS: TestCheckSumDownload/subtest6 (1.76s) --- PASS: TestCheckSumDownload/subtest7 (1.88s) === RUN TestCheckSumConcurrency 2026/09/20 03:54:28 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/20 03:54:28 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/20 03:54:28 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/20 03:54:28 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/20 03:54:28 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/20 03:54:28 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/20 03:54:28 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/20 03:54:28 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/20 03:54:28 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/20 03:54:28 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/20 03:54:28 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/20 03:54:28 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/20 03:54:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recexeq5neme" 2026/09/20 03:54:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:54:28 DEBUG : Creating backend with remote "TestDrive:crypt/corjd5g53uqd7citf17vm33kkdogvgn8apnvt2m31vab52b3rgjg" 2026/09/20 03:54:29 DEBUG : Creating backend with remote "/tmp/rclone509007324" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recexeq5neme'", Local "Local file system at /tmp/rclone509007324", Modify Window "1ms" 2026/09/20 03:54:32 DEBUG : hello, world!: md5 = 6b88bc88e98afd3b40d50c246c354638 OK upper checkfile vs. lower remote (without normalization) 2026/09/20 03:54:32 ERROR : hello, world!: sum not found 2026/09/20 03:54:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-recexeq5neme' 2026/09/20 03:54:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recexeq5neme': 1 files missing 2026/09/20 03:54:32 NOTICE: 1 hashes missing 2026/09/20 03:54:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recexeq5neme': 1 differences found 2026/09/20 03:54:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recexeq5neme': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/20 03:54:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recexeq5neme': 0 differences found 2026/09/20 03:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recexeq5neme': 1 matching files 2026/09/20 03:54:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqican7dija" 2026/09/20 03:54:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:54:33 DEBUG : Creating backend with remote "TestDrive:crypt/2su92r8t5jen6mh47r2ih843h1tlhp64t1fj28pl90d84s9lte00" 2026/09/20 03:54:34 DEBUG : Creating backend with remote "/tmp/rclone1645864743" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqican7dija'", Local "Local file system at /tmp/rclone1645864743", Modify Window "1ms" 2026/09/20 03:54:36 DEBUG : HELLO, WORLD!: md5 = 5d00e023806c5b2eb1fca8d3e90f6eab OK lower checkfile vs. upper remote (without normalization) 2026/09/20 03:54:37 ERROR : HELLO, WORLD!: sum not found 2026/09/20 03:54:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-boqican7dija' 2026/09/20 03:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqican7dija': 1 files missing 2026/09/20 03:54:37 NOTICE: 1 hashes missing 2026/09/20 03:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqican7dija': 1 differences found 2026/09/20 03:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqican7dija': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/20 03:54:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqican7dija': 0 differences found 2026/09/20 03:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqican7dija': 1 matching files 2026/09/20 03:54:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehucok5reju" 2026/09/20 03:54:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:54:38 DEBUG : Creating backend with remote "TestDrive:crypt/9tbq7ft6465ho41r2p5m816jep9lllt43qbv7qpuvl8t90lmkklg" 2026/09/20 03:54:39 DEBUG : Creating backend with remote "/tmp/rclone2416105658" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehucok5reju'", Local "Local file system at /tmp/rclone2416105658", Modify Window "1ms" 2026/09/20 03:54:41 DEBUG : HeLlO, wOrLd!: md5 = da2a3df5c194dac7ec6199a844d676ae OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/20 03:54:41 ERROR : HeLlO, wOrLd!: sum not found 2026/09/20 03:54:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rehucok5reju' 2026/09/20 03:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehucok5reju': 1 files missing 2026/09/20 03:54:41 NOTICE: 1 hashes missing 2026/09/20 03:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehucok5reju': 1 differences found 2026/09/20 03:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehucok5reju': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/20 03:54:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:54:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehucok5reju': 0 differences found 2026/09/20 03:54:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehucok5reju': 1 matching files 2026/09/20 03:54:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuyotoc5waxa" 2026/09/20 03:54:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:54:42 DEBUG : Creating backend with remote "TestDrive:crypt/q3h0rpak9h1vml8tm6375ni5p1lj75grbu47p3i5e7nq1re5aec0" 2026/09/20 03:54:43 DEBUG : Creating backend with remote "/tmp/rclone3266710140" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuyotoc5waxa'", Local "Local file system at /tmp/rclone3266710140", Modify Window "1ms" 2026/09/20 03:54:45 DEBUG : HELLO, WORLD!: md5 = 3c24d2bf2207ac67f4ae687becb86f58 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/20 03:54:46 ERROR : HELLO, WORLD!: sum not found 2026/09/20 03:54:46 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuyotoc5waxa' 2026/09/20 03:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuyotoc5waxa': 1 files missing 2026/09/20 03:54:46 NOTICE: 1 hashes missing 2026/09/20 03:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuyotoc5waxa': 1 differences found 2026/09/20 03:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuyotoc5waxa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/20 03:54:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:54:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuyotoc5waxa': 0 differences found 2026/09/20 03:54:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuyotoc5waxa': 1 matching files 2026/09/20 03:54:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceyusac9zule" 2026/09/20 03:54:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:54:47 DEBUG : Creating backend with remote "TestDrive:crypt/60kit15olh1kc959qn9a3v8gvg7uoc4ambuoe0jpg2r4110uo3ag" 2026/09/20 03:54:48 DEBUG : Creating backend with remote "/tmp/rclone783440102" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceyusac9zule'", Local "Local file system at /tmp/rclone783440102", Modify Window "1ms" 2026/09/20 03:54:50 DEBUG : 測試_Русский___ě_áñ: md5 = f16ce11afa53d3fc5876b620a42f20ab OK NFD checkfile vs. NFC remote (without normalization) 2026/09/20 03:54:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/20 03:54:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceyusac9zule' 2026/09/20 03:54:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyusac9zule': 1 files missing 2026/09/20 03:54:51 NOTICE: 1 hashes missing 2026/09/20 03:54:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyusac9zule': 1 differences found 2026/09/20 03:54:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyusac9zule': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/20 03:54:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:54:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyusac9zule': 0 differences found 2026/09/20 03:54:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyusac9zule': 1 matching files 2026/09/20 03:54:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuhifak8fase" 2026/09/20 03:54:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:54:52 DEBUG : Creating backend with remote "TestDrive:crypt/uijl77jlfsf08j3g97g0kluf489al467tn4h8mqo062k325d47u0" 2026/09/20 03:54:53 DEBUG : Creating backend with remote "/tmp/rclone819465279" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuhifak8fase'", Local "Local file system at /tmp/rclone819465279", Modify Window "1ms" 2026/09/20 03:54:55 DEBUG : 測試_Русский___ě_áñ: md5 = 61df4f8641e9ba9eee036e6de24b403a OK NFC checkfile vs. NFD remote (without normalization) 2026/09/20 03:54:55 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/20 03:54:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuhifak8fase' 2026/09/20 03:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhifak8fase': 1 files missing 2026/09/20 03:54:55 NOTICE: 1 hashes missing 2026/09/20 03:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhifak8fase': 1 differences found 2026/09/20 03:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhifak8fase': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/20 03:54:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:54:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhifak8fase': 0 differences found 2026/09/20 03:54:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhifak8fase': 1 matching files 2026/09/20 03:54:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voleduk8jaje" 2026/09/20 03:54:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:54:56 DEBUG : Creating backend with remote "TestDrive:crypt/svngabncv7i2bb9c9vj2fg8ek6srpcitsd94ef4olv0i3bqmpntg" 2026/09/20 03:54:57 DEBUG : Creating backend with remote "/tmp/rclone4252385531" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voleduk8jaje'", Local "Local file system at /tmp/rclone4252385531", Modify Window "1ms" 2026/09/20 03:55:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 92941d403e87ad6a2efc0b0bca75f0a3 OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/20 03:55:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/20 03:55:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-voleduk8jaje' 2026/09/20 03:55:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voleduk8jaje': 1 files missing 2026/09/20 03:55:00 NOTICE: 1 hashes missing 2026/09/20 03:55:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voleduk8jaje': 1 differences found 2026/09/20 03:55:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voleduk8jaje': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/20 03:55:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:55:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voleduk8jaje': 0 differences found 2026/09/20 03:55:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voleduk8jaje': 1 matching files 2026/09/20 03:55:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufocew7zepa" 2026/09/20 03:55:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:55:01 DEBUG : Creating backend with remote "TestDrive:crypt/44f5il9ni771sa434isnlu2a6cgdgavtlfmp4gogjq1m8gop8tr0" 2026/09/20 03:55:02 DEBUG : Creating backend with remote "/tmp/rclone2826535646" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufocew7zepa'", Local "Local file system at /tmp/rclone2826535646", Modify Window "1ms" 2026/09/20 03:55:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 51c12f003f927ee6f383acb637c4c7c7 OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/20 03:55:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/20 03:55:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yufocew7zepa' 2026/09/20 03:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufocew7zepa': 1 files missing 2026/09/20 03:55:05 NOTICE: 1 hashes missing 2026/09/20 03:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufocew7zepa': 1 differences found 2026/09/20 03:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufocew7zepa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/20 03:55:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufocew7zepa': 0 differences found 2026/09/20 03:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufocew7zepa': 1 matching files 2026/09/20 03:55:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-savodew0dewe" 2026/09/20 03:55:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:55:06 DEBUG : Creating backend with remote "TestDrive:crypt/3otj8qp54c138eh6aem0gaa5dnsic3ovcdte82sucrq1950lu3jg" 2026/09/20 03:55:07 DEBUG : Creating backend with remote "/tmp/rclone1714913525" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-savodew0dewe'", Local "Local file system at /tmp/rclone1714913525", Modify Window "1ms" 2026/09/20 03:55:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cbd1cb0fc0d4382f529a44d30463905c OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/20 03:55:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/20 03:55:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-savodew0dewe' 2026/09/20 03:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savodew0dewe': 1 files missing 2026/09/20 03:55:10 NOTICE: 1 hashes missing 2026/09/20 03:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savodew0dewe': 1 differences found 2026/09/20 03:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savodew0dewe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/20 03:55:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savodew0dewe': 0 differences found 2026/09/20 03:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savodew0dewe': 1 matching files 2026/09/20 03:55:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pogeqow4qiqi" 2026/09/20 03:55:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 03:55:11 DEBUG : Creating backend with remote "TestDrive:crypt/bajtb9as191rvj3hk8qspdpu092n86qhevkeh2r8sdcsqun7bat0" 2026/09/20 03:55:12 DEBUG : Creating backend with remote "/tmp/rclone246619185" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pogeqow4qiqi'", Local "Local file system at /tmp/rclone246619185", Modify Window "1ms" 2026/09/20 03:55:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 161e156661b95e275bd9644ed7109a47 OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/20 03:55:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/20 03:55:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pogeqow4qiqi' 2026/09/20 03:55:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogeqow4qiqi': 1 files missing 2026/09/20 03:55:14 NOTICE: 1 hashes missing 2026/09/20 03:55:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogeqow4qiqi': 1 differences found 2026/09/20 03:55:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogeqow4qiqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/20 03:55:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/20 03:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogeqow4qiqi': 0 differences found 2026/09/20 03:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogeqow4qiqi': 1 matching files 2026/09/20 03:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pogeqow4qiqi': Purge remote 2026/09/20 03:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-savodew0dewe': Purge remote 2026/09/20 03:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufocew7zepa': Purge remote 2026/09/20 03:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voleduk8jaje': Purge remote 2026/09/20 03:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuhifak8fase': Purge remote 2026/09/20 03:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceyusac9zule': Purge remote 2026/09/20 03:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuyotoc5waxa': Purge remote 2026/09/20 03:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehucok5reju': Purge remote 2026/09/20 03:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqican7dija': Purge remote 2026/09/20 03:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recexeq5neme': Purge remote --- PASS: TestApplyTransforms (50.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:55:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/20 03:55:22 DEBUG : sub/file2: md5 = f13f3479d1f8ecd0886abd004c199d30 OK 2026/09/20 03:55:22 DEBUG : sub/file2: size = 14 OK 2026/09/20 03:55:22 INFO : file1: Copied (new) to: sub/file2 2026/09/20 03:55:22 DEBUG : sub/file2: size = 14 OK 2026/09/20 03:55:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 03:55:22 DEBUG : file1: Unchanged skipping 2026/09/20 03:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.18s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.61s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:55:28 DEBUG : dst/file1: md5 = 33bfc984a0da45e80b5f65192e1b7c4f OK 2026/09/20 03:55:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/backup" 2026/09/20 03:55:29 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/1nrff024r7pq65ecp72fc28jb0" 2026/09/20 03:55:30 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2311197286) 2026/09/20 03:55:30 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi') 2026/09/20 03:55:30 DEBUG : dst/file1: Sizes differ 2026/09/20 03:55:33 INFO : dst/file1: Moved (server-side) 2026/09/20 03:55:34 DEBUG : dst/file1: md5 = 0e99715d8075a2b538688d97a297b5db OK 2026/09/20 03:55:34 DEBUG : dst/file1: size = 14 OK 2026/09/20 03:55:34 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.32s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:55:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/dst" 2026/09/20 03:55:38 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/20 03:55:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/CompareDest" 2026/09/20 03:55:40 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/gveqi14airsml4bgu7krj116o8" 2026/09/20 03:55:42 DEBUG : one: Need to transfer - File not found at Destination 2026/09/20 03:55:44 DEBUG : one: md5 = a4617fd168e861f7477a59274ed7826d OK 2026/09/20 03:55:44 DEBUG : one: size = 3 OK 2026/09/20 03:55:44 INFO : one: Copied (new) 2026/09/20 03:55:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2311197286) 2026/09/20 03:55:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi/dst') 2026/09/20 03:55:46 DEBUG : one: Sizes differ 2026/09/20 03:55:47 DEBUG : one: md5 = 02e2fcf5fe8c7d4115ce948edfd1932b OK 2026/09/20 03:55:47 DEBUG : one: size = 5 OK 2026/09/20 03:55:47 INFO : one: Copied (replaced existing) 2026/09/20 03:55:49 DEBUG : dst/one: md5 = 03106bde8e0eca812e1736c5c86ca35b OK 2026/09/20 03:55:51 DEBUG : CompareDest/one: md5 = 5839fec20dba4495549953cac8b66871 OK 2026/09/20 03:55:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2311197286) 2026/09/20 03:55:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi/dst') 2026/09/20 03:55:52 DEBUG : one: Sizes differ 2026/09/20 03:55:52 DEBUG : one: size = 5 OK 2026/09/20 03:55:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 03:55:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/20 03:55:54 DEBUG : CompareDest/two: md5 = 6276095887e9372b4844654e897b8838 OK 2026/09/20 03:55:55 DEBUG : two: Need to transfer - File not found at Destination 2026/09/20 03:55:55 DEBUG : two: size = 3 OK 2026/09/20 03:55:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 03:55:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/20 03:55:56 DEBUG : two: Need to transfer - File not found at Destination 2026/09/20 03:55:56 DEBUG : two: size = 3 OK 2026/09/20 03:55:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 03:55:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/20 03:55:58 DEBUG : two: Need to transfer - File not found at Destination 2026/09/20 03:55:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone2311197286) 2026/09/20 03:55:58 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi/CompareDest') 2026/09/20 03:55:58 DEBUG : two: Sizes differ 2026/09/20 03:55:59 DEBUG : two: md5 = fae059843e236968e1a2a1fe8d973c69 OK 2026/09/20 03:55:59 DEBUG : two: size = 5 OK 2026/09/20 03:55:59 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (25.38s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:56:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/dst" 2026/09/20 03:56:04 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/20 03:56:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/CopyDest" 2026/09/20 03:56:06 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/20 03:56:07 DEBUG : one: Need to transfer - File not found at Destination 2026/09/20 03:56:09 DEBUG : one: md5 = 374415c58420b727340a3536daa1b412 OK 2026/09/20 03:56:09 DEBUG : one: size = 3 OK 2026/09/20 03:56:09 INFO : one: Copied (new) 2026/09/20 03:56:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2311197286) 2026/09/20 03:56:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi/dst') 2026/09/20 03:56:11 DEBUG : one: Sizes differ 2026/09/20 03:56:12 DEBUG : one: md5 = deab1fd308afafc85c642cbbecb21bd6 OK 2026/09/20 03:56:12 DEBUG : one: size = 5 OK 2026/09/20 03:56:12 INFO : one: Copied (replaced existing) 2026/09/20 03:56:14 DEBUG : dst/one: md5 = d14b06770095bfc37832403e74db0114 OK 2026/09/20 03:56:16 DEBUG : CopyDest/one: md5 = 1455519773bd7514dc308d4c3955b231 OK 2026/09/20 03:56:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/BackupDir" 2026/09/20 03:56:17 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/20 03:56:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2311197286) 2026/09/20 03:56:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi/dst') 2026/09/20 03:56:18 DEBUG : one: Sizes differ 2026/09/20 03:56:19 DEBUG : one: size = 5 OK 2026/09/20 03:56:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 03:56:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2311197286) 2026/09/20 03:56:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi/dst') 2026/09/20 03:56:19 DEBUG : one: Sizes differ 2026/09/20 03:56:20 INFO : one: Moved (server-side) 2026/09/20 03:56:21 DEBUG : one: size = 5 OK 2026/09/20 03:56:21 INFO : one: Copied (server-side copy) 2026/09/20 03:56:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/20 03:56:23 DEBUG : CopyDest/two: md5 = f944bee06729a06627353fe8eddc50a5 OK 2026/09/20 03:56:24 DEBUG : two: Need to transfer - File not found at Destination 2026/09/20 03:56:24 DEBUG : two: size = 3 OK 2026/09/20 03:56:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 03:56:25 DEBUG : two: size = 3 OK 2026/09/20 03:56:25 INFO : two: Copied (server-side copy) 2026/09/20 03:56:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/20 03:56:26 DEBUG : two: size = 3 OK 2026/09/20 03:56:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/20 03:56:26 DEBUG : two: Unchanged skipping 2026/09/20 03:56:28 DEBUG : CopyDest/three: md5 = d0e36eb7cbea2b1c5720db8cd41b5e7a OK 2026/09/20 03:56:29 DEBUG : three: Need to transfer - File not found at Destination 2026/09/20 03:56:29 DEBUG : three: size = 7 (Local file system at /tmp/rclone2311197286) 2026/09/20 03:56:29 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi/CopyDest') 2026/09/20 03:56:29 DEBUG : three: Sizes differ 2026/09/20 03:56:29 DEBUG : three: Destination not found in --copy-dest 2026/09/20 03:56:30 DEBUG : three: md5 = 54942998e58c580f890192e839bfcde2 OK 2026/09/20 03:56:30 DEBUG : three: size = 7 OK 2026/09/20 03:56:30 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (32.77s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:56:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/20 03:56:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 109e3c44b4e2f213bf40e206087a4539 OK 2026/09/20 03:56:40 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/20 03:56:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/20 03:56:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/20 03:56:41 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/20 03:56:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/20 03:56:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/20 03:56:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4075ad814a88817c2331bd2a4448db08 OK 2026/09/20 03:56:44 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/20 03:56:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.87s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:56:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Looking for duplicate names using skip mode. 2026/09/20 03:56:50 NOTICE: one: Found 2 files with duplicate names 2026/09/20 03:56:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.55s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:56:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Looking for duplicate names using skip mode. 2026/09/20 03:56:56 NOTICE: one: Found 3 files with duplicate names 2026/09/20 03:56:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/20 03:56:56 INFO : one: Deleted 2026/09/20 03:56:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.08s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:57:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Looking for duplicate names using first mode. 2026/09/20 03:57:02 NOTICE: one: Found 3 files with duplicate names 2026/09/20 03:57:02 INFO : one: Deleted 2026/09/20 03:57:03 INFO : one: Deleted 2026/09/20 03:57:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.97s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:57:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Looking for duplicate names using newest mode. 2026/09/20 03:57:08 NOTICE: one: Found 3 files with duplicate names 2026/09/20 03:57:09 INFO : one: Deleted 2026/09/20 03:57:09 INFO : one: Deleted 2026/09/20 03:57:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.27s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", 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-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:57:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Looking for duplicate names using oldest mode. 2026/09/20 03:57:15 NOTICE: one: Found 3 files with duplicate names 2026/09/20 03:57:15 INFO : one: Deleted 2026/09/20 03:57:15 INFO : one: Deleted 2026/09/20 03:57:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.14s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:57:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Looking for duplicate names using largest mode. 2026/09/20 03:57:21 NOTICE: one: Found 3 files with duplicate names 2026/09/20 03:57:21 INFO : one: Deleted 2026/09/20 03:57:22 INFO : one: Deleted 2026/09/20 03:57:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.49s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:57:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Looking for duplicate names using smallest mode. 2026/09/20 03:57:27 NOTICE: one: Found 3 files with duplicate names 2026/09/20 03:57:28 INFO : one: Deleted 2026/09/20 03:57:28 INFO : one: Deleted 2026/09/20 03:57:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.05s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:57:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Looking for duplicate names using rename mode. 2026/09/20 03:57:35 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/20 03:57:35 INFO : one-2.txt: renamed from: one.txt 2026/09/20 03:57:36 INFO : one-3.txt: renamed from: one.txt 2026/09/20 03:57:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (9.72s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 03:57:40 DEBUG : one-1.txt: md5 = 670ee5a034d537ff0dcdebc7f4135368 OK 2026/09/20 03:57:42 DEBUG : one-2.txt: md5 = 33edb3a03cda56ae19e39d25b7558319 OK 2026/09/20 03:57:43 DEBUG : one-3.txt: md5 = d6d3bbf8d429c3bba7ddc6e934d8da16 OK 2026/09/20 03:57:45 DEBUG : one-4.txt: md5 = af08857d84ead45d0b1e6c498cbe9348 OK 2026/09/20 03:57:46 DEBUG : one-5.txt: md5 = dfacbebdd6ac523fd5f04818e65017af OK 2026/09/20 03:57:47 DEBUG : one-6.txt: md5 = 66a97363016beabbd1d4d5f98b73a67c OK 2026/09/20 03:57:49 DEBUG : one-7.txt: md5 = 93f01a39130728e6eda1e27031ea49b7 OK 2026/09/20 03:57:50 DEBUG : one-8.txt: md5 = 5a7bcc753eed6b2a9d0a1e9e06f51f96 OK 2026/09/20 03:57:52 DEBUG : one-9.txt: md5 = c28b82192eb0ee51e1e98afa85455c9a OK 2026/09/20 03:57:53 DEBUG : one-10.txt: md5 = 6e31160da1668f204ce30564c89635c9 OK 2026/09/20 03:57:55 DEBUG : one-11.txt: md5 = bf3ca3329810b350a7ec35bd93c89634 OK 2026/09/20 03:57:56 DEBUG : one-12.txt: md5 = 5e227319cb4d34cbf8960b1e6ebc8c1b OK 2026/09/20 03:57:58 DEBUG : one-13.txt: md5 = a3d185ecee5611c1e72d454e48b2340f OK 2026/09/20 03:57:59 DEBUG : one-14.txt: md5 = 901578e4ba46881feb19ad4f55383936 OK 2026/09/20 03:58:00 DEBUG : one-15.txt: md5 = a513438bf22cacf94278a1f3165df59b OK 2026/09/20 03:58:02 DEBUG : one-16.txt: md5 = c6bc0ee1c5b0d45ffe4a5c996af54fb8 OK 2026/09/20 03:58:03 DEBUG : one-17.txt: md5 = f8d5c30f442bb35c93b4c9b91f156995 OK 2026/09/20 03:58:05 DEBUG : one-18.txt: md5 = a02227c78e1f8535cbd23c79138a2e11 OK 2026/09/20 03:58:06 DEBUG : one-19.txt: md5 = c4cbade2cc6d8f6d97be238faf49cb5b OK 2026/09/20 03:58:08 DEBUG : one-20.txt: md5 = 06c496564336ee77ed036ec55248c307 OK 2026/09/20 03:58:10 DEBUG : one-21.txt: md5 = 18c5e831ced117b1bdd6e60fe5d0f91f OK 2026/09/20 03:58:11 DEBUG : one-22.txt: md5 = a6db77fd370e30dfbbb5ceb5b7e29c96 OK 2026/09/20 03:58:13 DEBUG : one-23.txt: md5 = 21a3a18033fc92a770e48ee73ad742fb OK 2026/09/20 03:58:14 DEBUG : one-24.txt: md5 = 1778f476166699effa882ffe48809c6a OK 2026/09/20 03:58:16 DEBUG : one-25.txt: md5 = 0052e5ea4c1f444507e5ecd1ac7b13e7 OK 2026/09/20 03:58:17 DEBUG : one-26.txt: md5 = d1c26bfef371fc62f07af6ef6c45163f OK 2026/09/20 03:58:19 DEBUG : one-27.txt: md5 = c8dcc9e0719a10956ceb3c75f06f245e OK 2026/09/20 03:58:20 DEBUG : one-28.txt: md5 = 5f0948c3146cfcac967293c784883cb6 OK 2026/09/20 03:58:21 DEBUG : one-29.txt: md5 = 6cec3d25edce4a5902a1bfdab27cec85 OK 2026/09/20 03:58:23 DEBUG : one-30.txt: md5 = 05c0058dc8213bd14dc38ce53cc340ef OK 2026/09/20 03:58:24 DEBUG : one-31.txt: md5 = 7b7e8e617b3f75ed76fcb2058e2168fd OK 2026/09/20 03:58:25 DEBUG : one-32.txt: md5 = 1aeaa96e7348796b6837dc7a9500f5a8 OK 2026/09/20 03:58:27 DEBUG : one-33.txt: md5 = 8f47f0b4cf4e6c7d012aaa24ec5266ad OK 2026/09/20 03:58:28 DEBUG : one-34.txt: md5 = 84db2e5bf9b3d37bb60d94cf8014f5e8 OK 2026/09/20 03:58:30 DEBUG : one-35.txt: md5 = f4f4aec88b48928599225fcc8324981d OK 2026/09/20 03:58:31 DEBUG : one-36.txt: md5 = fb0b3ce73af07aa766f2128a60337672 OK 2026/09/20 03:58:32 DEBUG : one-37.txt: md5 = 218e398749dbaa475ffd9490483932e0 OK 2026/09/20 03:58:34 DEBUG : one-38.txt: md5 = cd3af09e6946c04bf043a63b4d4e40b8 OK 2026/09/20 03:58:35 DEBUG : one-39.txt: md5 = 3c22ce95e4a76651e352e15922f12163 OK 2026/09/20 03:58:37 DEBUG : one-40.txt: md5 = 3dfd54984144a6d8e00022ef9e6d4fec OK 2026/09/20 03:58:38 DEBUG : one-41.txt: md5 = e4089ce95c211023272a9e5df3ff5491 OK 2026/09/20 03:58:39 DEBUG : one-42.txt: md5 = bc8bfae9295d8c1d7c6771daef0438b5 OK 2026/09/20 03:58:41 DEBUG : one-43.txt: md5 = 74ce96bb35e90006260066c80a909d97 OK 2026/09/20 03:58:42 DEBUG : one-44.txt: md5 = 64ee5575d61b570ae9efc706e39c0600 OK 2026/09/20 03:58:44 DEBUG : one-45.txt: md5 = b6760f81904a6d1acb48c7506e73a02a OK 2026/09/20 03:58:45 DEBUG : one-46.txt: md5 = 1c7d2c5fd71e3a1ba65fc146b9e011e6 OK 2026/09/20 03:58:47 DEBUG : one-47.txt: md5 = 76b523ed33c2e5332d6fab90154b5b4f OK 2026/09/20 03:58:48 DEBUG : one-48.txt: md5 = 581fe1c2f8a50cd569a0e9644453cf0e OK 2026/09/20 03:58:49 DEBUG : one-49.txt: md5 = e4d516b3e5f1cc4589d0ac0648b2d46d OK 2026/09/20 03:58:51 DEBUG : one-50.txt: md5 = ac6bd9490a379701efbd53b75d7eed0a OK 2026/09/20 03:58:52 DEBUG : one-51.txt: md5 = 9509ccba33a111b4595ddf23f4b3ff74 OK 2026/09/20 03:58:54 DEBUG : one-52.txt: md5 = 201deed44ffa62844bbca2a2f0f45e2d OK 2026/09/20 03:58:55 DEBUG : one-53.txt: md5 = 619ee3a3366bf71ea9fd072001d4addf OK 2026/09/20 03:58:56 DEBUG : one-54.txt: md5 = be579a6e4622307e237893019e516502 OK 2026/09/20 03:58:58 DEBUG : one-55.txt: md5 = fd4f4d151bac206c3c59c06a60596440 OK 2026/09/20 03:58:59 DEBUG : one-56.txt: md5 = 2dddaaa91989b65fad95935b26e66fec OK 2026/09/20 03:59:01 DEBUG : one-57.txt: md5 = 357fdfa3c130f4e0bb725e8fd598be1f OK 2026/09/20 03:59:02 DEBUG : one-58.txt: md5 = 7c79f9fc2569112b62eb08cd3fda991b OK 2026/09/20 03:59:04 DEBUG : one-59.txt: md5 = acf8d62094caaee60d1325401275119c OK 2026/09/20 03:59:05 DEBUG : one-60.txt: md5 = a3a0a1de459600d9e9780be4edc97a4d OK 2026/09/20 03:59:06 DEBUG : one-61.txt: md5 = 51959a6eea677822d01507e14927a56c OK 2026/09/20 03:59:08 DEBUG : one-62.txt: md5 = c26dda92f8182fad468239f504a9c304 OK 2026/09/20 03:59:09 DEBUG : one-63.txt: md5 = db2d2dd5196654223975dd44ec657802 OK 2026/09/20 03:59:11 DEBUG : one-64.txt: md5 = 0d9e1f54d8dffe6ef72f342e63ea529c OK 2026/09/20 03:59:12 DEBUG : one-65.txt: md5 = dc9cb2528dda46bddba1c8eaf923d9f5 OK 2026/09/20 03:59:14 DEBUG : one-66.txt: md5 = cc3df5120ffc2c011431ce997b7aeb04 OK 2026/09/20 03:59:15 DEBUG : one-67.txt: md5 = a0af024ac824419085653fcbb2c9e3e1 OK 2026/09/20 03:59:17 DEBUG : one-68.txt: md5 = 9ec8e9cf8aa09da199c9119219a2c5c3 OK 2026/09/20 03:59:18 DEBUG : one-69.txt: md5 = 9ed6f8f3539c41c6be95fd46dcc90715 OK 2026/09/20 03:59:20 DEBUG : one-70.txt: md5 = 85e686072049bed42e37d1363f4f5136 OK 2026/09/20 03:59:21 DEBUG : one-71.txt: md5 = db31dc022b4f9eba6ce0dacb14053e18 OK 2026/09/20 03:59:23 DEBUG : one-72.txt: md5 = 5c3cf368271016dc2eef253f1c92eae5 OK 2026/09/20 03:59:24 DEBUG : one-73.txt: md5 = 0ffc85d54d38596eb0c22b689a8dd1b2 OK 2026/09/20 03:59:25 DEBUG : one-74.txt: md5 = 1932a7e4449710237d4e4e94584fb48c OK 2026/09/20 03:59:27 DEBUG : one-75.txt: md5 = 1aacc4f3a884a5e14b0be8ff9fdfec22 OK 2026/09/20 03:59:28 DEBUG : one-76.txt: md5 = e7ed7f1e53f775bf65c09d38c032d522 OK 2026/09/20 03:59:29 DEBUG : one-77.txt: md5 = 9759d2c89a52c1c849b0b5745860fcea OK 2026/09/20 03:59:31 DEBUG : one-78.txt: md5 = 7e498285bc7c498f341646514d9eb0b1 OK 2026/09/20 03:59:32 DEBUG : one-79.txt: md5 = e98eb8b6052f30754a54b3f688a4e038 OK 2026/09/20 03:59:34 DEBUG : one-80.txt: md5 = 18f88c86938af02260ea800f1bf8ffd2 OK 2026/09/20 03:59:35 DEBUG : one-81.txt: md5 = c8fdf948b39ec3b051d558e7cba05589 OK 2026/09/20 03:59:37 DEBUG : one-82.txt: md5 = 43f37056761b2ca05968fc72d50aa3af OK 2026/09/20 03:59:38 DEBUG : one-83.txt: md5 = 83f3886437eebf4da131e29c82292863 OK 2026/09/20 03:59:40 DEBUG : one-84.txt: md5 = d23ef0e04ca47f26860cfe7145a323da OK 2026/09/20 03:59:41 DEBUG : one-85.txt: md5 = 83f055e95ad91d9a039cb8d969f343d4 OK 2026/09/20 03:59:42 DEBUG : one-86.txt: md5 = e65bfdf0155218e7322feba1d125906a OK 2026/09/20 03:59:44 DEBUG : one-87.txt: md5 = 5faa2f0c2a34be0d1662a52be2cc9950 OK 2026/09/20 03:59:45 DEBUG : one-88.txt: md5 = 9c4010a71682d34b1d313a2e556a6e1c OK 2026/09/20 03:59:47 DEBUG : one-89.txt: md5 = 6bb48c71f288de28af16af4631c3013f OK 2026/09/20 03:59:48 DEBUG : one-90.txt: md5 = 2ecb7923b501e7eceb5458a82df782a2 OK 2026/09/20 03:59:49 DEBUG : one-91.txt: md5 = 135c124f9dddb144f7b29be8a4ddc9e7 OK 2026/09/20 03:59:51 DEBUG : one-92.txt: md5 = e7dfc63093d6fef7097e08d425b97d23 OK 2026/09/20 03:59:52 DEBUG : one-93.txt: md5 = b1cc1687f42ed606706f2ca1f153d2c1 OK 2026/09/20 03:59:53 DEBUG : one-94.txt: md5 = 6e024c2277ad2371176661c3db93c4f0 OK 2026/09/20 03:59:55 DEBUG : one-95.txt: md5 = cc6c3ba6089cc8915c2682c4f1a14115 OK 2026/09/20 03:59:56 DEBUG : one-96.txt: md5 = 1535bd8aa5df601e5cbebcf557cd9d50 OK 2026/09/20 03:59:58 DEBUG : one-97.txt: md5 = 10dd2217489e1ec9ca71251b3ce11462 OK 2026/09/20 03:59:59 DEBUG : one-98.txt: md5 = b0ba948c01c373ac7f53ae0c8ce6203b OK 2026/09/20 04:00:01 DEBUG : one-99.txt: md5 = 49d2530ef39f71047d26b1590db0ff7c OK 2026/09/20 04:00:02 DEBUG : one-100.txt: md5 = b73db9dd6c67d00c51aaad67f9a8e50d OK 2026/09/20 04:00:03 DEBUG : one-101.txt: md5 = 957fd205f94ec1150b4480d532c7ddf7 OK 2026/09/20 04:00:05 DEBUG : one-102.txt: md5 = 7bf10dbba0062d179b3d6b2c9a86dea1 OK 2026/09/20 04:00:06 DEBUG : one-103.txt: md5 = 09a2fbdda13ce8dca8e3f3bcca2d8eef OK 2026/09/20 04:00:07 DEBUG : one-104.txt: md5 = d9f8734b7ee34217b0acf94d5f50dad3 OK 2026/09/20 04:00:09 DEBUG : one-105.txt: md5 = 9ae3a34bbef87795dba51aeaa615868e OK 2026/09/20 04:00:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Looking for duplicate names using rename mode. 2026/09/20 04:00:13 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/20 04:00:13 INFO : one-106.txt: renamed from: one.txt 2026/09/20 04:00:14 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (203.06s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:01:04 DEBUG : dupe1/one.txt: md5 = d7c1e1a8f2d084bb11592f48497144d9 OK 2026/09/20 04:01:06 DEBUG : dupe2/two.txt: md5 = a57ddce6f9abc22b6baf8535860b6243 OK 2026/09/20 04:01:09 DEBUG : dupe3/three.txt: md5 = 8b6b80d479b5a1af23a7b08372ba3bdd OK 2026/09/20 04:01:09 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/20 04:01:10 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/20 04:01:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/20 04:01:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (12.61s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:01:16 DEBUG : a.txt: md5 = 5184b099d14037e702ed5ed533639037 OK 2026/09/20 04:01:17 DEBUG : zend.txt: md5 = 0e0ade7ddd733e63149021753145d596 OK 2026/09/20 04:01:19 DEBUG : sub dir/hello world: md5 = 367a9f9f3d33f768be34cd8d03b26be6 OK 2026/09/20 04:01:21 DEBUG : sub dir/hello world2: md5 = e3566cb52f89d8d7736b0eddfe8006cd OK 2026/09/20 04:01:23 DEBUG : sub dir/ignore dir/.ignore: md5 = f1dae3e292aed2d38532a5a7e54688ff OK 2026/09/20 04:01:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0ecee3072e4704c5d2438dbebaf745c4 OK 2026/09/20 04:01:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0b03e50f76ae4a139501be402dc1ddbe OK 2026/09/20 04:01:28 DEBUG : a.txt: Excluded (Size Filter) 2026/09/20 04:01:28 DEBUG : a.txt: Excluded 2026/09/20 04:01:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/20 04:01:29 DEBUG : sub dir/hello world2: Excluded 2026/09/20 04:01:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/20 04:01:29 DEBUG : sub dir/hello world: Excluded 2026/09/20 04:01:29 DEBUG : sub dir/ignore dir: Excluded 2026/09/20 04:01:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/20 04:01:29 DEBUG : sub dir/hello world2: Excluded 2026/09/20 04:01:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/20 04:01:29 DEBUG : sub dir/hello world: Excluded 2026/09/20 04:01:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (21.11s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:01:37 DEBUG : a.txt: md5 = 9fe029d7e916d8ae38618ee100f8de4e OK 2026/09/20 04:01:38 DEBUG : zend.txt: md5 = 6582a720282522fec6735decaeb87a42 OK 2026/09/20 04:01:41 DEBUG : sub dir/hello world: md5 = 92759e367dafcd9c007a9d63de18fd08 OK 2026/09/20 04:01:42 DEBUG : sub dir/hello world2: md5 = d3ba74b0908b7e368a746115d4b3a4cc OK 2026/09/20 04:01:44 DEBUG : sub dir/ignore dir/.ignore: md5 = 7bf0ba02f6d470346c25b96931786fd6 OK 2026/09/20 04:01:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = a93ab955948fdf41e63b346aa0196918 OK 2026/09/20 04:01:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = c7b1d6df8fe0e34923459158f0e6c9e4 OK 2026/09/20 04:01:49 DEBUG : a.txt: Excluded (Size Filter) 2026/09/20 04:01:49 DEBUG : a.txt: Excluded 2026/09/20 04:01:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/20 04:01:50 DEBUG : sub dir/hello world: Excluded 2026/09/20 04:01:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/20 04:01:50 DEBUG : sub dir/hello world2: Excluded 2026/09/20 04:01:51 DEBUG : sub dir/ignore dir: Excluded 2026/09/20 04:01:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/20 04:01:51 DEBUG : sub dir/hello world: Excluded 2026/09/20 04:01:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/20 04:01:51 DEBUG : sub dir/hello world2: Excluded 2026/09/20 04:01:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (21.47s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:01:59 DEBUG : file1: md5 = 86e5d1320908afe50000475cb4e64a82 OK 2026/09/20 04:02:01 DEBUG : sub/file2: md5 = 8038e8220ce3e378cb6579cb911e9231 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/20 04:02:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/20 04:02:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/20 04:02:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.57s) --- PASS: TestListJSON/Default (0.48s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.61s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:08 DEBUG : file1: md5 = 8d867bdd5d931ec54aecc25928c87829 OK 2026/09/20 04:02:10 DEBUG : sub/file2: md5 = 5252231db1d8d31bce8a4b3cf16fcc38 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/20 04:02:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/notfound" 2026/09/20 04:02:14 DEBUG : Config file has changed externally - reloading 2026/09/20 04:02:14 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (10.92s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestStatJSONMemory 2026/09/20 04:02:18 DEBUG : Creating backend with remote ":memory:" 2026/09/20 04:02:18 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/20 04:02:18 DEBUG : sub/file1: size = 5 OK 2026/09/20 04:02:18 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 04:02:18 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-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Making directory 2026/09/20 04:02:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:21 DEBUG : sub dir/hello world: md5 = 8a7072fe961038905ffcd8061fbec8c4 OK --- PASS: TestLsd (4.87s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:25 DEBUG : potato2: md5 = 9abe47be6ecbbe896e55e3cbfa53695e OK 2026/09/20 04:02:26 DEBUG : empty space: md5 = b4638d2bb6f40bdb8ecb6626fd69a565 OK --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:29 DEBUG : potato2: md5 = 28e3b8b7db568b0f88c3ec9d366f9224 OK 2026/09/20 04:02:30 DEBUG : empty space: md5 = 9721c12f73bbc7157b28b066d4c7f457 OK 2026/09/20 04:02:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/20 04:02:31 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.81s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:34 DEBUG : potato2: md5 = 29b42dd6937e69e22f3badac42daa67d OK 2026/09/20 04:02:35 DEBUG : empty space: md5 = 7d86fe47467b6f416f2b4f380d2fb68f OK --- PASS: TestLsLong (4.66s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:39 DEBUG : potato2: md5 = f235930dc20c1f07a92ae9a7ee6aec38 OK 2026/09/20 04:02:40 DEBUG : empty space: md5 = a8573d20cd1eab6843355477b0308773 OK --- PASS: TestHashSums (4.29s) === RUN TestHashSumsWithErrors 2026/09/20 04:02:41 DEBUG : Creating backend with remote ":memory:" 2026/09/20 04:02:41 ERROR : file1: hash unsupported: hash type not supported 2026/09/20 04:02:41 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/20 04:02:41 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/20 04:02:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/20 04:02:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/20 04:02:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/20 04:02:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/20 04:02:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/20 04:02:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/20 04:02:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/20 04:02:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:43 DEBUG : potato2: md5 = 0a177bae0eabc357e3ea14c8ade1ce96 OK 2026/09/20 04:02:44 DEBUG : empty space: md5 = ce626ec794e324177f0d0bbf11ce3595 OK 2026/09/20 04:02:47 DEBUG : sub dir/potato3: md5 = 4a8ccbc9f32a43a13ba0b7efab1bae5c OK --- PASS: TestCount (8.51s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:51 DEBUG : small: md5 = a1490362cd20a4380a1dc404fd383c0a OK 2026/09/20 04:02:53 DEBUG : medium: md5 = bdc9302a7088396881d7b6765f014b09 OK 2026/09/20 04:02:54 DEBUG : large: md5 = 6ba3a7bb478bc654604a9755be7467bd OK 2026/09/20 04:02:54 DEBUG : Waiting for deletions to finish 2026/09/20 04:02:55 DEBUG : large: Excluded (Size Filter) 2026/09/20 04:02:55 INFO : medium: Deleted 2026/09/20 04:02:55 INFO : small: Deleted --- PASS: TestDelete (6.05s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:02:58 DEBUG : small: md5 = 60ee8b032ec583d4a6e0c1745ec80b50 OK 2026/09/20 04:02:59 DEBUG : medium: md5 = a54afcb7e68e4b84841242b7a06e44a5 OK 2026/09/20 04:03:00 DEBUG : large: md5 = 983603b31e469527221f2e10ce57eb1a OK 2026/09/20 04:03:01 DEBUG : Waiting for deletions to finish 2026/09/20 04:03:01 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/09/20 04:03:01 INFO : large: Deleted 2026/09/20 04:03:01 INFO : small: Deleted --- PASS: TestMaxDelete (6.95s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:03:04 DEBUG : small: md5 = ff7514517e9e31a482d86f3250a55fce OK 2026/09/20 04:03:06 DEBUG : medium: md5 = f21746dbd15ba59b0aea657a38c2194c OK 2026/09/20 04:03:07 DEBUG : large: md5 = f5687cdf616bf4356e15059ba1a9bfdf OK 2026/09/20 04:03:07 DEBUG : Waiting for deletions to finish 2026/09/20 04:03:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/20 04:03:08 INFO : medium: Deleted 2026/09/20 04:03:08 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.63s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:03:11 DEBUG : small: md5 = aeb77806bb001acd5b0abd6f104c5baf OK 2026/09/20 04:03:13 DEBUG : medium: md5 = 02d5fd8d3a03a40a4d9df79cae31ffb8 OK 2026/09/20 04:03:14 DEBUG : large: md5 = 85d65c79d89dbd0c8bfad75370bb8182 OK 2026/09/20 04:03:14 DEBUG : Waiting for deletions to finish 2026/09/20 04:03:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/20 04:03:15 INFO : medium: Deleted 2026/09/20 04:03:15 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.04s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:03:18 DEBUG : ReadFile: md5 = 1086733ab2209266389ee800fbb71091 OK --- PASS: TestReadFile (3.84s) === RUN TestRetry 2026/09/20 04:03:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/20 04:03:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/20 04:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/20 04:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/20 04:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/20 04:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/20 04:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:03:22 DEBUG : file1: md5 = 674db47d45182fb8b5532495dff546c5 OK 2026/09/20 04:03:23 DEBUG : file2: md5 = 76bbf85e97bd5c3227bb84c2a3775bfc OK --- PASS: TestCat (13.27s) === RUN TestPurge 2026/09/20 04:03:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bowicex6loke" 2026/09/20 04:03:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 04:03:34 DEBUG : Creating backend with remote "TestDrive:crypt/49ka7gfp5gd967v08ovug7f3jmde2ge8p4dk6navhhulklvqp8i0" 2026/09/20 04:03:35 DEBUG : Creating backend with remote "/tmp/rclone23594638" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bowicex6loke'", Local "Local file system at /tmp/rclone23594638", Modify Window "1ms" 2026/09/20 04:03:39 DEBUG : A1/B1/C1/one: md5 = dc134a005b0dbb6fa5e19f6c02f45dab OK 2026/09/20 04:03:39 INFO : A2: Making directory 2026/09/20 04:03:40 INFO : A1/B2: Making directory 2026/09/20 04:03:40 INFO : A1/B2/C2: Making directory 2026/09/20 04:03:41 INFO : A1/B1/C3: Making directory 2026/09/20 04:03:42 INFO : A3: Making directory 2026/09/20 04:03:42 INFO : A3/B3: Making directory 2026/09/20 04:03:43 INFO : A3/B3/C4: Making directory 2026/09/20 04:03:45 DEBUG : A1/two: md5 = 6fb15dbbf35337a1ed1d5d3624dd0236 OK 2026/09/20 04:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bowicex6loke': Purge remote 2026/09/20 04:03:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.68s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:03:52 DEBUG : A1/B1/C1/one: md5 = 6f7775d424381200f2c3b40b6e6aa7b7 OK 2026/09/20 04:03:52 INFO : A2: Making directory 2026/09/20 04:03:53 INFO : A1/B2: Making directory 2026/09/20 04:03:54 INFO : A1/B2/C2: Making directory 2026/09/20 04:03:55 INFO : A1/B1/C3: Making directory 2026/09/20 04:03:56 INFO : A3: Making directory 2026/09/20 04:03:56 INFO : A3/B3: Making directory 2026/09/20 04:03:57 INFO : A3/B3/C4: Making directory 2026/09/20 04:03:59 DEBUG : A1/two: md5 = 7a95c836b576f075d09c9d96ea405fb2 OK 2026/09/20 04:04:01 DEBUG : removing 1 level 3 directories 2026/09/20 04:04:01 INFO : A3/B3/C4: Removing directory 2026/09/20 04:04:03 DEBUG : removing 2 level 3 directories 2026/09/20 04:04:03 INFO : A1/B1/C3: Removing directory 2026/09/20 04:04:03 INFO : A1/B2/C2: Removing directory 2026/09/20 04:04:04 DEBUG : removing 2 level 2 directories 2026/09/20 04:04:04 INFO : A3/B3: Removing directory 2026/09/20 04:04:04 INFO : A1/B2: Removing directory 2026/09/20 04:04:04 DEBUG : removing 2 level 1 directories 2026/09/20 04:04:04 INFO : A3: Removing directory 2026/09/20 04:04:04 INFO : A2: Removing directory 2026/09/20 04:04:08 DEBUG : removing 1 level 3 directories 2026/09/20 04:04:08 INFO : A1/B1/C1: Removing directory 2026/09/20 04:04:09 DEBUG : removing 1 level 2 directories 2026/09/20 04:04:09 INFO : A1/B1: Removing directory 2026/09/20 04:04:09 DEBUG : removing 1 level 1 directories 2026/09/20 04:04:09 INFO : A1: Removing directory 2026/09/20 04:04:10 DEBUG : removing 1 level 0 directories 2026/09/20 04:04:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Removing directory --- PASS: TestRmdirsNoLeaveRoot (22.83s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:04:12 INFO : A1: Making directory 2026/09/20 04:04:13 INFO : A1/B1: Making directory 2026/09/20 04:04:13 INFO : A1/B1/C1: Making directory 2026/09/20 04:04:16 DEBUG : removing 1 level 3 directories 2026/09/20 04:04:16 INFO : A1/B1/C1: Removing directory 2026/09/20 04:04:16 DEBUG : removing 1 level 2 directories 2026/09/20 04:04:16 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (7.63s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:04:19 INFO : A1: Making directory 2026/09/20 04:04:20 INFO : A1/B1: Making directory 2026/09/20 04:04:20 INFO : A1/B1/C1: Making directory 2026/09/20 04:04:23 DEBUG : removing 1 level 3 directories 2026/09/20 04:04:23 INFO : A1/B1/C1: Removing directory 2026/09/20 04:04:24 DEBUG : removing 1 level 2 directories 2026/09/20 04:04:24 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.29s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:04:28 DEBUG : file1: md5 = 042557e69a8f4077b5be541cbafb028c OK 2026/09/20 04:04:28 DEBUG : file1: size = 14 OK 2026/09/20 04:04:28 DEBUG : filename.txt: File name found in url 2026/09/20 04:04:30 DEBUG : filename.txt: md5 = eba1c91674df6de48bb7e04995c7f44f OK 2026/09/20 04:04:30 DEBUG : filename.txt: size = 14 OK 2026/09/20 04:04:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/20 04:04:31 DEBUG : headerfilename.txt: md5 = ee457a317a48e6fa758356f2f1025856 OK 2026/09/20 04:04:31 DEBUG : headerfilename.txt: size = 14 OK 2026/09/20 04:04:32 DEBUG : file2: md5 = 47fb4489d190cf38d1e4d4ee6ac096dc OK 2026/09/20 04:04:32 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (8.40s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:04:36 DEBUG : file1: md5 = 40f3d5be9227b9d2754946258618f909 OK 2026/09/20 04:04:36 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:04:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/20 04:04:39 DEBUG : sub/file2: md5 = 717f500b7983b0d566dafad3b39c7473 OK 2026/09/20 04:04:39 DEBUG : sub/file2: size = 14 OK 2026/09/20 04:04:39 INFO : file1: Copied (new) to: sub/file2 2026/09/20 04:04:39 INFO : file1: Deleted 2026/09/20 04:04:40 DEBUG : sub/file2: size = 14 OK 2026/09/20 04:04:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:04:40 DEBUG : file1: Unchanged skipping 2026/09/20 04:04:40 INFO : file1: Deleted 2026/09/20 04:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.66s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:04:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/20 04:04:44 DEBUG : file1: md5 = d73a110e1f981e201c11119766eddecc OK 2026/09/20 04:04:44 DEBUG : file1: size = 14 OK 2026/09/20 04:04:44 INFO : file1: Copied (new) 2026/09/20 04:04:44 INFO : file1: Deleted 2026/09/20 04:04:45 DEBUG : file1: Destination exists, skipping 2026/09/20 04:04:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.31s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:04:49 DEBUG : dst/file1: md5 = 91b4519c279b0bfa2665d9ee6ace8eab OK 2026/09/20 04:04:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajobaz0pigi/backup" 2026/09/20 04:04:50 DEBUG : Creating backend with remote "TestDrive:crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350/1nrff024r7pq65ecp72fc28jb0" 2026/09/20 04:04:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2311197286) 2026/09/20 04:04:52 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi') 2026/09/20 04:04:52 DEBUG : dst/file1: Sizes differ 2026/09/20 04:04:54 INFO : dst/file1: Moved (server-side) 2026/09/20 04:04:55 DEBUG : dst/file1: md5 = 13cedbaaf5cf2b01f9bcc7138bba9e56 OK 2026/09/20 04:04:55 DEBUG : dst/file1: size = 14 OK 2026/09/20 04:04:55 INFO : dst/file1: Copied (new) 2026/09/20 04:04:55 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.78s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:05:02 DEBUG : A1/one: md5 = 850cd50cc2a9b202fc780a196ac7fc73 OK 2026/09/20 04:05:03 DEBUG : A1/two: md5 = 16f877ef353e431d55c617c78e7c9437 OK 2026/09/20 04:05:05 DEBUG : A1/B1/three: md5 = abfd4248855a25b3b05340ff68c02913 OK 2026/09/20 04:05:07 DEBUG : A1/B1/C1/four: md5 = 6849b3dff4872459bc4f4636d022340d OK 2026/09/20 04:05:09 DEBUG : A1/B1/C2/five: md5 = 1524d19f62a452fa050de620916d2983 OK 2026/09/20 04:05:09 INFO : A1/B2: Making directory 2026/09/20 04:05:10 INFO : A1/B1/C3: Making directory 2026/09/20 04:05:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/20 04:05:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/20 04:05:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/20 04:05:19 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/20 04:05:19 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/20 04:05:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/20 04:05:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/20 04:05:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/20 04:05:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/20 04:05:30 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/20 04:05:30 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (41.88s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/20 04:05:44 DEBUG : no_checksum_small_file_from_pipe: md5 = 56e955ad9a643dbbc31d4ff1b663b1d4 OK 2026/09/20 04:05:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/20 04:05:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/20 04:05:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/20 04:05:44 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/20 04:05:45 DEBUG : no_checksum_big_file_from_pipe: md5 = d42ca37ac6b31090403201f5b42a4c97 OK 2026/09/20 04:05:45 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/20 04:05:45 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-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/20 04:05:49 DEBUG : with_checksum_small_file_from_pipe: md5 = 15b5b16c501e5824dea9196b3c95e55a OK 2026/09/20 04:05:49 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/20 04:05:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/20 04:05:49 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/20 04:05:50 DEBUG : with_checksum_big_file_from_pipe: md5 = 2a7205888d3ff4c949693fd81055f779 OK 2026/09/20 04:05:50 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/20 04:05:50 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-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/20 04:05:53 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/20 04:05:53 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:05:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/20 04:05:55 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/20 04:05:55 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-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/20 04:05:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/20 04:05:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/20 04:05:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/20 04:06:00 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/20 04:06:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.78s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/20 04:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': File to upload is small (48 bytes), uploading instead of streaming 2026/09/20 04:06:03 DEBUG : rcat_metadata: md5 = c47424eb9e3dc8abf9060c85f2f914fd OK 2026/09/20 04:06:03 DEBUG : rcat_metadata: size = 48 OK 2026/09/20 04:06:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/20 04:06:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/20 04:06:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 75e329708191810f7150373535573499 OK 2026/09/20 04:06:06 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/20 04:06:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.61s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.69s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:08 DEBUG : potato1: md5 = d0dd93f725ffd64cca4f6a35f4ee8e8b OK 2026/09/20 04:06:08 DEBUG : potato1: size = 60 OK 2026/09/20 04:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/20 04:06:10 DEBUG : potato2: md5 = e402639fafd05aad52b0c665d6e4b488 OK 2026/09/20 04:06:10 DEBUG : potato2: size = 60 OK 2026/09/20 04:06:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.32s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:13 DEBUG : potato1: md5 = a1059e694c0bed65ef38198f3467ca50 OK 2026/09/20 04:06:13 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi') 2026/09/20 04:06:13 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi') 2026/09/20 04:06:13 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi') 60 2026/09/20 04:06:13 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.40s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:15 DEBUG : potato1: md5 = 237ae20863eed7db9b7dab87ff8f032b OK 2026/09/20 04:06:15 DEBUG : potato1: size = 60 OK 2026/09/20 04:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/20 04:06:17 DEBUG : potato2: md5 = d37d2abd4eec85eafb33dcbbe02972a1 OK 2026/09/20 04:06:17 DEBUG : potato2: size = 60 OK 2026/09/20 04:06:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.07s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:20 DEBUG : potato1: md5 = 2639e016182e9af399b261d12a72f341 OK 2026/09/20 04:06:20 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.29s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" operations_test.go:1797: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:23 DEBUG : potato4: md5 = d1d5175f4b5b684429a7fe6b02d739aa OK 2026/09/20 04:06:23 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi') 2026/09/20 04:06:23 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi') 2026/09/20 04:06:23 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi') 59 2026/09/20 04:06:23 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:25 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:28 DEBUG : potato3: md5 = fae2bab82110ae8144fcc9cc5d2dcf20 OK 2026/09/20 04:06:28 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (7.75s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.44s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.55s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.33s) --- PASS: TestRcatSizeChecksum/NoHashes (2.43s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:30 DEBUG : potato2: md5 = c799fdbea2e5f3abe348b9a4faf806a5 OK 2026/09/20 04:06:32 DEBUG : empty space: md5 = 4766846791095c972c50fee0b5729f16 OK 2026/09/20 04:06:34 DEBUG : sub dir/potato3: md5 = 07b02caf267cb79b358a1d7a866d7ceb OK 2026/09/20 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Touching "sub dir/potato3" 2026/09/20 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Touching "potato2" 2026/09/20 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Touching "empty space" --- PASS: TestTouchDir (9.84s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:39 DEBUG : dir with metadata: Making directory with metadata 2026/09/20 04:06:39 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:41 DEBUG : directory with modtime: Making directory with metadata 2026/09/20 04:06:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/20 04:06:42 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/20 04:06:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 04:06:44 DEBUG : Google drive root 'crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350': Skipping btime metadata as can't update it on an existing file: 2026-09-20T04:06:43.810379047Z 2026/09/20 04:06:44 INFO : non existent directory: Updated directory metadata 2026/09/20 04:06:46 DEBUG : Google drive root 'crypt/0a07psmn2hjl4qe41v7nhbb4die6bn9llc7mpbb0eioc96csc350': Skipping btime metadata as can't update it on an existing file: 2026-09-20T04:06:43.810379047Z 2026/09/20 04:06:46 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.72s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/20 04:06:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/20 04:06:50 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.78s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/20 04:06:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 04:06:52 DEBUG : dst: Making directory with metadata 2026/09/20 04:06:52 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/20 04:06:52 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/20 04:06:53 INFO : dst: Set directory modification time (using SetModTime) 2026/09/20 04:06:53 INFO : dst: Set directory modification time (using SetModTime) 2026/09/20 04:06:53 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/20 04:06:54 INFO : dst: Set directory modification time (using SetModTime) 2026/09/20 04:06:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.42s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi'", Local "Local file system at /tmp/rclone2311197286", Modify Window "1ms" 2026/09/20 04:06:57 DEBUG : sub dir/test remove existing: md5 = 32d47536ced76318062ae70e17e433e5 OK 2026/09/20 04:06:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d9a2d2c506146a9a4cb1788a16642a4f OK 2026/09/20 04:07:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gamotis5" before starting 2026/09/20 04:07:02 DEBUG : sub dir/test remove existing.gamotis5: TEST: removing renamed existing file after operation 2026/09/20 04:07:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jupatab6" before starting 2026/09/20 04:07:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jupatab6: TEST: renaming existing back after failed operation 2026/09/20 04:07:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.viheyip3" before starting 2026/09/20 04:07:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.viheyip3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (12.59s) === RUN TestRcatInputFailurePreservesDestination 2026/09/20 04:07:08 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination111855520/001" --- 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/20 04:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajobaz0pigi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 14m4.821323001s (try 1/5)