"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/06/03 03:46:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa" 2026/06/03 03:46:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:46:25 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0" 2026/06/03 03:46:26 DEBUG : Creating backend with remote "/tmp/rclone2997695010" === 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-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/06/03 03:46:26 DEBUG : a: size = 0 OK 2026/06/03 03:46:26 DEBUG : a: size = 1 (memory) 2026/06/03 03:46:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/03 03:46:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/03 03:46:26 DEBUG : potato: Seek from 10 to 0 2026/06/03 03:46:26 DEBUG : potato: Seek from 10 to 0 2026/06/03 03:46:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/03 03:46:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Seek from 5 to 2 2026/06/03 03:46:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/03 03:46:26 DEBUG : potato: Seek from 7 to 0 2026/06/03 03:46:26 DEBUG : potato: Seek from 7 to 0 2026/06/03 03:46:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/03 03:46:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Seek from 5 to 2 2026/06/03 03:46:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/03 03:46:26 DEBUG : potato: Seek from 8 to 0 2026/06/03 03:46:26 DEBUG : potato: Seek from 8 to 0 2026/06/03 03:46:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/03 03:46:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 03:46:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:46:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:46:26 DEBUG : potato: Seek from 5 to 2 2026/06/03 03:46:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/03 03:46:26 DEBUG : potato: Seek from 9 to 0 2026/06/03 03:46:26 DEBUG : potato: Seek from 9 to 0 2026/06/03 03:46:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:46:29 DEBUG : rutabaga: md5 = 57686767f8c0bd5351ac4d2fd9344927 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/03 03:46:31 DEBUG : empty space: md5 = dfdc189d753788dec91e0f19519ade1d OK === RUN TestCheck/3 2026/06/03 03:46:33 DEBUG : potato2: md5 = e03415aeea9eb7c30d7f737d5c7c5775 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/03 03:46:36 DEBUG : remotepotato: md5 = d605fdde4088f9209fc791f94523d6cb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.22s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.33s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/06/03 03:46:39 DEBUG : Creating backend with remote "nonexistent" 2026/06/03 03:46:39 DEBUG : Creating backend with remote "nonexistent" 2026/06/03 03:46:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/03 03:46:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/03 03:46:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/03 03:46:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:46:41 DEBUG : rutabaga: md5 = b2bb85fb3f16726bdea79c23db2dd9f2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/03 03:46:45 DEBUG : empty space: md5 = 9af9486ac944550accdc12a969265f81 OK === RUN TestCheckDownload/3 2026/06/03 03:46:48 DEBUG : potato2: md5 = 377ed91d6253a1bad7ac42109e3f29e0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/03 03:46:52 DEBUG : remotepotato: md5 = f615acaf3f1be15a48fced58f2a50d79 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.92s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.80s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (0.96s) --- PASS: TestCheckDownload/5 (0.80s) --- PASS: TestCheckDownload/6 (0.76s) --- PASS: TestCheckDownload/7 (0.80s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:46:58 DEBUG : rutabaga: md5 = 42e70b52df0123c86b00025b6508005f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/03 03:47:00 DEBUG : empty space: md5 = dca5a74e69e5467626075f20259c181a OK === RUN TestCheckSizeOnly/3 2026/06/03 03:47:02 DEBUG : potato2: md5 = a9b2b2bc17bc42114873e4deeaf7ffaa OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/03 03:47:05 DEBUG : remotepotato: md5 = cf21066e95e56765ae797ad492539504 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.17s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:47:10 DEBUG : test.sum: md5 = 22d7063fcb62ac0e7d771375a276a661 OK 2026/06/03 03:47:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/03 03:47:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/03 03:47:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/03 03:47:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/03 03:47:13 DEBUG : test.sum: md5 = 33bab733e19226e276a58de56ca90525 OK 2026/06/03 03:47:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/03 03:47:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/03 03:47:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/03 03:47:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.06s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:47:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/data" 2026/06/03 03:47:15 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:47:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/data" 2026/06/03 03:47:17 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/vjrnln8ratgmqakfosrqe8espk" 2026/06/03 03:47:21 DEBUG : data/banana: md5 = 8100d981731b42c5aeb6a551ec4de067 OK 2026/06/03 03:47:22 DEBUG : test.sum: md5 = 335274172ca907edc686187d4f8a060d OK === RUN TestCheckSumDownload/subtest1 2026/06/03 03:47:27 DEBUG : data/potato: md5 = 4bc77d56bfdc2a1409703e15a1ca4b3b OK 2026/06/03 03:47:28 DEBUG : test.sum: md5 = a4441f155552e7e032bc6d8c16a0c963 OK === RUN TestCheckSumDownload/subtest2 2026/06/03 03:47:33 DEBUG : test.sum: md5 = ecf4f1a972ef62d742ab2e0920755536 OK === RUN TestCheckSumDownload/subtest3 2026/06/03 03:47:37 DEBUG : test.sum: md5 = 96a0da8b22ce23da57f54616bec46d69 OK === RUN TestCheckSumDownload/subtest4 2026/06/03 03:47:41 DEBUG : test.sum: md5 = 9401b708bf374e72172a1396b83401cd OK === RUN TestCheckSumDownload/subtest5 2026/06/03 03:47:45 DEBUG : test.sum: md5 = 0763fe1864a67f65c5efddcdfcde91d5 OK === RUN TestCheckSumDownload/subtest6 2026/06/03 03:47:50 DEBUG : data/banana: md5 = 3b5cc2d4f277cef282581866da020674 OK 2026/06/03 03:47:51 DEBUG : data/potato: md5 = 793101ec539c49da77af596568a2023f OK 2026/06/03 03:47:53 DEBUG : test.sum: md5 = a35bab3539af5887d19225df102ab73c OK === RUN TestCheckSumDownload/subtest7 2026/06/03 03:47:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/03 03:47:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.90s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (1.89s) --- PASS: TestCheckSumDownload/subtest3 (1.99s) --- PASS: TestCheckSumDownload/subtest4 (1.84s) --- PASS: TestCheckSumDownload/subtest5 (1.82s) --- PASS: TestCheckSumDownload/subtest6 (1.83s) --- PASS: TestCheckSumDownload/subtest7 (1.90s) === RUN TestApplyTransforms 2026/06/03 03:47:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lapazij8yece" 2026/06/03 03:47:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:47:59 DEBUG : Creating backend with remote "TestDrive:crypt/g8pv2rk10po8g8tldeb8sq9aoh93q051deseuafmls21ebskjfh0" 2026/06/03 03:48:00 DEBUG : Creating backend with remote "/tmp/rclone578377921" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lapazij8yece'", Local "Local file system at /tmp/rclone578377921", Modify Window "1ms" 2026/06/03 03:48:02 DEBUG : hello, world!: md5 = 09a4d9d47d239587f9c9a99f158b0e0e OK upper checkfile vs. lower remote (without normalization) 2026/06/03 03:48:03 ERROR : hello, world!: sum not found 2026/06/03 03:48:03 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lapazij8yece' 2026/06/03 03:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapazij8yece': 1 files missing 2026/06/03 03:48:03 NOTICE: 1 hashes missing 2026/06/03 03:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapazij8yece': 1 differences found 2026/06/03 03:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapazij8yece': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/03 03:48:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapazij8yece': 0 differences found 2026/06/03 03:48:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapazij8yece': 1 matching files 2026/06/03 03:48:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haqegoj3mado" 2026/06/03 03:48:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:48:04 DEBUG : Creating backend with remote "TestDrive:crypt/54ldled5ctnoepbp93ooqnsfdr97pe2mdh6ph23onnl1fvq3p2og" 2026/06/03 03:48:05 DEBUG : Creating backend with remote "/tmp/rclone2118392357" 2026/06/03 03:48:05 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haqegoj3mado'", Local "Local file system at /tmp/rclone2118392357", Modify Window "1ms" 2026/06/03 03:48:07 DEBUG : HELLO, WORLD!: md5 = 3278f1b5f74ecadf965e8ab23e8658a2 OK lower checkfile vs. upper remote (without normalization) 2026/06/03 03:48:08 ERROR : HELLO, WORLD!: sum not found 2026/06/03 03:48:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-haqegoj3mado' 2026/06/03 03:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqegoj3mado': 1 files missing 2026/06/03 03:48:08 NOTICE: 1 hashes missing 2026/06/03 03:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqegoj3mado': 1 differences found 2026/06/03 03:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqegoj3mado': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/03 03:48:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqegoj3mado': 0 differences found 2026/06/03 03:48:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haqegoj3mado': 1 matching files 2026/06/03 03:48:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-werosod2legu" 2026/06/03 03:48:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:48:09 DEBUG : Creating backend with remote "TestDrive:crypt/39is1786i2rvn98v8di9lncer26muhs0kvk1rvnpumol516it3qg" 2026/06/03 03:48:10 DEBUG : Creating backend with remote "/tmp/rclone2207338508" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-werosod2legu'", Local "Local file system at /tmp/rclone2207338508", Modify Window "1ms" 2026/06/03 03:48:13 DEBUG : HeLlO, wOrLd!: md5 = 88bfeeb0a76b16f5594a664fa1a340a9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/03 03:48:13 ERROR : HeLlO, wOrLd!: sum not found 2026/06/03 03:48:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-werosod2legu' 2026/06/03 03:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werosod2legu': 1 files missing 2026/06/03 03:48:13 NOTICE: 1 hashes missing 2026/06/03 03:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werosod2legu': 1 differences found 2026/06/03 03:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werosod2legu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/03 03:48:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werosod2legu': 0 differences found 2026/06/03 03:48:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werosod2legu': 1 matching files 2026/06/03 03:48:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nubarod0miqi" 2026/06/03 03:48:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:48:14 DEBUG : Creating backend with remote "TestDrive:crypt/ludh0fn9g56vbu49d7dq2nutu98i6hefd0uav2k4fldmeli8ump0" 2026/06/03 03:48:15 DEBUG : Creating backend with remote "/tmp/rclone4138784512" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nubarod0miqi'", Local "Local file system at /tmp/rclone4138784512", Modify Window "1ms" 2026/06/03 03:48:18 DEBUG : HELLO, WORLD!: md5 = 9a230e0e5e355bf220568a3cfcf326db OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/03 03:48:18 ERROR : HELLO, WORLD!: sum not found 2026/06/03 03:48:18 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nubarod0miqi' 2026/06/03 03:48:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubarod0miqi': 1 files missing 2026/06/03 03:48:18 NOTICE: 1 hashes missing 2026/06/03 03:48:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubarod0miqi': 1 differences found 2026/06/03 03:48:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubarod0miqi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/03 03:48:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubarod0miqi': 0 differences found 2026/06/03 03:48:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nubarod0miqi': 1 matching files 2026/06/03 03:48:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nesateq1cici" 2026/06/03 03:48:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:48:19 DEBUG : Creating backend with remote "TestDrive:crypt/o274gkdn2sdes3kddk1h5ste2bgg0k0tetd7s8q6ffprsdu7hvlg" 2026/06/03 03:48:20 DEBUG : Creating backend with remote "/tmp/rclone3089819163" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nesateq1cici'", Local "Local file system at /tmp/rclone3089819163", Modify Window "1ms" 2026/06/03 03:48:23 DEBUG : 測試_Русский___ě_áñ: md5 = c7d60bc1ddbd9bbe4fce4ae461ca9555 OK NFD checkfile vs. NFC remote (without normalization) 2026/06/03 03:48:23 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/03 03:48:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nesateq1cici' 2026/06/03 03:48:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesateq1cici': 1 files missing 2026/06/03 03:48:23 NOTICE: 1 hashes missing 2026/06/03 03:48:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesateq1cici': 1 differences found 2026/06/03 03:48:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesateq1cici': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/03 03:48:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesateq1cici': 0 differences found 2026/06/03 03:48:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesateq1cici': 1 matching files 2026/06/03 03:48:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-varinap3kude" 2026/06/03 03:48:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:48:24 DEBUG : Creating backend with remote "TestDrive:crypt/v0pkkka7tg4l70oh5s30qqa0j2gggg1eqid22frp7tlh2a58nge0" 2026/06/03 03:48:26 DEBUG : Creating backend with remote "/tmp/rclone3571541812" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-varinap3kude'", Local "Local file system at /tmp/rclone3571541812", Modify Window "1ms" 2026/06/03 03:48:28 DEBUG : 測試_Русский___ě_áñ: md5 = a0529acd138b74bb577753f56c2afbc9 OK NFC checkfile vs. NFD remote (without normalization) 2026/06/03 03:48:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/03 03:48:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-varinap3kude' 2026/06/03 03:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-varinap3kude': 1 files missing 2026/06/03 03:48:29 NOTICE: 1 hashes missing 2026/06/03 03:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-varinap3kude': 1 differences found 2026/06/03 03:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-varinap3kude': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/03 03:48:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-varinap3kude': 0 differences found 2026/06/03 03:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-varinap3kude': 1 matching files 2026/06/03 03:48:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakosuy9cene" 2026/06/03 03:48:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:48:30 DEBUG : Creating backend with remote "TestDrive:crypt/0m40mvc06dda4sbkdl32gq2p95rfs820d09bhfqi3ebbv3ti7a8g" 2026/06/03 03:48:31 DEBUG : Creating backend with remote "/tmp/rclone1763909413" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakosuy9cene'", Local "Local file system at /tmp/rclone1763909413", Modify Window "1ms" 2026/06/03 03:48:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cc76e1e3bfcf9ba2d5df45f5f1614d2f OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/03 03:48:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 03:48:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lakosuy9cene' 2026/06/03 03:48:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakosuy9cene': 1 files missing 2026/06/03 03:48:34 NOTICE: 1 hashes missing 2026/06/03 03:48:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakosuy9cene': 1 differences found 2026/06/03 03:48:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakosuy9cene': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/03 03:48:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakosuy9cene': 0 differences found 2026/06/03 03:48:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakosuy9cene': 1 matching files 2026/06/03 03:48:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozagug1wupi" 2026/06/03 03:48:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:48:35 DEBUG : Creating backend with remote "TestDrive:crypt/92c0vvb2v4s7pjuu8ksdjm7nru24rg0k8qs7q9fjtl6elvg6g09g" 2026/06/03 03:48:36 DEBUG : Creating backend with remote "/tmp/rclone3888935461" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozagug1wupi'", Local "Local file system at /tmp/rclone3888935461", Modify Window "1ms" 2026/06/03 03:48:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0691321317e5c608c8b0eca7a00ca528 OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/03 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gozagug1wupi' 2026/06/03 03:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozagug1wupi': 1 files missing 2026/06/03 03:48:39 NOTICE: 1 hashes missing 2026/06/03 03:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozagug1wupi': 1 differences found 2026/06/03 03:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozagug1wupi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/03 03:48:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozagug1wupi': 0 differences found 2026/06/03 03:48:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozagug1wupi': 1 matching files 2026/06/03 03:48:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zepuxel9xuwa" 2026/06/03 03:48:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:48:40 DEBUG : Creating backend with remote "TestDrive:crypt/k2717mi90ee4k2ahhkpbk8i7dsaajpabdb1n84rcr2mied7nau90" 2026/06/03 03:48:41 DEBUG : Creating backend with remote "/tmp/rclone2114414839" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zepuxel9xuwa'", Local "Local file system at /tmp/rclone2114414839", Modify Window "1ms" 2026/06/03 03:48:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a086047053c2652314416af984e48d1f OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/03 03:48:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 03:48:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zepuxel9xuwa' 2026/06/03 03:48:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuxel9xuwa': 1 files missing 2026/06/03 03:48:45 NOTICE: 1 hashes missing 2026/06/03 03:48:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuxel9xuwa': 1 differences found 2026/06/03 03:48:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuxel9xuwa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/03 03:48:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuxel9xuwa': 0 differences found 2026/06/03 03:48:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuxel9xuwa': 1 matching files 2026/06/03 03:48:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nazonep5saza" 2026/06/03 03:48:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:48:46 DEBUG : Creating backend with remote "TestDrive:crypt/dfflqruuc82n8jug9qvt6et5ab90dbil5ku935irb8ecpl3foos0" 2026/06/03 03:48:47 DEBUG : Creating backend with remote "/tmp/rclone2051154662" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nazonep5saza'", Local "Local file system at /tmp/rclone2051154662", Modify Window "1ms" 2026/06/03 03:48:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d9dce189b6efbb07814166f9eeb31652 OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/03 03:48:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 03:48:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nazonep5saza' 2026/06/03 03:48:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazonep5saza': 1 files missing 2026/06/03 03:48:50 NOTICE: 1 hashes missing 2026/06/03 03:48:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazonep5saza': 1 differences found 2026/06/03 03:48:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazonep5saza': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/03 03:48:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:48:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazonep5saza': 0 differences found 2026/06/03 03:48:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazonep5saza': 1 matching files 2026/06/03 03:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nazonep5saza': Purge remote 2026/06/03 03:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zepuxel9xuwa': Purge remote 2026/06/03 03:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozagug1wupi': Purge remote 2026/06/03 03:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakosuy9cene': Purge remote 2026/06/03 03:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-varinap3kude': Purge remote 2026/06/03 03:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesateq1cici': Purge remote 2026/06/03 03:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nubarod0miqi': Purge remote 2026/06/03 03:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-werosod2legu': Purge remote 2026/06/03 03:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haqegoj3mado': Purge remote 2026/06/03 03:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lapazij8yece': Purge remote --- PASS: TestApplyTransforms (57.73s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:48:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 03:48:59 DEBUG : sub/file2: md5 = 3f402b3cb1f7027444f160677490959a OK 2026/06/03 03:48:59 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:48:59 INFO : file1: Copied (new) to: sub/file2 2026/06/03 03:49:00 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:49:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 03:49:00 DEBUG : file1: Unchanged skipping 2026/06/03 03:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': don't need to copy/move sub/file2, it is already at target location 2026/06/03 03:49:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.02s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:49:06 DEBUG : dst/file1: md5 = b201dd3be89e56bb591a0ac604f4a593 OK 2026/06/03 03:49:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/backup" 2026/06/03 03:49:07 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/1nrff024r7pq65ecp72fc28jb0" 2026/06/03 03:49:09 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2997695010) 2026/06/03 03:49:09 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa') 2026/06/03 03:49:09 DEBUG : dst/file1: Sizes differ 2026/06/03 03:49:11 INFO : dst/file1: Moved (server-side) 2026/06/03 03:49:13 DEBUG : dst/file1: md5 = d5d0fb465632df6416e8adcb2ccb5086 OK 2026/06/03 03:49:13 DEBUG : dst/file1: size = 14 OK 2026/06/03 03:49:13 INFO : dst/file1: Copied (new) 2026/06/03 03:49:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 03:49:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 03:49:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.23s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:49:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/dst" 2026/06/03 03:49:19 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 03:49:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/CompareDest" 2026/06/03 03:49:21 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/gveqi14airsml4bgu7krj116o8" 2026/06/03 03:49:23 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 03:49:26 DEBUG : one: md5 = 152a2539e41edfc6aee8092f84d3ad3d OK 2026/06/03 03:49:26 DEBUG : one: size = 3 OK 2026/06/03 03:49:26 INFO : one: Copied (new) 2026/06/03 03:49:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2997695010) 2026/06/03 03:49:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa/dst') 2026/06/03 03:49:27 DEBUG : one: Sizes differ 2026/06/03 03:49:30 DEBUG : one: md5 = a378ff7dae609869ccf730065de5ffba OK 2026/06/03 03:49:30 DEBUG : one: size = 5 OK 2026/06/03 03:49:30 INFO : one: Copied (replaced existing) 2026/06/03 03:49:32 DEBUG : dst/one: md5 = b0314b957059e7ceaf5441b3bb8f7986 OK 2026/06/03 03:49:34 DEBUG : CompareDest/one: md5 = 994936076d77e785a46bf308ab24bde0 OK 2026/06/03 03:49:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2997695010) 2026/06/03 03:49:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa/dst') 2026/06/03 03:49:35 DEBUG : one: Sizes differ 2026/06/03 03:49:36 DEBUG : one: size = 5 OK 2026/06/03 03:49:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 03:49:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 03:49:38 DEBUG : CompareDest/two: md5 = e91db9df6810018d1156482d9cf17168 OK 2026/06/03 03:49:39 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:49:39 DEBUG : two: size = 3 OK 2026/06/03 03:49:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 03:49:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 03:49:40 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:49:40 DEBUG : two: size = 3 OK 2026/06/03 03:49:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 03:49:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 03:49:41 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:49:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone2997695010) 2026/06/03 03:49:42 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa/CompareDest') 2026/06/03 03:49:42 DEBUG : two: Sizes differ 2026/06/03 03:49:43 DEBUG : two: md5 = 3a2091b0f5c843f9ab5f692e8dab448d OK 2026/06/03 03:49:43 DEBUG : two: size = 5 OK 2026/06/03 03:49:43 INFO : two: Copied (new) 2026/06/03 03:49:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 03:49:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:49:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 03:49:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.57s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:49:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/dst" 2026/06/03 03:49:49 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 03:49:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/CopyDest" 2026/06/03 03:49:50 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/03 03:49:52 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 03:49:55 DEBUG : one: md5 = 6f3811162f5d5e5526745722105838ae OK 2026/06/03 03:49:55 DEBUG : one: size = 3 OK 2026/06/03 03:49:55 INFO : one: Copied (new) 2026/06/03 03:49:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2997695010) 2026/06/03 03:49:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa/dst') 2026/06/03 03:49:56 DEBUG : one: Sizes differ 2026/06/03 03:49:58 DEBUG : one: md5 = a1ee60e38d4cc70d10ee84448eb258ab OK 2026/06/03 03:49:58 DEBUG : one: size = 5 OK 2026/06/03 03:49:58 INFO : one: Copied (replaced existing) 2026/06/03 03:50:00 DEBUG : dst/one: md5 = 8870321f441726d2b346eb18e185b396 OK 2026/06/03 03:50:02 DEBUG : CopyDest/one: md5 = faf11bc6cf96d6e2c915cae24e6e1d9a OK 2026/06/03 03:50:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/BackupDir" 2026/06/03 03:50:03 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/03 03:50:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2997695010) 2026/06/03 03:50:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa/dst') 2026/06/03 03:50:05 DEBUG : one: Sizes differ 2026/06/03 03:50:06 DEBUG : one: size = 5 OK 2026/06/03 03:50:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 03:50:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2997695010) 2026/06/03 03:50:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa/dst') 2026/06/03 03:50:06 DEBUG : one: Sizes differ 2026/06/03 03:50:07 INFO : one: Moved (server-side) 2026/06/03 03:50:09 DEBUG : one: size = 5 OK 2026/06/03 03:50:09 INFO : one: Copied (server-side copy) 2026/06/03 03:50:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/03 03:50:11 DEBUG : CopyDest/two: md5 = 7e50fc15dd50c135595eb0465440771c OK 2026/06/03 03:50:12 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:50:12 DEBUG : two: size = 3 OK 2026/06/03 03:50:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 03:50:13 DEBUG : two: size = 3 OK 2026/06/03 03:50:13 INFO : two: Copied (server-side copy) 2026/06/03 03:50:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/03 03:50:14 DEBUG : two: size = 3 OK 2026/06/03 03:50:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 03:50:14 DEBUG : two: Unchanged skipping 2026/06/03 03:50:16 DEBUG : CopyDest/three: md5 = dfb75f3d25a3468ae9c7a819eaefd21e OK 2026/06/03 03:50:17 DEBUG : three: Need to transfer - File not found at Destination 2026/06/03 03:50:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone2997695010) 2026/06/03 03:50:17 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa/CopyDest') 2026/06/03 03:50:17 DEBUG : three: Sizes differ 2026/06/03 03:50:17 DEBUG : three: Destination not found in --copy-dest 2026/06/03 03:50:19 DEBUG : three: md5 = 511c0eac92628cf6763c55040cf329b3 OK 2026/06/03 03:50:19 DEBUG : three: size = 7 OK 2026/06/03 03:50:19 INFO : three: Copied (new) 2026/06/03 03:50:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/03 03:50:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:50:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 03:50:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 03:50:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/03 03:50:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:50:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.21s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:50:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/03 03:50:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4422326af5e4e1a46a7acea084eb5a8b OK 2026/06/03 03:50:31 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/03 03:50:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/03 03:50:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/03 03:50:32 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/06/03 03:50:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/03 03:50:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/03 03:50:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a4a4eb851ad600ffda4a3911a1737045 OK 2026/06/03 03:50:35 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/03 03:50:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/03 03:50:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/03 03:50:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.18s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:50:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Looking for duplicate names using skip mode. 2026/06/03 03:50:42 NOTICE: one: Found 2 files with duplicate names 2026/06/03 03:50:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.42s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:50:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Looking for duplicate names using skip mode. 2026/06/03 03:50:50 NOTICE: one: Found 3 files with duplicate names 2026/06/03 03:50:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/03 03:50:50 INFO : one: Deleted 2026/06/03 03:50:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.75s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:50:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Looking for duplicate names using first mode. 2026/06/03 03:50:57 NOTICE: one: Found 3 files with duplicate names 2026/06/03 03:50:58 INFO : one: Deleted 2026/06/03 03:50:58 INFO : one: Deleted 2026/06/03 03:50:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.97s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:51:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Looking for duplicate names using newest mode. 2026/06/03 03:51:06 NOTICE: one: Found 3 files with duplicate names 2026/06/03 03:51:06 INFO : one: Deleted 2026/06/03 03:51:07 INFO : one: Deleted 2026/06/03 03:51:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.69s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:51:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Looking for duplicate names using oldest mode. 2026/06/03 03:51:14 NOTICE: one: Found 3 files with duplicate names 2026/06/03 03:51:15 INFO : one: Deleted 2026/06/03 03:51:15 INFO : one: Deleted 2026/06/03 03:51:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.00s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:51:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Looking for duplicate names using largest mode. 2026/06/03 03:51:23 NOTICE: one: Found 3 files with duplicate names 2026/06/03 03:51:23 INFO : one: Deleted 2026/06/03 03:51:24 INFO : one: Deleted 2026/06/03 03:51:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.36s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:51:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Looking for duplicate names using smallest mode. 2026/06/03 03:51:31 NOTICE: one: Found 3 files with duplicate names 2026/06/03 03:51:32 INFO : one: Deleted 2026/06/03 03:51:32 INFO : one: Deleted 2026/06/03 03:51:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.82s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:51:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Looking for duplicate names using rename mode. 2026/06/03 03:51:40 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/03 03:51:42 INFO : one-2.txt: renamed from: one.txt 2026/06/03 03:51:43 INFO : one-3.txt: renamed from: one.txt 2026/06/03 03:51:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.07s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:51:50 DEBUG : dupe1/one.txt: md5 = b9bf316b53f1d58843e24682d575fdcc OK 2026/06/03 03:51:53 DEBUG : dupe2/two.txt: md5 = 43689c9e9d7cb7f050b438dbf07c0bf9 OK 2026/06/03 03:51:55 DEBUG : dupe3/three.txt: md5 = 55eadb330eba2026cd4da40dbc11f414 OK 2026/06/03 03:51:56 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/03 03:51:57 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/03 03:51:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/03 03:51:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/03 03:52:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/03 03:52:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/03 03:52:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.91s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:52:05 DEBUG : a.txt: md5 = f43ba1d82828e341078fe944147f3986 OK 2026/06/03 03:52:07 DEBUG : zend.txt: md5 = f4620b6f3d8c0ba1dd3b60ebb8af282f OK 2026/06/03 03:52:09 DEBUG : sub dir/hello world: md5 = 06f7f35a30fcca67eb93fa2d44c268f5 OK 2026/06/03 03:52:11 DEBUG : sub dir/hello world2: md5 = 3d6a421cc9a62f2e3b57fa2e02c21e4f OK 2026/06/03 03:52:13 DEBUG : sub dir/ignore dir/.ignore: md5 = 681f0a9e53af3576286641a1af981519 OK 2026/06/03 03:52:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8a0fc8fb3138cf4cb1955712801c9dd8 OK 2026/06/03 03:52:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = 27d630409b875439a045c3c0dbc03f3c OK 2026/06/03 03:52:19 DEBUG : a.txt: Excluded (Size Filter) 2026/06/03 03:52:19 DEBUG : a.txt: Excluded 2026/06/03 03:52:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 03:52:19 DEBUG : sub dir/hello world: Excluded 2026/06/03 03:52:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 03:52:19 DEBUG : sub dir/hello world2: Excluded 2026/06/03 03:52:20 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 03:52:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 03:52:20 DEBUG : sub dir/hello world: Excluded 2026/06/03 03:52:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 03:52:20 DEBUG : sub dir/hello world2: Excluded 2026/06/03 03:52:20 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 03:52:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/03 03:52:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/03 03:52:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/03 03:52:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/03 03:52:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/03 03:52:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/03 03:52:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.69s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:52:30 DEBUG : a.txt: md5 = 581ee2335f1e55760875a87e5d13d24e OK 2026/06/03 03:52:31 DEBUG : zend.txt: md5 = 92fae1ec99afb24e6681e24c80968002 OK 2026/06/03 03:52:34 DEBUG : sub dir/hello world: md5 = b34513924d006e01d0069534a58c08f9 OK 2026/06/03 03:52:35 DEBUG : sub dir/hello world2: md5 = eb66c51603632e1c8f4ac32e49016769 OK 2026/06/03 03:52:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 5f4af004bc05ee99e69b830492e71d56 OK 2026/06/03 03:52:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = dfae472ef92a5f3511ec66889ae4c0c6 OK 2026/06/03 03:52:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = e877656b317ae30fb57a986f988f1f93 OK 2026/06/03 03:52:44 DEBUG : a.txt: Excluded (Size Filter) 2026/06/03 03:52:44 DEBUG : a.txt: Excluded 2026/06/03 03:52:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 03:52:45 DEBUG : sub dir/hello world: Excluded 2026/06/03 03:52:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 03:52:45 DEBUG : sub dir/hello world2: Excluded 2026/06/03 03:52:45 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 03:52:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 03:52:45 DEBUG : sub dir/hello world: Excluded 2026/06/03 03:52:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 03:52:45 DEBUG : sub dir/hello world2: Excluded 2026/06/03 03:52:46 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 03:52:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/03 03:52:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/03 03:52:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/03 03:52:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/03 03:52:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/03 03:52:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/03 03:52:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (25.73s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:52:55 DEBUG : file1: md5 = 9827287f54dab0eabac534c7cc7c5d5e OK 2026/06/03 03:52:58 DEBUG : sub/file2: md5 = 34147f2bf2010c9581dcdac69873ecfe 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/06/03 03:53:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/03 03:53:02 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/03 03:53:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/03 03:53:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.19s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.62s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.36s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.34s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:53:06 DEBUG : file1: md5 = f0e90d589bd37eb1d06417465b0b552c OK 2026/06/03 03:53:09 DEBUG : sub/file2: md5 = 41829ed40847f20f8a2ac62b4eb81683 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/06/03 03:53:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/notfound" 2026/06/03 03:53:13 DEBUG : Config file has changed externally - reloading 2026/06/03 03:53:13 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/qe0i31qdkoejk60elps0ni5sqk" 2026/06/03 03:53:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.28s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:53:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Making directory 2026/06/03 03:53:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:53:21 DEBUG : sub dir/hello world: md5 = 1529ada57ad5fbaa90459bf694ac1515 OK 2026/06/03 03:53:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.71s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:53:26 DEBUG : potato2: md5 = f032451ffaa818060a1e8526f1a3a72a OK 2026/06/03 03:53:28 DEBUG : empty space: md5 = f859a466b816723f312c56fb127f6f7f OK --- PASS: TestLs (5.43s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:53:32 DEBUG : potato2: md5 = 7d20112e24cef263bf0d7be88d4be5d7 OK 2026/06/03 03:53:33 DEBUG : empty space: md5 = bf609fd4016e9d0636c3f9bd8fbcaf45 OK 2026/06/03 03:53:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/03 03:53:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.64s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:53:37 DEBUG : potato2: md5 = 2f656664ba5446b7e2fdf72476821876 OK 2026/06/03 03:53:39 DEBUG : empty space: md5 = f32d37f3b2c9913f4dcfaf90f6b24c69 OK --- PASS: TestLsLong (5.19s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:53:43 DEBUG : potato2: md5 = 9e41d993b60f241166404033f5766edc OK 2026/06/03 03:53:44 DEBUG : empty space: md5 = 12891d43211378b1e2cfb2017b2fcd07 OK --- PASS: TestHashSums (5.16s) === RUN TestHashSumsWithErrors 2026/06/03 03:53:46 DEBUG : Creating backend with remote ":memory:" 2026/06/03 03:53:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/03 03:53:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/03 03:53:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/03 03:53:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/03 03:53:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/03 03:53:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/03 03:53:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/03 03:53:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/03 03:53:46 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-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:53:48 DEBUG : potato2: md5 = 60f46922ca7780cd330e7eab4f0f1f83 OK 2026/06/03 03:53:49 DEBUG : empty space: md5 = 726cdaeb64f672279dec463795177182 OK 2026/06/03 03:53:52 DEBUG : sub dir/potato3: md5 = 07d65efaee573fd9f5b9d21d14627fe9 OK 2026/06/03 03:53:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.15s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:53:58 DEBUG : small: md5 = 39f500bd7928e60e480b9faf6516690a OK 2026/06/03 03:53:59 DEBUG : medium: md5 = d1900531e2b76d184e05c89297a8defc OK 2026/06/03 03:54:01 DEBUG : large: md5 = 59a40a5e6917016409da12bb70e18aff OK 2026/06/03 03:54:01 DEBUG : Waiting for deletions to finish 2026/06/03 03:54:02 DEBUG : large: Excluded (Size Filter) 2026/06/03 03:54:02 INFO : small: Deleted 2026/06/03 03:54:02 INFO : medium: Deleted --- PASS: TestDelete (7.19s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:54:05 DEBUG : small: md5 = f86392a5bb05a0785c4e06925186f78e OK 2026/06/03 03:54:07 DEBUG : medium: md5 = d809034b9d5df8653aa26b3bc3af3548 OK 2026/06/03 03:54:08 DEBUG : large: md5 = 4886410bfe02f4621ca9d99fad4c8ad8 OK 2026/06/03 03:54:09 DEBUG : Waiting for deletions to finish 2026/06/03 03:54:09 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/06/03 03:54:09 INFO : medium: Deleted 2026/06/03 03:54:09 INFO : small: Deleted --- PASS: TestMaxDelete (7.79s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:54:13 DEBUG : small: md5 = 148b31198862526c4814325bab7f25ac OK 2026/06/03 03:54:15 DEBUG : medium: md5 = 34c950d563cde981196730f54a6c196d OK 2026/06/03 03:54:16 DEBUG : large: md5 = 05227a1d484914623154abdb5fd6c6a1 OK 2026/06/03 03:54:16 DEBUG : Waiting for deletions to finish 2026/06/03 03:54:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/03 03:54:17 INFO : medium: Deleted 2026/06/03 03:54:18 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.18s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:54:21 DEBUG : small: md5 = d6850b058e3821256c72f1108667acd2 OK 2026/06/03 03:54:23 DEBUG : medium: md5 = f2e44a5a7768ed621aa2e189dad2e7b4 OK 2026/06/03 03:54:24 DEBUG : large: md5 = 91299ca2f54ffa9dc3247880c80511dd OK 2026/06/03 03:54:25 DEBUG : Waiting for deletions to finish 2026/06/03 03:54:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/03 03:54:26 INFO : small: Deleted 2026/06/03 03:54:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.04s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:54:29 DEBUG : ReadFile: md5 = 3490b2f98900c8f386419161f52055d0 OK --- PASS: TestReadFile (4.42s) === RUN TestRetry 2026/06/03 03:54:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/03 03:54:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/03 03:54:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 03:54:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 03:54:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 03:54:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 03:54:32 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-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:54:33 DEBUG : file1: md5 = ef77c5f60c8ac5fcc5bceb29d7456661 OK 2026/06/03 03:54:35 DEBUG : file2: md5 = 14233a719575078700d1f2913add0f68 OK --- PASS: TestCat (14.12s) === RUN TestPurge 2026/06/03 03:54:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yebakuz8hure" 2026/06/03 03:54:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:54:46 DEBUG : Creating backend with remote "TestDrive:crypt/6juv04ctvj0bkcujb24nf5bh6djabuvrgco55s1tfk9qs17apqc0" 2026/06/03 03:54:47 DEBUG : Creating backend with remote "/tmp/rclone1468914088" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yebakuz8hure'", Local "Local file system at /tmp/rclone1468914088", Modify Window "1ms" 2026/06/03 03:54:52 DEBUG : A1/B1/C1/one: md5 = 32288654d00b595374a32ea8bce4879d OK 2026/06/03 03:54:52 INFO : A2: Making directory 2026/06/03 03:54:53 INFO : A1/B2: Making directory 2026/06/03 03:54:54 INFO : A1/B2/C2: Making directory 2026/06/03 03:54:55 INFO : A1/B1/C3: Making directory 2026/06/03 03:54:56 INFO : A3: Making directory 2026/06/03 03:54:57 INFO : A3/B3: Making directory 2026/06/03 03:54:58 INFO : A3/B3/C4: Making directory 2026/06/03 03:55:01 DEBUG : A1/two: md5 = c398f3caf4f7528dab0c0ea6b5f6f787 OK 2026/06/03 03:55:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yebakuz8hure': Purge remote 2026/06/03 03:55:05 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.18s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:55:10 DEBUG : A1/B1/C1/one: md5 = 41fff183ad5b3b5e0de0d72232e290a1 OK 2026/06/03 03:55:10 INFO : A2: Making directory 2026/06/03 03:55:10 INFO : A1/B2: Making directory 2026/06/03 03:55:11 INFO : A1/B2/C2: Making directory 2026/06/03 03:55:12 INFO : A1/B1/C3: Making directory 2026/06/03 03:55:13 INFO : A3: Making directory 2026/06/03 03:55:14 INFO : A3/B3: Making directory 2026/06/03 03:55:15 INFO : A3/B3/C4: Making directory 2026/06/03 03:55:17 DEBUG : A1/two: md5 = a8b4c44eee575f39896e14232f1bbdda OK 2026/06/03 03:55:19 DEBUG : removing 1 level 3 directories 2026/06/03 03:55:19 INFO : A3/B3/C4: Removing directory 2026/06/03 03:55:22 DEBUG : removing 2 level 3 directories 2026/06/03 03:55:22 INFO : A1/B2/C2: Removing directory 2026/06/03 03:55:22 INFO : A1/B1/C3: Removing directory 2026/06/03 03:55:23 DEBUG : removing 2 level 2 directories 2026/06/03 03:55:23 INFO : A3/B3: Removing directory 2026/06/03 03:55:23 INFO : A1/B2: Removing directory 2026/06/03 03:55:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/03 03:55:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/03 03:55:23 DEBUG : removing 2 level 1 directories 2026/06/03 03:55:23 INFO : A3: Removing directory 2026/06/03 03:55:23 INFO : A2: Removing directory 2026/06/03 03:55:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/03 03:55:28 DEBUG : removing 1 level 3 directories 2026/06/03 03:55:28 INFO : A1/B1/C1: Removing directory 2026/06/03 03:55:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:29 DEBUG : removing 1 level 2 directories 2026/06/03 03:55:29 INFO : A1/B1: Removing directory 2026/06/03 03:55:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/03 03:55:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 03:55:30 DEBUG : removing 1 level 1 directories 2026/06/03 03:55:30 INFO : A1: Removing directory 2026/06/03 03:55:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/03 03:55:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/03 03:55:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 03:55:31 DEBUG : removing 1 level 0 directories 2026/06/03 03:55:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Removing directory 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/03 03:55:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (27.16s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:55:33 INFO : A1: Making directory 2026/06/03 03:55:34 INFO : A1/B1: Making directory 2026/06/03 03:55:35 INFO : A1/B1/C1: Making directory 2026/06/03 03:55:38 DEBUG : removing 1 level 3 directories 2026/06/03 03:55:38 INFO : A1/B1/C1: Removing directory 2026/06/03 03:55:39 DEBUG : removing 1 level 2 directories 2026/06/03 03:55:39 INFO : A1/B1: Removing directory 2026/06/03 03:55:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 03:55:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.53s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:55:42 INFO : A1: Making directory 2026/06/03 03:55:43 INFO : A1/B1: Making directory 2026/06/03 03:55:44 INFO : A1/B1/C1: Making directory 2026/06/03 03:55:47 DEBUG : removing 1 level 3 directories 2026/06/03 03:55:47 INFO : A1/B1/C1: Removing directory 2026/06/03 03:55:48 DEBUG : removing 1 level 2 directories 2026/06/03 03:55:48 INFO : A1/B1: Removing directory 2026/06/03 03:55:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 03:55:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.18s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:55:53 DEBUG : file1: md5 = 1ff3ca80a9aa889a99cca22a0df5776b OK 2026/06/03 03:55:53 DEBUG : filename.txt: File name found in url 2026/06/03 03:55:55 DEBUG : filename.txt: md5 = 11d1391de845e7f77bc9a4445f2b4bc3 OK 2026/06/03 03:55:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/03 03:55:57 DEBUG : headerfilename.txt: md5 = 92b3e5956973906e05f97685b9ab6d9f OK 2026/06/03 03:55:58 DEBUG : file2: md5 = ade693c4c166475e23ecb4b6f9e7ae8c OK --- PASS: TestCopyURL (10.39s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:56:03 DEBUG : file1: md5 = 6dbe5e448dc9a39e105937531f7df9f0 OK --- PASS: TestCopyURLDownloadHeaders (2.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:56:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 03:56:07 DEBUG : sub/file2: md5 = d2cd3719d83e39694b8914dafa9633c3 OK 2026/06/03 03:56:07 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:56:07 INFO : file1: Copied (new) to: sub/file2 2026/06/03 03:56:07 INFO : file1: Deleted 2026/06/03 03:56:08 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:56:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 03:56:08 DEBUG : file1: Unchanged skipping 2026/06/03 03:56:08 INFO : file1: Deleted 2026/06/03 03:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': don't need to copy/move sub/file2, it is already at target location 2026/06/03 03:56:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (10.13s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:56:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 03:56:17 DEBUG : file1: md5 = 0f9b4a844651d7de4b2f9c91a5ef2627 OK 2026/06/03 03:56:17 DEBUG : file1: size = 14 OK 2026/06/03 03:56:17 INFO : file1: Copied (new) 2026/06/03 03:56:17 INFO : file1: Deleted 2026/06/03 03:56:17 DEBUG : file1: Destination exists, skipping 2026/06/03 03:56:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.10s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:56:22 DEBUG : dst/file1: md5 = 1a82ee94c6232244b06369ef0dfc895f OK 2026/06/03 03:56:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zidepan5zefa/backup" 2026/06/03 03:56:23 DEBUG : Creating backend with remote "TestDrive:crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0/1nrff024r7pq65ecp72fc28jb0" 2026/06/03 03:56:25 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2997695010) 2026/06/03 03:56:25 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa') 2026/06/03 03:56:25 DEBUG : dst/file1: Sizes differ 2026/06/03 03:56:27 INFO : dst/file1: Moved (server-side) 2026/06/03 03:56:29 DEBUG : dst/file1: md5 = a62e1fa65498f094fbe00ee2668d0276 OK 2026/06/03 03:56:29 DEBUG : dst/file1: size = 14 OK 2026/06/03 03:56:29 INFO : dst/file1: Copied (new) 2026/06/03 03:56:29 INFO : dst/file1: Deleted 2026/06/03 03:56:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 03:56:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 03:56:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.98s) === 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-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:56:37 DEBUG : A1/one: md5 = 5cec25fd3b980a0a2bcca52e3ed310d6 OK 2026/06/03 03:56:39 DEBUG : A1/two: md5 = 1b89e1dcba9ccdba8d76d172baab5be1 OK 2026/06/03 03:56:42 DEBUG : A1/B1/three: md5 = 4f2a49170a32ec6c0253144de1e35e3e OK 2026/06/03 03:56:44 DEBUG : A1/B1/C1/four: md5 = 3ae7c4b2321bd377e043b491152c31d9 OK 2026/06/03 03:56:47 DEBUG : A1/B1/C2/five: md5 = 200926dfbdf427914c1f1bbc58965570 OK 2026/06/03 03:56:47 INFO : A1/B2: Making directory 2026/06/03 03:56:48 INFO : A1/B1/C3: Making directory 2026/06/03 03:57:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/03 03:57:00 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/03 03:57:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/03 03:57:00 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/03 03:57:00 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/03 03:57:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/03 03:57:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/03 03:57:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 03:57:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/03 03:57:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/03 03:57:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/03 03:57:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/03 03:57:14 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/03 03:57:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/03 03:57:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/03 03:57:14 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/03 03:57:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/03 03:57:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/03 03:57:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 03:57:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/03 03:57:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/03 03:57:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/03 03:57:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/03 03:57:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/03 03:57:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/03 03:57:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 03:57:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/03 03:57:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/03 03:57:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/03 03:57:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 03:57:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.31s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 03:57:32 DEBUG : no_checksum_small_file_from_pipe: md5 = 9075bbcc8d3d2a2e4012094bd5965cca OK 2026/06/03 03:57:32 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 03:57:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/03 03:57:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/03 03:57:33 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/03 03:57:34 DEBUG : no_checksum_big_file_from_pipe: md5 = dfbd7f2c3d5f779879e71285f2a93f6a OK 2026/06/03 03:57:34 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 03:57:34 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-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 03:57:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 1e49187982b5c3cb7c7cb6e908a8576c OK 2026/06/03 03:57:38 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 03:57:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/03 03:57:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/03 03:57:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 316bdfc299ee351ceba9a7919e894947 OK 2026/06/03 03:57:40 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 03:57:40 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-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 03:57:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 03:57:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 03:57:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/03 03:57:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 03:57:46 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-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 03:57:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 03:57:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/03 03:57:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/03 03:57:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 03:57:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.89s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/03 03:57:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': File to upload is small (48 bytes), uploading instead of streaming 2026/06/03 03:57:56 DEBUG : rcat_metadata: md5 = 9fcb57192557218d879bfb981ccca661 OK 2026/06/03 03:57:56 DEBUG : rcat_metadata: size = 48 OK 2026/06/03 03:57:56 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/03 03:57:58 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/03 03:57:59 DEBUG : rcat_metadata_uploadcutoff0: md5 = bf4fe06bad097ee4889e138d38db944b OK 2026/06/03 03:57:59 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/03 03:57:59 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.85s) --- PASS: TestRcatMetadata/Normal (2.99s) --- PASS: TestRcatMetadata/ViaDisk (3.35s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:02 DEBUG : potato1: md5 = bbeb58001dc6bc5057583acdd075a9b9 OK 2026/06/03 03:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': File to upload is small (60 bytes), uploading instead of streaming 2026/06/03 03:58:04 DEBUG : potato2: md5 = f94a56c0de76b7a0db806c70544998df OK 2026/06/03 03:58:04 DEBUG : potato2: size = 60 OK 2026/06/03 03:58:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.18s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:07 DEBUG : potato1: md5 = a7b3e1d2fe4d6278b179074f71ad52fd OK 2026/06/03 03:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': File to upload is small (60 bytes), uploading instead of streaming 2026/06/03 03:58:09 DEBUG : potato2: md5 = 25ef8a994a2e461bce221d1cbecfa086 OK 2026/06/03 03:58:09 DEBUG : potato2: size = 60 OK 2026/06/03 03:58:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.51s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:13 DEBUG : potato1: md5 = c1114d9e72f9ccc93820525652f34d55 OK --- PASS: TestRcatSizeUploadHeaders (2.75s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:16 DEBUG : potato2: md5 = 81379020abc23ec16f2e45707f44334a OK 2026/06/03 03:58:17 DEBUG : empty space: md5 = 79fc014f0ba66fe568682178c4339de3 OK 2026/06/03 03:58:20 DEBUG : sub dir/potato3: md5 = 3cb3da2d4b539476d5f7556c6bb2cb62 OK 2026/06/03 03:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Touching "sub dir/potato3" 2026/06/03 03:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Touching "potato2" 2026/06/03 03:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Touching "empty space" 2026/06/03 03:58:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.44s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:26 DEBUG : dir with metadata: Making directory with metadata 2026/06/03 03:58:26 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.79s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:28 DEBUG : directory with modtime: Making directory with metadata 2026/06/03 03:58:29 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.81s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/03 03:58:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 03:58:31 DEBUG : Google drive root 'crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0': Skipping btime metadata as can't update it on an existing file: 2026-06-03T03:58:31.600729439Z 2026/06/03 03:58:32 INFO : non existent directory: Updated directory metadata 2026/06/03 03:58:34 DEBUG : Google drive root 'crypt/gpkch85ut3en20ad7f9jq4b4ml4dnsprr9blp2atd8rl3kv0hdg0': Skipping btime metadata as can't update it on an existing file: 2026-06-03T03:58:31.600729439Z 2026/06/03 03:58:35 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.83s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/03 03:58:39 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/03 03:58:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.20s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/03 03:58:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 03:58:42 DEBUG : dst: Making directory with metadata 2026/06/03 03:58:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 03:58:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 03:58:44 INFO : dst: Set directory modification time (using SetModTime) 2026/06/03 03:58:44 INFO : dst: Set directory modification time (using SetModTime) 2026/06/03 03:58:44 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/03 03:58:45 INFO : dst: Set directory modification time (using SetModTime) 2026/06/03 03:58:45 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.36s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa'", Local "Local file system at /tmp/rclone2997695010", Modify Window "1ms" 2026/06/03 03:58:49 DEBUG : sub dir/test remove existing: md5 = 79651b4a746da38dfb9bf5f7ee2d4437 OK 2026/06/03 03:58:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d3fa8f4a83adf53bbadb823dde6f62e1 OK 2026/06/03 03:58:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jejufan2" before starting 2026/06/03 03:58:55 DEBUG : sub dir/test remove existing.jejufan2: TEST: removing renamed existing file after operation 2026/06/03 03:58:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.naxabux2" before starting 2026/06/03 03:58:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.naxabux2: TEST: renaming existing back after failed operation 2026/06/03 03:58:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nuzihos0" before starting 2026/06/03 03:59:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nuzihos0: TEST: removing renamed existing file after operation 2026/06/03 03:59:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bqnjth19ompevkmdgb44mafuf9727fdkiavt3fjf6k09ip9k0387jjq55imnodfkhkls09fjqdnde8qoh9uv5uupc52msajmqfj2bvoba5v03obd04bhl2jg0b6rq5ukcfv0kjt5v6ajrb9achmrtjiiin56h4gsm0pa10j750k2at1598lg" 2026/06/03 03:59:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "od83ghptoebjlr9vgo0v7u8gr8dpgoou4m3bm68rs99bpso9cfe0" --- PASS: TestRemoveExisting (16.46s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/03 03:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zidepan5zefa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m38.963010602s (try 1/5)