"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/24 01:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo" 2026/04/24 01:00:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg" 2026/04/24 01:00:59 DEBUG : Creating backend with remote "/tmp/rclone1522407530" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.32s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/04/24 01:01:00 DEBUG : a: size = 0 OK 2026/04/24 01:01:00 DEBUG : a: size = 1 (memory) 2026/04/24 01:01:00 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/24 01:01:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/24 01:01:00 DEBUG : potato: Seek from 10 to 0 2026/04/24 01:01:00 DEBUG : potato: Seek from 10 to 0 2026/04/24 01:01:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/24 01:01:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Seek from 5 to 2 2026/04/24 01:01:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/24 01:01:00 DEBUG : potato: Seek from 7 to 0 2026/04/24 01:01:00 DEBUG : potato: Seek from 7 to 0 2026/04/24 01:01:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/24 01:01:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Seek from 5 to 2 2026/04/24 01:01:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/24 01:01:00 DEBUG : potato: Seek from 8 to 0 2026/04/24 01:01:00 DEBUG : potato: Seek from 8 to 0 2026/04/24 01:01:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/24 01:01:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/24 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/24 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/24 01:01:00 DEBUG : potato: Seek from 5 to 2 2026/04/24 01:01:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/24 01:01:00 DEBUG : potato: Seek from 9 to 0 2026/04/24 01:01:00 DEBUG : potato: Seek from 9 to 0 2026/04/24 01:01:00 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:01:03 DEBUG : rutabaga: md5 = 0542f5252d87a052c3b4cdf7e64b331b OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/24 01:01:05 DEBUG : empty space: md5 = 108e8c6c04871eae83e66980debad597 OK === RUN TestCheck/3 2026/04/24 01:01:07 DEBUG : potato2: md5 = 71f0f41593493f6b51ad73467f411995 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/24 01:01:10 DEBUG : remotepotato: md5 = edc2b347a9959658b0f8a9901a48d3c1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.56s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/04/24 01:01:13 DEBUG : Creating backend with remote "nonexistent" 2026/04/24 01:01:13 DEBUG : Creating backend with remote "nonexistent" 2026/04/24 01:01:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/24 01:01:13 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/04/24 01:01:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/24 01:01:13 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:01:14 DEBUG : rutabaga: md5 = 7c7a94ac3846300564244e8d4145761e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/24 01:01:18 DEBUG : empty space: md5 = 0b87a6b7a407e72a9ee9755aa32266a2 OK === RUN TestCheckDownload/3 2026/04/24 01:01:21 DEBUG : potato2: md5 = 0016af9dfc7ed47bf50f29f2efb88d2e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/24 01:01:24 DEBUG : remotepotato: md5 = 114e5ec08ebf3dc71524053fb00864a5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.14s) --- PASS: TestCheckDownload/1 (1.19s) --- PASS: TestCheckDownload/2 (0.81s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (0.96s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:01:30 DEBUG : rutabaga: md5 = ec58cdb0d94a0fd6490413a921aaa93c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/24 01:01:33 DEBUG : empty space: md5 = 9488ce0036b2f2633942599379a1a9f2 OK === RUN TestCheckSizeOnly/3 2026/04/24 01:01:35 DEBUG : potato2: md5 = f4212c4cf7a1f605c966cfaef1a6b3d5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/24 01:01:37 DEBUG : remotepotato: md5 = 81e2cd96c955796ad236f75788b047e0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.52s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:01:42 DEBUG : test.sum: md5 = 979b61b23633364cdd2abfe6e8dc0eee OK 2026/04/24 01:01:43 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/24 01:01:43 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/24 01:01:43 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/24 01:01:43 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/24 01:01:44 DEBUG : test.sum: md5 = 7681ed44db41bdd923d418bbe6ae0674 OK 2026/04/24 01:01:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/24 01:01:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/24 01:01:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/24 01:01:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.85s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/data" 2026/04/24 01:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:01:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/data" 2026/04/24 01:01:48 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/vjrnln8ratgmqakfosrqe8espk" 2026/04/24 01:01:52 DEBUG : data/banana: md5 = 012a3f5a421910b58de1954a71ad1b37 OK 2026/04/24 01:01:53 DEBUG : test.sum: md5 = 7e5f065b20eb3901385a515e78fcee0e OK === RUN TestCheckSumDownload/subtest1 2026/04/24 01:01:59 DEBUG : data/potato: md5 = 9b8c91642941d1df422cafd57ccc22a1 OK 2026/04/24 01:02:01 DEBUG : test.sum: md5 = 9eda3210c15a15bc4e033d4abe3adc4e OK === RUN TestCheckSumDownload/subtest2 2026/04/24 01:02:05 DEBUG : test.sum: md5 = 505b47f387b455c5726af56e921da0f4 OK === RUN TestCheckSumDownload/subtest3 2026/04/24 01:02:09 DEBUG : test.sum: md5 = 9324d8f7203262c1c67a3ec2703bf00c OK === RUN TestCheckSumDownload/subtest4 2026/04/24 01:02:14 DEBUG : test.sum: md5 = bec99c60bb0849af8714be20ff304a14 OK === RUN TestCheckSumDownload/subtest5 2026/04/24 01:02:17 DEBUG : test.sum: md5 = 7532090c905264432e84326add8fe3e0 OK === RUN TestCheckSumDownload/subtest6 2026/04/24 01:02:21 DEBUG : data/banana: md5 = 4f1a093115bd36d36d3ec04b461dd1b7 OK 2026/04/24 01:02:23 DEBUG : data/potato: md5 = 54ade6506aeb01c2795498da10b5e63d OK 2026/04/24 01:02:24 DEBUG : test.sum: md5 = 60aac9ae1dcde7679c41970c328e3b40 OK === RUN TestCheckSumDownload/subtest7 2026/04/24 01:02:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/24 01:02:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.49s) --- PASS: TestCheckSumDownload/subtest1 (3.44s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.51s) --- PASS: TestCheckSumDownload/subtest4 (2.23s) --- PASS: TestCheckSumDownload/subtest5 (1.79s) --- PASS: TestCheckSumDownload/subtest6 (1.95s) --- PASS: TestCheckSumDownload/subtest7 (1.92s) === RUN TestApplyTransforms 2026/04/24 01:02:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wucikek0goti" 2026/04/24 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:02:30 DEBUG : Creating backend with remote "TestDrive:crypt/fgq0a7ce9mj05gkhhhike8i4ojjtgcbn6b6ia7dienkn2vnm2rlg" 2026/04/24 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone3134226816" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wucikek0goti'", Local "Local file system at /tmp/rclone3134226816", Modify Window "1ms" 2026/04/24 01:02:33 DEBUG : hello, world!: md5 = 0cf0966b288c8fdceed134cb4807ce1e OK upper checkfile vs. lower remote (without normalization) 2026/04/24 01:02:34 ERROR : hello, world!: sum not found 2026/04/24 01:02:34 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wucikek0goti' 2026/04/24 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucikek0goti': 1 files missing 2026/04/24 01:02:34 NOTICE: 1 hashes missing 2026/04/24 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucikek0goti': 1 differences found 2026/04/24 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucikek0goti': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/24 01:02:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucikek0goti': 0 differences found 2026/04/24 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucikek0goti': 1 matching files 2026/04/24 01:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gilijik5bexu" 2026/04/24 01:02:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/4ab864nkn982a8apnce6vmaf5vo0jr7kq8lujjvtdj0kgposem60" 2026/04/24 01:02:36 DEBUG : Creating backend with remote "/tmp/rclone729634910" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gilijik5bexu'", Local "Local file system at /tmp/rclone729634910", Modify Window "1ms" 2026/04/24 01:02:38 DEBUG : HELLO, WORLD!: md5 = 0f05fc06870628d4122b1c6a2eb87e6a OK lower checkfile vs. upper remote (without normalization) 2026/04/24 01:02:38 ERROR : HELLO, WORLD!: sum not found 2026/04/24 01:02:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gilijik5bexu' 2026/04/24 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilijik5bexu': 1 files missing 2026/04/24 01:02:38 NOTICE: 1 hashes missing 2026/04/24 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilijik5bexu': 1 differences found 2026/04/24 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilijik5bexu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/24 01:02:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilijik5bexu': 0 differences found 2026/04/24 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilijik5bexu': 1 matching files 2026/04/24 01:02:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zepiquq3yuxu" 2026/04/24 01:02:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:02:39 DEBUG : Creating backend with remote "TestDrive:crypt/icr49f497l677g91l00tmovk8uagv40k8a6j2lklatm0vg8nlrig" 2026/04/24 01:02:41 DEBUG : Creating backend with remote "/tmp/rclone1253036970" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zepiquq3yuxu'", Local "Local file system at /tmp/rclone1253036970", Modify Window "1ms" 2026/04/24 01:02:43 DEBUG : HeLlO, wOrLd!: md5 = 2d25428bdb210d7ae9ce2840d7180e31 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/24 01:02:43 ERROR : HeLlO, wOrLd!: sum not found 2026/04/24 01:02:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zepiquq3yuxu' 2026/04/24 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepiquq3yuxu': 1 files missing 2026/04/24 01:02:43 NOTICE: 1 hashes missing 2026/04/24 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepiquq3yuxu': 1 differences found 2026/04/24 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepiquq3yuxu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/24 01:02:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepiquq3yuxu': 0 differences found 2026/04/24 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepiquq3yuxu': 1 matching files 2026/04/24 01:02:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nudipof4zoke" 2026/04/24 01:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:02:44 DEBUG : Creating backend with remote "TestDrive:crypt/p6h6ktblttai4komjr3212o5ihcsbhhbcp82bk225gfoufmjiii0" 2026/04/24 01:02:45 DEBUG : Creating backend with remote "/tmp/rclone1814726363" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nudipof4zoke'", Local "Local file system at /tmp/rclone1814726363", Modify Window "1ms" 2026/04/24 01:02:48 DEBUG : HELLO, WORLD!: md5 = 02a6325e63c35ee9cb1811212b71c584 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/24 01:02:48 ERROR : HELLO, WORLD!: sum not found 2026/04/24 01:02:48 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nudipof4zoke' 2026/04/24 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudipof4zoke': 1 files missing 2026/04/24 01:02:48 NOTICE: 1 hashes missing 2026/04/24 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudipof4zoke': 1 differences found 2026/04/24 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudipof4zoke': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/24 01:02:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudipof4zoke': 0 differences found 2026/04/24 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudipof4zoke': 1 matching files 2026/04/24 01:02:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kupohos6lili" 2026/04/24 01:02:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:02:49 DEBUG : Creating backend with remote "TestDrive:crypt/042vslm549925jm889t2djcgtfnnri6st0iqpio87n38faqdk740" 2026/04/24 01:02:50 DEBUG : Creating backend with remote "/tmp/rclone1166623996" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kupohos6lili'", Local "Local file system at /tmp/rclone1166623996", Modify Window "1ms" 2026/04/24 01:02:52 DEBUG : 測試_Русский___ě_áñ: md5 = 5a5790bb5c388ca028de47cc67f937e3 OK NFD checkfile vs. NFC remote (without normalization) 2026/04/24 01:02:53 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/24 01:02:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kupohos6lili' 2026/04/24 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupohos6lili': 1 files missing 2026/04/24 01:02:53 NOTICE: 1 hashes missing 2026/04/24 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupohos6lili': 1 differences found 2026/04/24 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupohos6lili': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/24 01:02:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupohos6lili': 0 differences found 2026/04/24 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupohos6lili': 1 matching files 2026/04/24 01:02:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badozig1buzu" 2026/04/24 01:02:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:02:54 DEBUG : Creating backend with remote "TestDrive:crypt/s1fup2r9f4rood5jnv2dlj09tka3enba346rkn248oonidjhk62g" 2026/04/24 01:02:55 DEBUG : Creating backend with remote "/tmp/rclone1903218049" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badozig1buzu'", Local "Local file system at /tmp/rclone1903218049", Modify Window "1ms" 2026/04/24 01:02:57 DEBUG : 測試_Русский___ě_áñ: md5 = 2c82dccac57b4436fede77de2721d96c OK NFC checkfile vs. NFD remote (without normalization) 2026/04/24 01:02:58 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/24 01:02:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-badozig1buzu' 2026/04/24 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badozig1buzu': 1 files missing 2026/04/24 01:02:58 NOTICE: 1 hashes missing 2026/04/24 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badozig1buzu': 1 differences found 2026/04/24 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badozig1buzu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/24 01:02:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badozig1buzu': 0 differences found 2026/04/24 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badozig1buzu': 1 matching files 2026/04/24 01:02:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bolohuh0hego" 2026/04/24 01:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:02:59 DEBUG : Creating backend with remote "TestDrive:crypt/4hmmsq2m6kqeqbb0vp4gqs5f2mojhuifkpmaheiamhnftjqjjp5g" 2026/04/24 01:03:00 DEBUG : Creating backend with remote "/tmp/rclone3084134187" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bolohuh0hego'", Local "Local file system at /tmp/rclone3084134187", Modify Window "1ms" 2026/04/24 01:03:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 68815192a05a07264de9a96c0c5717df OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/24 01:03:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/24 01:03:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bolohuh0hego' 2026/04/24 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolohuh0hego': 1 files missing 2026/04/24 01:03:03 NOTICE: 1 hashes missing 2026/04/24 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolohuh0hego': 1 differences found 2026/04/24 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolohuh0hego': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/24 01:03:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolohuh0hego': 0 differences found 2026/04/24 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolohuh0hego': 1 matching files 2026/04/24 01:03:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomomim1qumo" 2026/04/24 01:03:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:03:04 DEBUG : Creating backend with remote "TestDrive:crypt/rl9umee9spvf6nrecklbaj5joqonkhb8l7371n1cj53qjajp48o0" 2026/04/24 01:03:05 DEBUG : Creating backend with remote "/tmp/rclone1892943240" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomomim1qumo'", Local "Local file system at /tmp/rclone1892943240", Modify Window "1ms" 2026/04/24 01:03:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 153be5b0a471f8524c01b64f41a051d3 OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/24 01:03:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/24 01:03:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nomomim1qumo' 2026/04/24 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomomim1qumo': 1 files missing 2026/04/24 01:03:08 NOTICE: 1 hashes missing 2026/04/24 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomomim1qumo': 1 differences found 2026/04/24 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomomim1qumo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/24 01:03:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomomim1qumo': 0 differences found 2026/04/24 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomomim1qumo': 1 matching files 2026/04/24 01:03:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luhawiw3siho" 2026/04/24 01:03:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:03:09 DEBUG : Creating backend with remote "TestDrive:crypt/j20a9tugnai9a4qi4b5ekvj91c2u15p2516ppa58ue7s9tm59ou0" 2026/04/24 01:03:10 DEBUG : Creating backend with remote "/tmp/rclone430455263" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luhawiw3siho'", Local "Local file system at /tmp/rclone430455263", Modify Window "1ms" 2026/04/24 01:03:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4706c9d68a60d8a6420dbf830b747020 OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/24 01:03:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/24 01:03:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luhawiw3siho' 2026/04/24 01:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhawiw3siho': 1 files missing 2026/04/24 01:03:12 NOTICE: 1 hashes missing 2026/04/24 01:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhawiw3siho': 1 differences found 2026/04/24 01:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhawiw3siho': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/24 01:03:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhawiw3siho': 0 differences found 2026/04/24 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luhawiw3siho': 1 matching files 2026/04/24 01:03:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qakubut1xevu" 2026/04/24 01:03:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:03:14 DEBUG : Creating backend with remote "TestDrive:crypt/8ffuaqkjodb4594i30bv55jcab327qruja26qbii2ur6vt5lmd50" 2026/04/24 01:03:15 DEBUG : Creating backend with remote "/tmp/rclone1565166664" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qakubut1xevu'", Local "Local file system at /tmp/rclone1565166664", Modify Window "1ms" 2026/04/24 01:03:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2715cfed975caca924869b8a8e94c825 OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/24 01:03:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/24 01:03:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qakubut1xevu' 2026/04/24 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakubut1xevu': 1 files missing 2026/04/24 01:03:17 NOTICE: 1 hashes missing 2026/04/24 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakubut1xevu': 1 differences found 2026/04/24 01:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakubut1xevu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/24 01:03:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/24 01:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakubut1xevu': 0 differences found 2026/04/24 01:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakubut1xevu': 1 matching files 2026/04/24 01:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qakubut1xevu': Purge remote 2026/04/24 01:03:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luhawiw3siho': Purge remote 2026/04/24 01:03:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomomim1qumo': Purge remote 2026/04/24 01:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bolohuh0hego': Purge remote 2026/04/24 01:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badozig1buzu': Purge remote 2026/04/24 01:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kupohos6lili': Purge remote 2026/04/24 01:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudipof4zoke': Purge remote 2026/04/24 01:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zepiquq3yuxu': Purge remote 2026/04/24 01:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gilijik5bexu': Purge remote 2026/04/24 01:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wucikek0goti': Purge remote --- PASS: TestApplyTransforms (53.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:03:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/24 01:03:26 DEBUG : sub/file2: md5 = 1b9c83324c11f50470e4c4105931dc77 OK 2026/04/24 01:03:26 DEBUG : sub/file2: size = 14 OK 2026/04/24 01:03:26 INFO : file1: Copied (new) to: sub/file2 2026/04/24 01:03:27 DEBUG : sub/file2: size = 14 OK 2026/04/24 01:03:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 01:03:27 DEBUG : file1: Unchanged skipping 2026/04/24 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': don't need to copy/move sub/file2, it is already at target location 2026/04/24 01:03:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.75s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:03:32 DEBUG : dst/file1: md5 = 36c3c9df890aaef84ff574881c783c0e OK 2026/04/24 01:03:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/backup" 2026/04/24 01:03:33 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/1nrff024r7pq65ecp72fc28jb0" 2026/04/24 01:03:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1522407530) 2026/04/24 01:03:35 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo') 2026/04/24 01:03:35 DEBUG : dst/file1: Sizes differ 2026/04/24 01:03:37 INFO : dst/file1: Moved (server-side) 2026/04/24 01:03:38 DEBUG : dst/file1: md5 = 09240838eb88e535abf7ca2ce4d828c0 OK 2026/04/24 01:03:38 DEBUG : dst/file1: size = 14 OK 2026/04/24 01:03:38 INFO : dst/file1: Copied (new) 2026/04/24 01:03:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/24 01:03:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/24 01:03:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.23s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/dst" 2026/04/24 01:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 01:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/CompareDest" 2026/04/24 01:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/gveqi14airsml4bgu7krj116o8" 2026/04/24 01:03:47 DEBUG : one: Need to transfer - File not found at Destination 2026/04/24 01:03:49 DEBUG : one: md5 = d620f2a421b04481ce2cb2c8b3bfc252 OK 2026/04/24 01:03:49 DEBUG : one: size = 3 OK 2026/04/24 01:03:49 INFO : one: Copied (new) 2026/04/24 01:03:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1522407530) 2026/04/24 01:03:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo/dst') 2026/04/24 01:03:51 DEBUG : one: Sizes differ 2026/04/24 01:03:52 DEBUG : one: md5 = dded342ecb67f4c31f74a187314071fc OK 2026/04/24 01:03:52 DEBUG : one: size = 5 OK 2026/04/24 01:03:52 INFO : one: Copied (replaced existing) 2026/04/24 01:03:54 DEBUG : dst/one: md5 = 06edbbf1ee52083dcde216c21d8e9776 OK 2026/04/24 01:03:56 DEBUG : CompareDest/one: md5 = 1fc88325de8ee9c718d69f3bdd088f99 OK 2026/04/24 01:03:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1522407530) 2026/04/24 01:03:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo/dst') 2026/04/24 01:03:57 DEBUG : one: Sizes differ 2026/04/24 01:03:58 DEBUG : one: size = 5 OK 2026/04/24 01:03:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 01:03:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/24 01:04:00 DEBUG : CompareDest/two: md5 = 84b50aa9f48a968c50492794023ff1dd OK 2026/04/24 01:04:01 DEBUG : two: Need to transfer - File not found at Destination 2026/04/24 01:04:01 DEBUG : two: size = 3 OK 2026/04/24 01:04:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 01:04:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/24 01:04:02 DEBUG : two: Need to transfer - File not found at Destination 2026/04/24 01:04:02 DEBUG : two: size = 3 OK 2026/04/24 01:04:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 01:04:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/24 01:04:03 DEBUG : two: Need to transfer - File not found at Destination 2026/04/24 01:04:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone1522407530) 2026/04/24 01:04:03 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo/CompareDest') 2026/04/24 01:04:03 DEBUG : two: Sizes differ 2026/04/24 01:04:05 DEBUG : two: md5 = d9b55612ef69d72ca81511375549aa05 OK 2026/04/24 01:04:05 DEBUG : two: size = 5 OK 2026/04/24 01:04:05 INFO : two: Copied (new) 2026/04/24 01:04:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 01:04:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:04:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 01:04:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.74s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:04:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/dst" 2026/04/24 01:04:09 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 01:04:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/CopyDest" 2026/04/24 01:04:11 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/24 01:04:13 DEBUG : one: Need to transfer - File not found at Destination 2026/04/24 01:04:15 DEBUG : one: md5 = 5559e9273ac60e9335a4f0ad3a54d990 OK 2026/04/24 01:04:15 DEBUG : one: size = 3 OK 2026/04/24 01:04:15 INFO : one: Copied (new) 2026/04/24 01:04:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1522407530) 2026/04/24 01:04:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo/dst') 2026/04/24 01:04:16 DEBUG : one: Sizes differ 2026/04/24 01:04:18 DEBUG : one: md5 = a867b7599eff18e3a7c408d1a37205e5 OK 2026/04/24 01:04:18 DEBUG : one: size = 5 OK 2026/04/24 01:04:18 INFO : one: Copied (replaced existing) 2026/04/24 01:04:21 DEBUG : dst/one: md5 = c6251457bd1036f850fdb52d3911827f OK 2026/04/24 01:04:23 DEBUG : CopyDest/one: md5 = 4d94f09eeb4253f1d71cc4ca7f4ecb0c OK 2026/04/24 01:04:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/BackupDir" 2026/04/24 01:04:24 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/24 01:04:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1522407530) 2026/04/24 01:04:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo/dst') 2026/04/24 01:04:25 DEBUG : one: Sizes differ 2026/04/24 01:04:26 DEBUG : one: size = 5 OK 2026/04/24 01:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 01:04:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1522407530) 2026/04/24 01:04:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo/dst') 2026/04/24 01:04:26 DEBUG : one: Sizes differ 2026/04/24 01:04:27 INFO : one: Moved (server-side) 2026/04/24 01:04:28 DEBUG : one: size = 5 OK 2026/04/24 01:04:28 INFO : one: Copied (server-side copy) 2026/04/24 01:04:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/24 01:04:30 DEBUG : CopyDest/two: md5 = 09bab707f08f6e5e8fb9f35f0e1a17db OK 2026/04/24 01:04:31 DEBUG : two: Need to transfer - File not found at Destination 2026/04/24 01:04:31 DEBUG : two: size = 3 OK 2026/04/24 01:04:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 01:04:33 DEBUG : two: size = 3 OK 2026/04/24 01:04:33 INFO : two: Copied (server-side copy) 2026/04/24 01:04:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/24 01:04:34 DEBUG : two: size = 3 OK 2026/04/24 01:04:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 01:04:34 DEBUG : two: Unchanged skipping 2026/04/24 01:04:36 DEBUG : CopyDest/three: md5 = a0546767647bd3e248c6c6feac1ffd99 OK 2026/04/24 01:04:36 DEBUG : three: Need to transfer - File not found at Destination 2026/04/24 01:04:37 DEBUG : three: size = 7 (Local file system at /tmp/rclone1522407530) 2026/04/24 01:04:37 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo/CopyDest') 2026/04/24 01:04:37 DEBUG : three: Sizes differ 2026/04/24 01:04:37 DEBUG : three: Destination not found in --copy-dest 2026/04/24 01:04:38 DEBUG : three: md5 = 88e79212ae672075676979e3a87a3dd4 OK 2026/04/24 01:04:38 DEBUG : three: size = 7 OK 2026/04/24 01:04:38 INFO : three: Copied (new) 2026/04/24 01:04:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/24 01:04:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:04:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 01:04:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 01:04:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/24 01:04:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:04:43 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.12s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:04:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/24 01:04:48 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d4132ebfcab666741d08e47b59225195 OK 2026/04/24 01:04:48 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/24 01:04:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/24 01:04:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/24 01:04:49 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/04/24 01:04:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/24 01:04:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/24 01:04:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 65c591326d16f736c0c0fa245b336f59 OK 2026/04/24 01:04:52 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/24 01:04:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/24 01:04:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/24 01:04:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.00s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:04:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Looking for duplicate names using skip mode. 2026/04/24 01:04:58 NOTICE: one: Found 2 files with duplicate names 2026/04/24 01:04:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.04s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:05:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Looking for duplicate names using skip mode. 2026/04/24 01:05:04 NOTICE: one: Found 3 files with duplicate names 2026/04/24 01:05:04 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/24 01:05:05 INFO : one: Deleted 2026/04/24 01:05:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.74s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:05:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Looking for duplicate names using first mode. 2026/04/24 01:05:11 NOTICE: one: Found 3 files with duplicate names 2026/04/24 01:05:12 INFO : one: Deleted 2026/04/24 01:05:12 INFO : one: Deleted 2026/04/24 01:05:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.52s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:05:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Looking for duplicate names using newest mode. 2026/04/24 01:05:18 NOTICE: one: Found 3 files with duplicate names 2026/04/24 01:05:18 INFO : one: Deleted 2026/04/24 01:05:18 INFO : one: Deleted 2026/04/24 01:05:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.31s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:05:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Looking for duplicate names using oldest mode. 2026/04/24 01:05:25 NOTICE: one: Found 3 files with duplicate names 2026/04/24 01:05:26 INFO : one: Deleted 2026/04/24 01:05:26 INFO : one: Deleted 2026/04/24 01:05:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.07s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:05:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Looking for duplicate names using largest mode. 2026/04/24 01:05:32 NOTICE: one: Found 3 files with duplicate names 2026/04/24 01:05:32 INFO : one: Deleted 2026/04/24 01:05:32 INFO : one: Deleted 2026/04/24 01:05:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.63s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:05:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Looking for duplicate names using smallest mode. 2026/04/24 01:05:38 NOTICE: one: Found 3 files with duplicate names 2026/04/24 01:05:39 INFO : one: Deleted 2026/04/24 01:05:39 INFO : one: Deleted 2026/04/24 01:05:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.62s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:05:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Looking for duplicate names using rename mode. 2026/04/24 01:05:46 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/24 01:05:47 INFO : one-2.txt: renamed from: one.txt 2026/04/24 01:05:49 INFO : one-3.txt: renamed from: one.txt 2026/04/24 01:05:50 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.56s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:05:55 DEBUG : dupe1/one.txt: md5 = a4be1db8a90f352ece42c56ab8cbec22 OK 2026/04/24 01:05:57 DEBUG : dupe2/two.txt: md5 = bad2571fcde734f8c2af121f11fa5820 OK 2026/04/24 01:06:00 DEBUG : dupe3/three.txt: md5 = 4032d8c71223de8b91d523111c6b87d2 OK 2026/04/24 01:06:00 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/24 01:06:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/24 01:06:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/24 01:06:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/24 01:06:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/24 01:06:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/24 01:06:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.37s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:06:08 DEBUG : a.txt: md5 = ab07046d3d0ea6fa19daf2f0f568211e OK 2026/04/24 01:06:09 DEBUG : zend.txt: md5 = c1b263830885dce453b7c634957bd262 OK 2026/04/24 01:06:12 DEBUG : sub dir/hello world: md5 = 3e9a82a4a83a3201cb3704e2a0aeef3b OK 2026/04/24 01:06:13 DEBUG : sub dir/hello world2: md5 = 9c713f62eec158e755c2d112a45505fe OK 2026/04/24 01:06:15 DEBUG : sub dir/ignore dir/.ignore: md5 = ec4ade7cd45ef7858bf0debc3267ff6e OK 2026/04/24 01:06:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = ae0fa75510dc67770ebca105a9529033 OK 2026/04/24 01:06:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2d11ff801a27897e0ba56b66929f83f6 OK 2026/04/24 01:06:20 DEBUG : a.txt: Excluded (Size Filter) 2026/04/24 01:06:20 DEBUG : a.txt: Excluded 2026/04/24 01:06:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/24 01:06:21 DEBUG : sub dir/hello world2: Excluded 2026/04/24 01:06:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/24 01:06:21 DEBUG : sub dir/hello world: Excluded 2026/04/24 01:06:21 DEBUG : sub dir/ignore dir: Excluded 2026/04/24 01:06:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/24 01:06:21 DEBUG : sub dir/hello world2: Excluded 2026/04/24 01:06:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/24 01:06:21 DEBUG : sub dir/hello world: Excluded 2026/04/24 01:06:21 DEBUG : sub dir/ignore dir: Excluded 2026/04/24 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/24 01:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/24 01:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/24 01:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/24 01:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/24 01:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/24 01:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.05s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:06:30 DEBUG : a.txt: md5 = 371fe35bbe52a6334c9ecc3397140d78 OK 2026/04/24 01:06:31 DEBUG : zend.txt: md5 = e39f3f0655d76eda475ab9085033e63a OK 2026/04/24 01:06:33 DEBUG : sub dir/hello world: md5 = feceb7a4624eb4f9d9db9f700f866ed2 OK 2026/04/24 01:06:35 DEBUG : sub dir/hello world2: md5 = 844e39621ebbe7c56df09bf45d2fedd9 OK 2026/04/24 01:06:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 70ce6e088361afdb6f2adc144bf6a83c OK 2026/04/24 01:06:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 865b70aadc1782895bf0ab9c6eb0ff0e OK 2026/04/24 01:06:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = d2ab6e1b0e0714a8e193aeca0d9e29e8 OK 2026/04/24 01:06:43 DEBUG : a.txt: Excluded (Size Filter) 2026/04/24 01:06:43 DEBUG : a.txt: Excluded 2026/04/24 01:06:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/24 01:06:44 DEBUG : sub dir/hello world2: Excluded 2026/04/24 01:06:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/24 01:06:44 DEBUG : sub dir/hello world: Excluded 2026/04/24 01:06:44 DEBUG : sub dir/ignore dir: Excluded 2026/04/24 01:06:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/24 01:06:44 DEBUG : sub dir/hello world2: Excluded 2026/04/24 01:06:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/24 01:06:44 DEBUG : sub dir/hello world: Excluded 2026/04/24 01:06:45 DEBUG : sub dir/ignore dir: Excluded 2026/04/24 01:06:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/24 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/24 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/24 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/24 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/24 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/24 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.69s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:06:53 DEBUG : file1: md5 = 536bd961d3e754d5e93e4b0ba0f4e0fb OK 2026/04/24 01:06:55 DEBUG : sub/file2: md5 = 5f940c8728838286d93c932dee7abea9 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/04/24 01:06:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/24 01:06:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/24 01:06:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/24 01:07:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.32s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:03 DEBUG : file1: md5 = 8f4ab7098edf79cba1e2b787aa659685 OK 2026/04/24 01:07:05 DEBUG : sub/file2: md5 = d293752cd846b19d905302684e599ade 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/04/24 01:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/notfound" 2026/04/24 01:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/qe0i31qdkoejk60elps0ni5sqk" 2026/04/24 01:07:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.65s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.33s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Making directory 2026/04/24 01:07:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:16 DEBUG : sub dir/hello world: md5 = 236efe0f6097891d5cc0b5cac36b4438 OK 2026/04/24 01:07:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.87s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:20 DEBUG : potato2: md5 = 488d33c814959bab603e653c3acd75f1 OK 2026/04/24 01:07:22 DEBUG : empty space: md5 = b0d68e0972c08ae0adeb0469c14a3fba OK --- PASS: TestLs (4.96s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:25 DEBUG : potato2: md5 = 19433b276cc0dca3e60b803c09a505a6 OK 2026/04/24 01:07:27 DEBUG : empty space: md5 = c57148a5e980b19afd7fb84db2620f8b OK 2026/04/24 01:07:27 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.04s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:30 DEBUG : potato2: md5 = 88f132c3c622dd2031e1e9ea6be2c9d6 OK 2026/04/24 01:07:31 DEBUG : empty space: md5 = 473420d2de405be0e940b5cfe06c2697 OK --- PASS: TestLsLong (4.86s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:35 DEBUG : potato2: md5 = 13ef8bbcd96efe7c7654c1fab516f161 OK 2026/04/24 01:07:36 DEBUG : empty space: md5 = 9c59af2d6c799cbdf962664e9bea6c59 OK --- PASS: TestHashSums (5.04s) === RUN TestHashSumsWithErrors 2026/04/24 01:07:39 DEBUG : Creating backend with remote ":memory:" 2026/04/24 01:07:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/24 01:07:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/24 01:07:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/24 01:07:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/24 01:07:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/24 01:07:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/24 01:07:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/24 01:07:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/24 01:07:39 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:41 DEBUG : potato2: md5 = 615ddd42c76b66bfadcfada18cf13184 OK 2026/04/24 01:07:43 DEBUG : empty space: md5 = 68587867b9bb695e84bf066aa2591541 OK 2026/04/24 01:07:45 DEBUG : sub dir/potato3: md5 = 343cb84b35d8768bea39e6104199bfc5 OK 2026/04/24 01:07:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.13s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:50 DEBUG : small: md5 = 1882e8d7762be4d2de5d96d6339497e5 OK 2026/04/24 01:07:51 DEBUG : medium: md5 = 71e88548a9e1a7d282f771347130d11c OK 2026/04/24 01:07:53 DEBUG : large: md5 = 2357ced185f962a28fec4ad26a7b6cde OK 2026/04/24 01:07:53 DEBUG : Waiting for deletions to finish 2026/04/24 01:07:54 DEBUG : large: Excluded (Size Filter) 2026/04/24 01:07:54 INFO : small: Deleted 2026/04/24 01:07:54 INFO : medium: Deleted --- PASS: TestDelete (6.66s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:07:57 DEBUG : small: md5 = ca45d1fb5006ff4e91d8603aed786847 OK 2026/04/24 01:07:58 DEBUG : medium: md5 = c6f4681d2ed7d8e067e13c7ea1ef75d3 OK 2026/04/24 01:08:00 DEBUG : large: md5 = f9ec294f1caf0f3f5d30cef517d79830 OK 2026/04/24 01:08:00 DEBUG : Waiting for deletions to finish 2026/04/24 01:08:01 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/24 01:08:01 INFO : medium: Deleted 2026/04/24 01:08:01 INFO : small: Deleted --- PASS: TestMaxDelete (7.72s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:08:04 DEBUG : small: md5 = 471ad14db9ef6782f3729e025f2e9bc0 OK 2026/04/24 01:08:06 DEBUG : medium: md5 = 4ddcb1afd8192e4b5b3134631e408b23 OK 2026/04/24 01:08:08 DEBUG : large: md5 = 1f1e8ef665e31eb41e25c305ef8bdd46 OK 2026/04/24 01:08:08 DEBUG : Waiting for deletions to finish 2026/04/24 01:08:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/24 01:08:09 INFO : medium: Deleted 2026/04/24 01:08:09 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.59s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:08:12 DEBUG : small: md5 = 7c755a8136c64100a5d5015f27fec0f2 OK 2026/04/24 01:08:14 DEBUG : medium: md5 = ba5efcecfab877c7d18b67f336a6d467 OK 2026/04/24 01:08:15 DEBUG : large: md5 = 21bee383da78b01c3e0e673b4091ff75 OK 2026/04/24 01:08:15 DEBUG : Waiting for deletions to finish 2026/04/24 01:08:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/24 01:08:16 INFO : medium: Deleted 2026/04/24 01:08:16 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.58s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:08:20 DEBUG : ReadFile: md5 = 96acc9a4a543563fda3e0cd30030c42f OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2026/04/24 01:08:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/24 01:08:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/24 01:08:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/24 01:08:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/24 01:08:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/24 01:08:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/24 01:08:22 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:08:24 DEBUG : file1: md5 = ec50d72931e8505b7875b512939e4106 OK 2026/04/24 01:08:25 DEBUG : file2: md5 = 2c6c92581cb82745c87dcf7db11fb491 OK --- PASS: TestCat (14.04s) === RUN TestPurge 2026/04/24 01:08:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedahuc0guqe" 2026/04/24 01:08:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:08:36 DEBUG : Creating backend with remote "TestDrive:crypt/isnrdtq8grrk13qr1pv2k5bdulo4djl491lllpdkf6q0uucvi170" 2026/04/24 01:08:37 DEBUG : Creating backend with remote "/tmp/rclone1384420018" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedahuc0guqe'", Local "Local file system at /tmp/rclone1384420018", Modify Window "1ms" 2026/04/24 01:08:42 DEBUG : A1/B1/C1/one: md5 = 9f18936b3f69c216a433f51ef938926d OK 2026/04/24 01:08:42 INFO : A2: Making directory 2026/04/24 01:08:43 INFO : A1/B2: Making directory 2026/04/24 01:08:43 INFO : A1/B2/C2: Making directory 2026/04/24 01:08:44 INFO : A1/B1/C3: Making directory 2026/04/24 01:08:45 INFO : A3: Making directory 2026/04/24 01:08:46 INFO : A3/B3: Making directory 2026/04/24 01:08:47 INFO : A3/B3/C4: Making directory 2026/04/24 01:08:49 DEBUG : A1/two: md5 = 8f9c61cb1609ab2b83d81a40b0d08265 OK 2026/04/24 01:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedahuc0guqe': Purge remote 2026/04/24 01:08:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.30s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:08:56 DEBUG : A1/B1/C1/one: md5 = 9bbae0b9ca4a608faccef4e78ffe04ed OK 2026/04/24 01:08:56 INFO : A2: Making directory 2026/04/24 01:08:57 INFO : A1/B2: Making directory 2026/04/24 01:08:58 INFO : A1/B2/C2: Making directory 2026/04/24 01:08:59 INFO : A1/B1/C3: Making directory 2026/04/24 01:09:00 INFO : A3: Making directory 2026/04/24 01:09:00 INFO : A3/B3: Making directory 2026/04/24 01:09:01 INFO : A3/B3/C4: Making directory 2026/04/24 01:09:04 DEBUG : A1/two: md5 = 9c7139bec8c30ecf7a37c7eab7a150db OK 2026/04/24 01:09:05 DEBUG : removing 1 level 3 directories 2026/04/24 01:09:05 INFO : A3/B3/C4: Removing directory 2026/04/24 01:09:08 DEBUG : removing 2 level 3 directories 2026/04/24 01:09:08 INFO : A1/B2/C2: Removing directory 2026/04/24 01:09:08 INFO : A1/B1/C3: Removing directory 2026/04/24 01:09:08 DEBUG : removing 2 level 2 directories 2026/04/24 01:09:08 INFO : A3/B3: Removing directory 2026/04/24 01:09:08 INFO : A1/B2: Removing directory 2026/04/24 01:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/24 01:09:09 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/24 01:09:09 DEBUG : removing 2 level 1 directories 2026/04/24 01:09:09 INFO : A3: Removing directory 2026/04/24 01:09:09 INFO : A2: Removing directory 2026/04/24 01:09:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/24 01:09:13 DEBUG : removing 1 level 3 directories 2026/04/24 01:09:13 INFO : A1/B1/C1: Removing directory 2026/04/24 01:09:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:14 DEBUG : removing 1 level 2 directories 2026/04/24 01:09:14 INFO : A1/B1: Removing directory 2026/04/24 01:09:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/24 01:09:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/24 01:09:15 DEBUG : removing 1 level 1 directories 2026/04/24 01:09:15 INFO : A1: Removing directory 2026/04/24 01:09:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/24 01:09:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/24 01:09:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 01:09:16 DEBUG : removing 1 level 0 directories 2026/04/24 01:09:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Removing directory 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/24 01:09:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.75s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:09:18 INFO : A1: Making directory 2026/04/24 01:09:19 INFO : A1/B1: Making directory 2026/04/24 01:09:20 INFO : A1/B1/C1: Making directory 2026/04/24 01:09:22 DEBUG : removing 1 level 3 directories 2026/04/24 01:09:22 INFO : A1/B1/C1: Removing directory 2026/04/24 01:09:23 DEBUG : removing 1 level 2 directories 2026/04/24 01:09:23 INFO : A1/B1: Removing directory 2026/04/24 01:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/24 01:09:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.21s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:09:26 INFO : A1: Making directory 2026/04/24 01:09:26 INFO : A1/B1: Making directory 2026/04/24 01:09:27 INFO : A1/B1/C1: Making directory 2026/04/24 01:09:30 DEBUG : removing 1 level 3 directories 2026/04/24 01:09:30 INFO : A1/B1/C1: Removing directory 2026/04/24 01:09:31 DEBUG : removing 1 level 2 directories 2026/04/24 01:09:31 INFO : A1/B1: Removing directory 2026/04/24 01:09:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/24 01:09:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.54s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:09:35 DEBUG : file1: md5 = 31926c2ba89db5fcaa264efe3e13dc07 OK 2026/04/24 01:09:35 DEBUG : filename.txt: File name found in url 2026/04/24 01:09:37 DEBUG : filename.txt: md5 = ce6475c4846ce313a24d990113818d3d OK 2026/04/24 01:09:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/24 01:09:38 DEBUG : headerfilename.txt: md5 = deb88bc815c999a9850be76bb39ec858 OK 2026/04/24 01:09:40 DEBUG : file2: md5 = 24f6b34a1811de951f5760bf2af510ac OK --- PASS: TestCopyURL (9.70s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:09:45 DEBUG : file1: md5 = 85a858c015096356511fb50afe4b1d23 OK --- PASS: TestCopyURLDownloadHeaders (2.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:09:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/24 01:09:50 DEBUG : sub/file2: md5 = c4cdf21c112bd248039f51bbe3650027 OK 2026/04/24 01:09:50 DEBUG : sub/file2: size = 14 OK 2026/04/24 01:09:50 INFO : file1: Copied (new) to: sub/file2 2026/04/24 01:09:50 INFO : file1: Deleted 2026/04/24 01:09:50 DEBUG : sub/file2: size = 14 OK 2026/04/24 01:09:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 01:09:50 DEBUG : file1: Unchanged skipping 2026/04/24 01:09:50 INFO : file1: Deleted 2026/04/24 01:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': don't need to copy/move sub/file2, it is already at target location 2026/04/24 01:09:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.73s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:09:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/24 01:09:55 DEBUG : file1: md5 = 2c7578d4fc4d94536308fac8b2185990 OK 2026/04/24 01:09:55 DEBUG : file1: size = 14 OK 2026/04/24 01:09:55 INFO : file1: Copied (new) 2026/04/24 01:09:55 INFO : file1: Deleted 2026/04/24 01:09:55 DEBUG : file1: Destination exists, skipping 2026/04/24 01:09:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.27s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:10:00 DEBUG : dst/file1: md5 = 6932270b6e5097cef2466e2287d64eb4 OK 2026/04/24 01:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayozov5sufo/backup" 2026/04/24 01:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg/1nrff024r7pq65ecp72fc28jb0" 2026/04/24 01:10:02 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1522407530) 2026/04/24 01:10:02 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo') 2026/04/24 01:10:02 DEBUG : dst/file1: Sizes differ 2026/04/24 01:10:04 INFO : dst/file1: Moved (server-side) 2026/04/24 01:10:06 DEBUG : dst/file1: md5 = 7a7c3fbb77ba1faaae4e6b5b781c9b75 OK 2026/04/24 01:10:06 DEBUG : dst/file1: size = 14 OK 2026/04/24 01:10:06 INFO : dst/file1: Copied (new) 2026/04/24 01:10:06 INFO : dst/file1: Deleted 2026/04/24 01:10:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/24 01:10:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/24 01:10:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.11s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:10:13 DEBUG : A1/one: md5 = e09205db8bed76ede123e08d48d00688 OK 2026/04/24 01:10:14 DEBUG : A1/two: md5 = c00fd37102a8a8ad7bb7acd6d0b80c99 OK 2026/04/24 01:10:16 DEBUG : A1/B1/three: md5 = 8114fe0f231a46910b57f2ad83cf8432 OK 2026/04/24 01:10:19 DEBUG : A1/B1/C1/four: md5 = cd5433e8415475a3f8eb77eb68f75496 OK 2026/04/24 01:10:21 DEBUG : A1/B1/C2/five: md5 = 9e982c2147734b341b589574d88d73a2 OK 2026/04/24 01:10:21 INFO : A1/B2: Making directory 2026/04/24 01:10:22 INFO : A1/B1/C3: Making directory 2026/04/24 01:10:34 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/24 01:10:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/24 01:10:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/24 01:10:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/24 01:10:34 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/24 01:10:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/24 01:10:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/24 01:10:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/24 01:10:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/24 01:10:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/24 01:10:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/24 01:10:46 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/24 01:10:46 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/24 01:10:46 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/24 01:10:46 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/24 01:10:46 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/24 01:10:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/24 01:10:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/24 01:10:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/24 01:10:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/24 01:10:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/24 01:10:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/24 01:10:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/24 01:10:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/24 01:10:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/24 01:10:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/24 01:10:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/24 01:10:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/24 01:10:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/24 01:10:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 01:10:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (48.18s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/24 01:11:01 DEBUG : no_checksum_small_file_from_pipe: md5 = f88be49268131dd65878e31e96bbb78e OK 2026/04/24 01:11:01 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/24 01:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/24 01:11:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/24 01:11:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/24 01:11:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 4103453f6091eb35517d72068db841a0 OK 2026/04/24 01:11:03 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/24 01:11:03 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/24 01:11:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 66e58dbfc6e501882d666d1c477ec88e OK 2026/04/24 01:11:06 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/24 01:11:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/24 01:11:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/24 01:11:07 DEBUG : with_checksum_big_file_from_pipe: md5 = f315d23aac4c25f8f2c6acc8df97db72 OK 2026/04/24 01:11:07 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/24 01:11:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/24 01:11:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/24 01:11:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 01:11:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/24 01:11:13 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/24 01:11:13 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/24 01:11:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/24 01:11:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/24 01:11:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/24 01:11:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/24 01:11:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.13s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.84s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/24 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': File to upload is small (48 bytes), uploading instead of streaming 2026/04/24 01:11:21 DEBUG : rcat_metadata: md5 = 8185882437b34f9e7e34736b8ed6857b OK 2026/04/24 01:11:21 DEBUG : rcat_metadata: size = 48 OK 2026/04/24 01:11:21 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/24 01:11:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/24 01:11:25 DEBUG : rcat_metadata_uploadcutoff0: md5 = a4ad2c16fc33f8bcf75d0be38b52a4c1 OK 2026/04/24 01:11:25 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/24 01:11:25 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.73s) --- PASS: TestRcatMetadata/Normal (2.96s) --- PASS: TestRcatMetadata/ViaDisk (3.32s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:28 DEBUG : potato1: md5 = 31e05488a0ce0f7563420d9f0a8f8ce4 OK 2026/04/24 01:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': File to upload is small (60 bytes), uploading instead of streaming 2026/04/24 01:11:29 DEBUG : potato2: md5 = b3bc12ba9991e0e37a274f6dc8076010 OK 2026/04/24 01:11:29 DEBUG : potato2: size = 60 OK 2026/04/24 01:11:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.60s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:32 DEBUG : potato1: md5 = ba6a6b4a688aa5f1bd7bab7a70991c17 OK 2026/04/24 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': File to upload is small (60 bytes), uploading instead of streaming 2026/04/24 01:11:33 DEBUG : potato2: md5 = 89e07b8e6792335c6b4c4543ef894a99 OK 2026/04/24 01:11:33 DEBUG : potato2: size = 60 OK 2026/04/24 01:11:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.97s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:37 DEBUG : potato1: md5 = 23cdfcfb711fc1f0ae570d442992a79e OK --- PASS: TestRcatSizeUploadHeaders (2.36s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:39 DEBUG : potato2: md5 = 7fea1b4dd219673f37568bfe7cf4615a OK 2026/04/24 01:11:41 DEBUG : empty space: md5 = 9b0eab39a58d9ec5e60f1ca951d79cc6 OK 2026/04/24 01:11:43 DEBUG : sub dir/potato3: md5 = 2ec3106b87f5c7b84149ccbe55112706 OK 2026/04/24 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Touching "sub dir/potato3" 2026/04/24 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Touching "empty space" 2026/04/24 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Touching "potato2" 2026/04/24 01:11:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.87s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:48 DEBUG : dir with metadata: Making directory with metadata 2026/04/24 01:11:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:50 DEBUG : directory with modtime: Making directory with metadata 2026/04/24 01:11:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/24 01:11:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 01:11:53 DEBUG : Google drive root 'crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg': Skipping btime metadata as can't update it on an existing file: 2026-04-24T01:11:53.015489008Z 2026/04/24 01:11:53 INFO : non existent directory: Updated directory metadata 2026/04/24 01:11:55 DEBUG : Google drive root 'crypt/n9a6ute908m140crdnfg5hac25vp4e5k2gofprnnogktqp32rvmg': Skipping btime metadata as can't update it on an existing file: 2026-04-24T01:11:53.015489008Z 2026/04/24 01:11:56 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.80s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:11:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/24 01:11:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/24 01:12:00 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.16s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:12:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/24 01:12:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 01:12:01 DEBUG : dst: Making directory with metadata 2026/04/24 01:12:02 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 01:12:02 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 01:12:03 INFO : dst: Set directory modification time (using SetModTime) 2026/04/24 01:12:03 INFO : dst: Set directory modification time (using SetModTime) 2026/04/24 01:12:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/24 01:12:04 INFO : dst: Set directory modification time (using SetModTime) 2026/04/24 01:12:04 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.79s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo'", Local "Local file system at /tmp/rclone1522407530", Modify Window "1ms" 2026/04/24 01:12:07 DEBUG : sub dir/test remove existing: md5 = 50d959bf9844d4e93375f84824c9a6f1 OK 2026/04/24 01:12:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = da348d7e923600d318d9f06dd12508fc OK 2026/04/24 01:12:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yafuxug1" before starting 2026/04/24 01:12:12 DEBUG : sub dir/test remove existing.yafuxug1: TEST: removing renamed existing file after operation 2026/04/24 01:12:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vaqupuh9" before starting 2026/04/24 01:12:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vaqupuh9: TEST: renaming existing back after failed operation 2026/04/24 01:12:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gujilex9" before starting 2026/04/24 01:12:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gujilex9: TEST: removing renamed existing file after operation 2026/04/24 01:12:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mf1ov4qe1gkpv1ia7t3em5qv31srrit9fetja1otmbs2nqg63036jpcmmreqc95c23ii80cdg3grgm0ih2b84ucu7i8ck3e5k3g67r9r5j4k2ebeg7e06df9mp1nfgvah9vnts12gd2cmoiuddtpbt2ljdkleagafhgqhgdt85kpkudanlpg" 2026/04/24 01:12:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "fioanc742d48rtbb6b69gfs7gjvn72jtdbb5k1o2gri5ttl95kp0" --- PASS: TestRemoveExisting (13.97s) === 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/04/24 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayozov5sufo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m22.199359687s (try 1/5)