"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/09/01 01:11:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi" 2026/09/01 01:11:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:11:34 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0" 2026/09/01 01:11:35 DEBUG : Creating backend with remote "/tmp/rclone4005804426" === 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-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.31s) === RUN TestSizeDiffers 2026/09/01 01:11:36 DEBUG : a: size = 0 OK 2026/09/01 01:11:36 DEBUG : a: size = 1 (memory) 2026/09/01 01:11:36 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/01 01:11:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/01 01:11:36 DEBUG : potato: Seek from 10 to 0 2026/09/01 01:11:36 DEBUG : potato: Seek from 10 to 0 2026/09/01 01:11:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/01 01:11:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Seek from 5 to 2 2026/09/01 01:11:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/01 01:11:36 DEBUG : potato: Seek from 7 to 0 2026/09/01 01:11:36 DEBUG : potato: Seek from 7 to 0 2026/09/01 01:11:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/01 01:11:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Seek from 5 to 2 2026/09/01 01:11:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/01 01:11:36 DEBUG : potato: Seek from 8 to 0 2026/09/01 01:11:36 DEBUG : potato: Seek from 8 to 0 2026/09/01 01:11:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/01 01:11:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 01:11:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:11:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:11:36 DEBUG : potato: Seek from 5 to 2 2026/09/01 01:11:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/01 01:11:36 DEBUG : potato: Seek from 9 to 0 2026/09/01 01:11:36 DEBUG : potato: Seek from 9 to 0 2026/09/01 01:11:36 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-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:11:39 DEBUG : rutabaga: md5 = ebf238ea2e14596c2b852cf85b08bfeb OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/01 01:11:41 DEBUG : empty space: md5 = 8f69e6c546cb1250aae449f58430a554 OK === RUN TestCheck/3 2026/09/01 01:11:43 DEBUG : potato2: md5 = 853781d3053dd9175851395f6d37b6d8 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/01 01:11:46 DEBUG : remotepotato: md5 = a6fc586e9e9769d032f93d1ab139d085 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.57s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.35s) === RUN TestCheckFsError 2026/09/01 01:11:50 DEBUG : Creating backend with remote "nonexistent" 2026/09/01 01:11:50 DEBUG : Creating backend with remote "nonexistent" 2026/09/01 01:11:50 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/01 01:11:50 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/01 01:11:50 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/01 01:11:50 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-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:11:51 DEBUG : rutabaga: md5 = 7da12dbd34000e2d38eb1e472dc0ea07 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/01 01:11:55 DEBUG : empty space: md5 = 417575dc102a3b84f435a60cda8041e8 OK === RUN TestCheckDownload/3 2026/09/01 01:11:58 DEBUG : potato2: md5 = 742efcdec766e4159bcbe89f420ca149 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/01 01:12:02 DEBUG : remotepotato: md5 = 898f27bf4fa2b86f7bda21f15a781b8c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.83s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (0.84s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:12:08 DEBUG : rutabaga: md5 = 60853d4de485dbd3a81a42a129cd9f7d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/01 01:12:11 DEBUG : empty space: md5 = a069c8aded879ac767e832568af215a5 OK === RUN TestCheckSizeOnly/3 2026/09/01 01:12:13 DEBUG : potato2: md5 = a0e13da0136ccf1dec29b12b8dda3c79 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/01 01:12:16 DEBUG : remotepotato: md5 = c95b3c97a154d42659dd1982316a1df5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.74s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.31s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:12:21 DEBUG : test.sum: md5 = 47552c3add26a2ff39a3621bcebe6e8f OK 2026/09/01 01:12:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/01 01:12:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/01 01:12:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/01 01:12:22 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/01 01:12:25 DEBUG : test.sum: md5 = 5b34445cdb4886e809ce88ec9f99611b OK 2026/09/01 01:12:26 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/01 01:12:26 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/01 01:12:26 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/01 01:12:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.08s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:12:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/data" 2026/09/01 01:12:27 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.18s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:12:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/data" 2026/09/01 01:12:29 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/vjrnln8ratgmqakfosrqe8espk" 2026/09/01 01:12:34 DEBUG : data/banana: md5 = 9a798302a14cacd64483c4f775f7ac83 OK 2026/09/01 01:12:35 DEBUG : test.sum: md5 = 2baaec3b107cfb7717c81d4c4e023f8c OK === RUN TestCheckSumDownload/subtest1 2026/09/01 01:12:40 DEBUG : data/potato: md5 = 169a1fe6dbdc665b79bb710def9d048d OK 2026/09/01 01:12:42 DEBUG : test.sum: md5 = 7ae056a2dd28f9f1304b632bd9eeb77b OK === RUN TestCheckSumDownload/subtest2 2026/09/01 01:12:46 DEBUG : test.sum: md5 = bb45e3dab651a33681c85df022f90b44 OK === RUN TestCheckSumDownload/subtest3 2026/09/01 01:12:50 DEBUG : test.sum: md5 = f97872e9b93a5ac8e61ae5d0e4da1a25 OK === RUN TestCheckSumDownload/subtest4 2026/09/01 01:12:54 DEBUG : test.sum: md5 = 65bac1775046a70d3bdc2747c355e02b OK === RUN TestCheckSumDownload/subtest5 2026/09/01 01:12:59 DEBUG : test.sum: md5 = 6f25b86122bc7acdfff3f564251530db OK === RUN TestCheckSumDownload/subtest6 2026/09/01 01:13:03 DEBUG : data/banana: md5 = 6232bb5a495b720a53e22c375deee3b2 OK 2026/09/01 01:13:04 DEBUG : data/potato: md5 = dcbb479f924779bc11c7d06e1aae3570 OK 2026/09/01 01:13:06 DEBUG : test.sum: md5 = b5efcee44f4cbf4d60fa441c743d6871 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (42.69s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (1.97s) --- PASS: TestCheckSumDownload/subtest6 (1.87s) --- PASS: TestCheckSumDownload/subtest7 (2.25s) === RUN TestCheckSumConcurrency 2026/09/01 01:13:12 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/01 01:13:12 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/01 01:13:12 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/01 01:13:12 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/01 01:13:12 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/01 01:13:12 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/01 01:13:12 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/01 01:13:12 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/01 01:13:12 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/01 01:13:12 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/01 01:13:12 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/01 01:13:12 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/01 01:13:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-junuhen5cana" 2026/09/01 01:13:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:13:12 DEBUG : Creating backend with remote "TestDrive:crypt/ioatjcddkb3vs76pp2vl0vdmausgdhqjkeesn4d0ajf2o7epan4g" 2026/09/01 01:13:13 DEBUG : Creating backend with remote "/tmp/rclone3578069342" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-junuhen5cana'", Local "Local file system at /tmp/rclone3578069342", Modify Window "1ms" 2026/09/01 01:13:16 DEBUG : hello, world!: md5 = b6cd0f61793958e9958f712469f2d8f2 OK upper checkfile vs. lower remote (without normalization) 2026/09/01 01:13:16 ERROR : hello, world!: sum not found 2026/09/01 01:13:16 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-junuhen5cana' 2026/09/01 01:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junuhen5cana': 1 files missing 2026/09/01 01:13:16 NOTICE: 1 hashes missing 2026/09/01 01:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junuhen5cana': 1 differences found 2026/09/01 01:13:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junuhen5cana': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/01 01:13:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junuhen5cana': 0 differences found 2026/09/01 01:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junuhen5cana': 1 matching files 2026/09/01 01:13:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goxaxub2jomu" 2026/09/01 01:13:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:13:17 DEBUG : Creating backend with remote "TestDrive:crypt/q7bhro3t59rr2fe97hll2lsoko92td0i314ma9vtlilm2l47vqkg" 2026/09/01 01:13:19 DEBUG : Creating backend with remote "/tmp/rclone3437561251" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goxaxub2jomu'", Local "Local file system at /tmp/rclone3437561251", Modify Window "1ms" 2026/09/01 01:13:21 DEBUG : HELLO, WORLD!: md5 = 45326ccb5d8032d14f2701afacf7919b OK lower checkfile vs. upper remote (without normalization) 2026/09/01 01:13:22 ERROR : HELLO, WORLD!: sum not found 2026/09/01 01:13:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-goxaxub2jomu' 2026/09/01 01:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxaxub2jomu': 1 files missing 2026/09/01 01:13:22 NOTICE: 1 hashes missing 2026/09/01 01:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxaxub2jomu': 1 differences found 2026/09/01 01:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxaxub2jomu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/01 01:13:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:13:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxaxub2jomu': 0 differences found 2026/09/01 01:13:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxaxub2jomu': 1 matching files 2026/09/01 01:13:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-melexus4juja" 2026/09/01 01:13:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:13:23 DEBUG : Creating backend with remote "TestDrive:crypt/bra31h098qsa2mr546t90nijcs5lvamdmcinhkuvuj00ds4ok65g" 2026/09/01 01:13:24 DEBUG : Creating backend with remote "/tmp/rclone620160840" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-melexus4juja'", Local "Local file system at /tmp/rclone620160840", Modify Window "1ms" 2026/09/01 01:13:26 DEBUG : HeLlO, wOrLd!: md5 = d1306dbdf54293ebfa0804289a2b8372 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/01 01:13:27 ERROR : HeLlO, wOrLd!: sum not found 2026/09/01 01:13:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-melexus4juja' 2026/09/01 01:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melexus4juja': 1 files missing 2026/09/01 01:13:27 NOTICE: 1 hashes missing 2026/09/01 01:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melexus4juja': 1 differences found 2026/09/01 01:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melexus4juja': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/01 01:13:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:13:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melexus4juja': 0 differences found 2026/09/01 01:13:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melexus4juja': 1 matching files 2026/09/01 01:13:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cizicif8taxu" 2026/09/01 01:13:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:13:28 DEBUG : Creating backend with remote "TestDrive:crypt/t8hq0ei1brlicsa76cf757fklia2vju97oj6movqa52l5vttb7c0" 2026/09/01 01:13:29 DEBUG : Creating backend with remote "/tmp/rclone1329260488" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cizicif8taxu'", Local "Local file system at /tmp/rclone1329260488", Modify Window "1ms" 2026/09/01 01:13:32 DEBUG : HELLO, WORLD!: md5 = 88dbab5ef37f6a0ef5ad6ee9bcf2e36d OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/01 01:13:32 ERROR : HELLO, WORLD!: sum not found 2026/09/01 01:13:32 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cizicif8taxu' 2026/09/01 01:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizicif8taxu': 1 files missing 2026/09/01 01:13:32 NOTICE: 1 hashes missing 2026/09/01 01:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizicif8taxu': 1 differences found 2026/09/01 01:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizicif8taxu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/01 01:13:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:13:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizicif8taxu': 0 differences found 2026/09/01 01:13:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizicif8taxu': 1 matching files 2026/09/01 01:13:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maniqak8vawe" 2026/09/01 01:13:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:13:33 DEBUG : Creating backend with remote "TestDrive:crypt/ilqd8ol7ub13hoq6fjbarhlgbo8c50i43qu5659nkv6obn3p4sng" 2026/09/01 01:13:34 DEBUG : Creating backend with remote "/tmp/rclone2402116019" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maniqak8vawe'", Local "Local file system at /tmp/rclone2402116019", Modify Window "1ms" 2026/09/01 01:13:37 DEBUG : 測試_Русский___ě_áñ: md5 = aebd3102d11206c349817e19a84813c0 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/01 01:13:38 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/01 01:13:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-maniqak8vawe' 2026/09/01 01:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maniqak8vawe': 1 files missing 2026/09/01 01:13:38 NOTICE: 1 hashes missing 2026/09/01 01:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maniqak8vawe': 1 differences found 2026/09/01 01:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maniqak8vawe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/01 01:13:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maniqak8vawe': 0 differences found 2026/09/01 01:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maniqak8vawe': 1 matching files 2026/09/01 01:13:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanofol2qaka" 2026/09/01 01:13:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:13:39 DEBUG : Creating backend with remote "TestDrive:crypt/hjnvfh5jnau9davmhr10l8qc7pojkvne6smjmd45tmbj050s2dh0" 2026/09/01 01:13:40 DEBUG : Creating backend with remote "/tmp/rclone3003419571" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanofol2qaka'", Local "Local file system at /tmp/rclone3003419571", Modify Window "1ms" 2026/09/01 01:13:42 DEBUG : 測試_Русский___ě_áñ: md5 = e9aabd580ede99a8d5b8e2fbd09e6a6f OK NFC checkfile vs. NFD remote (without normalization) 2026/09/01 01:13:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/01 01:13:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fanofol2qaka' 2026/09/01 01:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanofol2qaka': 1 files missing 2026/09/01 01:13:43 NOTICE: 1 hashes missing 2026/09/01 01:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanofol2qaka': 1 differences found 2026/09/01 01:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanofol2qaka': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/01 01:13:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanofol2qaka': 0 differences found 2026/09/01 01:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanofol2qaka': 1 matching files 2026/09/01 01:13:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rigikuz0boba" 2026/09/01 01:13:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:13:44 DEBUG : Creating backend with remote "TestDrive:crypt/ies5mukibs36rqnnk01nln7dkejco90rc17s5jhk9gct8ed2o470" 2026/09/01 01:13:45 DEBUG : Creating backend with remote "/tmp/rclone2446424933" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rigikuz0boba'", Local "Local file system at /tmp/rclone2446424933", Modify Window "1ms" 2026/09/01 01:13:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 10cc1b8b79619a8e995c02cd16d89240 OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/01 01:13:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 01:13:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rigikuz0boba' 2026/09/01 01:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigikuz0boba': 1 files missing 2026/09/01 01:13:48 NOTICE: 1 hashes missing 2026/09/01 01:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigikuz0boba': 1 differences found 2026/09/01 01:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigikuz0boba': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/01 01:13:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigikuz0boba': 0 differences found 2026/09/01 01:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigikuz0boba': 1 matching files 2026/09/01 01:13:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufaquq9ruwo" 2026/09/01 01:13:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:13:49 DEBUG : Creating backend with remote "TestDrive:crypt/k9ag0k8ievb661jjd3ddsifi1kt504fj4se7crc13oc99382hau0" 2026/09/01 01:13:50 DEBUG : Creating backend with remote "/tmp/rclone877748213" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufaquq9ruwo'", Local "Local file system at /tmp/rclone877748213", Modify Window "1ms" 2026/09/01 01:13:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bcf330e965ac75161837292a881f0240 OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/01 01:13:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 01:13:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bufaquq9ruwo' 2026/09/01 01:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufaquq9ruwo': 1 files missing 2026/09/01 01:13:54 NOTICE: 1 hashes missing 2026/09/01 01:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufaquq9ruwo': 1 differences found 2026/09/01 01:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufaquq9ruwo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/01 01:13:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:13:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufaquq9ruwo': 0 differences found 2026/09/01 01:13:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufaquq9ruwo': 1 matching files 2026/09/01 01:13:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fijufug6yoye" 2026/09/01 01:13:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:13:55 DEBUG : Creating backend with remote "TestDrive:crypt/ev5bjhg316eris8ikelt397pbuo1k68ssiqm70fk9leufusg7tig" 2026/09/01 01:13:56 DEBUG : Creating backend with remote "/tmp/rclone2740305330" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fijufug6yoye'", Local "Local file system at /tmp/rclone2740305330", Modify Window "1ms" 2026/09/01 01:13:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 52cf26ecd01e381274966ece8f67e79f OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/01 01:13:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 01:13:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fijufug6yoye' 2026/09/01 01:13:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijufug6yoye': 1 files missing 2026/09/01 01:13:59 NOTICE: 1 hashes missing 2026/09/01 01:13:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijufug6yoye': 1 differences found 2026/09/01 01:13:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijufug6yoye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/01 01:14:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:14:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijufug6yoye': 0 differences found 2026/09/01 01:14:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijufug6yoye': 1 matching files 2026/09/01 01:14:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cerixiw4nica" 2026/09/01 01:14:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:14:01 DEBUG : Creating backend with remote "TestDrive:crypt/stfe6i7c38bf6jni7l1unu9iavebt9q8fs326il21dqanbdchrr0" 2026/09/01 01:14:01 DEBUG : Creating backend with remote "/tmp/rclone1244421029" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cerixiw4nica'", Local "Local file system at /tmp/rclone1244421029", Modify Window "1ms" 2026/09/01 01:14:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 72ebf33d6f3f8a5e536fe29ac15bcc23 OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/01 01:14:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 01:14:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cerixiw4nica' 2026/09/01 01:14:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerixiw4nica': 1 files missing 2026/09/01 01:14:05 NOTICE: 1 hashes missing 2026/09/01 01:14:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerixiw4nica': 1 differences found 2026/09/01 01:14:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerixiw4nica': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/01 01:14:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:14:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerixiw4nica': 0 differences found 2026/09/01 01:14:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cerixiw4nica': 1 matching files 2026/09/01 01:14:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cerixiw4nica': Purge remote 2026/09/01 01:14:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijufug6yoye': Purge remote 2026/09/01 01:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufaquq9ruwo': Purge remote 2026/09/01 01:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rigikuz0boba': Purge remote 2026/09/01 01:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanofol2qaka': Purge remote 2026/09/01 01:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maniqak8vawe': Purge remote 2026/09/01 01:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cizicif8taxu': Purge remote 2026/09/01 01:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-melexus4juja': Purge remote 2026/09/01 01:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goxaxub2jomu': Purge remote 2026/09/01 01:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-junuhen5cana': Purge remote --- PASS: TestApplyTransforms (59.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:14:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/01 01:14:14 DEBUG : sub/file2: md5 = d14f9637a315c57edaae47be72aa5ffd OK 2026/09/01 01:14:14 DEBUG : sub/file2: size = 14 OK 2026/09/01 01:14:14 INFO : file1: Copied (new) to: sub/file2 2026/09/01 01:14:15 DEBUG : sub/file2: size = 14 OK 2026/09/01 01:14:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:14:15 DEBUG : file1: Unchanged skipping 2026/09/01 01:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.97s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:14:21 DEBUG : dst/file1: md5 = 2f459394f8cacd1e0a1ea4b0c3784639 OK 2026/09/01 01:14:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/backup" 2026/09/01 01:14:22 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/1nrff024r7pq65ecp72fc28jb0" 2026/09/01 01:14:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4005804426) 2026/09/01 01:14:24 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi') 2026/09/01 01:14:24 DEBUG : dst/file1: Sizes differ 2026/09/01 01:14:27 INFO : dst/file1: Moved (server-side) 2026/09/01 01:14:28 DEBUG : dst/file1: md5 = 423a3fee21710ce08b47afc0a2341e5a OK 2026/09/01 01:14:28 DEBUG : dst/file1: size = 14 OK 2026/09/01 01:14:28 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (14.77s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:14:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/dst" 2026/09/01 01:14:34 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/01 01:14:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/CompareDest" 2026/09/01 01:14:36 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/gveqi14airsml4bgu7krj116o8" 2026/09/01 01:14:37 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 01:14:40 DEBUG : one: md5 = 233853c9afdf1a21d3293e446135053f OK 2026/09/01 01:14:40 DEBUG : one: size = 3 OK 2026/09/01 01:14:40 INFO : one: Copied (new) 2026/09/01 01:14:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone4005804426) 2026/09/01 01:14:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi/dst') 2026/09/01 01:14:41 DEBUG : one: Sizes differ 2026/09/01 01:14:43 DEBUG : one: md5 = fce02e01e447de510bbcafab2c7ca188 OK 2026/09/01 01:14:43 DEBUG : one: size = 5 OK 2026/09/01 01:14:43 INFO : one: Copied (replaced existing) 2026/09/01 01:14:46 DEBUG : dst/one: md5 = 6411a05cdd24af5de49df46e0d515be6 OK 2026/09/01 01:14:49 DEBUG : CompareDest/one: md5 = f71c9241e297ef00a46a0df3920ab7bf OK 2026/09/01 01:14:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4005804426) 2026/09/01 01:14:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi/dst') 2026/09/01 01:14:50 DEBUG : one: Sizes differ 2026/09/01 01:14:50 DEBUG : one: size = 5 OK 2026/09/01 01:14:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:14:53 DEBUG : CompareDest/two: md5 = 8400345b2cc27ca34560db8aa00ad446 OK 2026/09/01 01:14:53 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 01:14:54 DEBUG : two: size = 3 OK 2026/09/01 01:14:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 01:14:54 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 01:14:55 DEBUG : two: size = 3 OK 2026/09/01 01:14:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:14:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 01:14:56 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 01:14:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone4005804426) 2026/09/01 01:14:56 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi/CompareDest') 2026/09/01 01:14:56 DEBUG : two: Sizes differ 2026/09/01 01:14:58 DEBUG : two: md5 = 94facf7d2544991b197a345f40b4baf4 OK 2026/09/01 01:14:58 DEBUG : two: size = 5 OK 2026/09/01 01:14:58 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (29.82s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:15:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/dst" 2026/09/01 01:15:03 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/01 01:15:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/CopyDest" 2026/09/01 01:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/01 01:15:07 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 01:15:10 DEBUG : one: md5 = 197f4234ed214518efa30a6ff0af935a OK 2026/09/01 01:15:10 DEBUG : one: size = 3 OK 2026/09/01 01:15:10 INFO : one: Copied (new) 2026/09/01 01:15:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone4005804426) 2026/09/01 01:15:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi/dst') 2026/09/01 01:15:12 DEBUG : one: Sizes differ 2026/09/01 01:15:13 DEBUG : one: md5 = afe88b3fae87aae1233d30711ce682d7 OK 2026/09/01 01:15:13 DEBUG : one: size = 5 OK 2026/09/01 01:15:13 INFO : one: Copied (replaced existing) 2026/09/01 01:15:16 DEBUG : dst/one: md5 = 2014f52af611f8abf15483757a722791 OK 2026/09/01 01:15:18 DEBUG : CopyDest/one: md5 = cf9724dc426269e4b006eacfa09ab288 OK 2026/09/01 01:15:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/BackupDir" 2026/09/01 01:15:19 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/01 01:15:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4005804426) 2026/09/01 01:15:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi/dst') 2026/09/01 01:15:21 DEBUG : one: Sizes differ 2026/09/01 01:15:21 DEBUG : one: size = 5 OK 2026/09/01 01:15:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:15:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4005804426) 2026/09/01 01:15:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi/dst') 2026/09/01 01:15:21 DEBUG : one: Sizes differ 2026/09/01 01:15:24 INFO : one: Moved (server-side) 2026/09/01 01:15:25 DEBUG : one: size = 5 OK 2026/09/01 01:15:25 INFO : one: Copied (server-side copy) 2026/09/01 01:15:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/01 01:15:27 DEBUG : CopyDest/two: md5 = 939dcee2dfe59b0ac3102db99cee6867 OK 2026/09/01 01:15:28 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 01:15:29 DEBUG : two: size = 3 OK 2026/09/01 01:15:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:15:30 DEBUG : two: size = 3 OK 2026/09/01 01:15:30 INFO : two: Copied (server-side copy) 2026/09/01 01:15:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/01 01:15:31 DEBUG : two: size = 3 OK 2026/09/01 01:15:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:15:31 DEBUG : two: Unchanged skipping 2026/09/01 01:15:33 DEBUG : CopyDest/three: md5 = 51c9e3814f44bdbef896f865df01d949 OK 2026/09/01 01:15:34 DEBUG : three: Need to transfer - File not found at Destination 2026/09/01 01:15:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone4005804426) 2026/09/01 01:15:34 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi/CopyDest') 2026/09/01 01:15:34 DEBUG : three: Sizes differ 2026/09/01 01:15:34 DEBUG : three: Destination not found in --copy-dest 2026/09/01 01:15:36 DEBUG : three: md5 = a4fb8d63a905532b899d64304311cdc4 OK 2026/09/01 01:15:36 DEBUG : three: size = 7 OK 2026/09/01 01:15:36 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (39.66s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:15:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/01 01:15:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5679e12ba5b00f9faf5361f6605f8048 OK 2026/09/01 01:15:47 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/01 01:15:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/01 01:15:48 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/01 01:15:48 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/01 01:15:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/01 01:15:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/01 01:15:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 209ef810f312e6505f399302d936115a OK 2026/09/01 01:15:52 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/01 01:15:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.46s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.59s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:15:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Looking for duplicate names using skip mode. 2026/09/01 01:15:59 NOTICE: one: Found 2 files with duplicate names 2026/09/01 01:15:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.67s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:16:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Looking for duplicate names using skip mode. 2026/09/01 01:16:06 NOTICE: one: Found 3 files with duplicate names 2026/09/01 01:16:06 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/01 01:16:07 INFO : one: Deleted 2026/09/01 01:16:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.70s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:16:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Looking for duplicate names using first mode. 2026/09/01 01:16:14 NOTICE: one: Found 3 files with duplicate names 2026/09/01 01:16:14 INFO : one: Deleted 2026/09/01 01:16:15 INFO : one: Deleted 2026/09/01 01:16:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.45s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:16:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Looking for duplicate names using newest mode. 2026/09/01 01:16:21 NOTICE: one: Found 3 files with duplicate names 2026/09/01 01:16:22 INFO : one: Deleted 2026/09/01 01:16:22 INFO : one: Deleted 2026/09/01 01:16:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.35s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:16:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Looking for duplicate names using oldest mode. 2026/09/01 01:16:29 NOTICE: one: Found 3 files with duplicate names 2026/09/01 01:16:30 INFO : one: Deleted 2026/09/01 01:16:30 INFO : one: Deleted 2026/09/01 01:16:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.37s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:16:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Looking for duplicate names using largest mode. 2026/09/01 01:16:37 NOTICE: one: Found 3 files with duplicate names 2026/09/01 01:16:37 INFO : one: Deleted 2026/09/01 01:16:38 INFO : one: Deleted 2026/09/01 01:16:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.52s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:16:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Looking for duplicate names using smallest mode. 2026/09/01 01:16:44 NOTICE: one: Found 3 files with duplicate names 2026/09/01 01:16:45 INFO : one: Deleted 2026/09/01 01:16:45 INFO : one: Deleted 2026/09/01 01:16:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.48s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:16:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Looking for duplicate names using rename mode. 2026/09/01 01:16:53 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/01 01:16:54 INFO : one-2.txt: renamed from: one.txt 2026/09/01 01:16:55 INFO : one-3.txt: renamed from: one.txt 2026/09/01 01:16:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.23s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:17:02 DEBUG : dupe1/one.txt: md5 = cfde7d9e934890aa2f793d4c0e85063e OK 2026/09/01 01:17:05 DEBUG : dupe2/two.txt: md5 = 68c9d8591b69bbb114814da927e0edc6 OK 2026/09/01 01:17:07 DEBUG : dupe3/three.txt: md5 = d6d12bd27d4a77378effec41027c23cf OK 2026/09/01 01:17:08 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/01 01:17:08 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/01 01:17:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/01 01:17:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (14.69s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:17:16 DEBUG : a.txt: md5 = 7a34d3c277c3e5f80e748eb2f4b5412b OK 2026/09/01 01:17:18 DEBUG : zend.txt: md5 = b8a32bfd7d7464f660c14ba89620caf8 OK 2026/09/01 01:17:21 DEBUG : sub dir/hello world: md5 = 69374816cb17057aeb305510b72c7976 OK 2026/09/01 01:17:23 DEBUG : sub dir/hello world2: md5 = 456055655124d56b7767efb6ad945fb1 OK 2026/09/01 01:17:25 DEBUG : sub dir/ignore dir/.ignore: md5 = 8bd5d67356c14602f6cc5572d8ce728a OK 2026/09/01 01:17:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2d38687aabab7d2aecdfa5c60ee57024 OK 2026/09/01 01:17:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 334d9ba1fe57d3faf7d6cf0ba5b1c789 OK 2026/09/01 01:17:31 DEBUG : a.txt: Excluded (Size Filter) 2026/09/01 01:17:31 DEBUG : a.txt: Excluded 2026/09/01 01:17:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 01:17:31 DEBUG : sub dir/hello world: Excluded 2026/09/01 01:17:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 01:17:31 DEBUG : sub dir/hello world2: Excluded 2026/09/01 01:17:32 DEBUG : sub dir/ignore dir: Excluded 2026/09/01 01:17:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 01:17:32 DEBUG : sub dir/hello world: Excluded 2026/09/01 01:17:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 01:17:32 DEBUG : sub dir/hello world2: Excluded 2026/09/01 01:17:32 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (25.17s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:17:41 DEBUG : a.txt: md5 = 1db64c65a96eddee9cb12880fcab9a25 OK 2026/09/01 01:17:43 DEBUG : zend.txt: md5 = 6f2606ca6d2599b2a4c01d95128d1ac6 OK 2026/09/01 01:17:46 DEBUG : sub dir/hello world: md5 = 515efd76a10aaa3d8961a2adafe8f397 OK 2026/09/01 01:17:47 DEBUG : sub dir/hello world2: md5 = 55cbe9c469189542f3069921f5e378c8 OK 2026/09/01 01:17:50 DEBUG : sub dir/ignore dir/.ignore: md5 = b1238931ebef79b443b27b129170e8fd OK 2026/09/01 01:17:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 86491149d81d84adf6584137a5a5e774 OK 2026/09/01 01:17:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = fb50ef488057bab46434466bc84f263c OK 2026/09/01 01:17:56 DEBUG : a.txt: Excluded (Size Filter) 2026/09/01 01:17:56 DEBUG : a.txt: Excluded 2026/09/01 01:17:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 01:17:57 DEBUG : sub dir/hello world2: Excluded 2026/09/01 01:17:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 01:17:57 DEBUG : sub dir/hello world: Excluded 2026/09/01 01:17:57 DEBUG : sub dir/ignore dir: Excluded 2026/09/01 01:17:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 01:17:57 DEBUG : sub dir/hello world2: Excluded 2026/09/01 01:17:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 01:17:57 DEBUG : sub dir/hello world: Excluded 2026/09/01 01:17:58 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (25.48s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:18:07 DEBUG : file1: md5 = 39999edb060ad5c5a27f3fe8dab5f78c OK 2026/09/01 01:18:09 DEBUG : sub/file2: md5 = ca3fda8eef23cdff9283fd53b783de3e OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/09/01 01:18:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/01 01:18:13 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/01 01:18:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (10.99s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.68s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.39s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:18:18 DEBUG : file1: md5 = dac586569df1652ef1a60ad53db75305 OK 2026/09/01 01:18:20 DEBUG : sub/file2: md5 = 69cf7ce0c7313262abcbf0bcabbebb19 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/01 01:18:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/notfound" 2026/09/01 01:18:25 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (13.19s) --- PASS: TestStatJSON/Root (0.37s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.65s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.41s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestStatJSONMemory 2026/09/01 01:18:29 DEBUG : Creating backend with remote ":memory:" 2026/09/01 01:18:29 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/01 01:18:29 DEBUG : sub/file1: size = 5 OK 2026/09/01 01:18:29 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 01:18:29 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-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:18:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Making directory 2026/09/01 01:18:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:18:32 DEBUG : sub dir/hello world: md5 = c89bbae8dad7c076e0e107273275ac5e OK --- PASS: TestLsd (5.50s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:18:37 DEBUG : potato2: md5 = aa6ccade5ae65bfc6e856ff4121756c1 OK 2026/09/01 01:18:39 DEBUG : empty space: md5 = a6546ad43b6637ffb6e55130a715c8e8 OK --- PASS: TestLs (5.34s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:18:42 DEBUG : potato2: md5 = 4c67c4d6838cbf14f58d986b7316d710 OK 2026/09/01 01:18:44 DEBUG : empty space: md5 = 67299ce7d3e97c279544ae4061d5ad7e OK 2026/09/01 01:18:45 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.60s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:18:48 DEBUG : potato2: md5 = 88fa4ba24088bcf5cbeabd1ed5ae9bd6 OK 2026/09/01 01:18:50 DEBUG : empty space: md5 = 866255a8477c87392a76c273a906fca7 OK --- PASS: TestLsLong (5.48s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:18:54 DEBUG : potato2: md5 = befdc8d628f2585b67c4c38affb24b8f OK 2026/09/01 01:18:55 DEBUG : empty space: md5 = 8853cf18b718a9dc09ba607a7ee79eeb OK --- PASS: TestHashSums (5.26s) === RUN TestHashSumsWithErrors 2026/09/01 01:18:57 DEBUG : Creating backend with remote ":memory:" 2026/09/01 01:18:57 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/01 01:18:57 ERROR : file1: hash unsupported: hash type not supported 2026/09/01 01:18:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/01 01:18:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/01 01:18:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/01 01:18:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/01 01:18:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/01 01:18:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/01 01:18:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/01 01:18:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/01 01:18:57 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-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:18:59 DEBUG : potato2: md5 = d23d023b05fbff907064bcbf5cd5c491 OK 2026/09/01 01:19:00 DEBUG : empty space: md5 = 4313521e28f3110ac5570fd829be6abe OK 2026/09/01 01:19:03 DEBUG : sub dir/potato3: md5 = 59f6ce901f85e860f2fe4d49d8895162 OK --- PASS: TestCount (9.98s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:19:09 DEBUG : small: md5 = 1e06bfaf1b75179b30a061b50556b811 OK 2026/09/01 01:19:10 DEBUG : medium: md5 = 3d0093d70cdc3cbc8541a550de40b394 OK 2026/09/01 01:19:12 DEBUG : large: md5 = 99ac95131f5e5cf43834dfad9992f016 OK 2026/09/01 01:19:12 DEBUG : Waiting for deletions to finish 2026/09/01 01:19:13 DEBUG : large: Excluded (Size Filter) 2026/09/01 01:19:13 INFO : small: Deleted 2026/09/01 01:19:13 INFO : medium: Deleted --- PASS: TestDelete (7.25s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:19:16 DEBUG : small: md5 = b13d0d56e77191f98c453c9d294f03fd OK 2026/09/01 01:19:18 DEBUG : medium: md5 = 40c29f5c966255568177a7d733f14eff OK 2026/09/01 01:19:19 DEBUG : large: md5 = 3a7f9d0ab5ee65f1153e6d20bb53e8bf OK 2026/09/01 01:19:20 DEBUG : Waiting for deletions to finish 2026/09/01 01:19:20 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/01 01:19:21 INFO : small: Deleted 2026/09/01 01:19:21 INFO : medium: Deleted --- PASS: TestMaxDelete (8.27s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:19:24 DEBUG : small: md5 = 22ebaee7079b814dd168c6be48e3d7d9 OK 2026/09/01 01:19:26 DEBUG : medium: md5 = 3d12af04262ec6f343666e27c53d1cb6 OK 2026/09/01 01:19:27 DEBUG : large: md5 = 6d5aa3dec2aa513acc38598161a413ff OK 2026/09/01 01:19:28 DEBUG : Waiting for deletions to finish 2026/09/01 01:19:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/01 01:19:28 INFO : medium: Deleted 2026/09/01 01:19:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.65s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:19:32 DEBUG : small: md5 = 8f7969e0c1f337917d42936a2362fd0d OK 2026/09/01 01:19:34 DEBUG : medium: md5 = e4a5ba1481eebb2a5bbd6a116f4ac1e2 OK 2026/09/01 01:19:35 DEBUG : large: md5 = b1f056f1e82ccd8b524391b4762e15f2 OK 2026/09/01 01:19:36 DEBUG : Waiting for deletions to finish 2026/09/01 01:19:36 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/01 01:19:36 INFO : large: Deleted 2026/09/01 01:19:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.09s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:19:40 DEBUG : ReadFile: md5 = 5b5399aa8f93b127821c74c770645f14 OK --- PASS: TestReadFile (4.40s) === RUN TestRetry 2026/09/01 01:19:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/01 01:19:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/01 01:19:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 01:19:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 01:19:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 01:19:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 01:19:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.06s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:19:44 DEBUG : file1: md5 = 336ab37d0d576dfc9e2777935d1bcea0 OK 2026/09/01 01:19:46 DEBUG : file2: md5 = f6a78a82ad4f39626cb8f53357737c7f OK --- PASS: TestCat (15.06s) === RUN TestPurge 2026/09/01 01:19:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nesoluh3pare" 2026/09/01 01:19:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/2jn01jt1gujh4smmocscsqgughr9fkuipdk1giq1gkl16cfnfqpg" 2026/09/01 01:19:59 DEBUG : Creating backend with remote "/tmp/rclone60913312" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nesoluh3pare'", Local "Local file system at /tmp/rclone60913312", Modify Window "1ms" 2026/09/01 01:20:05 DEBUG : A1/B1/C1/one: md5 = e38f6d558360da332877b3c349eee56b OK 2026/09/01 01:20:05 INFO : A2: Making directory 2026/09/01 01:20:06 INFO : A1/B2: Making directory 2026/09/01 01:20:07 INFO : A1/B2/C2: Making directory 2026/09/01 01:20:08 INFO : A1/B1/C3: Making directory 2026/09/01 01:20:09 INFO : A3: Making directory 2026/09/01 01:20:10 INFO : A3/B3: Making directory 2026/09/01 01:20:11 INFO : A3/B3/C4: Making directory 2026/09/01 01:20:13 DEBUG : A1/two: md5 = 6de668b035d135d572c18a85ba0ef06d OK 2026/09/01 01:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesoluh3pare': Purge remote 2026/09/01 01:20:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.49s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:20:22 DEBUG : A1/B1/C1/one: md5 = b10fc3aa169b9688783fb56ba3cfe722 OK 2026/09/01 01:20:22 INFO : A2: Making directory 2026/09/01 01:20:23 INFO : A1/B2: Making directory 2026/09/01 01:20:24 INFO : A1/B2/C2: Making directory 2026/09/01 01:20:25 INFO : A1/B1/C3: Making directory 2026/09/01 01:20:26 INFO : A3: Making directory 2026/09/01 01:20:27 INFO : A3/B3: Making directory 2026/09/01 01:20:28 INFO : A3/B3/C4: Making directory 2026/09/01 01:20:31 DEBUG : A1/two: md5 = 6a8a7f3ce6bd5510834ac3f666e9f304 OK 2026/09/01 01:20:33 DEBUG : removing 1 level 3 directories 2026/09/01 01:20:33 INFO : A3/B3/C4: Removing directory 2026/09/01 01:20:36 DEBUG : removing 2 level 3 directories 2026/09/01 01:20:36 INFO : A1/B2/C2: Removing directory 2026/09/01 01:20:36 INFO : A1/B1/C3: Removing directory 2026/09/01 01:20:36 DEBUG : removing 2 level 2 directories 2026/09/01 01:20:36 INFO : A1/B2: Removing directory 2026/09/01 01:20:36 INFO : A3/B3: Removing directory 2026/09/01 01:20:37 DEBUG : removing 2 level 1 directories 2026/09/01 01:20:37 INFO : A3: Removing directory 2026/09/01 01:20:37 INFO : A2: Removing directory 2026/09/01 01:20:42 DEBUG : removing 1 level 3 directories 2026/09/01 01:20:42 INFO : A1/B1/C1: Removing directory 2026/09/01 01:20:43 DEBUG : removing 1 level 2 directories 2026/09/01 01:20:43 INFO : A1/B1: Removing directory 2026/09/01 01:20:44 DEBUG : removing 1 level 1 directories 2026/09/01 01:20:44 INFO : A1: Removing directory 2026/09/01 01:20:45 DEBUG : removing 1 level 0 directories 2026/09/01 01:20:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Removing directory --- PASS: TestRmdirsNoLeaveRoot (28.90s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:20:47 INFO : A1: Making directory 2026/09/01 01:20:48 INFO : A1/B1: Making directory 2026/09/01 01:20:49 INFO : A1/B1/C1: Making directory 2026/09/01 01:20:52 DEBUG : removing 1 level 3 directories 2026/09/01 01:20:52 INFO : A1/B1/C1: Removing directory 2026/09/01 01:20:53 DEBUG : removing 1 level 2 directories 2026/09/01 01:20:53 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.53s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:20:56 INFO : A1: Making directory 2026/09/01 01:20:57 INFO : A1/B1: Making directory 2026/09/01 01:20:58 INFO : A1/B1/C1: Making directory 2026/09/01 01:21:01 DEBUG : removing 1 level 3 directories 2026/09/01 01:21:01 INFO : A1/B1/C1: Removing directory 2026/09/01 01:21:02 DEBUG : removing 1 level 2 directories 2026/09/01 01:21:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.76s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:21:06 DEBUG : file1: md5 = 7fdf23f34357658941a50507134b7da4 OK 2026/09/01 01:21:06 DEBUG : file1: size = 14 OK 2026/09/01 01:21:07 DEBUG : filename.txt: File name found in url 2026/09/01 01:21:08 DEBUG : filename.txt: md5 = e1eb2f479d11a14a98e1df889d282e29 OK 2026/09/01 01:21:08 DEBUG : filename.txt: size = 14 OK 2026/09/01 01:21:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/01 01:21:10 DEBUG : headerfilename.txt: md5 = fec536cee58a6cfc81f5511b836e8773 OK 2026/09/01 01:21:10 DEBUG : headerfilename.txt: size = 14 OK 2026/09/01 01:21:12 DEBUG : file2: md5 = 5a6bfb9e70f0cf2df7784ebabf4dc4c4 OK 2026/09/01 01:21:12 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.76s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:21:17 DEBUG : file1: md5 = 38218afc746e639eee42c40f51d33c72 OK 2026/09/01 01:21:17 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:21:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/01 01:21:21 DEBUG : sub/file2: md5 = 17a2d08d2b6fc3b7f4a36f3b88a24c19 OK 2026/09/01 01:21:21 DEBUG : sub/file2: size = 14 OK 2026/09/01 01:21:21 INFO : file1: Copied (new) to: sub/file2 2026/09/01 01:21:21 INFO : file1: Deleted 2026/09/01 01:21:21 DEBUG : sub/file2: size = 14 OK 2026/09/01 01:21:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:21:21 DEBUG : file1: Unchanged skipping 2026/09/01 01:21:21 INFO : file1: Deleted 2026/09/01 01:21:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.81s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:21:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/01 01:21:26 DEBUG : file1: md5 = 406451dc34793fdbd8ecbcaaa9abdf85 OK 2026/09/01 01:21:26 DEBUG : file1: size = 14 OK 2026/09/01 01:21:26 INFO : file1: Copied (new) 2026/09/01 01:21:26 INFO : file1: Deleted 2026/09/01 01:21:27 DEBUG : file1: Destination exists, skipping 2026/09/01 01:21:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.61s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:21:32 DEBUG : dst/file1: md5 = b6be7dc6eeab812d0c9746decbc168f4 OK 2026/09/01 01:21:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piferap3yifi/backup" 2026/09/01 01:21:33 DEBUG : Config file has changed externally - reloading 2026/09/01 01:21:33 DEBUG : Creating backend with remote "TestDrive:crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0/1nrff024r7pq65ecp72fc28jb0" 2026/09/01 01:21:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4005804426) 2026/09/01 01:21:34 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi') 2026/09/01 01:21:34 DEBUG : dst/file1: Sizes differ 2026/09/01 01:21:38 INFO : dst/file1: Moved (server-side) 2026/09/01 01:21:39 DEBUG : dst/file1: md5 = a0f65b9810a70d20bee64ce4e6828718 OK 2026/09/01 01:21:39 DEBUG : dst/file1: size = 14 OK 2026/09/01 01:21:39 INFO : dst/file1: Copied (new) 2026/09/01 01:21:39 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.21s) === 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-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:21:47 DEBUG : A1/one: md5 = d61d17b0dbcdc3b1440e8e0b7960832a OK 2026/09/01 01:21:49 DEBUG : A1/two: md5 = 3ce17e673e18da4cbfc0744fa6d18548 OK 2026/09/01 01:21:52 DEBUG : A1/B1/three: md5 = c3bae7a6b2f996889f1f942f29a3faa8 OK 2026/09/01 01:21:54 DEBUG : A1/B1/C1/four: md5 = 29d8fbcb71800888255c09672c0c8580 OK 2026/09/01 01:21:57 DEBUG : A1/B1/C2/five: md5 = 0d2d9162902fcfee665f8e18a0c8d250 OK 2026/09/01 01:21:57 INFO : A1/B2: Making directory 2026/09/01 01:21:57 DEBUG : TestDrive: Token expired 2026/09/01 01:21:57 DEBUG : TestDrive: No updated token found in the config file 2026/09/01 01:21:57 DEBUG : TestDrive: Token refresh successful 2026/09/01 01:21:57 DEBUG : Config file has changed externally - reloading 2026/09/01 01:21:57 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/09/01 01:21:57 DEBUG : TestDrive: Saved new token in config file 2026/09/01 01:21:57 INFO : A1/B1/C3: Making directory 2026/09/01 01:22:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/01 01:22:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/01 01:22:09 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/01 01:22:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/01 01:22:09 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/01 01:22:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/01 01:22:24 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/01 01:22:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/01 01:22:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/01 01:22:24 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/01 01:22:24 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (54.49s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 01:22:41 DEBUG : no_checksum_small_file_from_pipe: md5 = eda870ef9697a67f6f79b5e69453745b OK 2026/09/01 01:22:41 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 01:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/01 01:22:41 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/01 01:22:42 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/01 01:22:43 DEBUG : no_checksum_big_file_from_pipe: md5 = b62f53b9161ee24cf8898e576530e3b4 OK 2026/09/01 01:22:43 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 01:22:43 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-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:22:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 01:22:47 DEBUG : with_checksum_small_file_from_pipe: md5 = d5ef3caacf7dffbbfdf812230b9c00ff OK 2026/09/01 01:22:47 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 01:22:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/01 01:22:48 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/01 01:22:49 DEBUG : with_checksum_big_file_from_pipe: md5 = 8239594723ad7410aeef284675afbb98 OK 2026/09/01 01:22:49 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 01:22: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-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:22:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 01:22:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 01:22:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:22:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/01 01:22:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 01:22:54 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-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 01:22:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 01:22:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/01 01:22:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/01 01:23:00 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 01:23:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.05s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/01 01:23:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': File to upload is small (48 bytes), uploading instead of streaming 2026/09/01 01:23:04 DEBUG : rcat_metadata: md5 = 80e5a5d7dccb8f0091c67a8f19ec4e91 OK 2026/09/01 01:23:04 DEBUG : rcat_metadata: size = 48 OK 2026/09/01 01:23:04 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/01 01:23:06 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/01 01:23:07 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0b1de56b3a97bf598f0be0b479696e89 OK 2026/09/01 01:23:07 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/01 01:23:07 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.47s) --- PASS: TestRcatMetadata/Normal (3.01s) --- PASS: TestRcatMetadata/ViaDisk (3.03s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:10 DEBUG : potato1: md5 = 57e7a91937323d39f3a11ea9be1512c1 OK 2026/09/01 01:23:10 DEBUG : potato1: size = 60 OK 2026/09/01 01:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/01 01:23:12 DEBUG : potato2: md5 = 67627a0164ce58dd4c5bce0905875347 OK 2026/09/01 01:23:12 DEBUG : potato2: size = 60 OK 2026/09/01 01:23:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.97s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:15 DEBUG : potato1: md5 = 27a099bb3299198a8915f9fb106a2785 OK 2026/09/01 01:23:15 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi') 2026/09/01 01:23:15 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi') 2026/09/01 01:23:15 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi') 60 2026/09/01 01:23:15 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.86s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:18 DEBUG : potato1: md5 = acd2e9f4da574de63cb99b122d58da41 OK 2026/09/01 01:23:18 DEBUG : potato1: size = 60 OK 2026/09/01 01:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/01 01:23:20 DEBUG : potato2: md5 = 786f59a8803155fc7a04d4a5a159d992 OK 2026/09/01 01:23:20 DEBUG : potato2: size = 60 OK 2026/09/01 01:23:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.61s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:24 DEBUG : potato1: md5 = 9d6c2196746f9975bf87df6954c1b4a8 OK 2026/09/01 01:23:24 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.77s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" operations_test.go:1794: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:27 DEBUG : potato4: md5 = 4db563225faa0cbac7e3aa266de8773d OK 2026/09/01 01:23:27 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi') 2026/09/01 01:23:27 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi') 2026/09/01 01:23:27 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi') 59 2026/09/01 01:23:27 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:30 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:33 DEBUG : potato3: md5 = b746d3f29f879197b09ced12e2d1bbb0 OK 2026/09/01 01:23:33 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (9.02s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.51s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.09s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.80s) --- PASS: TestRcatSizeChecksum/NoHashes (2.62s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:35 DEBUG : potato2: md5 = 7cef8f8fd9c84ce0844fdadc0bf47c85 OK 2026/09/01 01:23:37 DEBUG : empty space: md5 = bbab6ef3d2b14eaa6f64e55498269c23 OK 2026/09/01 01:23:39 DEBUG : sub dir/potato3: md5 = 4a0d9b7b987ce8663620e605ddd76ab0 OK 2026/09/01 01:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Touching "sub dir/potato3" 2026/09/01 01:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Touching "empty space" 2026/09/01 01:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Touching "potato2" --- PASS: TestTouchDir (11.04s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:45 DEBUG : dir with metadata: Making directory with metadata 2026/09/01 01:23:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.88s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:48 DEBUG : directory with modtime: Making directory with metadata 2026/09/01 01:23:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.63s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/01 01:23:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 01:23:50 DEBUG : Google drive root 'crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0': Skipping btime metadata as can't update it on an existing file: 2026-09-01T01:23:50.746175886Z 2026/09/01 01:23:51 INFO : non existent directory: Updated directory metadata 2026/09/01 01:23:54 DEBUG : Google drive root 'crypt/mrvppb5elob7r8hcl6bro73mqca2pj2ck13jp1ivi829opkjere0': Skipping btime metadata as can't update it on an existing file: 2026-09-01T01:23:50.746175886Z 2026/09/01 01:23:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.85s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:23:56 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/01 01:23:58 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/01 01:23:59 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.69s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:24:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/01 01:24:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 01:24:01 DEBUG : dst: Making directory with metadata 2026/09/01 01:24:02 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 01:24:02 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:24:02 INFO : dst: Set directory modification time (using SetModTime) 2026/09/01 01:24:03 INFO : dst: Set directory modification time (using SetModTime) 2026/09/01 01:24:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/01 01:24:04 INFO : dst: Set directory modification time (using SetModTime) 2026/09/01 01:24:04 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.30s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi'", Local "Local file system at /tmp/rclone4005804426", Modify Window "1ms" 2026/09/01 01:24:07 DEBUG : sub dir/test remove existing: md5 = 9138e2a68651295913c780e41225045a OK 2026/09/01 01:24:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 28ddbfeb4be66c47e8ef7cbf5532e46d OK 2026/09/01 01:24:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yebefap6" before starting 2026/09/01 01:24:12 DEBUG : sub dir/test remove existing.yebefap6: TEST: removing renamed existing file after operation 2026/09/01 01:24:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rokawor6" before starting 2026/09/01 01:24:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rokawor6: TEST: renaming existing back after failed operation 2026/09/01 01:24:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pibixuq8" before starting 2026/09/01 01:24:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pibixuq8: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (14.81s) === 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/09/01 01:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piferap3yifi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m46.217467966s (try 1/5)