"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/04 05:24:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja" 2026/08/04 05:24:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:24:06 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0" 2026/08/04 05:24:07 DEBUG : Creating backend with remote "/tmp/rclone3248634492" === 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-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/08/04 05:24:08 DEBUG : a: size = 0 OK 2026/08/04 05:24:08 DEBUG : a: size = 1 (memory) 2026/08/04 05:24:08 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/04 05:24:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/04 05:24:08 DEBUG : potato: Seek from 10 to 0 2026/08/04 05:24:08 DEBUG : potato: Seek from 10 to 0 2026/08/04 05:24:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/04 05:24:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Seek from 5 to 2 2026/08/04 05:24:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/04 05:24:08 DEBUG : potato: Seek from 7 to 0 2026/08/04 05:24:08 DEBUG : potato: Seek from 7 to 0 2026/08/04 05:24:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/04 05:24:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Seek from 5 to 2 2026/08/04 05:24:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/04 05:24:08 DEBUG : potato: Seek from 8 to 0 2026/08/04 05:24:08 DEBUG : potato: Seek from 8 to 0 2026/08/04 05:24:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/04 05:24:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/04 05:24:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/04 05:24:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/04 05:24:08 DEBUG : potato: Seek from 5 to 2 2026/08/04 05:24:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/04 05:24:08 DEBUG : potato: Seek from 9 to 0 2026/08/04 05:24:08 DEBUG : potato: Seek from 9 to 0 2026/08/04 05:24:08 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-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:24:10 DEBUG : rutabaga: md5 = 359ca8f12e7b43d9683f78b9abdf00b1 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/04 05:24:12 DEBUG : empty space: md5 = 71aefb5b6bbafe6900007167d4d2fa31 OK === RUN TestCheck/3 2026/08/04 05:24:14 DEBUG : potato2: md5 = 7f953306f47ff8239ef4eb670a88f617 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/04 05:24:16 DEBUG : remotepotato: md5 = 5d81da9e912186b5d031fa01ac7f1712 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.33s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/08/04 05:24:19 DEBUG : Creating backend with remote "nonexistent" 2026/08/04 05:24:19 DEBUG : Creating backend with remote "nonexistent" 2026/08/04 05:24:19 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/04 05:24:19 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/04 05:24:19 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/04 05:24:19 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:24:21 DEBUG : rutabaga: md5 = 6e7c63207c3204114e87436ed607c93f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/04 05:24:24 DEBUG : empty space: md5 = 33487ba4d54bdbf99396006e50213c9e OK === RUN TestCheckDownload/3 2026/08/04 05:24:27 DEBUG : potato2: md5 = 1055564106e4a3877c919c56847744d3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/04 05:24:30 DEBUG : remotepotato: md5 = aed8a847b0d95748b3e350ca8838cc52 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.58s) --- PASS: TestCheckDownload/1 (0.91s) --- PASS: TestCheckDownload/2 (0.80s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (0.95s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (0.80s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:24:36 DEBUG : rutabaga: md5 = b5f91c9f47dd6e85f98730beb88bb996 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/04 05:24:38 DEBUG : empty space: md5 = 87fadf09237abd98ed74f56b2c05ab46 OK === RUN TestCheckSizeOnly/3 2026/08/04 05:24:40 DEBUG : potato2: md5 = a572edd1bfe486da9efca44a925e0cfb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/04 05:24:43 DEBUG : remotepotato: md5 = 19df6e2cb7a0986f3e80d7217c1cee04 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.11s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:24:47 DEBUG : test.sum: md5 = df53c63cac2dd7533914477186a560c8 OK 2026/08/04 05:24:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/04 05:24:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/04 05:24:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/04 05:24:48 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/04 05:24:50 DEBUG : test.sum: md5 = 1394ea4888259f68d34e5b07ca18e19f OK 2026/08/04 05:24:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/04 05:24:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/04 05:24:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/04 05:24:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.71s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:24:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/data" 2026/08/04 05:24:52 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:24:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/data" 2026/08/04 05:24:54 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/vjrnln8ratgmqakfosrqe8espk" 2026/08/04 05:24:57 DEBUG : data/banana: md5 = 63d41047a2f0ee4452bec10ebccd091e OK 2026/08/04 05:24:59 DEBUG : test.sum: md5 = 96da9c6fa3fcfa9429de29a7a33da7ae OK === RUN TestCheckSumDownload/subtest1 2026/08/04 05:25:03 DEBUG : data/potato: md5 = ad7ec249c1b56535fd5b20b0df093dbe OK 2026/08/04 05:25:04 DEBUG : test.sum: md5 = 442c91b66a5736b8210aacbbdc5f5e59 OK === RUN TestCheckSumDownload/subtest2 2026/08/04 05:25:08 DEBUG : test.sum: md5 = a70fae2d98bdd168763d6ee449482bb4 OK === RUN TestCheckSumDownload/subtest3 2026/08/04 05:25:12 DEBUG : test.sum: md5 = 6c31b96e4abb2047ebfc797ff0cc9fbf OK === RUN TestCheckSumDownload/subtest4 2026/08/04 05:25:16 DEBUG : test.sum: md5 = 9bbe9c9389ae161cef1ea30ae6f7ff21 OK === RUN TestCheckSumDownload/subtest5 2026/08/04 05:25:20 DEBUG : test.sum: md5 = a7197df3b2162916afe0a40cf8f247c7 OK === RUN TestCheckSumDownload/subtest6 2026/08/04 05:25:23 DEBUG : data/banana: md5 = daafc581a1807a94ef12b139f5268e8c OK 2026/08/04 05:25:25 DEBUG : data/potato: md5 = e1a183584f8d91f6cc49a2f41922c8b0 OK 2026/08/04 05:25:26 DEBUG : test.sum: md5 = 66aa71d2530d6c5b03d543e8b26b957c OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (37.96s) --- PASS: TestCheckSumDownload/subtest1 (2.18s) --- PASS: TestCheckSumDownload/subtest2 (1.84s) --- PASS: TestCheckSumDownload/subtest3 (1.98s) --- PASS: TestCheckSumDownload/subtest4 (1.88s) --- PASS: TestCheckSumDownload/subtest5 (1.78s) --- PASS: TestCheckSumDownload/subtest6 (1.74s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestApplyTransforms 2026/08/04 05:25:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gagecih3vogo" 2026/08/04 05:25:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:25:32 DEBUG : Creating backend with remote "TestDrive:crypt/rnm5ujmsgnrjkupef5ojq5ru1ev8g6evjcn5q2a064qv08hrkgug" 2026/08/04 05:25:33 DEBUG : Creating backend with remote "/tmp/rclone563476830" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gagecih3vogo'", Local "Local file system at /tmp/rclone563476830", Modify Window "1ms" 2026/08/04 05:25:35 DEBUG : hello, world!: md5 = 28671455b3613f2130d5ae0a53d18c3b OK upper checkfile vs. lower remote (without normalization) 2026/08/04 05:25:35 ERROR : hello, world!: sum not found 2026/08/04 05:25:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gagecih3vogo' 2026/08/04 05:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagecih3vogo': 1 files missing 2026/08/04 05:25:35 NOTICE: 1 hashes missing 2026/08/04 05:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagecih3vogo': 1 differences found 2026/08/04 05:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagecih3vogo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/04 05:25:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagecih3vogo': 0 differences found 2026/08/04 05:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagecih3vogo': 1 matching files 2026/08/04 05:25:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuposox2wabi" 2026/08/04 05:25:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:25:36 DEBUG : Creating backend with remote "TestDrive:crypt/abmp6g786434vfe228k8f52rkfljvda481jqpi6i9v00k5s0jo2g" 2026/08/04 05:25:37 DEBUG : Creating backend with remote "/tmp/rclone230180739" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuposox2wabi'", Local "Local file system at /tmp/rclone230180739", Modify Window "1ms" 2026/08/04 05:25:40 DEBUG : HELLO, WORLD!: md5 = 7b7b0a4e6995f7692aaaa32a518af4c6 OK lower checkfile vs. upper remote (without normalization) 2026/08/04 05:25:40 ERROR : HELLO, WORLD!: sum not found 2026/08/04 05:25:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuposox2wabi' 2026/08/04 05:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuposox2wabi': 1 files missing 2026/08/04 05:25:40 NOTICE: 1 hashes missing 2026/08/04 05:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuposox2wabi': 1 differences found 2026/08/04 05:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuposox2wabi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/04 05:25:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuposox2wabi': 0 differences found 2026/08/04 05:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuposox2wabi': 1 matching files 2026/08/04 05:25:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sicivew2fufe" 2026/08/04 05:25:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:25:41 DEBUG : Creating backend with remote "TestDrive:crypt/csi9smole3ehlbac2q9kho22rii9llvucjpchd63bj5q5rfbolp0" 2026/08/04 05:25:42 DEBUG : Creating backend with remote "/tmp/rclone3843330744" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sicivew2fufe'", Local "Local file system at /tmp/rclone3843330744", Modify Window "1ms" 2026/08/04 05:25:45 DEBUG : HeLlO, wOrLd!: md5 = 96062440b1a12a2f99a17fda87ea3175 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/04 05:25:45 ERROR : HeLlO, wOrLd!: sum not found 2026/08/04 05:25:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sicivew2fufe' 2026/08/04 05:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicivew2fufe': 1 files missing 2026/08/04 05:25:45 NOTICE: 1 hashes missing 2026/08/04 05:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicivew2fufe': 1 differences found 2026/08/04 05:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicivew2fufe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/04 05:25:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:25:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicivew2fufe': 0 differences found 2026/08/04 05:25:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicivew2fufe': 1 matching files 2026/08/04 05:25:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeqayaz7rugu" 2026/08/04 05:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:25:46 DEBUG : Creating backend with remote "TestDrive:crypt/r7lt5c8m42bvon0t18kk1lakhsf4uatj60sg2f5tok4rko7v8cbg" 2026/08/04 05:25:47 DEBUG : Creating backend with remote "/tmp/rclone1308609592" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeqayaz7rugu'", Local "Local file system at /tmp/rclone1308609592", Modify Window "1ms" 2026/08/04 05:25:49 DEBUG : HELLO, WORLD!: md5 = f9be7ce760db3c6beda4ceb5452ab289 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/04 05:25:50 ERROR : HELLO, WORLD!: sum not found 2026/08/04 05:25:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qeqayaz7rugu' 2026/08/04 05:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqayaz7rugu': 1 files missing 2026/08/04 05:25:50 NOTICE: 1 hashes missing 2026/08/04 05:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqayaz7rugu': 1 differences found 2026/08/04 05:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqayaz7rugu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/04 05:25:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:25:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqayaz7rugu': 0 differences found 2026/08/04 05:25:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqayaz7rugu': 1 matching files 2026/08/04 05:25:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivinav7fira" 2026/08/04 05:25:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:25:51 DEBUG : Creating backend with remote "TestDrive:crypt/is3hh2jgo4qrof7r6bish5ois7vet9kbf6ci90qp9bnqarecueqg" 2026/08/04 05:25:52 DEBUG : Creating backend with remote "/tmp/rclone2358169115" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vivinav7fira'", Local "Local file system at /tmp/rclone2358169115", Modify Window "1ms" 2026/08/04 05:25:54 DEBUG : 測試_Русский___ě_áñ: md5 = b1b8b0735cbf8ddc472cd3bdc33b46ae OK NFD checkfile vs. NFC remote (without normalization) 2026/08/04 05:25:55 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/04 05:25:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vivinav7fira' 2026/08/04 05:25:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivinav7fira': 1 files missing 2026/08/04 05:25:55 NOTICE: 1 hashes missing 2026/08/04 05:25:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivinav7fira': 1 differences found 2026/08/04 05:25:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivinav7fira': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/04 05:25:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:25:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivinav7fira': 0 differences found 2026/08/04 05:25:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivinav7fira': 1 matching files 2026/08/04 05:25:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gotanig5guxi" 2026/08/04 05:25:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:25:56 DEBUG : Creating backend with remote "TestDrive:crypt/cb2nej5lbq4ov9vmvenghnpk9u9egen0h9v27m3gpsntb90m45cg" 2026/08/04 05:25:57 DEBUG : Creating backend with remote "/tmp/rclone2382244641" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gotanig5guxi'", Local "Local file system at /tmp/rclone2382244641", Modify Window "1ms" 2026/08/04 05:25:59 DEBUG : 測試_Русский___ě_áñ: md5 = e38a6c1561d6ae6b7cc6e74f6a82bf89 OK NFC checkfile vs. NFD remote (without normalization) 2026/08/04 05:26:00 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/04 05:26:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gotanig5guxi' 2026/08/04 05:26:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotanig5guxi': 1 files missing 2026/08/04 05:26:00 NOTICE: 1 hashes missing 2026/08/04 05:26:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotanig5guxi': 1 differences found 2026/08/04 05:26:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotanig5guxi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/04 05:26:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:26:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotanig5guxi': 0 differences found 2026/08/04 05:26:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotanig5guxi': 1 matching files 2026/08/04 05:26:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poweziw7quyo" 2026/08/04 05:26:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:26:01 DEBUG : Creating backend with remote "TestDrive:crypt/mmvfnenlh8kfimj5fqns606gvn2bun2sumt7tcsvbldm2p57hvgg" 2026/08/04 05:26:02 DEBUG : Creating backend with remote "/tmp/rclone3307838556" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poweziw7quyo'", Local "Local file system at /tmp/rclone3307838556", Modify Window "1ms" 2026/08/04 05:26:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0a21fd215c4625f3e95ecbfc042bd3cb OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/04 05:26:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/04 05:26:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-poweziw7quyo' 2026/08/04 05:26:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poweziw7quyo': 1 files missing 2026/08/04 05:26:04 NOTICE: 1 hashes missing 2026/08/04 05:26:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poweziw7quyo': 1 differences found 2026/08/04 05:26:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poweziw7quyo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/04 05:26:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poweziw7quyo': 0 differences found 2026/08/04 05:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poweziw7quyo': 1 matching files 2026/08/04 05:26:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-canipev4cubo" 2026/08/04 05:26:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:26:05 DEBUG : Creating backend with remote "TestDrive:crypt/bf58v3v2p62ed1k41tp4dbafioiva2uns14oojnbkerm88e6hcdg" 2026/08/04 05:26:06 DEBUG : Creating backend with remote "/tmp/rclone1350402395" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-canipev4cubo'", Local "Local file system at /tmp/rclone1350402395", Modify Window "1ms" 2026/08/04 05:26:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d00fb4193e0af0b31da614df87d95371 OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/04 05:26:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/04 05:26:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-canipev4cubo' 2026/08/04 05:26:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canipev4cubo': 1 files missing 2026/08/04 05:26:09 NOTICE: 1 hashes missing 2026/08/04 05:26:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canipev4cubo': 1 differences found 2026/08/04 05:26:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canipev4cubo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/04 05:26:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:26:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canipev4cubo': 0 differences found 2026/08/04 05:26:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canipev4cubo': 1 matching files 2026/08/04 05:26:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-junayos1fajo" 2026/08/04 05:26:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:26:10 DEBUG : Creating backend with remote "TestDrive:crypt/23mapum5e2ajv0hud362f4hks6o2s6cbg41v6dnclgtkkpa27s30" 2026/08/04 05:26:12 DEBUG : Creating backend with remote "/tmp/rclone2208566726" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-junayos1fajo'", Local "Local file system at /tmp/rclone2208566726", Modify Window "1ms" 2026/08/04 05:26:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1df65d08ec079e8f4ff38718d9fedb33 OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/04 05:26:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/04 05:26:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-junayos1fajo' 2026/08/04 05:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junayos1fajo': 1 files missing 2026/08/04 05:26:14 NOTICE: 1 hashes missing 2026/08/04 05:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junayos1fajo': 1 differences found 2026/08/04 05:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junayos1fajo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/04 05:26:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:26:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junayos1fajo': 0 differences found 2026/08/04 05:26:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junayos1fajo': 1 matching files 2026/08/04 05:26:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bicomal4toko" 2026/08/04 05:26:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:26:15 DEBUG : Creating backend with remote "TestDrive:crypt/bgji0pm6npuhm8tf4g0jonhs7tk3kcl8bpertc6kkdnt2qldsfb0" 2026/08/04 05:26:16 DEBUG : Creating backend with remote "/tmp/rclone2471206713" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bicomal4toko'", Local "Local file system at /tmp/rclone2471206713", Modify Window "1ms" 2026/08/04 05:26:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce17cf5d8d0c81ec6467fd69eb4f1433 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/04 05:26:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/04 05:26:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bicomal4toko' 2026/08/04 05:26:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicomal4toko': 1 files missing 2026/08/04 05:26:19 NOTICE: 1 hashes missing 2026/08/04 05:26:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicomal4toko': 1 differences found 2026/08/04 05:26:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicomal4toko': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/04 05:26:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/04 05:26:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicomal4toko': 0 differences found 2026/08/04 05:26:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicomal4toko': 1 matching files 2026/08/04 05:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bicomal4toko': Purge remote 2026/08/04 05:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-junayos1fajo': Purge remote 2026/08/04 05:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-canipev4cubo': Purge remote 2026/08/04 05:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poweziw7quyo': Purge remote 2026/08/04 05:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gotanig5guxi': Purge remote 2026/08/04 05:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivinav7fira': Purge remote 2026/08/04 05:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeqayaz7rugu': Purge remote 2026/08/04 05:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sicivew2fufe': Purge remote 2026/08/04 05:26:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuposox2wabi': Purge remote 2026/08/04 05:26:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gagecih3vogo': Purge remote --- PASS: TestApplyTransforms (52.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:26:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/04 05:26:27 DEBUG : sub/file2: md5 = 84de088f27fa089068f477b826739867 OK 2026/08/04 05:26:27 DEBUG : sub/file2: size = 14 OK 2026/08/04 05:26:27 INFO : file1: Copied (new) to: sub/file2 2026/08/04 05:26:28 DEBUG : sub/file2: size = 14 OK 2026/08/04 05:26:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 05:26:28 DEBUG : file1: Unchanged skipping 2026/08/04 05:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.86s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:26:33 DEBUG : dst/file1: md5 = a674a51107731056a07ca4ab0e2d154d OK 2026/08/04 05:26:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/backup" 2026/08/04 05:26:34 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/1nrff024r7pq65ecp72fc28jb0" 2026/08/04 05:26:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3248634492) 2026/08/04 05:26:35 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja') 2026/08/04 05:26:35 DEBUG : dst/file1: Sizes differ 2026/08/04 05:26:38 INFO : dst/file1: Moved (server-side) 2026/08/04 05:26:39 DEBUG : dst/file1: md5 = da19998599818fb04e2b3d036eed2715 OK 2026/08/04 05:26:39 DEBUG : dst/file1: size = 14 OK 2026/08/04 05:26:39 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.17s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:26:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/dst" 2026/08/04 05:26:44 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 05:26:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/CompareDest" 2026/08/04 05:26:46 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/gveqi14airsml4bgu7krj116o8" 2026/08/04 05:26:47 DEBUG : one: Need to transfer - File not found at Destination 2026/08/04 05:26:50 DEBUG : one: md5 = 8b96468fef283284830a3c11beea64eb OK 2026/08/04 05:26:50 DEBUG : one: size = 3 OK 2026/08/04 05:26:50 INFO : one: Copied (new) 2026/08/04 05:26:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3248634492) 2026/08/04 05:26:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja/dst') 2026/08/04 05:26:51 DEBUG : one: Sizes differ 2026/08/04 05:26:53 DEBUG : one: md5 = a13fbceed3540e9a486e49c4c8931f77 OK 2026/08/04 05:26:53 DEBUG : one: size = 5 OK 2026/08/04 05:26:53 INFO : one: Copied (replaced existing) 2026/08/04 05:26:56 DEBUG : dst/one: md5 = b48988a1d58f69a9dc11c29bdd090339 OK 2026/08/04 05:26:58 DEBUG : CompareDest/one: md5 = c5501b36964065d37af10379914aaf05 OK 2026/08/04 05:26:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3248634492) 2026/08/04 05:26:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja/dst') 2026/08/04 05:26:59 DEBUG : one: Sizes differ 2026/08/04 05:26:59 DEBUG : one: size = 5 OK 2026/08/04 05:26:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 05:26:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/04 05:27:01 DEBUG : CompareDest/two: md5 = 96e279ec10ab97c3b05cfdd289d5bfee OK 2026/08/04 05:27:02 DEBUG : two: Need to transfer - File not found at Destination 2026/08/04 05:27:02 DEBUG : two: size = 3 OK 2026/08/04 05:27:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 05:27:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/04 05:27:03 DEBUG : two: Need to transfer - File not found at Destination 2026/08/04 05:27:03 DEBUG : two: size = 3 OK 2026/08/04 05:27:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 05:27:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/04 05:27:04 DEBUG : two: Need to transfer - File not found at Destination 2026/08/04 05:27:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone3248634492) 2026/08/04 05:27:05 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja/CompareDest') 2026/08/04 05:27:05 DEBUG : two: Sizes differ 2026/08/04 05:27:06 DEBUG : two: md5 = 3f7c33db919c32cf3fa77259565df9aa OK 2026/08/04 05:27:06 DEBUG : two: size = 5 OK 2026/08/04 05:27:06 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (26.24s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:27:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/dst" 2026/08/04 05:27:10 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 05:27:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/CopyDest" 2026/08/04 05:27:12 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/04 05:27:14 DEBUG : one: Need to transfer - File not found at Destination 2026/08/04 05:27:17 DEBUG : one: md5 = 14be68ba77971f3d1d15b5bbf48960ee OK 2026/08/04 05:27:17 DEBUG : one: size = 3 OK 2026/08/04 05:27:17 INFO : one: Copied (new) 2026/08/04 05:27:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3248634492) 2026/08/04 05:27:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja/dst') 2026/08/04 05:27:18 DEBUG : one: Sizes differ 2026/08/04 05:27:20 DEBUG : one: md5 = 4186b45b00e319be28f37bad4e77820a OK 2026/08/04 05:27:20 DEBUG : one: size = 5 OK 2026/08/04 05:27:20 INFO : one: Copied (replaced existing) 2026/08/04 05:27:22 DEBUG : dst/one: md5 = 4d23746d73b0c1366a1131ddccf78356 OK 2026/08/04 05:27:24 DEBUG : CopyDest/one: md5 = 5d64a68e9f7bee278cd291c124deda52 OK 2026/08/04 05:27:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/BackupDir" 2026/08/04 05:27:25 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/04 05:27:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3248634492) 2026/08/04 05:27:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja/dst') 2026/08/04 05:27:26 DEBUG : one: Sizes differ 2026/08/04 05:27:27 DEBUG : one: size = 5 OK 2026/08/04 05:27:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 05:27:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3248634492) 2026/08/04 05:27:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja/dst') 2026/08/04 05:27:27 DEBUG : one: Sizes differ 2026/08/04 05:27:28 INFO : one: Moved (server-side) 2026/08/04 05:27:29 DEBUG : one: size = 5 OK 2026/08/04 05:27:29 INFO : one: Copied (server-side copy) 2026/08/04 05:27:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/04 05:27:32 DEBUG : CopyDest/two: md5 = 01e01ead008550ce25e02adf54e3c5f7 OK 2026/08/04 05:27:32 DEBUG : two: Need to transfer - File not found at Destination 2026/08/04 05:27:33 DEBUG : two: size = 3 OK 2026/08/04 05:27:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 05:27:34 DEBUG : two: size = 3 OK 2026/08/04 05:27:34 INFO : two: Copied (server-side copy) 2026/08/04 05:27:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/04 05:27:34 DEBUG : two: size = 3 OK 2026/08/04 05:27:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 05:27:34 DEBUG : two: Unchanged skipping 2026/08/04 05:27:36 DEBUG : CopyDest/three: md5 = cc4331cf90b459509061b5876dde7d4e OK 2026/08/04 05:27:37 DEBUG : three: Need to transfer - File not found at Destination 2026/08/04 05:27:37 DEBUG : three: size = 7 (Local file system at /tmp/rclone3248634492) 2026/08/04 05:27:37 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja/CopyDest') 2026/08/04 05:27:37 DEBUG : three: Sizes differ 2026/08/04 05:27:37 DEBUG : three: Destination not found in --copy-dest 2026/08/04 05:27:39 DEBUG : three: md5 = 1f961567dceec3d497930c2b375892cc OK 2026/08/04 05:27:39 DEBUG : three: size = 7 OK 2026/08/04 05:27:39 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (35.45s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:27:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/04 05:27:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = becc0c2458ee04749ebcc11a356d7663 OK 2026/08/04 05:27:50 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/04 05:27:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/04 05:27:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/04 05:27:51 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/08/04 05:27:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/04 05:27:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/04 05:27:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bee89cc549848d21109ca7b15ea13220 OK 2026/08/04 05:27:53 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/04 05:27:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.01s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:27:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Looking for duplicate names using skip mode. 2026/08/04 05:28:00 NOTICE: one: Found 2 files with duplicate names 2026/08/04 05:28:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.88s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:28:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Looking for duplicate names using skip mode. 2026/08/04 05:28:06 NOTICE: one: Found 3 files with duplicate names 2026/08/04 05:28:06 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/04 05:28:06 INFO : one: Deleted 2026/08/04 05:28:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.78s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:28:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Looking for duplicate names using first mode. 2026/08/04 05:28:13 NOTICE: one: Found 3 files with duplicate names 2026/08/04 05:28:13 INFO : one: Deleted 2026/08/04 05:28:14 INFO : one: Deleted 2026/08/04 05:28:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.67s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:28:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Looking for duplicate names using newest mode. 2026/08/04 05:28:20 NOTICE: one: Found 3 files with duplicate names 2026/08/04 05:28:20 INFO : one: Deleted 2026/08/04 05:28:20 INFO : one: Deleted 2026/08/04 05:28:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.81s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:28:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Looking for duplicate names using oldest mode. 2026/08/04 05:28:27 NOTICE: one: Found 3 files with duplicate names 2026/08/04 05:28:27 INFO : one: Deleted 2026/08/04 05:28:28 INFO : one: Deleted 2026/08/04 05:28:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.94s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:28:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Looking for duplicate names using largest mode. 2026/08/04 05:28:34 NOTICE: one: Found 3 files with duplicate names 2026/08/04 05:28:34 INFO : one: Deleted 2026/08/04 05:28:35 INFO : one: Deleted 2026/08/04 05:28:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.85s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:28:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Looking for duplicate names using smallest mode. 2026/08/04 05:28:40 NOTICE: one: Found 3 files with duplicate names 2026/08/04 05:28:41 INFO : one: Deleted 2026/08/04 05:28:41 INFO : one: Deleted 2026/08/04 05:28:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.49s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:28:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Looking for duplicate names using rename mode. 2026/08/04 05:28:48 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/04 05:28:50 INFO : one-2.txt: renamed from: one.txt 2026/08/04 05:28:51 INFO : one-3.txt: renamed from: one.txt 2026/08/04 05:28:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.06s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:28:57 DEBUG : dupe1/one.txt: md5 = 23195a5ee0c7658c7246fd7087d93672 OK 2026/08/04 05:28:59 DEBUG : dupe2/two.txt: md5 = 72a27f35b09d3faa089ab30c38be4e61 OK 2026/08/04 05:29:02 DEBUG : dupe3/three.txt: md5 = fef007f0b2be15c4256fb383497638ae OK 2026/08/04 05:29:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/04 05:29:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/04 05:29:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/04 05:29:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (13.32s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:29:09 DEBUG : a.txt: md5 = bb68263416b44f7c77f851e1da5583dc OK 2026/08/04 05:29:11 DEBUG : zend.txt: md5 = 66881829b62b188c08bd294b730588da OK 2026/08/04 05:29:13 DEBUG : sub dir/hello world: md5 = e7e4df15722b9697cb89da1bf9ebadb1 OK 2026/08/04 05:29:14 DEBUG : sub dir/hello world2: md5 = 43c5abc022d30e4183188caeef8f158a OK 2026/08/04 05:29:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 8ef1bf9cd3b7c158cb0258c568107e00 OK 2026/08/04 05:29:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 202d7e529a8be89a3c23e0cb24126ada OK 2026/08/04 05:29:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = db617801e5d404a3a6501aa70b7556f4 OK 2026/08/04 05:29:22 DEBUG : a.txt: Excluded (Size Filter) 2026/08/04 05:29:22 DEBUG : a.txt: Excluded 2026/08/04 05:29:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/04 05:29:23 DEBUG : sub dir/hello world: Excluded 2026/08/04 05:29:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/04 05:29:23 DEBUG : sub dir/hello world2: Excluded 2026/08/04 05:29:23 DEBUG : sub dir/ignore dir: Excluded 2026/08/04 05:29:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/04 05:29:23 DEBUG : sub dir/hello world: Excluded 2026/08/04 05:29:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/04 05:29:23 DEBUG : sub dir/hello world2: Excluded 2026/08/04 05:29:24 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (22.71s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:29:32 DEBUG : a.txt: md5 = 3c2b18702a25e6420237ac0453b94f79 OK 2026/08/04 05:29:34 DEBUG : zend.txt: md5 = e349c3e891e01ebc5279e63bb5d000bc OK 2026/08/04 05:29:36 DEBUG : sub dir/hello world: md5 = 65fb10e81230d598c78754584bdad857 OK 2026/08/04 05:29:38 DEBUG : sub dir/hello world2: md5 = c5d70aa949994950109c1955a93684b7 OK 2026/08/04 05:29:40 DEBUG : sub dir/ignore dir/.ignore: md5 = 93797ca8bf25bbc242ef2a66b8331da9 OK 2026/08/04 05:29:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = 65eafa9293e6544c737c0d7b0bc5a7fe OK 2026/08/04 05:29:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = 88bc855ee4608af36f2fbb3b0d1896fc OK 2026/08/04 05:29:45 DEBUG : a.txt: Excluded (Size Filter) 2026/08/04 05:29:45 DEBUG : a.txt: Excluded 2026/08/04 05:29:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/04 05:29:46 DEBUG : sub dir/hello world: Excluded 2026/08/04 05:29:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/04 05:29:46 DEBUG : sub dir/hello world2: Excluded 2026/08/04 05:29:46 DEBUG : sub dir/ignore dir: Excluded 2026/08/04 05:29:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/04 05:29:46 DEBUG : sub dir/hello world: Excluded 2026/08/04 05:29:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/04 05:29:46 DEBUG : sub dir/hello world2: Excluded 2026/08/04 05:29:47 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (22.75s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:29:55 DEBUG : file1: md5 = 087384a977ec674f431e27a7859f44d0 OK 2026/08/04 05:29:57 DEBUG : sub/file2: md5 = c2e5873771911cfdf3437f5a3f086020 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/08/04 05:30:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/04 05:30:01 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/04 05:30:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (10.20s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.34s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:05 DEBUG : file1: md5 = 324c81dadab705b106d8da054285bb7c OK 2026/08/04 05:30:07 DEBUG : sub/file2: md5 = 197f64c75a72cba12c8a5cfb5f79b7ee 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/08/04 05:30:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/notfound" 2026/08/04 05:30:11 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (11.87s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestStatJSONMemory 2026/08/04 05:30:15 DEBUG : Creating backend with remote ":memory:" 2026/08/04 05:30:15 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 05:30:15 DEBUG : sub/file1: size = 5 OK 2026/08/04 05:30:15 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 05:30:15 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Making directory 2026/08/04 05:30:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:19 DEBUG : sub dir/hello world: md5 = 9993b7d698c7976328049dfedb7b89d5 OK --- PASS: TestLsd (5.44s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:23 DEBUG : potato2: md5 = fa6cd9ee4f5d7c8d4f1c4c94009ff01e OK 2026/08/04 05:30:24 DEBUG : empty space: md5 = 6b51ba58557d894f681cdf68ee12e5b2 OK --- PASS: TestLs (5.00s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:28 DEBUG : potato2: md5 = 9c20ba948d5ac79aa80d24ea25effc09 OK 2026/08/04 05:30:30 DEBUG : empty space: md5 = e57b02e7535b778cda872d7e87cc032d OK 2026/08/04 05:30:30 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.38s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:33 DEBUG : potato2: md5 = e1ca468f5a8bf81519b23270514dc2aa OK 2026/08/04 05:30:35 DEBUG : empty space: md5 = 696b7a75808ac0c32ff25303bfb30840 OK --- PASS: TestLsLong (4.97s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:38 DEBUG : potato2: md5 = 78145fbba9a57176e208a64e766d29f6 OK 2026/08/04 05:30:40 DEBUG : empty space: md5 = 65522efc09037add2cb5973b3c46412e OK --- PASS: TestHashSums (4.66s) === RUN TestHashSumsWithErrors 2026/08/04 05:30:41 DEBUG : Creating backend with remote ":memory:" 2026/08/04 05:30:41 ERROR : file1: hash unsupported: hash type not supported 2026/08/04 05:30:41 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/04 05:30:41 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/04 05:30:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/04 05:30:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/04 05:30:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/04 05:30:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/04 05:30:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/04 05:30:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/04 05:30:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/04 05:30:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:43 DEBUG : potato2: md5 = 871e22cc0ecfbf0a045f98eac54413dc OK 2026/08/04 05:30:44 DEBUG : empty space: md5 = 9aaa3689543857605f66c6e4a65c577e OK 2026/08/04 05:30:47 DEBUG : sub dir/potato3: md5 = 828233f04fe584e063e65488d4825b65 OK --- PASS: TestCount (9.06s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:52 DEBUG : small: md5 = 1fce012377f1993cb1adb4ac44bde986 OK 2026/08/04 05:30:54 DEBUG : medium: md5 = d7f422a750d0d6ad2a45180af0343d18 OK 2026/08/04 05:30:56 DEBUG : large: md5 = 9d0d426e1509c47ab13b2e4334958975 OK 2026/08/04 05:30:56 DEBUG : Waiting for deletions to finish 2026/08/04 05:30:56 DEBUG : large: Excluded (Size Filter) 2026/08/04 05:30:57 INFO : small: Deleted 2026/08/04 05:30:57 INFO : medium: Deleted --- PASS: TestDelete (7.33s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:30:59 DEBUG : small: md5 = 216cf883d0b11489270d17dea8a2f82c OK 2026/08/04 05:31:01 DEBUG : medium: md5 = 93fb64d328b73b1085ede57a8121abd2 OK 2026/08/04 05:31:02 DEBUG : large: md5 = e2b45ce6890c62c1f53990503b31c806 OK 2026/08/04 05:31:02 DEBUG : Waiting for deletions to finish 2026/08/04 05:31:03 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/04 05:31:03 INFO : small: Deleted 2026/08/04 05:31:03 INFO : large: Deleted --- PASS: TestMaxDelete (7.00s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:31:06 DEBUG : small: md5 = 253cca899e15770b8f7a99d2ac3c0479 OK 2026/08/04 05:31:08 DEBUG : medium: md5 = b896788c268dfd91730331f79513e013 OK 2026/08/04 05:31:10 DEBUG : large: md5 = 4d3715a1f7273ed50d8bef4faa4ac148 OK 2026/08/04 05:31:10 DEBUG : Waiting for deletions to finish 2026/08/04 05:31:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/04 05:31:11 INFO : medium: Deleted 2026/08/04 05:31:11 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.75s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:31:14 DEBUG : small: md5 = ce4a1a871c6a4d362af8550a64d70827 OK 2026/08/04 05:31:16 DEBUG : medium: md5 = fba07227b11e637eecb3bba25dcd8464 OK 2026/08/04 05:31:17 DEBUG : large: md5 = b4a57a9958617ad13c298968a58a2050 OK 2026/08/04 05:31:17 DEBUG : Waiting for deletions to finish 2026/08/04 05:31:18 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/04 05:31:18 INFO : small: Deleted 2026/08/04 05:31:18 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.40s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:31:22 DEBUG : ReadFile: md5 = 588480871bad022f8ed784cb0d28a4f7 OK --- PASS: TestReadFile (4.33s) === RUN TestRetry 2026/08/04 05:31:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/04 05:31:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/04 05:31:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/04 05:31:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/04 05:31:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/04 05:31:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/04 05:31:24 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-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:31:26 DEBUG : file1: md5 = 22e7a80252aac2c58cc454f114864605 OK 2026/08/04 05:31:27 DEBUG : file2: md5 = 37c2d7636a40b8968af53576150ef4d6 OK --- PASS: TestCat (14.32s) === RUN TestPurge 2026/08/04 05:31:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leqijag4tobo" 2026/08/04 05:31:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 05:31:39 DEBUG : Creating backend with remote "TestDrive:crypt/ep47vjnfiv2kjmj1ppevk84cebth61pngb57j987jiu1s2pqvk90" 2026/08/04 05:31:40 DEBUG : Creating backend with remote "/tmp/rclone3641838170" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leqijag4tobo'", Local "Local file system at /tmp/rclone3641838170", Modify Window "1ms" 2026/08/04 05:31:46 DEBUG : A1/B1/C1/one: md5 = 261aaab3eb28b25eb815c5a11a260a3d OK 2026/08/04 05:31:46 INFO : A2: Making directory 2026/08/04 05:31:47 INFO : A1/B2: Making directory 2026/08/04 05:31:48 INFO : A1/B2/C2: Making directory 2026/08/04 05:31:49 INFO : A1/B1/C3: Making directory 2026/08/04 05:31:50 INFO : A3: Making directory 2026/08/04 05:31:51 INFO : A3/B3: Making directory 2026/08/04 05:31:52 INFO : A3/B3/C4: Making directory 2026/08/04 05:31:54 DEBUG : A1/two: md5 = e94ce74a34e4cdbf72a555628a16923b OK 2026/08/04 05:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leqijag4tobo': Purge remote 2026/08/04 05:31:58 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.68s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:32:03 DEBUG : A1/B1/C1/one: md5 = 6168dab51468c16b3d5d72bb327e7512 OK 2026/08/04 05:32:03 INFO : A2: Making directory 2026/08/04 05:32:04 INFO : A1/B2: Making directory 2026/08/04 05:32:05 INFO : A1/B2/C2: Making directory 2026/08/04 05:32:06 INFO : A1/B1/C3: Making directory 2026/08/04 05:32:07 INFO : A3: Making directory 2026/08/04 05:32:08 INFO : A3/B3: Making directory 2026/08/04 05:32:09 INFO : A3/B3/C4: Making directory 2026/08/04 05:32:12 DEBUG : A1/two: md5 = aefc1d95775f8c17fc805073e0128800 OK 2026/08/04 05:32:13 DEBUG : removing 1 level 3 directories 2026/08/04 05:32:13 INFO : A3/B3/C4: Removing directory 2026/08/04 05:32:16 DEBUG : removing 2 level 3 directories 2026/08/04 05:32:16 INFO : A1/B2/C2: Removing directory 2026/08/04 05:32:16 INFO : A1/B1/C3: Removing directory 2026/08/04 05:32:17 DEBUG : removing 2 level 2 directories 2026/08/04 05:32:17 INFO : A3/B3: Removing directory 2026/08/04 05:32:17 INFO : A1/B2: Removing directory 2026/08/04 05:32:18 DEBUG : removing 2 level 1 directories 2026/08/04 05:32:18 INFO : A3: Removing directory 2026/08/04 05:32:18 INFO : A2: Removing directory 2026/08/04 05:32:22 DEBUG : removing 1 level 3 directories 2026/08/04 05:32:22 INFO : A1/B1/C1: Removing directory 2026/08/04 05:32:23 DEBUG : removing 1 level 2 directories 2026/08/04 05:32:23 INFO : A1/B1: Removing directory 2026/08/04 05:32:24 DEBUG : removing 1 level 1 directories 2026/08/04 05:32:24 INFO : A1: Removing directory 2026/08/04 05:32:25 DEBUG : removing 1 level 0 directories 2026/08/04 05:32:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Removing directory --- PASS: TestRmdirsNoLeaveRoot (27.92s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:32:27 INFO : A1: Making directory 2026/08/04 05:32:28 INFO : A1/B1: Making directory 2026/08/04 05:32:29 INFO : A1/B1/C1: Making directory 2026/08/04 05:32:32 DEBUG : removing 1 level 3 directories 2026/08/04 05:32:32 INFO : A1/B1/C1: Removing directory 2026/08/04 05:32:33 DEBUG : removing 1 level 2 directories 2026/08/04 05:32:33 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.56s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:32:36 INFO : A1: Making directory 2026/08/04 05:32:37 INFO : A1/B1: Making directory 2026/08/04 05:32:38 INFO : A1/B1/C1: Making directory 2026/08/04 05:32:41 DEBUG : removing 1 level 3 directories 2026/08/04 05:32:41 INFO : A1/B1/C1: Removing directory 2026/08/04 05:32:42 DEBUG : removing 1 level 2 directories 2026/08/04 05:32:42 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.62s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:32:46 DEBUG : file1: md5 = 3c3e3f2ea0268c2dd9dab3329d01bf69 OK 2026/08/04 05:32:47 DEBUG : filename.txt: File name found in url 2026/08/04 05:32:48 DEBUG : filename.txt: md5 = ac275fe0e80ffa9f577d6061e6dfc2ca OK 2026/08/04 05:32:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/04 05:32:50 DEBUG : headerfilename.txt: md5 = 9fdc3e9e2bb763693d8f641275d14b0c OK 2026/08/04 05:32:52 DEBUG : file2: md5 = 538d78ff7af07014d43c5aa3247ca800 OK --- PASS: TestCopyURL (10.12s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:32:56 DEBUG : file1: md5 = 08afc521e1ebbdc1d2d82f1911472c03 OK --- PASS: TestCopyURLDownloadHeaders (3.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:32:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/04 05:33:00 DEBUG : sub/file2: md5 = 7dde81f2d843bf79a9ceb6111dee516d OK 2026/08/04 05:33:00 DEBUG : sub/file2: size = 14 OK 2026/08/04 05:33:00 INFO : file1: Copied (new) to: sub/file2 2026/08/04 05:33:00 INFO : file1: Deleted 2026/08/04 05:33:01 DEBUG : sub/file2: size = 14 OK 2026/08/04 05:33:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 05:33:01 DEBUG : file1: Unchanged skipping 2026/08/04 05:33:01 INFO : file1: Deleted 2026/08/04 05:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.48s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:33:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/04 05:33:06 DEBUG : file1: md5 = 213a570b6dd691bdfd164181b31de32c OK 2026/08/04 05:33:06 DEBUG : file1: size = 14 OK 2026/08/04 05:33:06 INFO : file1: Copied (new) 2026/08/04 05:33:06 INFO : file1: Deleted 2026/08/04 05:33:06 DEBUG : file1: Destination exists, skipping 2026/08/04 05:33:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.54s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:33:11 DEBUG : dst/file1: md5 = f4b4e72be7a58325a6bd76af19ad57c3 OK 2026/08/04 05:33:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefixot9yaja/backup" 2026/08/04 05:33:12 DEBUG : Creating backend with remote "TestDrive:crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0/1nrff024r7pq65ecp72fc28jb0" 2026/08/04 05:33:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3248634492) 2026/08/04 05:33:13 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja') 2026/08/04 05:33:13 DEBUG : dst/file1: Sizes differ 2026/08/04 05:33:16 INFO : dst/file1: Moved (server-side) 2026/08/04 05:33:17 DEBUG : dst/file1: md5 = 69c56818d80258e38ac4f5c1a1ae0383 OK 2026/08/04 05:33:17 DEBUG : dst/file1: size = 14 OK 2026/08/04 05:33:17 INFO : dst/file1: Copied (new) 2026/08/04 05:33:17 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (13.14s) === 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-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:33:24 DEBUG : A1/one: md5 = 9b461847ad1b0af1f5426a29dcaf587c OK 2026/08/04 05:33:25 DEBUG : A1/two: md5 = fae58bca2af427c804aad854cfca8383 OK 2026/08/04 05:33:27 DEBUG : A1/B1/three: md5 = d63fc2fad724357af1259d3619cc93bf OK 2026/08/04 05:33:30 DEBUG : A1/B1/C1/four: md5 = 31e656967d7a2c1932caa29343b95611 OK 2026/08/04 05:33:32 DEBUG : A1/B1/C2/five: md5 = 8aab36944aba479507544940e103b7fc OK 2026/08/04 05:33:32 INFO : A1/B2: Making directory 2026/08/04 05:33:32 INFO : A1/B1/C3: Making directory 2026/08/04 05:33:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/04 05:33:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/04 05:33:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/04 05:33:42 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/04 05:33:42 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/04 05:33:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/04 05:33:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/04 05:33:53 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/04 05:33:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/04 05:33:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/04 05:33:53 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (43.90s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': File to upload is small (34 bytes), uploading instead of streaming 2026/08/04 05:34:08 DEBUG : no_checksum_small_file_from_pipe: md5 = a2ef7b9dbf7f2f33942d85b68f1bc371 OK 2026/08/04 05:34:08 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/04 05:34:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/04 05:34:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/04 05:34:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/04 05:34:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 22e4f5bce4e7ab800e3d26d78ab568ef OK 2026/08/04 05:34:10 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/04 05:34:10 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-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': File to upload is small (34 bytes), uploading instead of streaming 2026/08/04 05:34:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 6ffc3ff67472628e6f62caeeb118c91b OK 2026/08/04 05:34:13 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/04 05:34:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/04 05:34:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/04 05:34:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 5d396b8b8796497850cbfdf1b32a08ac OK 2026/08/04 05:34:15 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/04 05:34:15 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-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': File to upload is small (34 bytes), uploading instead of streaming 2026/08/04 05:34:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/04 05:34:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 05:34:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/04 05:34:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/04 05:34:20 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-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': File to upload is small (34 bytes), uploading instead of streaming 2026/08/04 05:34:23 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/04 05:34:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/04 05:34:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/04 05:34:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/04 05:34:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.20s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/04 05:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': File to upload is small (48 bytes), uploading instead of streaming 2026/08/04 05:34:29 DEBUG : rcat_metadata: md5 = bfd32cebf5e936466850542cfffbb999 OK 2026/08/04 05:34:29 DEBUG : rcat_metadata: size = 48 OK 2026/08/04 05:34:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/04 05:34:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/04 05:34:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 606c1a048c6687bd18decdc5093ba13e OK 2026/08/04 05:34:32 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/04 05:34:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.19s) --- PASS: TestRcatMetadata/Normal (2.70s) --- PASS: TestRcatMetadata/ViaDisk (3.06s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:34 DEBUG : potato1: md5 = 1b0a707facec46edb18afcd3a037177f OK 2026/08/04 05:34:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': File to upload is small (60 bytes), uploading instead of streaming 2026/08/04 05:34:36 DEBUG : potato2: md5 = 720a80031b84b611ac569e6da7933cca OK 2026/08/04 05:34:36 DEBUG : potato2: size = 60 OK 2026/08/04 05:34:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.31s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:39 DEBUG : potato1: md5 = 9f31bca53ae7dbc98d6725dce56e0f3f OK 2026/08/04 05:34:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': File to upload is small (60 bytes), uploading instead of streaming 2026/08/04 05:34:40 DEBUG : potato2: md5 = bd41ffc6394094b32db5a9c20be7daf4 OK 2026/08/04 05:34:40 DEBUG : potato2: size = 60 OK 2026/08/04 05:34:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.11s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:44 DEBUG : potato1: md5 = 69f84e67044760acf9b895ae6f4f66f6 OK --- PASS: TestRcatSizeUploadHeaders (2.57s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:46 DEBUG : potato2: md5 = 921aebfc89fd28efff89ad92adc9e8dc OK 2026/08/04 05:34:48 DEBUG : empty space: md5 = e612f7aaa1564ba937ea9bc7fba02aca OK 2026/08/04 05:34:50 DEBUG : sub dir/potato3: md5 = 76359690ec790bdc5ed6a2675b90a3ca OK 2026/08/04 05:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Touching "sub dir/potato3" 2026/08/04 05:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Touching "potato2" 2026/08/04 05:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Touching "empty space" --- PASS: TestTouchDir (10.02s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:55 DEBUG : dir with metadata: Making directory with metadata 2026/08/04 05:34:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:34:57 DEBUG : directory with modtime: Making directory with metadata 2026/08/04 05:34:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:35:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/04 05:35:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 05:35:00 DEBUG : Google drive root 'crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0': Skipping btime metadata as can't update it on an existing file: 2026-08-04T05:35:00.334343318Z 2026/08/04 05:35:01 INFO : non existent directory: Updated directory metadata 2026/08/04 05:35:03 DEBUG : Google drive root 'crypt/dgfhtf6d14sj53o5dci6u8kk59vgdvd9g002ulnf92smoc3p62e0': Skipping btime metadata as can't update it on an existing file: 2026-08-04T05:35:00.334343318Z 2026/08/04 05:35:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.16s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:35:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/04 05:35:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/04 05:35:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.59s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:35:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/04 05:35:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 05:35:10 DEBUG : dst: Making directory with metadata 2026/08/04 05:35:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 05:35:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 05:35:11 INFO : dst: Set directory modification time (using SetModTime) 2026/08/04 05:35:11 INFO : dst: Set directory modification time (using SetModTime) 2026/08/04 05:35:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/04 05:35:12 INFO : dst: Set directory modification time (using SetModTime) 2026/08/04 05:35:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.65s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja'", Local "Local file system at /tmp/rclone3248634492", Modify Window "1ms" 2026/08/04 05:35:15 DEBUG : sub dir/test remove existing: md5 = 9f21d5edba79cb1439423a90b52d0805 OK 2026/08/04 05:35:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 893aa578b280765cf702b9c1a6e8c164 OK 2026/08/04 05:35:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zicidit8" before starting 2026/08/04 05:35:20 DEBUG : sub dir/test remove existing.zicidit8: TEST: removing renamed existing file after operation 2026/08/04 05:35:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bolayal0" before starting 2026/08/04 05:35:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bolayal0: TEST: renaming existing back after failed operation 2026/08/04 05:35:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jenetop1" before starting 2026/08/04 05:35:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jenetop1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (13.88s) === 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/08/04 05:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefixot9yaja': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m21.551599729s (try 1/5)