"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/09 01:29:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi" 2026/07/09 01:29:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:29:28 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g" 2026/07/09 01:29:29 DEBUG : Creating backend with remote "/tmp/rclone1244347815" === 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-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/07/09 01:29:29 DEBUG : a: size = 0 OK 2026/07/09 01:29:29 DEBUG : a: size = 1 (memory) 2026/07/09 01:29:29 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/09 01:29:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/09 01:29:29 DEBUG : potato: Seek from 10 to 0 2026/07/09 01:29:29 DEBUG : potato: Seek from 10 to 0 2026/07/09 01:29:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/09 01:29:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Seek from 5 to 2 2026/07/09 01:29:29 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/09 01:29:29 DEBUG : potato: Seek from 7 to 0 2026/07/09 01:29:29 DEBUG : potato: Seek from 7 to 0 2026/07/09 01:29:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/09 01:29:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Seek from 5 to 2 2026/07/09 01:29:29 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/09 01:29:29 DEBUG : potato: Seek from 8 to 0 2026/07/09 01:29:29 DEBUG : potato: Seek from 8 to 0 2026/07/09 01:29:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/09 01:29:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 01:29:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 01:29:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 01:29:29 DEBUG : potato: Seek from 5 to 2 2026/07/09 01:29:29 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/09 01:29:29 DEBUG : potato: Seek from 9 to 0 2026/07/09 01:29:29 DEBUG : potato: Seek from 9 to 0 2026/07/09 01:29:29 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-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:29:32 DEBUG : rutabaga: md5 = 93a9188102fd6f407f3148b885adaa56 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/09 01:29:34 DEBUG : empty space: md5 = bd0f1d024be3f0ec0d5a9a926e065139 OK === RUN TestCheck/3 2026/07/09 01:29:36 DEBUG : potato2: md5 = 04e0da528ce6af17d9b228005a716649 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/09 01:29:39 DEBUG : remotepotato: md5 = 756d398b2accea912870581793d59420 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.88s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/07/09 01:29:42 DEBUG : Creating backend with remote "nonexistent" 2026/07/09 01:29:42 DEBUG : Creating backend with remote "nonexistent" 2026/07/09 01:29:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/09 01:29:42 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/09 01:29:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/09 01:29:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:29:44 DEBUG : rutabaga: md5 = 42557022a115c8f4e129efc5132fa9eb OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/09 01:29:47 DEBUG : empty space: md5 = a180789f4ab1fc4cb0704b08b57f6255 OK === RUN TestCheckDownload/3 2026/07/09 01:29:50 DEBUG : potato2: md5 = 431ff881a23c777f4767b7425e72bc8f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/09 01:29:54 DEBUG : remotepotato: md5 = e7f5d6b6821731cc8e7647cf3d3397b3 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.10s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (0.86s) --- PASS: TestCheckDownload/3 (0.80s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:30:01 DEBUG : rutabaga: md5 = ced28066d8db3b33bd97917bc9e7d0b4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/09 01:30:03 DEBUG : empty space: md5 = 898fe431b8cd53dd45feea5f80bde287 OK === RUN TestCheckSizeOnly/3 2026/07/09 01:30:06 DEBUG : potato2: md5 = 3944e86a1fa93d21d38d6aff774af766 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/09 01:30:08 DEBUG : remotepotato: md5 = 4d5b8cf419de77f1d282782dc57abc09 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.39s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:30:13 DEBUG : test.sum: md5 = 7447c3f8cc27ef5e84fa6a465598f090 OK 2026/07/09 01:30:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/09 01:30:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/09 01:30:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/09 01:30:14 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/09 01:30:16 DEBUG : test.sum: md5 = c9ea9ae0bbe9af6d9da313eae682c8a9 OK 2026/07/09 01:30:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/09 01:30:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/09 01:30:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/09 01:30:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.21s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:30:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/data" 2026/07/09 01:30:18 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:30:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/data" 2026/07/09 01:30:20 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/vjrnln8ratgmqakfosrqe8espk" 2026/07/09 01:30:24 DEBUG : data/banana: md5 = 7002050b4ac616345120ff3a7d4d3693 OK 2026/07/09 01:30:26 DEBUG : test.sum: md5 = d68a70130cec25288dc1c93de42745ba OK === RUN TestCheckSumDownload/subtest1 2026/07/09 01:30:31 DEBUG : data/potato: md5 = 9bf3f81281aeb132b87800759a01310e OK 2026/07/09 01:30:32 DEBUG : test.sum: md5 = 457cc6c3a49db4bcc171eae5bfb70b7b OK === RUN TestCheckSumDownload/subtest2 2026/07/09 01:30:36 DEBUG : test.sum: md5 = 2c774a94f4b52261efe9ef818682a1a4 OK === RUN TestCheckSumDownload/subtest3 2026/07/09 01:30:41 DEBUG : test.sum: md5 = cefb4df596d4f7590b6baa7fea94662d OK === RUN TestCheckSumDownload/subtest4 2026/07/09 01:30:45 DEBUG : test.sum: md5 = 44e3ecbabd293cc9a3227c38faf89fe4 OK === RUN TestCheckSumDownload/subtest5 2026/07/09 01:30:49 DEBUG : test.sum: md5 = a5a3c2d57cf3cc49f2ba16fa256b4070 OK === RUN TestCheckSumDownload/subtest6 2026/07/09 01:30:53 DEBUG : data/banana: md5 = a046b029c70cbddc52a761f012d13a7d OK 2026/07/09 01:30:55 DEBUG : data/potato: md5 = d5ef87cac63c30db6579429ba1b63c6b OK 2026/07/09 01:30:56 DEBUG : test.sum: md5 = a631880f9801e72d987888888bf19f14 OK === RUN TestCheckSumDownload/subtest7 2026/07/09 01:31:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/07/09 01:31:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.41s) --- PASS: TestCheckSumDownload/subtest1 (2.36s) --- PASS: TestCheckSumDownload/subtest2 (1.96s) --- PASS: TestCheckSumDownload/subtest3 (1.91s) --- PASS: TestCheckSumDownload/subtest4 (1.91s) --- PASS: TestCheckSumDownload/subtest5 (1.82s) --- PASS: TestCheckSumDownload/subtest6 (1.83s) --- PASS: TestCheckSumDownload/subtest7 (2.18s) === RUN TestApplyTransforms 2026/07/09 01:31:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhagej2qavu" 2026/07/09 01:31:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:02 DEBUG : Creating backend with remote "TestDrive:crypt/vabtqfvqq96oqah7is2t9mjbpgn8ng42gpgknqe790gs03kejugg" 2026/07/09 01:31:03 DEBUG : Creating backend with remote "/tmp/rclone523527332" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhagej2qavu'", Local "Local file system at /tmp/rclone523527332", Modify Window "1ms" 2026/07/09 01:31:06 DEBUG : hello, world!: md5 = 05cb8e14a8032a4b6e17929fd2d01310 OK upper checkfile vs. lower remote (without normalization) 2026/07/09 01:31:06 ERROR : hello, world!: sum not found 2026/07/09 01:31:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duhagej2qavu' 2026/07/09 01:31:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhagej2qavu': 1 files missing 2026/07/09 01:31:06 NOTICE: 1 hashes missing 2026/07/09 01:31:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhagej2qavu': 1 differences found 2026/07/09 01:31:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhagej2qavu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/09 01:31:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhagej2qavu': 0 differences found 2026/07/09 01:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhagej2qavu': 1 matching files 2026/07/09 01:31:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehojof4fiwu" 2026/07/09 01:31:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:08 DEBUG : Creating backend with remote "TestDrive:crypt/1ao2a7fsak2o8mp4jl2ifb5s3kihtetlutikov586dokh001qof0" 2026/07/09 01:31:09 DEBUG : Creating backend with remote "/tmp/rclone1708602901" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehojof4fiwu'", Local "Local file system at /tmp/rclone1708602901", Modify Window "1ms" 2026/07/09 01:31:11 DEBUG : HELLO, WORLD!: md5 = 3dcf7c8f69d1adef77fc7d1f46bf4866 OK lower checkfile vs. upper remote (without normalization) 2026/07/09 01:31:12 ERROR : HELLO, WORLD!: sum not found 2026/07/09 01:31:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rehojof4fiwu' 2026/07/09 01:31:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehojof4fiwu': 1 files missing 2026/07/09 01:31:12 NOTICE: 1 hashes missing 2026/07/09 01:31:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehojof4fiwu': 1 differences found 2026/07/09 01:31:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehojof4fiwu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/09 01:31:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehojof4fiwu': 0 differences found 2026/07/09 01:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehojof4fiwu': 1 matching files 2026/07/09 01:31:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vukefaj1xira" 2026/07/09 01:31:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:13 DEBUG : Creating backend with remote "TestDrive:crypt/qtjo0vjrsqfhlfk93iol5htbcd611nn45rb18h3heuvclt5hjru0" 2026/07/09 01:31:14 DEBUG : Creating backend with remote "/tmp/rclone1083879554" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vukefaj1xira'", Local "Local file system at /tmp/rclone1083879554", Modify Window "1ms" 2026/07/09 01:31:17 DEBUG : HeLlO, wOrLd!: md5 = 47f687bb8e14ef69492aa88bca53def1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/09 01:31:17 ERROR : HeLlO, wOrLd!: sum not found 2026/07/09 01:31:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vukefaj1xira' 2026/07/09 01:31:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vukefaj1xira': 1 files missing 2026/07/09 01:31:17 NOTICE: 1 hashes missing 2026/07/09 01:31:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vukefaj1xira': 1 differences found 2026/07/09 01:31:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vukefaj1xira': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/09 01:31:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vukefaj1xira': 0 differences found 2026/07/09 01:31:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vukefaj1xira': 1 matching files 2026/07/09 01:31:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sixibes1yeme" 2026/07/09 01:31:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:18 DEBUG : Creating backend with remote "TestDrive:crypt/7577fglqu848i1s4tffkhd6j7aje0lb8cr53la0503jdnmnt0ojg" 2026/07/09 01:31:19 DEBUG : Creating backend with remote "/tmp/rclone714401897" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sixibes1yeme'", Local "Local file system at /tmp/rclone714401897", Modify Window "1ms" 2026/07/09 01:31:22 DEBUG : HELLO, WORLD!: md5 = ac24fef8370f2e9bdbfb995e5b5e88b9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/09 01:31:22 ERROR : HELLO, WORLD!: sum not found 2026/07/09 01:31:22 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sixibes1yeme' 2026/07/09 01:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixibes1yeme': 1 files missing 2026/07/09 01:31:22 NOTICE: 1 hashes missing 2026/07/09 01:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixibes1yeme': 1 differences found 2026/07/09 01:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixibes1yeme': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/09 01:31:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixibes1yeme': 0 differences found 2026/07/09 01:31:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixibes1yeme': 1 matching files 2026/07/09 01:31:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giwehow7duki" 2026/07/09 01:31:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:23 DEBUG : Creating backend with remote "TestDrive:crypt/mtt4qbl99svmf3molft25o98tmrlbiofl3e4govqef0l1m1pfksg" 2026/07/09 01:31:24 DEBUG : Creating backend with remote "/tmp/rclone2637678598" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giwehow7duki'", Local "Local file system at /tmp/rclone2637678598", Modify Window "1ms" 2026/07/09 01:31:27 DEBUG : 測試_Русский___ě_áñ: md5 = 39b02a205989cd22aaf60caf3d630c3d OK NFD checkfile vs. NFC remote (without normalization) 2026/07/09 01:31:27 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/09 01:31:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-giwehow7duki' 2026/07/09 01:31:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwehow7duki': 1 files missing 2026/07/09 01:31:27 NOTICE: 1 hashes missing 2026/07/09 01:31:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwehow7duki': 1 differences found 2026/07/09 01:31:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwehow7duki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/09 01:31:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwehow7duki': 0 differences found 2026/07/09 01:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwehow7duki': 1 matching files 2026/07/09 01:31:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiheceg6roki" 2026/07/09 01:31:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:28 DEBUG : Creating backend with remote "TestDrive:crypt/2ouo22vrscdq1qu5t5aal8r68f5da85r22a23t3icv2qomp07glg" 2026/07/09 01:31:30 DEBUG : Creating backend with remote "/tmp/rclone1987288905" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiheceg6roki'", Local "Local file system at /tmp/rclone1987288905", Modify Window "1ms" 2026/07/09 01:31:32 DEBUG : 測試_Русский___ě_áñ: md5 = bf505ae90bc851539b5f2d3b351b60e8 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/09 01:31:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/09 01:31:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiheceg6roki' 2026/07/09 01:31:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiheceg6roki': 1 files missing 2026/07/09 01:31:33 NOTICE: 1 hashes missing 2026/07/09 01:31:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiheceg6roki': 1 differences found 2026/07/09 01:31:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiheceg6roki': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/09 01:31:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiheceg6roki': 0 differences found 2026/07/09 01:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiheceg6roki': 1 matching files 2026/07/09 01:31:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luwimuh3hise" 2026/07/09 01:31:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:34 DEBUG : Creating backend with remote "TestDrive:crypt/3acafq1ms168d61o8s20t8lecnipeggh9oj3csj4dsq9uoesp5eg" 2026/07/09 01:31:35 DEBUG : Creating backend with remote "/tmp/rclone999782381" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luwimuh3hise'", Local "Local file system at /tmp/rclone999782381", Modify Window "1ms" 2026/07/09 01:31:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = edac3a240ada62d4497d0ac1c8b72fe1 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/09 01:31:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 01:31:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luwimuh3hise' 2026/07/09 01:31:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwimuh3hise': 1 files missing 2026/07/09 01:31:38 NOTICE: 1 hashes missing 2026/07/09 01:31:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwimuh3hise': 1 differences found 2026/07/09 01:31:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwimuh3hise': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/09 01:31:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwimuh3hise': 0 differences found 2026/07/09 01:31:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwimuh3hise': 1 matching files 2026/07/09 01:31:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxanow2rayu" 2026/07/09 01:31:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:39 DEBUG : Creating backend with remote "TestDrive:crypt/n7ldh55pcaidligqoa836qvl877dnsnnfopoakua28olvjsgutr0" 2026/07/09 01:31:40 DEBUG : Creating backend with remote "/tmp/rclone1623237600" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxanow2rayu'", Local "Local file system at /tmp/rclone1623237600", Modify Window "1ms" 2026/07/09 01:31:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2c89b4b79ca11a7bf818e07c5714f5a8 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/09 01:31:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 01:31:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muxanow2rayu' 2026/07/09 01:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muxanow2rayu': 1 files missing 2026/07/09 01:31:43 NOTICE: 1 hashes missing 2026/07/09 01:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muxanow2rayu': 1 differences found 2026/07/09 01:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muxanow2rayu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/09 01:31:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muxanow2rayu': 0 differences found 2026/07/09 01:31:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muxanow2rayu': 1 matching files 2026/07/09 01:31:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-decesoj6buke" 2026/07/09 01:31:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:44 DEBUG : Creating backend with remote "TestDrive:crypt/eip9bcfhjsaq7k0ufjdmt0uk9vmisk04k4a8m37or23v80igqa9g" 2026/07/09 01:31:45 DEBUG : Creating backend with remote "/tmp/rclone977539117" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-decesoj6buke'", Local "Local file system at /tmp/rclone977539117", Modify Window "1ms" 2026/07/09 01:31:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4db7a410fde113481ad56c1f2dc4e801 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/09 01:31:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 01:31:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-decesoj6buke' 2026/07/09 01:31:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decesoj6buke': 1 files missing 2026/07/09 01:31:49 NOTICE: 1 hashes missing 2026/07/09 01:31:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decesoj6buke': 1 differences found 2026/07/09 01:31:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decesoj6buke': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/09 01:31:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decesoj6buke': 0 differences found 2026/07/09 01:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decesoj6buke': 1 matching files 2026/07/09 01:31:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bopoxeg9hita" 2026/07/09 01:31:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:31:50 DEBUG : Creating backend with remote "TestDrive:crypt/1jj772s5iahla5dpvoqjillu9l7h0049kqbqh153bqdfsirg2oag" 2026/07/09 01:31:51 DEBUG : Creating backend with remote "/tmp/rclone1219795074" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bopoxeg9hita'", Local "Local file system at /tmp/rclone1219795074", Modify Window "1ms" 2026/07/09 01:31:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dddc2daadb03d0a3960028656922688c OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/09 01:31:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 01:31:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bopoxeg9hita' 2026/07/09 01:31:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopoxeg9hita': 1 files missing 2026/07/09 01:31:54 NOTICE: 1 hashes missing 2026/07/09 01:31:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopoxeg9hita': 1 differences found 2026/07/09 01:31:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopoxeg9hita': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/09 01:31:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 01:31:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopoxeg9hita': 0 differences found 2026/07/09 01:31:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopoxeg9hita': 1 matching files 2026/07/09 01:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bopoxeg9hita': Purge remote 2026/07/09 01:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-decesoj6buke': Purge remote 2026/07/09 01:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxanow2rayu': Purge remote 2026/07/09 01:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luwimuh3hise': Purge remote 2026/07/09 01:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiheceg6roki': Purge remote 2026/07/09 01:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giwehow7duki': Purge remote 2026/07/09 01:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sixibes1yeme': Purge remote 2026/07/09 01:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vukefaj1xira': Purge remote 2026/07/09 01:32:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehojof4fiwu': Purge remote 2026/07/09 01:32:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhagej2qavu': Purge remote --- PASS: TestApplyTransforms (58.44s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:32:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 01:32:03 DEBUG : sub/file2: md5 = e8996344bf474fd8dd772a7f4f299bcf OK 2026/07/09 01:32:03 DEBUG : sub/file2: size = 14 OK 2026/07/09 01:32:03 INFO : file1: Copied (new) to: sub/file2 2026/07/09 01:32:04 DEBUG : sub/file2: size = 14 OK 2026/07/09 01:32:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 01:32:04 DEBUG : file1: Unchanged skipping 2026/07/09 01:32:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': don't need to copy/move sub/file2, it is already at target location 2026/07/09 01:32:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.96s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:32:11 DEBUG : dst/file1: md5 = a249ae72af3150812ee390aa396de7cd OK 2026/07/09 01:32:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/backup" 2026/07/09 01:32:12 DEBUG : Config file has changed externally - reloading 2026/07/09 01:32:12 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/1nrff024r7pq65ecp72fc28jb0" 2026/07/09 01:32:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1244347815) 2026/07/09 01:32:13 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi') 2026/07/09 01:32:13 DEBUG : dst/file1: Sizes differ 2026/07/09 01:32:16 INFO : dst/file1: Moved (server-side) 2026/07/09 01:32:18 DEBUG : dst/file1: md5 = 5adb2b2017db8e501d92a2a54ef171d3 OK 2026/07/09 01:32:18 DEBUG : dst/file1: size = 14 OK 2026/07/09 01:32:18 INFO : dst/file1: Copied (new) 2026/07/09 01:32:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/09 01:32:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/09 01:32:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.22s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:32:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/dst" 2026/07/09 01:32:23 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/09 01:32:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/CompareDest" 2026/07/09 01:32:25 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/gveqi14airsml4bgu7krj116o8" 2026/07/09 01:32:27 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 01:32:30 DEBUG : one: md5 = 9cc56d21abb3a1b0312abf8d3a443921 OK 2026/07/09 01:32:30 DEBUG : one: size = 3 OK 2026/07/09 01:32:30 INFO : one: Copied (new) 2026/07/09 01:32:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244347815) 2026/07/09 01:32:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi/dst') 2026/07/09 01:32:31 DEBUG : one: Sizes differ 2026/07/09 01:32:34 DEBUG : one: md5 = 64f81d0ac17167ed5c54b1795facf4f1 OK 2026/07/09 01:32:34 DEBUG : one: size = 5 OK 2026/07/09 01:32:34 INFO : one: Copied (replaced existing) 2026/07/09 01:32:37 DEBUG : dst/one: md5 = d20bde126fd95507465cb739a2f5d373 OK 2026/07/09 01:32:40 DEBUG : CompareDest/one: md5 = 12ddfc2ad65c46e8929c3bd9db6ef11a OK 2026/07/09 01:32:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244347815) 2026/07/09 01:32:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi/dst') 2026/07/09 01:32:41 DEBUG : one: Sizes differ 2026/07/09 01:32:41 DEBUG : one: size = 5 OK 2026/07/09 01:32:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 01:32:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 01:32:43 DEBUG : CompareDest/two: md5 = 192a657932acf58233fd2d23ed7bc30a OK 2026/07/09 01:32:44 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 01:32:44 DEBUG : two: size = 3 OK 2026/07/09 01:32:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 01:32:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 01:32:45 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 01:32:45 DEBUG : two: size = 3 OK 2026/07/09 01:32:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 01:32:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 01:32:47 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 01:32:47 DEBUG : two: size = 5 (Local file system at /tmp/rclone1244347815) 2026/07/09 01:32:47 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi/CompareDest') 2026/07/09 01:32:47 DEBUG : two: Sizes differ 2026/07/09 01:32:49 DEBUG : two: md5 = a9f1397d037cd86fe8a9d01d11422fe5 OK 2026/07/09 01:32:49 DEBUG : two: size = 5 OK 2026/07/09 01:32:49 INFO : two: Copied (new) 2026/07/09 01:32:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/09 01:32:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:32:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/09 01:32:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (30.45s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:32:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/dst" 2026/07/09 01:32:54 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/09 01:32:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/CopyDest" 2026/07/09 01:32:56 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/09 01:32:57 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 01:33:00 DEBUG : one: md5 = ea023f6cc9ec1c37f3ca159e785d09b2 OK 2026/07/09 01:33:00 DEBUG : one: size = 3 OK 2026/07/09 01:33:00 INFO : one: Copied (new) 2026/07/09 01:33:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244347815) 2026/07/09 01:33:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi/dst') 2026/07/09 01:33:01 DEBUG : one: Sizes differ 2026/07/09 01:33:03 DEBUG : one: md5 = 01ec478651b6e558d5ba5181a6fabe95 OK 2026/07/09 01:33:03 DEBUG : one: size = 5 OK 2026/07/09 01:33:03 INFO : one: Copied (replaced existing) 2026/07/09 01:33:06 DEBUG : dst/one: md5 = 016c2318657349a4517c56bf6aa056a6 OK 2026/07/09 01:33:08 DEBUG : CopyDest/one: md5 = 2424ccbd9e960dc05cdb7da8ba979db4 OK 2026/07/09 01:33:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/BackupDir" 2026/07/09 01:33:09 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/09 01:33:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244347815) 2026/07/09 01:33:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi/dst') 2026/07/09 01:33:11 DEBUG : one: Sizes differ 2026/07/09 01:33:11 DEBUG : one: size = 5 OK 2026/07/09 01:33:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 01:33:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244347815) 2026/07/09 01:33:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi/dst') 2026/07/09 01:33:11 DEBUG : one: Sizes differ 2026/07/09 01:33:13 INFO : one: Moved (server-side) 2026/07/09 01:33:14 DEBUG : one: size = 5 OK 2026/07/09 01:33:14 INFO : one: Copied (server-side copy) 2026/07/09 01:33:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/09 01:33:16 DEBUG : CopyDest/two: md5 = 83dc2fd1b175b85e67a9ea6523e95ed2 OK 2026/07/09 01:33:17 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 01:33:18 DEBUG : two: size = 3 OK 2026/07/09 01:33:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 01:33:19 DEBUG : two: size = 3 OK 2026/07/09 01:33:19 INFO : two: Copied (server-side copy) 2026/07/09 01:33:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/09 01:33:20 DEBUG : two: size = 3 OK 2026/07/09 01:33:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 01:33:20 DEBUG : two: Unchanged skipping 2026/07/09 01:33:22 DEBUG : CopyDest/three: md5 = 78cd77282102a33810be6c13efccf690 OK 2026/07/09 01:33:23 DEBUG : three: Need to transfer - File not found at Destination 2026/07/09 01:33:23 DEBUG : three: size = 7 (Local file system at /tmp/rclone1244347815) 2026/07/09 01:33:23 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi/CopyDest') 2026/07/09 01:33:23 DEBUG : three: Sizes differ 2026/07/09 01:33:23 DEBUG : three: Destination not found in --copy-dest 2026/07/09 01:33:24 DEBUG : three: md5 = 530fc0a93942dc070ecd6cb88f732987 OK 2026/07/09 01:33:24 DEBUG : three: size = 7 OK 2026/07/09 01:33:24 INFO : three: Copied (new) 2026/07/09 01:33:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/09 01:33:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:33:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/09 01:33:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:33:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/09 01:33:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/09 01:33:31 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.06s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:33:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/09 01:33:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 11015413c3925a6db15c0b80870161e4 OK 2026/07/09 01:33:36 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/09 01:33:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/09 01:33:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/09 01:33:37 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/07/09 01:33:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/09 01:33:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/09 01:33:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4322072f224b2daa934890bf55776378 OK 2026/07/09 01:33:40 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/09 01:33:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/09 01:33:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/09 01:33:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.27s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:33:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Looking for duplicate names using skip mode. 2026/07/09 01:33:47 NOTICE: one: Found 2 files with duplicate names 2026/07/09 01:33:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.19s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:33:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Looking for duplicate names using skip mode. 2026/07/09 01:33:54 NOTICE: one: Found 3 files with duplicate names 2026/07/09 01:33:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/09 01:33:55 INFO : one: Deleted 2026/07/09 01:33:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.38s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:34:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Looking for duplicate names using first mode. 2026/07/09 01:34:02 NOTICE: one: Found 3 files with duplicate names 2026/07/09 01:34:02 INFO : one: Deleted 2026/07/09 01:34:03 INFO : one: Deleted 2026/07/09 01:34:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.40s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:34:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Looking for duplicate names using newest mode. 2026/07/09 01:34:09 NOTICE: one: Found 3 files with duplicate names 2026/07/09 01:34:09 INFO : one: Deleted 2026/07/09 01:34:10 INFO : one: Deleted 2026/07/09 01:34:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.61s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", 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-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:34:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Looking for duplicate names using oldest mode. 2026/07/09 01:34:17 NOTICE: one: Found 3 files with duplicate names 2026/07/09 01:34:18 INFO : one: Deleted 2026/07/09 01:34:18 INFO : one: Deleted 2026/07/09 01:34:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.45s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:34:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Looking for duplicate names using largest mode. 2026/07/09 01:34:25 NOTICE: one: Found 3 files with duplicate names 2026/07/09 01:34:25 INFO : one: Deleted 2026/07/09 01:34:26 INFO : one: Deleted 2026/07/09 01:34:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.43s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:34:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Looking for duplicate names using smallest mode. 2026/07/09 01:34:32 NOTICE: one: Found 3 files with duplicate names 2026/07/09 01:34:33 INFO : one: Deleted 2026/07/09 01:34:33 INFO : one: Deleted 2026/07/09 01:34:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.66s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:34:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Looking for duplicate names using rename mode. 2026/07/09 01:34:41 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/09 01:34:43 INFO : one-2.txt: renamed from: one.txt 2026/07/09 01:34:44 INFO : one-3.txt: renamed from: one.txt 2026/07/09 01:34:46 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.95s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:34:51 DEBUG : dupe1/one.txt: md5 = c52344c21bf103657ad4d6b83ecd4852 OK 2026/07/09 01:34:54 DEBUG : dupe2/two.txt: md5 = e751db5a979868a3f9c5ca82b32aa9ca OK 2026/07/09 01:34:56 DEBUG : dupe3/three.txt: md5 = 9ecfe799fddfb4e929d0be9ba20384c8 OK 2026/07/09 01:34:57 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/09 01:34:58 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/09 01:34:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/09 01:34:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/09 01:35:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/09 01:35:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/09 01:35:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.05s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:35:05 DEBUG : a.txt: md5 = 2c3076fa7f050d6978fa5f4489f5c9c1 OK 2026/07/09 01:35:07 DEBUG : zend.txt: md5 = 7b23479314152ca4d6c103c8ea2fae30 OK 2026/07/09 01:35:10 DEBUG : sub dir/hello world: md5 = b804c0a6db62112e8b00d5c675a15f48 OK 2026/07/09 01:35:11 DEBUG : sub dir/hello world2: md5 = ee424ac593856d9b3ef992a4b97a73c2 OK 2026/07/09 01:35:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 96bb3a5e2f8c7b6f0b142b0b72138742 OK 2026/07/09 01:35:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4a6a2f9963b4c30e9c7e58b55fad3365 OK 2026/07/09 01:35:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6c3d3acffb47eb7058c0ae41d7f07bf0 OK 2026/07/09 01:35:20 DEBUG : a.txt: Excluded (Size Filter) 2026/07/09 01:35:20 DEBUG : a.txt: Excluded 2026/07/09 01:35:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 01:35:20 DEBUG : sub dir/hello world: Excluded 2026/07/09 01:35:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 01:35:20 DEBUG : sub dir/hello world2: Excluded 2026/07/09 01:35:21 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 01:35:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 01:35:21 DEBUG : sub dir/hello world: Excluded 2026/07/09 01:35:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 01:35:21 DEBUG : sub dir/hello world2: Excluded 2026/07/09 01:35:21 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 01:35:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/09 01:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/09 01:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/09 01:35:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/09 01:35:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/09 01:35:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/09 01:35:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.08s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:35:30 DEBUG : a.txt: md5 = db88f7e01fc992eaefc3d58332dcf9cd OK 2026/07/09 01:35:32 DEBUG : zend.txt: md5 = e98b8e0729996d9145c70649a6bb1905 OK 2026/07/09 01:35:35 DEBUG : sub dir/hello world: md5 = fef6d8afdf33b6d4ba22f8cd772758da OK 2026/07/09 01:35:36 DEBUG : sub dir/hello world2: md5 = 2bdb5cb27def76f2bf7fca23a126d30b OK 2026/07/09 01:35:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 1c8b69f10c521dacfc9c025b3b57db08 OK 2026/07/09 01:35:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 567b27b23d595d9b9d97a3fa4811ea08 OK 2026/07/09 01:35:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = f35579e9abd250242d8c0acbef52f739 OK 2026/07/09 01:35:44 DEBUG : a.txt: Excluded (Size Filter) 2026/07/09 01:35:44 DEBUG : a.txt: Excluded 2026/07/09 01:35:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 01:35:45 DEBUG : sub dir/hello world2: Excluded 2026/07/09 01:35:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 01:35:45 DEBUG : sub dir/hello world: Excluded 2026/07/09 01:35:46 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 01:35:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 01:35:46 DEBUG : sub dir/hello world2: Excluded 2026/07/09 01:35:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 01:35:46 DEBUG : sub dir/hello world: Excluded 2026/07/09 01:35:46 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 01:35:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/09 01:35:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/09 01:35:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/09 01:35:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/09 01:35:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/09 01:35:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/09 01:35:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (25.00s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:35:55 DEBUG : file1: md5 = 6da5a3485a020d7e76414399d5248fe9 OK 2026/07/09 01:35:58 DEBUG : sub/file2: md5 = ad1d62a30347e940fc15648d627b6ae0 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/07/09 01:36:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/09 01:36:01 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/09 01:36:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/09 01:36:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.74s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.34s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:36:06 DEBUG : file1: md5 = 7e85eab97b99803541aea25fbf0ca630 OK 2026/07/09 01:36:08 DEBUG : sub/file2: md5 = 9b139ec26dc9a9a4c9144c37daa95123 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/07/09 01:36:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/notfound" 2026/07/09 01:36:13 DEBUG : Config file has changed externally - reloading 2026/07/09 01:36:13 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/qe0i31qdkoejk60elps0ni5sqk" 2026/07/09 01:36:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.18s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.47s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.34s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.33s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:36:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Making directory 2026/07/09 01:36:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:36:21 DEBUG : sub dir/hello world: md5 = b8ceb21b5b0a17fd6321e0e68a18f350 OK 2026/07/09 01:36:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.63s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:36:26 DEBUG : potato2: md5 = 1f24c3de7c21d328abb30110f25217c6 OK 2026/07/09 01:36:27 DEBUG : empty space: md5 = d41aa02a463b0b9ebbef9a8b1a8165d2 OK --- PASS: TestLs (5.49s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:36:31 DEBUG : potato2: md5 = 5c9b4d1e31db925ed3f2e915ee178a32 OK 2026/07/09 01:36:33 DEBUG : empty space: md5 = 246fab547fc48e496cca5ce8e16a785d OK 2026/07/09 01:36:33 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.62s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:36:37 DEBUG : potato2: md5 = 8c5c7ba3613ed3c6caddee6932767d6f OK 2026/07/09 01:36:38 DEBUG : empty space: md5 = d039c36eeb41880bc282fcd52a2df9bf OK --- PASS: TestLsLong (5.48s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:36:42 DEBUG : potato2: md5 = 2c9668926f1a1363298ccfd72e73d3d6 OK 2026/07/09 01:36:44 DEBUG : empty space: md5 = 72c38559b81a8f12c7cf26bb5c3b3c15 OK --- PASS: TestHashSums (5.07s) === RUN TestHashSumsWithErrors 2026/07/09 01:36:46 DEBUG : Creating backend with remote ":memory:" 2026/07/09 01:36:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/09 01:36:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/09 01:36:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/09 01:36:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/09 01:36:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/09 01:36:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/09 01:36:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/09 01:36:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/09 01:36:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:36:47 DEBUG : potato2: md5 = 5476bf73533d43e50fc7b3a248204d67 OK 2026/07/09 01:36:49 DEBUG : empty space: md5 = 96765ff0b6946f5eb604b8ab39c4b0dd OK 2026/07/09 01:36:52 DEBUG : sub dir/potato3: md5 = 50ae91e9408ddf14b04d347e52799722 OK 2026/07/09 01:36:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.02s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:36:57 DEBUG : small: md5 = 435f593519a2d356bb68feb47923264a OK 2026/07/09 01:36:59 DEBUG : medium: md5 = 4bec0437f601fa0803570fcd65228437 OK 2026/07/09 01:37:01 DEBUG : large: md5 = 860e0f49401d6ffa495566c09277db5d OK 2026/07/09 01:37:01 DEBUG : Waiting for deletions to finish 2026/07/09 01:37:01 DEBUG : large: Excluded (Size Filter) 2026/07/09 01:37:02 INFO : medium: Deleted 2026/07/09 01:37:02 INFO : small: Deleted --- PASS: TestDelete (7.49s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:37:05 DEBUG : small: md5 = 63dec42f4e11b3491d81cad0046bcd11 OK 2026/07/09 01:37:06 DEBUG : medium: md5 = d2fa4965adf95b54cb63b61a9836c766 OK 2026/07/09 01:37:08 DEBUG : large: md5 = d0b921219055163d60412a43f77893f1 OK 2026/07/09 01:37:08 DEBUG : Waiting for deletions to finish 2026/07/09 01:37:08 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/09 01:37:09 INFO : small: Deleted 2026/07/09 01:37:09 INFO : medium: Deleted --- PASS: TestMaxDelete (7.49s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:37:12 DEBUG : small: md5 = ccbffb258c3d8d6a628a45a2606be7db OK 2026/07/09 01:37:14 DEBUG : medium: md5 = 9bab9c88573bd229e7bc81001ecdd732 OK 2026/07/09 01:37:15 DEBUG : large: md5 = b9314c3e38c9c487ccbef94df3acd557 OK 2026/07/09 01:37:16 DEBUG : Waiting for deletions to finish 2026/07/09 01:37:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/09 01:37:16 INFO : small: Deleted 2026/07/09 01:37:16 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.29s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:37:20 DEBUG : small: md5 = 4f669a71e9401a07c4c322bce10b0785 OK 2026/07/09 01:37:22 DEBUG : medium: md5 = a5c1f13db4195037f4224a51e367bd49 OK 2026/07/09 01:37:24 DEBUG : large: md5 = 5c4d9aa39679c33ca4c421e4e06a4ef7 OK 2026/07/09 01:37:24 DEBUG : Waiting for deletions to finish 2026/07/09 01:37:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/09 01:37:25 INFO : medium: Deleted 2026/07/09 01:37:25 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.61s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:37:28 DEBUG : ReadFile: md5 = bbbf75bc7d6ac566a4094a52c1bb9638 OK --- PASS: TestReadFile (4.52s) === RUN TestRetry 2026/07/09 01:37:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/09 01:37:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/09 01:37:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 01:37:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 01:37:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 01:37:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 01:37:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:37:33 DEBUG : file1: md5 = 6f647e202fd2ba981c7ca23bb10f030d OK 2026/07/09 01:37:34 DEBUG : file2: md5 = bebbdda79f50f03fed57546916d40641 OK --- PASS: TestCat (14.64s) === RUN TestPurge 2026/07/09 01:37:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wivurim8jani" 2026/07/09 01:37:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 01:37:46 DEBUG : Creating backend with remote "TestDrive:crypt/bp32phm0tdv18faij3ft9m0sui5q78tag1e0jfl875lmfc15i8i0" 2026/07/09 01:37:47 DEBUG : Creating backend with remote "/tmp/rclone4024965480" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wivurim8jani'", Local "Local file system at /tmp/rclone4024965480", Modify Window "1ms" 2026/07/09 01:37:52 DEBUG : A1/B1/C1/one: md5 = a8b578cab06e504c769608bec0bb8778 OK 2026/07/09 01:37:52 INFO : A2: Making directory 2026/07/09 01:37:53 INFO : A1/B2: Making directory 2026/07/09 01:37:54 INFO : A1/B2/C2: Making directory 2026/07/09 01:37:55 INFO : A1/B1/C3: Making directory 2026/07/09 01:37:56 INFO : A3: Making directory 2026/07/09 01:37:57 INFO : A3/B3: Making directory 2026/07/09 01:37:58 INFO : A3/B3/C4: Making directory 2026/07/09 01:38:00 DEBUG : A1/two: md5 = 33a0ba8cd199007b4fe242ff435d5f22 OK 2026/07/09 01:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wivurim8jani': Purge remote 2026/07/09 01:38:04 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.69s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:38:09 DEBUG : A1/B1/C1/one: md5 = 2aa55b80becc68a4e5880830041cd240 OK 2026/07/09 01:38:09 INFO : A2: Making directory 2026/07/09 01:38:10 INFO : A1/B2: Making directory 2026/07/09 01:38:10 INFO : A1/B2/C2: Making directory 2026/07/09 01:38:12 INFO : A1/B1/C3: Making directory 2026/07/09 01:38:12 INFO : A3: Making directory 2026/07/09 01:38:13 INFO : A3/B3: Making directory 2026/07/09 01:38:14 INFO : A3/B3/C4: Making directory 2026/07/09 01:38:17 DEBUG : A1/two: md5 = fc1c7d01e0c62d75c00acf53c6d8f519 OK 2026/07/09 01:38:18 DEBUG : removing 1 level 3 directories 2026/07/09 01:38:18 INFO : A3/B3/C4: Removing directory 2026/07/09 01:38:21 DEBUG : removing 2 level 3 directories 2026/07/09 01:38:21 INFO : A1/B2/C2: Removing directory 2026/07/09 01:38:21 INFO : A1/B1/C3: Removing directory 2026/07/09 01:38:22 DEBUG : removing 2 level 2 directories 2026/07/09 01:38:22 INFO : A3/B3: Removing directory 2026/07/09 01:38:22 INFO : A1/B2: Removing directory 2026/07/09 01:38:22 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/09 01:38:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/09 01:38:23 DEBUG : removing 2 level 1 directories 2026/07/09 01:38:23 INFO : A3: Removing directory 2026/07/09 01:38:23 INFO : A2: Removing directory 2026/07/09 01:38:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/09 01:38:27 DEBUG : removing 1 level 3 directories 2026/07/09 01:38:27 INFO : A1/B1/C1: Removing directory 2026/07/09 01:38:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:28 DEBUG : removing 1 level 2 directories 2026/07/09 01:38:28 INFO : A1/B1: Removing directory 2026/07/09 01:38:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/09 01:38:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/09 01:38:29 DEBUG : removing 1 level 1 directories 2026/07/09 01:38:29 INFO : A1: Removing directory 2026/07/09 01:38:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/09 01:38:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/09 01:38:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/09 01:38:30 DEBUG : removing 1 level 0 directories 2026/07/09 01:38:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Removing directory 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/09 01:38:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (27.01s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:38:32 INFO : A1: Making directory 2026/07/09 01:38:33 INFO : A1/B1: Making directory 2026/07/09 01:38:34 INFO : A1/B1/C1: Making directory 2026/07/09 01:38:37 DEBUG : removing 1 level 3 directories 2026/07/09 01:38:37 INFO : A1/B1/C1: Removing directory 2026/07/09 01:38:38 DEBUG : removing 1 level 2 directories 2026/07/09 01:38:38 INFO : A1/B1: Removing directory 2026/07/09 01:38:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/09 01:38:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.27s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:38:41 INFO : A1: Making directory 2026/07/09 01:38:42 INFO : A1/B1: Making directory 2026/07/09 01:38:43 INFO : A1/B1/C1: Making directory 2026/07/09 01:38:46 DEBUG : removing 1 level 3 directories 2026/07/09 01:38:46 INFO : A1/B1/C1: Removing directory 2026/07/09 01:38:47 DEBUG : removing 1 level 2 directories 2026/07/09 01:38:47 INFO : A1/B1: Removing directory 2026/07/09 01:38:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/09 01:38:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.93s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:38:52 DEBUG : file1: md5 = 9a854e74b3acd064f52b3fd7a76e576c OK 2026/07/09 01:38:53 DEBUG : filename.txt: File name found in url 2026/07/09 01:38:54 DEBUG : filename.txt: md5 = 35e168fdd45c3d223ef00d40063c1815 OK 2026/07/09 01:38:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/09 01:38:56 DEBUG : headerfilename.txt: md5 = 87953fb555cd51631a5f7b0127504ea4 OK 2026/07/09 01:38:58 DEBUG : file2: md5 = a77ef6cb7e04fcf681dd2c2a665e903b OK --- PASS: TestCopyURL (11.17s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:39:02 DEBUG : file1: md5 = 211443891c19bc9ee7ab73a1a7192b36 OK --- PASS: TestCopyURLDownloadHeaders (2.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:39:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 01:39:06 DEBUG : sub/file2: md5 = 3ff40e1d6731080314e98dfb4138a7d5 OK 2026/07/09 01:39:06 DEBUG : sub/file2: size = 14 OK 2026/07/09 01:39:06 INFO : file1: Copied (new) to: sub/file2 2026/07/09 01:39:06 INFO : file1: Deleted 2026/07/09 01:39:07 DEBUG : sub/file2: size = 14 OK 2026/07/09 01:39:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 01:39:07 DEBUG : file1: Unchanged skipping 2026/07/09 01:39:07 INFO : file1: Deleted 2026/07/09 01:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': don't need to copy/move sub/file2, it is already at target location 2026/07/09 01:39:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.71s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:39:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 01:39:12 DEBUG : file1: md5 = ff39292f2f204c41b85f10441892f6bc OK 2026/07/09 01:39:12 DEBUG : file1: size = 14 OK 2026/07/09 01:39:12 INFO : file1: Copied (new) 2026/07/09 01:39:12 INFO : file1: Deleted 2026/07/09 01:39:13 DEBUG : file1: Destination exists, skipping 2026/07/09 01:39:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.72s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:39:17 DEBUG : dst/file1: md5 = 65740dbb676b02ed7576b19934e21035 OK 2026/07/09 01:39:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejomom5topi/backup" 2026/07/09 01:39:18 DEBUG : Creating backend with remote "TestDrive:crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g/1nrff024r7pq65ecp72fc28jb0" 2026/07/09 01:39:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1244347815) 2026/07/09 01:39:20 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi') 2026/07/09 01:39:20 DEBUG : dst/file1: Sizes differ 2026/07/09 01:39:23 INFO : dst/file1: Moved (server-side) 2026/07/09 01:39:25 DEBUG : dst/file1: md5 = a176ea186f9608907c7d8ae2e8ed70b8 OK 2026/07/09 01:39:25 DEBUG : dst/file1: size = 14 OK 2026/07/09 01:39:25 INFO : dst/file1: Copied (new) 2026/07/09 01:39:25 INFO : dst/file1: Deleted 2026/07/09 01:39:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/09 01:39:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/09 01:39:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.39s) === 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-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:39:33 DEBUG : A1/one: md5 = 17ef1065aae8c97fbeb1687a96451f9d OK 2026/07/09 01:39:35 DEBUG : A1/two: md5 = f40ce8de0b398d69c891d3c3d95f7fb2 OK 2026/07/09 01:39:37 DEBUG : A1/B1/three: md5 = 39c68714b5cc7423046123e9006b13e9 OK 2026/07/09 01:39:40 DEBUG : A1/B1/C1/four: md5 = a87ec6f8647a2302c3b49bd0e610d735 OK 2026/07/09 01:39:42 DEBUG : A1/B1/C2/five: md5 = e91de1920cef85809411061385465c6a OK 2026/07/09 01:39:42 INFO : A1/B2: Making directory 2026/07/09 01:39:43 INFO : A1/B1/C3: Making directory 2026/07/09 01:39:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/09 01:39:54 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/09 01:39:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/09 01:39:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/09 01:39:55 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/09 01:39:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/09 01:39:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/09 01:39:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/09 01:39:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/09 01:39:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/09 01:40:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/09 01:40:08 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/09 01:40:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/09 01:40:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/09 01:40:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/09 01:40:08 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/09 01:40:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/09 01:40:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/09 01:40:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/09 01:40:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/09 01:40:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/09 01:40:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/09 01:40:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/09 01:40:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/09 01:40:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/09 01:40:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/09 01:40:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/09 01:40:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/09 01:40:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/09 01:40:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/09 01:40:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (52.92s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:40:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 01:40:26 DEBUG : no_checksum_small_file_from_pipe: md5 = 21a3b5faa965f6e6b06c8459d788ddbb OK 2026/07/09 01:40:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 01:40:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/09 01:40:26 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/09 01:40:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/09 01:40:28 DEBUG : no_checksum_big_file_from_pipe: md5 = 90ffd3b0a61f7987a6bb3f2838d8bc06 OK 2026/07/09 01:40:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 01:40:28 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-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 01:40:31 DEBUG : with_checksum_small_file_from_pipe: md5 = c4c27da411ad23e8b3cd9a52553b30ab OK 2026/07/09 01:40:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 01:40:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/09 01:40:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/09 01:40:34 DEBUG : with_checksum_big_file_from_pipe: md5 = dbbe770d9259a7d105545130e0131593 OK 2026/07/09 01:40:34 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 01:40:34 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-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 01:40:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 01:40:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 01:40:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/09 01:40:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 01:40:40 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-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 01:40:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 01:40:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/09 01:40:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/09 01:40:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 01:40:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.99s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/09 01:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': File to upload is small (48 bytes), uploading instead of streaming 2026/07/09 01:40:49 DEBUG : rcat_metadata: md5 = cb1fefc9f84b2dcfa20cbc0f235f6bd6 OK 2026/07/09 01:40:49 DEBUG : rcat_metadata: size = 48 OK 2026/07/09 01:40:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/09 01:40:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/09 01:40:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = 700278410b4eb9839ac9e8e3c9c91ead OK 2026/07/09 01:40:52 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/09 01:40:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.56s) --- PASS: TestRcatMetadata/Normal (2.89s) --- PASS: TestRcatMetadata/ViaDisk (3.22s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:40:56 DEBUG : potato1: md5 = 5d3c95a5f6b3e75a155f4182c8a374aa OK 2026/07/09 01:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/09 01:40:57 DEBUG : potato2: md5 = 811e16c0b67fce96bf338f3a16b00af5 OK 2026/07/09 01:40:57 DEBUG : potato2: size = 60 OK 2026/07/09 01:40:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.81s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:41:00 DEBUG : potato1: md5 = f07be28d02d3db12815014b4ae40b9b1 OK 2026/07/09 01:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/09 01:41:02 DEBUG : potato2: md5 = 4c659cb403ecbb7f81cd06d8badc4cd1 OK 2026/07/09 01:41:02 DEBUG : potato2: size = 60 OK 2026/07/09 01:41:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.57s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:41:06 DEBUG : potato1: md5 = 900688950275e6edec550fa8716439ad OK --- PASS: TestRcatSizeUploadHeaders (2.60s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:41:09 DEBUG : potato2: md5 = 100274c6511008a53257454261ea5451 OK 2026/07/09 01:41:10 DEBUG : empty space: md5 = 8fe480e1af5a86600fea7e52deccf9f8 OK 2026/07/09 01:41:13 DEBUG : sub dir/potato3: md5 = 23776e0fef23d001e55ebcbd6eef66ae OK 2026/07/09 01:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Touching "sub dir/potato3" 2026/07/09 01:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Touching "empty space" 2026/07/09 01:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Touching "potato2" 2026/07/09 01:41:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.28s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:41:18 DEBUG : dir with metadata: Making directory with metadata 2026/07/09 01:41:19 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.60s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:41:21 DEBUG : directory with modtime: Making directory with metadata 2026/07/09 01:41:22 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.57s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:41:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/09 01:41:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 01:41:24 DEBUG : Google drive root 'crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g': Skipping btime metadata as can't update it on an existing file: 2026-07-09T01:41:23.968722813Z 2026/07/09 01:41:24 INFO : non existent directory: Updated directory metadata 2026/07/09 01:41:27 DEBUG : Google drive root 'crypt/6go1c4o1nq034v00q2im6rgiur5b2rm5r4g1jta2j1skltanpo6g': Skipping btime metadata as can't update it on an existing file: 2026-07-09T01:41:23.968722813Z 2026/07/09 01:41:27 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.42s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:41:29 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/09 01:41:31 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/09 01:41:32 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.51s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:41:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/09 01:41:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 01:41:33 DEBUG : dst: Making directory with metadata 2026/07/09 01:41:34 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 01:41:34 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 01:41:35 INFO : dst: Set directory modification time (using SetModTime) 2026/07/09 01:41:35 INFO : dst: Set directory modification time (using SetModTime) 2026/07/09 01:41:35 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/09 01:41:36 INFO : dst: Set directory modification time (using SetModTime) 2026/07/09 01:41:36 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.09s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi'", Local "Local file system at /tmp/rclone1244347815", Modify Window "1ms" 2026/07/09 01:41:40 DEBUG : sub dir/test remove existing: md5 = 8c75db02ff649e41139283fe40454a2b OK 2026/07/09 01:41:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7f039410aa85f36a32b930c8f96b30e3 OK 2026/07/09 01:41:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.daboqeb4" before starting 2026/07/09 01:41:45 DEBUG : sub dir/test remove existing.daboqeb4: TEST: removing renamed existing file after operation 2026/07/09 01:41:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sativab3" before starting 2026/07/09 01:41:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sativab3: TEST: renaming existing back after failed operation 2026/07/09 01:41:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lajixij5" before starting 2026/07/09 01:41:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lajixij5: TEST: removing renamed existing file after operation 2026/07/09 01:41:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n0ucudi5pt5vdhca44lm3ii21sg8c1rqeai5i6iffm2bvqfidq9dns2frfelrda63q4tcktp1qs7eh49trcjeova3s2sd73qutcv9a8b9tf1t1oa80beqveotrmgjknqlf3b9akqua6gfadm8jpgjpuq355mnus41ru3cp123idb308frceg" 2026/07/09 01:41:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hpqq4bpoqotlpla9917nlsn3s64qoij22goh8n346667c5q319ug" --- PASS: TestRemoveExisting (14.60s) === 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/07/09 01:41:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejomom5topi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m25.016840014s (try 1/5)