"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/12 03:16:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu" 2026/08/12 03:16:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:16:29 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0" 2026/08/12 03:16:30 DEBUG : Creating backend with remote "/tmp/rclone3396062458" === 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.30s) === RUN TestSizeDiffers 2026/08/12 03:16:31 DEBUG : a: size = 0 OK 2026/08/12 03:16:31 DEBUG : a: size = 1 (memory) 2026/08/12 03:16:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/12 03:16:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/12 03:16:31 DEBUG : potato: Seek from 10 to 0 2026/08/12 03:16:31 DEBUG : potato: Seek from 10 to 0 2026/08/12 03:16:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/12 03:16:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Seek from 5 to 2 2026/08/12 03:16:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/12 03:16:31 DEBUG : potato: Seek from 7 to 0 2026/08/12 03:16:31 DEBUG : potato: Seek from 7 to 0 2026/08/12 03:16:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/12 03:16:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Seek from 5 to 2 2026/08/12 03:16:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/12 03:16:31 DEBUG : potato: Seek from 8 to 0 2026/08/12 03:16:31 DEBUG : potato: Seek from 8 to 0 2026/08/12 03:16:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/12 03:16:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/12 03:16:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 03:16:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 03:16:31 DEBUG : potato: Seek from 5 to 2 2026/08/12 03:16:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/12 03:16:31 DEBUG : potato: Seek from 9 to 0 2026/08/12 03:16:31 DEBUG : potato: Seek from 9 to 0 2026/08/12 03:16:31 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:16:34 DEBUG : rutabaga: md5 = e87b387db0ea0c0931dafd689912b65f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/12 03:16:37 DEBUG : empty space: md5 = 2028bd4178eee39047aebe7da8c84dfb OK === RUN TestCheck/3 2026/08/12 03:16:40 DEBUG : potato2: md5 = 0987fa068bb63a7f90e271e09785f887 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/12 03:16:42 DEBUG : remotepotato: md5 = 764cf538a87144cbb9cb113bee553b86 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.81s) --- PASS: TestCheck/1 (0.33s) --- PASS: TestCheck/2 (0.36s) --- PASS: TestCheck/3 (0.36s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.36s) --- PASS: TestCheck/6 (0.33s) --- PASS: TestCheck/7 (0.36s) === RUN TestCheckFsError 2026/08/12 03:16:47 DEBUG : Creating backend with remote "nonexistent" 2026/08/12 03:16:47 DEBUG : Creating backend with remote "nonexistent" 2026/08/12 03:16:47 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/12 03:16:47 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/12 03:16:47 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/12 03:16:47 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:16:49 DEBUG : rutabaga: md5 = 0c0e8d98c557f804fb34fb36e85cd7cb OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/12 03:16:53 DEBUG : empty space: md5 = 3812e253fbda849a51ae57dcbb6c688c OK === RUN TestCheckDownload/3 2026/08/12 03:16:56 DEBUG : potato2: md5 = f3c6af810018543503113d625efc4b57 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/12 03:17:00 DEBUG : remotepotato: md5 = 950ddf805bc939a9627f7599b7096bb7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.93s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (0.89s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:17:08 DEBUG : rutabaga: md5 = fe8b9c6ca85bfea0554809c98f513454 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/12 03:17:10 DEBUG : empty space: md5 = f99a873152ccb1a441317eaaa4c54a42 OK === RUN TestCheckSizeOnly/3 2026/08/12 03:17:13 DEBUG : potato2: md5 = 300ba3ba8915f296a3ec6f5813128e8c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/12 03:17:16 DEBUG : remotepotato: md5 = c2ae173c705b765e8d45baa86b74c805 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.87s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.37s) --- PASS: TestCheckSizeOnly/4 (0.35s) --- PASS: TestCheckSizeOnly/5 (0.37s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.36s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:17:22 DEBUG : test.sum: md5 = cbd8476c766028d3a06722b319717a87 OK 2026/08/12 03:17:23 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/12 03:17:23 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/12 03:17:23 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/12 03:17:23 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/12 03:17:25 DEBUG : test.sum: md5 = b845bf52b20727377ddef163d2254aa4 OK 2026/08/12 03:17:26 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/12 03:17:26 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/12 03:17:26 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/12 03:17:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.11s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:17:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/data" 2026/08/12 03:17:28 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.69s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:17:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/data" 2026/08/12 03:17:30 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/vjrnln8ratgmqakfosrqe8espk" 2026/08/12 03:17:35 DEBUG : data/banana: md5 = 10af88332883acd82a4231b725ba1dc6 OK 2026/08/12 03:17:37 DEBUG : test.sum: md5 = 61b7f58245886b6043bbd181715932bf OK === RUN TestCheckSumDownload/subtest1 2026/08/12 03:17:42 DEBUG : data/potato: md5 = 6b9d2462aff627a9f4a9c4e0e975525f OK 2026/08/12 03:17:44 DEBUG : test.sum: md5 = 7f4e8d8892afe77314bab28c1249cc7c OK === RUN TestCheckSumDownload/subtest2 2026/08/12 03:17:48 DEBUG : test.sum: md5 = 868c861dcf8265792b5563ff1fff283e OK === RUN TestCheckSumDownload/subtest3 2026/08/12 03:17:53 DEBUG : test.sum: md5 = ac43977a3e2da5826dbcd97c586f8102 OK === RUN TestCheckSumDownload/subtest4 2026/08/12 03:17:58 DEBUG : test.sum: md5 = 057a632d317c396ecf31b5166a074150 OK === RUN TestCheckSumDownload/subtest5 2026/08/12 03:18:03 DEBUG : test.sum: md5 = 7504b8eb3fa5b16fbf38120155f3e507 OK === RUN TestCheckSumDownload/subtest6 2026/08/12 03:18:08 DEBUG : data/banana: md5 = 17cda43802e96b555a583bb1f7496c80 OK 2026/08/12 03:18:10 DEBUG : data/potato: md5 = 87974a73e8535a2d43abaa74d4b811ec OK 2026/08/12 03:18:11 DEBUG : test.sum: md5 = c11962e117154c5986e02f2dabc442eb OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (48.17s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (2.09s) --- PASS: TestCheckSumDownload/subtest3 (2.27s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.19s) === RUN TestApplyTransforms 2026/08/12 03:18:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zelabel9xoma" 2026/08/12 03:18:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:18:19 DEBUG : Creating backend with remote "TestDrive:crypt/g4go3ge1lo1vppbqisjcnu89cdktabl3uol5fjfl6qol60du6vdg" 2026/08/12 03:18:20 DEBUG : Creating backend with remote "/tmp/rclone3818858070" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zelabel9xoma'", Local "Local file system at /tmp/rclone3818858070", Modify Window "1ms" 2026/08/12 03:18:23 DEBUG : hello, world!: md5 = 7095562a4e26710fe223fd104f45e55c OK upper checkfile vs. lower remote (without normalization) 2026/08/12 03:18:24 ERROR : hello, world!: sum not found 2026/08/12 03:18:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zelabel9xoma' 2026/08/12 03:18:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelabel9xoma': 1 files missing 2026/08/12 03:18:24 NOTICE: 1 hashes missing 2026/08/12 03:18:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelabel9xoma': 1 differences found 2026/08/12 03:18:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelabel9xoma': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/12 03:18:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:18:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelabel9xoma': 0 differences found 2026/08/12 03:18:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelabel9xoma': 1 matching files 2026/08/12 03:18:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yowofor6cari" 2026/08/12 03:18:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:18:25 DEBUG : Creating backend with remote "TestDrive:crypt/vrrps52qje0ol6vl4cosient4r4jtsk2g65bh9os2k96jid954lg" 2026/08/12 03:18:26 DEBUG : Creating backend with remote "/tmp/rclone3359342735" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yowofor6cari'", Local "Local file system at /tmp/rclone3359342735", Modify Window "1ms" 2026/08/12 03:18:29 DEBUG : HELLO, WORLD!: md5 = 0177aac775ece6edfbcad45442a4087f OK lower checkfile vs. upper remote (without normalization) 2026/08/12 03:18:30 ERROR : HELLO, WORLD!: sum not found 2026/08/12 03:18:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yowofor6cari' 2026/08/12 03:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yowofor6cari': 1 files missing 2026/08/12 03:18:30 NOTICE: 1 hashes missing 2026/08/12 03:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yowofor6cari': 1 differences found 2026/08/12 03:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yowofor6cari': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/12 03:18:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yowofor6cari': 0 differences found 2026/08/12 03:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yowofor6cari': 1 matching files 2026/08/12 03:18:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duyacof2jusi" 2026/08/12 03:18:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:18:31 DEBUG : Creating backend with remote "TestDrive:crypt/buu88d74l03a1dqf06tuq7bbff3nm3nffvautuedhpi6k0btld40" 2026/08/12 03:18:32 DEBUG : Creating backend with remote "/tmp/rclone2518507810" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duyacof2jusi'", Local "Local file system at /tmp/rclone2518507810", Modify Window "1ms" 2026/08/12 03:18:35 DEBUG : HeLlO, wOrLd!: md5 = af181e8cf8d4fd88d7573712a5797b6a OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/12 03:18:35 ERROR : HeLlO, wOrLd!: sum not found 2026/08/12 03:18:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duyacof2jusi' 2026/08/12 03:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyacof2jusi': 1 files missing 2026/08/12 03:18:35 NOTICE: 1 hashes missing 2026/08/12 03:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyacof2jusi': 1 differences found 2026/08/12 03:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyacof2jusi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/12 03:18:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyacof2jusi': 0 differences found 2026/08/12 03:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyacof2jusi': 1 matching files 2026/08/12 03:18:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiguhuk4viti" 2026/08/12 03:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:18:37 DEBUG : Creating backend with remote "TestDrive:crypt/2993pp32lk1vuqlfp9g6jd4gmfnet18ar4k4fhrl008g8sje9s3g" 2026/08/12 03:18:38 DEBUG : Creating backend with remote "/tmp/rclone598921351" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiguhuk4viti'", Local "Local file system at /tmp/rclone598921351", Modify Window "1ms" 2026/08/12 03:18:41 DEBUG : HELLO, WORLD!: md5 = f055ae4a3726a3f833ec4cea6de11f30 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/12 03:18:42 ERROR : HELLO, WORLD!: sum not found 2026/08/12 03:18:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiguhuk4viti' 2026/08/12 03:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiguhuk4viti': 1 files missing 2026/08/12 03:18:42 NOTICE: 1 hashes missing 2026/08/12 03:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiguhuk4viti': 1 differences found 2026/08/12 03:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiguhuk4viti': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/12 03:18:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:18:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiguhuk4viti': 0 differences found 2026/08/12 03:18:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiguhuk4viti': 1 matching files 2026/08/12 03:18:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sifadaw7xefu" 2026/08/12 03:18:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:18:43 DEBUG : Creating backend with remote "TestDrive:crypt/8ehr6cjaa4nef5jnq9nha6m8uo7qbfiv9uf3nan0pnk2reeqlud0" 2026/08/12 03:18:44 DEBUG : Creating backend with remote "/tmp/rclone4088075989" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sifadaw7xefu'", Local "Local file system at /tmp/rclone4088075989", Modify Window "1ms" 2026/08/12 03:18:47 DEBUG : 測試_Русский___ě_áñ: md5 = 10667c12cc756d92aa4f1a45059d0ba7 OK NFD checkfile vs. NFC remote (without normalization) 2026/08/12 03:18:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/12 03:18:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sifadaw7xefu' 2026/08/12 03:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifadaw7xefu': 1 files missing 2026/08/12 03:18:48 NOTICE: 1 hashes missing 2026/08/12 03:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifadaw7xefu': 1 differences found 2026/08/12 03:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifadaw7xefu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/12 03:18:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:18:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifadaw7xefu': 0 differences found 2026/08/12 03:18:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifadaw7xefu': 1 matching files 2026/08/12 03:18:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xipiyiq8dove" 2026/08/12 03:18:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:18:49 DEBUG : Creating backend with remote "TestDrive:crypt/oum1oh6h29jn50t4gs4ngccdk6mr2e868cplktp9m56mtt1ba0h0" 2026/08/12 03:18:50 DEBUG : Creating backend with remote "/tmp/rclone1803054025" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xipiyiq8dove'", Local "Local file system at /tmp/rclone1803054025", Modify Window "1ms" 2026/08/12 03:18:53 DEBUG : 測試_Русский___ě_áñ: md5 = 422d11dfca5c25ea02cbd10a8680981e OK NFC checkfile vs. NFD remote (without normalization) 2026/08/12 03:18:54 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/12 03:18:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xipiyiq8dove' 2026/08/12 03:18:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipiyiq8dove': 1 files missing 2026/08/12 03:18:54 NOTICE: 1 hashes missing 2026/08/12 03:18:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipiyiq8dove': 1 differences found 2026/08/12 03:18:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipiyiq8dove': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/12 03:18:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:18:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipiyiq8dove': 0 differences found 2026/08/12 03:18:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipiyiq8dove': 1 matching files 2026/08/12 03:18:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-japedug7hufo" 2026/08/12 03:18:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:18:55 DEBUG : Creating backend with remote "TestDrive:crypt/dr8h1750ef0hafv2eajf6sl8ahrcv20rn0c0d1m17cicfba22t60" 2026/08/12 03:18:56 DEBUG : Creating backend with remote "/tmp/rclone3818140912" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-japedug7hufo'", Local "Local file system at /tmp/rclone3818140912", Modify Window "1ms" 2026/08/12 03:18:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9b080b7b7ee8d7739e38ef729b10109f OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/12 03:19:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/12 03:19:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-japedug7hufo' 2026/08/12 03:19:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japedug7hufo': 1 files missing 2026/08/12 03:19:00 NOTICE: 1 hashes missing 2026/08/12 03:19:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japedug7hufo': 1 differences found 2026/08/12 03:19:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japedug7hufo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/12 03:19:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:19:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japedug7hufo': 0 differences found 2026/08/12 03:19:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japedug7hufo': 1 matching files 2026/08/12 03:19:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofeziw5daga" 2026/08/12 03:19:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:19:01 DEBUG : Creating backend with remote "TestDrive:crypt/uuo3ea3t6puip0bdmd6nr74lp8l8mgu540p744ojp29av0iu1870" 2026/08/12 03:19:03 DEBUG : Creating backend with remote "/tmp/rclone37569565" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofeziw5daga'", Local "Local file system at /tmp/rclone37569565", Modify Window "1ms" 2026/08/12 03:19:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 36e599a6312abcf44106d7090fe11c4b OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/12 03:19:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/12 03:19:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tofeziw5daga' 2026/08/12 03:19:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofeziw5daga': 1 files missing 2026/08/12 03:19:06 NOTICE: 1 hashes missing 2026/08/12 03:19:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofeziw5daga': 1 differences found 2026/08/12 03:19:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofeziw5daga': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/12 03:19:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:19:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofeziw5daga': 0 differences found 2026/08/12 03:19:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofeziw5daga': 1 matching files 2026/08/12 03:19:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hanukem0pula" 2026/08/12 03:19:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:19:07 DEBUG : Creating backend with remote "TestDrive:crypt/stea07et0ccqa2tucpc5qmg950jlc30r299dp4nujd17oikecib0" 2026/08/12 03:19:08 DEBUG : Creating backend with remote "/tmp/rclone615070258" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hanukem0pula'", Local "Local file system at /tmp/rclone615070258", Modify Window "1ms" 2026/08/12 03:19:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 636a2e8028f03b77cff49a0c61378946 OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/12 03:19:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/12 03:19:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hanukem0pula' 2026/08/12 03:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanukem0pula': 1 files missing 2026/08/12 03:19:12 NOTICE: 1 hashes missing 2026/08/12 03:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanukem0pula': 1 differences found 2026/08/12 03:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanukem0pula': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/12 03:19:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:19:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanukem0pula': 0 differences found 2026/08/12 03:19:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hanukem0pula': 1 matching files 2026/08/12 03:19:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocakew0niwi" 2026/08/12 03:19:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:19:14 DEBUG : Creating backend with remote "TestDrive:crypt/jgiih07i5v7icqvkoakso62knf3ubge4f623kfutn7s6vjmlg0h0" 2026/08/12 03:19:15 DEBUG : Creating backend with remote "/tmp/rclone914929177" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocakew0niwi'", Local "Local file system at /tmp/rclone914929177", Modify Window "1ms" 2026/08/12 03:19:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 937b3dfe6eeade3425585aac12e0dc67 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/12 03:19:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/12 03:19:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tocakew0niwi' 2026/08/12 03:19:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocakew0niwi': 1 files missing 2026/08/12 03:19:19 NOTICE: 1 hashes missing 2026/08/12 03:19:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocakew0niwi': 1 differences found 2026/08/12 03:19:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocakew0niwi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/12 03:19:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 03:19:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocakew0niwi': 0 differences found 2026/08/12 03:19:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocakew0niwi': 1 matching files 2026/08/12 03:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocakew0niwi': Purge remote 2026/08/12 03:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hanukem0pula': Purge remote 2026/08/12 03:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofeziw5daga': Purge remote 2026/08/12 03:19:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-japedug7hufo': Purge remote 2026/08/12 03:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xipiyiq8dove': Purge remote 2026/08/12 03:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sifadaw7xefu': Purge remote 2026/08/12 03:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiguhuk4viti': Purge remote 2026/08/12 03:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duyacof2jusi': Purge remote 2026/08/12 03:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yowofor6cari': Purge remote 2026/08/12 03:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zelabel9xoma': Purge remote --- PASS: TestApplyTransforms (68.32s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:19:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/12 03:19:30 DEBUG : sub/file2: md5 = 949d85f93c46b420dcfc790e57ddce1e OK 2026/08/12 03:19:30 DEBUG : sub/file2: size = 14 OK 2026/08/12 03:19:30 INFO : file1: Copied (new) to: sub/file2 2026/08/12 03:19:31 DEBUG : sub/file2: size = 14 OK 2026/08/12 03:19:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/12 03:19:31 DEBUG : file1: Unchanged skipping 2026/08/12 03:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.63s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:19:39 DEBUG : dst/file1: md5 = 220980bacc4cc29ceeb93d5301162c9f OK 2026/08/12 03:19:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/backup" 2026/08/12 03:19:40 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/1nrff024r7pq65ecp72fc28jb0" 2026/08/12 03:19:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3396062458) 2026/08/12 03:19:42 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu') 2026/08/12 03:19:42 DEBUG : dst/file1: Sizes differ 2026/08/12 03:19:46 INFO : dst/file1: Moved (server-side) 2026/08/12 03:19:48 DEBUG : dst/file1: md5 = 9c97237bf07a6ef79c96af077571069b OK 2026/08/12 03:19:48 DEBUG : dst/file1: size = 14 OK 2026/08/12 03:19:48 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (18.95s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:19:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/dst" 2026/08/12 03:19:55 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/12 03:19:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/CompareDest" 2026/08/12 03:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/gveqi14airsml4bgu7krj116o8" 2026/08/12 03:20:00 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 03:20:03 DEBUG : one: md5 = 6af07d3ad048498a9f625795adec7ecc OK 2026/08/12 03:20:03 DEBUG : one: size = 3 OK 2026/08/12 03:20:03 INFO : one: Copied (new) 2026/08/12 03:20:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3396062458) 2026/08/12 03:20:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu/dst') 2026/08/12 03:20:05 DEBUG : one: Sizes differ 2026/08/12 03:20:07 DEBUG : one: md5 = b76569e9b25c2b99af312e32cf1ff18b OK 2026/08/12 03:20:07 DEBUG : one: size = 5 OK 2026/08/12 03:20:07 INFO : one: Copied (replaced existing) 2026/08/12 03:20:09 DEBUG : dst/one: md5 = c08331f6a69e84d122e1c27098bca423 OK 2026/08/12 03:20:13 DEBUG : CompareDest/one: md5 = 44c1cf81355204845a43b4de774bdceb OK 2026/08/12 03:20:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3396062458) 2026/08/12 03:20:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu/dst') 2026/08/12 03:20:14 DEBUG : one: Sizes differ 2026/08/12 03:20:14 DEBUG : one: size = 5 OK 2026/08/12 03:20:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 03:20:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 03:20:17 DEBUG : CompareDest/two: md5 = 14a34ba1905a15778bea3237c75261b4 OK 2026/08/12 03:20:18 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 03:20:19 DEBUG : two: size = 3 OK 2026/08/12 03:20:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 03:20:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 03:20:20 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 03:20:20 DEBUG : two: size = 3 OK 2026/08/12 03:20:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 03:20:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 03:20:22 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 03:20:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone3396062458) 2026/08/12 03:20:22 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu/CompareDest') 2026/08/12 03:20:22 DEBUG : two: Sizes differ 2026/08/12 03:20:24 DEBUG : two: md5 = bf98aec141be2c54bfacd59e08a53609 OK 2026/08/12 03:20:24 DEBUG : two: size = 5 OK 2026/08/12 03:20:24 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (36.11s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:20:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/dst" 2026/08/12 03:20:31 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/12 03:20:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/CopyDest" 2026/08/12 03:20:33 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/12 03:20:35 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 03:20:39 DEBUG : one: md5 = dee3921c27c9cdd33b3c83a76678bf59 OK 2026/08/12 03:20:39 DEBUG : one: size = 3 OK 2026/08/12 03:20:39 INFO : one: Copied (new) 2026/08/12 03:20:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3396062458) 2026/08/12 03:20:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu/dst') 2026/08/12 03:20:40 DEBUG : one: Sizes differ 2026/08/12 03:20:42 DEBUG : one: md5 = 468b2257998833b7b9af63707b06b8ae OK 2026/08/12 03:20:42 DEBUG : one: size = 5 OK 2026/08/12 03:20:42 INFO : one: Copied (replaced existing) 2026/08/12 03:20:45 DEBUG : dst/one: md5 = 6014b8ce84f5eedd859c8904c879fc9f OK 2026/08/12 03:20:48 DEBUG : CopyDest/one: md5 = 5e4a6ec868b3d4759b322efe85ccb92e OK 2026/08/12 03:20:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/BackupDir" 2026/08/12 03:20:49 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/12 03:20:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3396062458) 2026/08/12 03:20:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu/dst') 2026/08/12 03:20:51 DEBUG : one: Sizes differ 2026/08/12 03:20:52 DEBUG : one: size = 5 OK 2026/08/12 03:20:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 03:20:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3396062458) 2026/08/12 03:20:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu/dst') 2026/08/12 03:20:52 DEBUG : one: Sizes differ 2026/08/12 03:20:55 INFO : one: Moved (server-side) 2026/08/12 03:20:56 DEBUG : one: size = 5 OK 2026/08/12 03:20:56 INFO : one: Copied (server-side copy) 2026/08/12 03:20:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/12 03:20:59 DEBUG : CopyDest/two: md5 = c8360f1e023c807a293727e88a77cb15 OK 2026/08/12 03:21:00 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 03:21:01 DEBUG : two: size = 3 OK 2026/08/12 03:21:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 03:21:03 DEBUG : two: size = 3 OK 2026/08/12 03:21:03 INFO : two: Copied (server-side copy) 2026/08/12 03:21:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/12 03:21:04 DEBUG : two: size = 3 OK 2026/08/12 03:21:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 03:21:04 DEBUG : two: Unchanged skipping 2026/08/12 03:21:06 DEBUG : CopyDest/three: md5 = beb3e159db8f22b2efe800e5fc65569d OK 2026/08/12 03:21:07 DEBUG : three: Need to transfer - File not found at Destination 2026/08/12 03:21:08 DEBUG : three: size = 7 (Local file system at /tmp/rclone3396062458) 2026/08/12 03:21:08 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu/CopyDest') 2026/08/12 03:21:08 DEBUG : three: Sizes differ 2026/08/12 03:21:08 DEBUG : three: Destination not found in --copy-dest 2026/08/12 03:21:10 DEBUG : three: md5 = ea5906f6682435beb4cf64b2e17aa12c OK 2026/08/12 03:21:10 DEBUG : three: size = 7 OK 2026/08/12 03:21:10 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (48.07s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.59s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.59s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:21:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/12 03:21:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = cde7fc08edbb0fd0c15d28751fd3d660 OK 2026/08/12 03:21:24 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/12 03:21:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/12 03:21:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/12 03:21:25 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/12 03:21:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/12 03:21:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/12 03:21:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3ff782b9f63b7866fddce20fb81075f1 OK 2026/08/12 03:21:29 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/12 03:21:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/12 03:21:31 DEBUG : TestDrive: Token expired 2026/08/12 03:21:31 DEBUG : Config file has changed externally - reloading 2026/08/12 03:21:31 DEBUG : TestDrive: Loaded fresh token from config file 2026/08/12 03:21:31 DEBUG : TestDrive: Token refresh successful --- PASS: TestCopyFileMaxTransfer (12.35s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.58s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:21:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Looking for duplicate names using skip mode. 2026/08/12 03:21:38 NOTICE: one: Found 2 files with duplicate names 2026/08/12 03:21:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.62s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:21:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Looking for duplicate names using skip mode. 2026/08/12 03:21:47 NOTICE: one: Found 3 files with duplicate names 2026/08/12 03:21:47 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/12 03:21:47 INFO : one: Deleted 2026/08/12 03:21:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (9.32s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:21:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Looking for duplicate names using first mode. 2026/08/12 03:21:55 NOTICE: one: Found 3 files with duplicate names 2026/08/12 03:21:56 INFO : one: Deleted 2026/08/12 03:21:57 INFO : one: Deleted 2026/08/12 03:21:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.97s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:22:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Looking for duplicate names using newest mode. 2026/08/12 03:22:04 NOTICE: one: Found 3 files with duplicate names 2026/08/12 03:22:05 INFO : one: Deleted 2026/08/12 03:22:06 INFO : one: Deleted 2026/08/12 03:22:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.64s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:22:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Looking for duplicate names using oldest mode. 2026/08/12 03:22:14 NOTICE: one: Found 3 files with duplicate names 2026/08/12 03:22:15 INFO : one: Deleted 2026/08/12 03:22:15 INFO : one: Deleted 2026/08/12 03:22:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (9.10s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:22:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Looking for duplicate names using largest mode. 2026/08/12 03:22:23 NOTICE: one: Found 3 files with duplicate names 2026/08/12 03:22:23 INFO : one: Deleted 2026/08/12 03:22:24 INFO : one: Deleted 2026/08/12 03:22:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.60s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:22:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Looking for duplicate names using smallest mode. 2026/08/12 03:22:31 NOTICE: one: Found 3 files with duplicate names 2026/08/12 03:22:32 INFO : one: Deleted 2026/08/12 03:22:32 INFO : one: Deleted 2026/08/12 03:22:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.54s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:22:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Looking for duplicate names using rename mode. 2026/08/12 03:22:42 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/12 03:22:44 INFO : one-2.txt: renamed from: one.txt 2026/08/12 03:22:45 INFO : one-3.txt: renamed from: one.txt 2026/08/12 03:22:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (16.69s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:22:54 DEBUG : dupe1/one.txt: md5 = ee5f0dcfb9f1633fb4a2f32352ea16cc OK 2026/08/12 03:22:57 DEBUG : dupe2/two.txt: md5 = 298f7baddac377e1074ac080ff90bd4a OK 2026/08/12 03:23:00 DEBUG : dupe3/three.txt: md5 = 166952c332623468de0c5bff43ffd23a OK 2026/08/12 03:23:00 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/12 03:23:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/12 03:23:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/12 03:23:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (18.09s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:23:11 DEBUG : a.txt: md5 = e1a3ddb59799b9710c48cedaf8fb181e OK 2026/08/12 03:23:13 DEBUG : zend.txt: md5 = 885f721ddd247ffa22b44c3cf81c2d25 OK 2026/08/12 03:23:16 DEBUG : sub dir/hello world: md5 = 8d6398fb54e0ff04410d52f7dfec3f1d OK 2026/08/12 03:23:17 DEBUG : sub dir/hello world2: md5 = a5892a99d5481cb432c3873817cf449c OK 2026/08/12 03:23:20 DEBUG : sub dir/ignore dir/.ignore: md5 = a4903b8fc8e87d0df5109d8b475bd9d4 OK 2026/08/12 03:23:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = debd095ef18d146581f394bb79d9854c OK 2026/08/12 03:23:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = d6653eabaded194c991cfb12127d9a18 OK 2026/08/12 03:23:27 DEBUG : a.txt: Excluded (Size Filter) 2026/08/12 03:23:27 DEBUG : a.txt: Excluded 2026/08/12 03:23:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/12 03:23:28 DEBUG : sub dir/hello world2: Excluded 2026/08/12 03:23:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/12 03:23:28 DEBUG : sub dir/hello world: Excluded 2026/08/12 03:23:29 DEBUG : sub dir/ignore dir: Excluded 2026/08/12 03:23:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/12 03:23:29 DEBUG : sub dir/hello world2: Excluded 2026/08/12 03:23:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/12 03:23:29 DEBUG : sub dir/hello world: Excluded 2026/08/12 03:23:29 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (29.98s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:23:41 DEBUG : a.txt: md5 = a92f7d2f9e5f9949fee6d9d3a93d6f3c OK 2026/08/12 03:23:42 DEBUG : zend.txt: md5 = ad69f8c486fc76937b322de06943b031 OK 2026/08/12 03:23:46 DEBUG : sub dir/hello world: md5 = 104e0a7560aee4d3b8ce8684f173a89d OK 2026/08/12 03:23:47 DEBUG : sub dir/hello world2: md5 = e543520e9b948b9794adbebd0b144163 OK 2026/08/12 03:23:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 6e867bbffb1542d7a696da236b5bf9cf OK 2026/08/12 03:23:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = ea2a235541d4072bc07cfa976ef32d84 OK 2026/08/12 03:23:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = b57c2adc7745246640e20113dcafc18d OK 2026/08/12 03:23:57 DEBUG : a.txt: Excluded (Size Filter) 2026/08/12 03:23:57 DEBUG : a.txt: Excluded 2026/08/12 03:23:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/12 03:23:58 DEBUG : sub dir/hello world2: Excluded 2026/08/12 03:23:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/12 03:23:58 DEBUG : sub dir/hello world: Excluded 2026/08/12 03:23:59 DEBUG : sub dir/ignore dir: Excluded 2026/08/12 03:23:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/12 03:23:59 DEBUG : sub dir/hello world2: Excluded 2026/08/12 03:23:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/12 03:23:59 DEBUG : sub dir/hello world: Excluded 2026/08/12 03:23:59 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (30.29s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:24:11 DEBUG : file1: md5 = 0e186215783ff3170b83a145774b8e9e OK 2026/08/12 03:24:14 DEBUG : sub/file2: md5 = 8b0055144e2b0a57005c2d921e60414e 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/12 03:24:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/12 03:24:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/12 03:24:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (13.17s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.42s) --- PASS: TestListJSON/Recurse (0.67s) --- PASS: TestListJSON/SubDir (0.38s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.40s) --- PASS: TestListJSON/HashTypes (0.35s) --- PASS: TestListJSON/Metadata (0.92s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:24:24 DEBUG : file1: md5 = 00fb14eba3575bd5c970231a9324abc3 OK 2026/08/12 03:24:27 DEBUG : sub/file2: md5 = 6a984e7ef7fb650b6c0d5eeb0b70d52e 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/12 03:24:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/notfound" 2026/08/12 03:24:33 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (15.99s) --- PASS: TestStatJSON/Root (0.36s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.32s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.35s) --- PASS: TestStatJSON/File (0.37s) --- PASS: TestStatJSON/NotFound (0.64s) --- PASS: TestStatJSON/DirFilesOnly (0.32s) --- PASS: TestStatJSON/FileFilesOnly (0.37s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.30s) --- PASS: TestStatJSON/DirDirsOnly (0.36s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (2.42s) === RUN TestStatJSONMemory 2026/08/12 03:24:38 DEBUG : Creating backend with remote ":memory:" 2026/08/12 03:24:38 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/12 03:24:38 DEBUG : sub/file1: size = 5 OK 2026/08/12 03:24:38 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 03:24:38 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:24:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Making directory 2026/08/12 03:24:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Making directory --- PASS: TestMkdir (0.86s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:24:42 DEBUG : sub dir/hello world: md5 = d7751bf909104119e7527df25e76f3bb OK --- PASS: TestLsd (6.69s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:24:48 DEBUG : potato2: md5 = ff375e61e4f1e08a8e78359bbc70f7c0 OK 2026/08/12 03:24:50 DEBUG : empty space: md5 = 28faff5aa9b3907cdffe02d41e3f4bec OK --- PASS: TestLs (6.28s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:24:54 DEBUG : potato2: md5 = c0ce490f6432de2277db6f9e5530bf05 OK 2026/08/12 03:24:56 DEBUG : empty space: md5 = 7c0902cf5cf3e7d29bd7db5d5445b80c OK 2026/08/12 03:24:56 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.77s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:25:01 DEBUG : potato2: md5 = 6ab6020e5a8264be6b25faf0df32af60 OK 2026/08/12 03:25:03 DEBUG : empty space: md5 = 440e37ec6b203b63ebdaf37b579fa517 OK --- PASS: TestLsLong (6.54s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:25:07 DEBUG : potato2: md5 = 9f9b494c85fd5124a40a21e405aa8120 OK 2026/08/12 03:25:09 DEBUG : empty space: md5 = 5eff84b73fd69458fdde256404636a66 OK --- PASS: TestHashSums (5.99s) === RUN TestHashSumsWithErrors 2026/08/12 03:25:11 DEBUG : Creating backend with remote ":memory:" 2026/08/12 03:25:11 ERROR : file1: hash unsupported: hash type not supported 2026/08/12 03:25:11 ERROR : file1: hash unsupported: hash type not supported 2026/08/12 03:25:11 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/12 03:25:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/12 03:25:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/12 03:25:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/12 03:25:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/12 03:25:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/12 03:25:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/12 03:25:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/12 03:25:11 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:25:13 DEBUG : potato2: md5 = d4158296ad60fdc288cf5fddb9478da5 OK 2026/08/12 03:25:15 DEBUG : empty space: md5 = b5f4b70921cedb5ab45255cd2fdf04ff OK 2026/08/12 03:25:18 DEBUG : sub dir/potato3: md5 = e990e3db68f7cb6469fdd5a7b678c464 OK --- PASS: TestCount (11.65s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:25:25 DEBUG : small: md5 = 17b3866c9a4f41ea3d059a5375864a03 OK 2026/08/12 03:25:27 DEBUG : medium: md5 = b268981c7d1abc6f8b5dc4e02d356590 OK 2026/08/12 03:25:29 DEBUG : large: md5 = 3987d11b5997806af6e5c44a98da3f70 OK 2026/08/12 03:25:29 DEBUG : Waiting for deletions to finish 2026/08/12 03:25:29 DEBUG : large: Excluded (Size Filter) 2026/08/12 03:25:30 INFO : medium: Deleted 2026/08/12 03:25:30 INFO : small: Deleted --- PASS: TestDelete (8.64s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:25:34 DEBUG : small: md5 = 90a29c44bae6e1076d01ce8ddd4e4f08 OK 2026/08/12 03:25:35 DEBUG : medium: md5 = 6810f43227e7367bd046a91a5e178b39 OK 2026/08/12 03:25:37 DEBUG : large: md5 = 27777e2ecfd508de24701c87dfb94439 OK 2026/08/12 03:25:38 DEBUG : Waiting for deletions to finish 2026/08/12 03:25:38 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/08/12 03:25:39 INFO : small: Deleted 2026/08/12 03:25:39 INFO : medium: Deleted --- PASS: TestMaxDelete (9.19s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:25:43 DEBUG : small: md5 = 01834a30b8e9b2c3fd701756d9fed20c OK 2026/08/12 03:25:45 DEBUG : medium: md5 = 80a212f8b2dc5f972f6d959ff1ad54c1 OK 2026/08/12 03:25:46 DEBUG : large: md5 = 81851229bb41b2095bc8c40d6aa6ab04 OK 2026/08/12 03:25:47 DEBUG : Waiting for deletions to finish 2026/08/12 03:25:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/12 03:25:48 INFO : small: Deleted 2026/08/12 03:25:48 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.13s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:25:52 DEBUG : small: md5 = d8d190f2c13aa94bfa2d9f4cbfb9fe43 OK 2026/08/12 03:25:54 DEBUG : medium: md5 = 637f3ffa06c4c2727e3442c2316c5aa5 OK 2026/08/12 03:25:56 DEBUG : large: md5 = c3fccbb4f6254247cedd6b2a3e4f2353 OK 2026/08/12 03:25:56 DEBUG : Waiting for deletions to finish 2026/08/12 03:25:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/12 03:25:57 INFO : medium: Deleted 2026/08/12 03:25:57 INFO : small: Deleted --- PASS: TestMaxDeleteSize (10.54s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:26:02 DEBUG : ReadFile: md5 = 7607e145470d704ca29dfffc8c0f295d OK --- PASS: TestReadFile (5.25s) === RUN TestRetry 2026/08/12 03:26:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/12 03:26:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/12 03:26:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/12 03:26:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/12 03:26:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/12 03:26:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/12 03:26:06 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:26:08 DEBUG : file1: md5 = 180cf5f2b8111b93c6081d2d1913a26c OK 2026/08/12 03:26:10 DEBUG : file2: md5 = 0ef367d6882be867d12643121d4c2486 OK --- PASS: TestCat (16.56s) === RUN TestPurge 2026/08/12 03:26:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noqagef9mako" 2026/08/12 03:26:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 03:26:22 DEBUG : Creating backend with remote "TestDrive:crypt/78h47qghr5411ao0e6g34hn372i5e9fa9b859r6ltavgm43edce0" 2026/08/12 03:26:24 DEBUG : Creating backend with remote "/tmp/rclone2166593414" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noqagef9mako'", Local "Local file system at /tmp/rclone2166593414", Modify Window "1ms" 2026/08/12 03:26:31 DEBUG : A1/B1/C1/one: md5 = 20f5e3a044712f7bd6d8fe25b5e52379 OK 2026/08/12 03:26:31 INFO : A2: Making directory 2026/08/12 03:26:32 INFO : A1/B2: Making directory 2026/08/12 03:26:33 INFO : A1/B2/C2: Making directory 2026/08/12 03:26:34 INFO : A1/B1/C3: Making directory 2026/08/12 03:26:35 INFO : A3: Making directory 2026/08/12 03:26:37 INFO : A3/B3: Making directory 2026/08/12 03:26:38 INFO : A3/B3/C4: Making directory 2026/08/12 03:26:41 DEBUG : A1/two: md5 = 6a34a3ea7d453495beef4ff51f6899eb OK 2026/08/12 03:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noqagef9mako': Purge remote 2026/08/12 03:26:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (23.87s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:26:52 DEBUG : A1/B1/C1/one: md5 = b74bcefc9b38e890473d1d7c3ef5b067 OK 2026/08/12 03:26:52 INFO : A2: Making directory 2026/08/12 03:26:53 INFO : A1/B2: Making directory 2026/08/12 03:26:55 INFO : A1/B2/C2: Making directory 2026/08/12 03:26:56 INFO : A1/B1/C3: Making directory 2026/08/12 03:26:57 INFO : A3: Making directory 2026/08/12 03:26:58 INFO : A3/B3: Making directory 2026/08/12 03:27:00 INFO : A3/B3/C4: Making directory 2026/08/12 03:27:03 DEBUG : A1/two: md5 = f92213fe836911b89b9e8a11151deb65 OK 2026/08/12 03:27:05 DEBUG : removing 1 level 3 directories 2026/08/12 03:27:05 INFO : A3/B3/C4: Removing directory 2026/08/12 03:27:09 DEBUG : removing 2 level 3 directories 2026/08/12 03:27:09 INFO : A1/B2/C2: Removing directory 2026/08/12 03:27:09 INFO : A1/B1/C3: Removing directory 2026/08/12 03:27:10 DEBUG : removing 2 level 2 directories 2026/08/12 03:27:10 INFO : A3/B3: Removing directory 2026/08/12 03:27:10 INFO : A1/B2: Removing directory 2026/08/12 03:27:10 DEBUG : removing 2 level 1 directories 2026/08/12 03:27:10 INFO : A3: Removing directory 2026/08/12 03:27:10 INFO : A2: Removing directory 2026/08/12 03:27:16 DEBUG : removing 1 level 3 directories 2026/08/12 03:27:16 INFO : A1/B1/C1: Removing directory 2026/08/12 03:27:17 DEBUG : removing 1 level 2 directories 2026/08/12 03:27:17 INFO : A1/B1: Removing directory 2026/08/12 03:27:18 DEBUG : removing 1 level 1 directories 2026/08/12 03:27:18 INFO : A1: Removing directory 2026/08/12 03:27:19 DEBUG : removing 1 level 0 directories 2026/08/12 03:27:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Removing directory --- PASS: TestRmdirsNoLeaveRoot (34.08s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:27:21 INFO : A1: Making directory 2026/08/12 03:27:23 INFO : A1/B1: Making directory 2026/08/12 03:27:24 INFO : A1/B1/C1: Making directory 2026/08/12 03:27:28 DEBUG : removing 1 level 3 directories 2026/08/12 03:27:28 INFO : A1/B1/C1: Removing directory 2026/08/12 03:27:29 DEBUG : removing 1 level 2 directories 2026/08/12 03:27:29 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.61s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:27:32 INFO : A1: Making directory 2026/08/12 03:27:33 INFO : A1/B1: Making directory 2026/08/12 03:27:34 INFO : A1/B1/C1: Making directory 2026/08/12 03:27:38 DEBUG : removing 1 level 3 directories 2026/08/12 03:27:38 INFO : A1/B1/C1: Removing directory 2026/08/12 03:27:39 DEBUG : removing 1 level 2 directories 2026/08/12 03:27:39 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.78s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:27:45 DEBUG : file1: md5 = e4df0172bc9ac93edeccda366cef502b OK 2026/08/12 03:27:45 DEBUG : file1: size = 14 OK 2026/08/12 03:27:46 DEBUG : filename.txt: File name found in url 2026/08/12 03:27:48 DEBUG : filename.txt: md5 = 721f224dfbed729c199a0ac7e448a6d8 OK 2026/08/12 03:27:48 DEBUG : filename.txt: size = 14 OK 2026/08/12 03:27:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/12 03:27:50 DEBUG : headerfilename.txt: md5 = ca3db13097021e889fc7ba716094c462 OK 2026/08/12 03:27:50 DEBUG : headerfilename.txt: size = 14 OK 2026/08/12 03:27:51 DEBUG : file2: md5 = aba3d21b96d4075cbd620b8dcb73f3cf OK 2026/08/12 03:27:51 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (12.14s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:27:57 DEBUG : file1: md5 = 08e59d84c3f0153be149c2bddacf24e0 OK 2026/08/12 03:27:57 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (3.15s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:27:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/12 03:28:02 DEBUG : sub/file2: md5 = 2197c31e04995aeb312d633ff48259d0 OK 2026/08/12 03:28:02 DEBUG : sub/file2: size = 14 OK 2026/08/12 03:28:02 INFO : file1: Copied (new) to: sub/file2 2026/08/12 03:28:02 INFO : file1: Deleted 2026/08/12 03:28:04 DEBUG : sub/file2: size = 14 OK 2026/08/12 03:28:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/12 03:28:04 DEBUG : file1: Unchanged skipping 2026/08/12 03:28:04 INFO : file1: Deleted 2026/08/12 03:28:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (9.64s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:28:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/12 03:28:10 DEBUG : file1: md5 = 1103ff80d5596fb7ae107315224d332e OK 2026/08/12 03:28:10 DEBUG : file1: size = 14 OK 2026/08/12 03:28:10 INFO : file1: Copied (new) 2026/08/12 03:28:10 INFO : file1: Deleted 2026/08/12 03:28:11 DEBUG : file1: Destination exists, skipping 2026/08/12 03:28:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.71s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.61s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:28:17 DEBUG : dst/file1: md5 = 8aa633156ac79c3266b4d178427ee72f OK 2026/08/12 03:28:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritonuq6piyu/backup" 2026/08/12 03:28:18 DEBUG : Creating backend with remote "TestDrive:crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0/1nrff024r7pq65ecp72fc28jb0" 2026/08/12 03:28:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3396062458) 2026/08/12 03:28:20 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu') 2026/08/12 03:28:20 DEBUG : dst/file1: Sizes differ 2026/08/12 03:28:24 INFO : dst/file1: Moved (server-side) 2026/08/12 03:28:26 DEBUG : dst/file1: md5 = 5e34378e4fdc3226be4f3c1a264863c1 OK 2026/08/12 03:28:26 DEBUG : dst/file1: size = 14 OK 2026/08/12 03:28:26 INFO : dst/file1: Copied (new) 2026/08/12 03:28:26 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (19.20s) === 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:28:36 DEBUG : A1/one: md5 = 7b5dd0c01ac0bdb8e82f09008166470d OK 2026/08/12 03:28:38 DEBUG : A1/two: md5 = 86c76f9acf3959b78e6a1f2687f4ea49 OK 2026/08/12 03:28:41 DEBUG : A1/B1/three: md5 = a458e0ec205c8dd0f2f270687663db2f OK 2026/08/12 03:28:44 DEBUG : A1/B1/C1/four: md5 = 2cef7e8b084745979a28c0c92d644a50 OK 2026/08/12 03:28:47 DEBUG : A1/B1/C2/five: md5 = fde098628bdabc63da8a5b2a8ce5885a OK 2026/08/12 03:28:47 INFO : A1/B2: Making directory 2026/08/12 03:28:48 INFO : A1/B1/C3: Making directory 2026/08/12 03:29:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/12 03:29:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/12 03:29:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/12 03:29:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/12 03:29:03 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/12 03:29:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/12 03:29:19 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/12 03:29:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/12 03:29:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/12 03:29:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/12 03:29:20 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (64.83s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/12 03:29:40 DEBUG : no_checksum_small_file_from_pipe: md5 = 1138b583c97e517378f9c71b3db2f12a OK 2026/08/12 03:29:40 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/12 03:29:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/12 03:29:40 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/12 03:29:41 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/12 03:29:42 DEBUG : no_checksum_big_file_from_pipe: md5 = fde16b6d53c1d5b42c925994b39a2988 OK 2026/08/12 03:29:42 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/12 03:29:42 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/12 03:29:47 DEBUG : with_checksum_small_file_from_pipe: md5 = 4935b3fe78a0fcf181d6b0a21c428ceb OK 2026/08/12 03:29:47 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/12 03:29:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/12 03:29:48 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/12 03:29:49 DEBUG : with_checksum_big_file_from_pipe: md5 = 52d6c9d12fe6e29af42e27131b906ee1 OK 2026/08/12 03:29:49 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/12 03:29:49 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/12 03:29:54 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/12 03:29:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/12 03:29:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/12 03:29:56 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/12 03:29:56 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-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/12 03:30:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/12 03:30:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/12 03:30:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/12 03:30:02 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/12 03:30:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.47s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/12 03:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': File to upload is small (48 bytes), uploading instead of streaming 2026/08/12 03:30:07 DEBUG : rcat_metadata: md5 = 5505b962b724580d4e3b791cd542a305 OK 2026/08/12 03:30:07 DEBUG : rcat_metadata: size = 48 OK 2026/08/12 03:30:07 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/12 03:30:09 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/12 03:30:10 DEBUG : rcat_metadata_uploadcutoff0: md5 = feeaf9c9192430b85c460c896b2caebb OK 2026/08/12 03:30:10 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/12 03:30:10 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.67s) --- PASS: TestRcatMetadata/Normal (3.54s) --- PASS: TestRcatMetadata/ViaDisk (3.58s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:30:14 DEBUG : potato1: md5 = 1266adc598e5ceb3f6cc64e26cf16060 OK 2026/08/12 03:30:14 DEBUG : potato1: size = 60 OK 2026/08/12 03:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': File to upload is small (60 bytes), uploading instead of streaming 2026/08/12 03:30:16 DEBUG : potato2: md5 = f808ae2a58e983158cce291ab8ee223f OK 2026/08/12 03:30:16 DEBUG : potato2: size = 60 OK 2026/08/12 03:30:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.73s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:30:21 DEBUG : potato1: md5 = 598286b5e66dbba2bfcc7bdeeb41b718 OK 2026/08/12 03:30:21 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu') 2026/08/12 03:30:21 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu') 2026/08/12 03:30:21 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu') 60 --- PASS: TestRcatSizeShortEOF (3.77s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:30:24 DEBUG : potato1: md5 = 03e0381fad713da936ad23baf875a50d OK 2026/08/12 03:30:24 DEBUG : potato1: size = 60 OK 2026/08/12 03:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': File to upload is small (60 bytes), uploading instead of streaming 2026/08/12 03:30:26 DEBUG : potato2: md5 = b39f4d62cb13b7c4b2655babd5f09fca OK 2026/08/12 03:30:26 DEBUG : potato2: size = 60 OK 2026/08/12 03:30:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.65s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:30:31 DEBUG : potato1: md5 = 15c2e4b5846c974de7513ff3fff72b0c OK 2026/08/12 03:30:31 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (3.21s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:30:34 DEBUG : potato2: md5 = 2fab207ef62bf84adb328e41e4935203 OK 2026/08/12 03:30:36 DEBUG : empty space: md5 = 6c012e02989d96733cf4fb2cb65cf349 OK 2026/08/12 03:30:39 DEBUG : sub dir/potato3: md5 = d6c44312600095d76b0f790fec2a9351 OK 2026/08/12 03:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Touching "sub dir/potato3" 2026/08/12 03:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Touching "empty space" 2026/08/12 03:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Touching "potato2" --- PASS: TestTouchDir (13.70s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:30:46 DEBUG : dir with metadata: Making directory with metadata 2026/08/12 03:30:47 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.66s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:30:50 DEBUG : directory with modtime: Making directory with metadata 2026/08/12 03:30:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.46s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:30:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/12 03:30:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/12 03:30:54 DEBUG : Google drive root 'crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0': Skipping btime metadata as can't update it on an existing file: 2026-08-12T03:30:53.831795211Z 2026/08/12 03:30:54 INFO : non existent directory: Updated directory metadata 2026/08/12 03:30:57 DEBUG : Google drive root 'crypt/j46v1pvi8iqprfefkttrihqal5m590miknpu94g5laj8cenkckg0': Skipping btime metadata as can't update it on an existing file: 2026-08-12T03:30:53.831795211Z 2026/08/12 03:30:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (7.44s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:31:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/12 03:31:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/12 03:31:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (6.53s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:31:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/12 03:31:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/12 03:31:07 DEBUG : dst: Making directory with metadata 2026/08/12 03:31:09 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/12 03:31:09 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/12 03:31:10 INFO : dst: Set directory modification time (using SetModTime) 2026/08/12 03:31:10 INFO : dst: Set directory modification time (using SetModTime) 2026/08/12 03:31:10 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/12 03:31:11 INFO : dst: Set directory modification time (using SetModTime) 2026/08/12 03:31:11 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (6.32s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu'", Local "Local file system at /tmp/rclone3396062458", Modify Window "1ms" 2026/08/12 03:31:17 DEBUG : sub dir/test remove existing: md5 = 84cf2ce1502a1a1fff09c07f56cb5d80 OK 2026/08/12 03:31:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d8c7bc7f36d08b410aa8ee2d001e7944 OK 2026/08/12 03:31:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gomajoj8" before starting 2026/08/12 03:31:23 DEBUG : sub dir/test remove existing.gomajoj8: TEST: removing renamed existing file after operation 2026/08/12 03:31:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nupipok5" before starting 2026/08/12 03:31:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nupipok5: TEST: renaming existing back after failed operation 2026/08/12 03:31:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suwetab5" before starting 2026/08/12 03:31:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suwetab5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (19.34s) === 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/12 03:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritonuq6piyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 15m4.809157974s (try 1/5)