"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/06/05 01:46:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data" 2026/06/05 01:46:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:46:27 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0" 2026/06/05 01:46:28 DEBUG : Creating backend with remote "/tmp/rclone1894094218" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/06/05 01:46:28 DEBUG : a: size = 0 OK 2026/06/05 01:46:28 DEBUG : a: size = 1 (memory) 2026/06/05 01:46:28 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/05 01:46:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/05 01:46:28 DEBUG : potato: Seek from 10 to 0 2026/06/05 01:46:28 DEBUG : potato: Seek from 10 to 0 2026/06/05 01:46:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/05 01:46:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Seek from 5 to 2 2026/06/05 01:46:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/05 01:46:28 DEBUG : potato: Seek from 7 to 0 2026/06/05 01:46:28 DEBUG : potato: Seek from 7 to 0 2026/06/05 01:46:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/05 01:46:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Seek from 5 to 2 2026/06/05 01:46:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/05 01:46:28 DEBUG : potato: Seek from 8 to 0 2026/06/05 01:46:28 DEBUG : potato: Seek from 8 to 0 2026/06/05 01:46:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/05 01:46:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 01:46:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 01:46:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 01:46:28 DEBUG : potato: Seek from 5 to 2 2026/06/05 01:46:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/05 01:46:28 DEBUG : potato: Seek from 9 to 0 2026/06/05 01:46:28 DEBUG : potato: Seek from 9 to 0 2026/06/05 01:46:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:46:31 DEBUG : rutabaga: md5 = 30f8dcc25d6086aca9d7c0d01d104b84 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/05 01:46:33 DEBUG : empty space: md5 = 675739077b934fa37ebe913d4d4d144c OK === RUN TestCheck/3 2026/06/05 01:46:36 DEBUG : potato2: md5 = 0c90a1cf4ba4904c2c1c24abb7b33612 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/05 01:46:38 DEBUG : remotepotato: md5 = a5a04292682355b27e6d5aa7f3267fff OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.33s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/06/05 01:46:42 DEBUG : Creating backend with remote "nonexistent" 2026/06/05 01:46:42 DEBUG : Creating backend with remote "nonexistent" 2026/06/05 01:46:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/05 01:46:42 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/05 01:46:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/05 01:46:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:46:43 DEBUG : rutabaga: md5 = 94dd73047f7d14e1b25037a77d8891a9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/05 01:46:47 DEBUG : empty space: md5 = a3e09161642dd1c817461f6810257cb5 OK === RUN TestCheckDownload/3 2026/06/05 01:46:50 DEBUG : potato2: md5 = 96e87e20e47a18ba9490873e1c1a2c65 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/05 01:46:53 DEBUG : remotepotato: md5 = 544828ecc1d6af6b0a720650cc87ef8a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.36s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.81s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.93s) --- PASS: TestCheckDownload/6 (0.83s) --- PASS: TestCheckDownload/7 (0.79s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:47:00 DEBUG : rutabaga: md5 = 5c542d62b7ee36b048a4392571e06987 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/05 01:47:02 DEBUG : empty space: md5 = bc473115a98e0f1ee7c31c0e7213f0ee OK === RUN TestCheckSizeOnly/3 2026/06/05 01:47:05 DEBUG : potato2: md5 = d726243c96825c25c11713ffcdd388c9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/05 01:47:07 DEBUG : remotepotato: md5 = 7411f5ef6532a84ddfdc9fe851b1c72b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.53s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:47:12 DEBUG : test.sum: md5 = 0b23fd02fcaed4c573b718089f756553 OK 2026/06/05 01:47:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/05 01:47:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/05 01:47:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/05 01:47:13 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/05 01:47:15 DEBUG : test.sum: md5 = e7b5b426b1b18b748431e6aa483561c1 OK 2026/06/05 01:47:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/05 01:47:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/05 01:47:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/05 01:47:16 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.64s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:47:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/data" 2026/06/05 01:47:17 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data/data' lacks md5, skipping --- SKIP: TestCheckSum (2.15s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:47:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/data" 2026/06/05 01:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/vjrnln8ratgmqakfosrqe8espk" 2026/06/05 01:47:24 DEBUG : data/banana: md5 = 6ed383a000759c466eaff78f5f48d3e4 OK 2026/06/05 01:47:25 DEBUG : test.sum: md5 = 767a02c97eedbec161139708947f9806 OK === RUN TestCheckSumDownload/subtest1 2026/06/05 01:47:30 DEBUG : data/potato: md5 = 4f306adedc1124d5bae02d5e1c382be1 OK 2026/06/05 01:47:32 DEBUG : test.sum: md5 = 812786a82f12a66629bb3ecca02227ff OK === RUN TestCheckSumDownload/subtest2 2026/06/05 01:47:36 DEBUG : test.sum: md5 = 1da7a84c8cf62b732ff8e6e9a0ab7c3b OK === RUN TestCheckSumDownload/subtest3 2026/06/05 01:47:40 DEBUG : test.sum: md5 = 7c7598221d4eb21303541f0d47c54405 OK === RUN TestCheckSumDownload/subtest4 2026/06/05 01:47:45 DEBUG : test.sum: md5 = 223238c93ff52f2cb3c7fba2aef74db6 OK === RUN TestCheckSumDownload/subtest5 2026/06/05 01:47:49 DEBUG : test.sum: md5 = b45702807e8e537f0144b513f40c586b OK === RUN TestCheckSumDownload/subtest6 2026/06/05 01:47:53 DEBUG : data/banana: md5 = 9222dca7f0f58605e4076902671ed34c OK 2026/06/05 01:47:55 DEBUG : data/potato: md5 = 687d79a7ca4ad6de1e8deecd2994adab OK 2026/06/05 01:47:56 DEBUG : test.sum: md5 = cdf0a7109df54ed0a3e76f1a871bdbff OK === RUN TestCheckSumDownload/subtest7 2026/06/05 01:48:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/05 01:48:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.99s) --- PASS: TestCheckSumDownload/subtest1 (2.56s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (1.95s) --- PASS: TestCheckSumDownload/subtest4 (1.86s) --- PASS: TestCheckSumDownload/subtest5 (1.86s) --- PASS: TestCheckSumDownload/subtest6 (1.79s) --- PASS: TestCheckSumDownload/subtest7 (2.15s) === RUN TestApplyTransforms 2026/06/05 01:48:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehowuq2boci" 2026/06/05 01:48:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:03 DEBUG : Creating backend with remote "TestDrive:crypt/487t80kicdn3vu1lo04s1aqdop4oispdpv9ev6gnhaooqrkp9hc0" 2026/06/05 01:48:04 DEBUG : Creating backend with remote "/tmp/rclone3884348145" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehowuq2boci'", Local "Local file system at /tmp/rclone3884348145", Modify Window "1ms" 2026/06/05 01:48:06 DEBUG : hello, world!: md5 = 642ccb6f0b368affad7141d835e4f319 OK upper checkfile vs. lower remote (without normalization) 2026/06/05 01:48:07 ERROR : hello, world!: sum not found 2026/06/05 01:48:07 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sehowuq2boci' 2026/06/05 01:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehowuq2boci': 1 files missing 2026/06/05 01:48:07 NOTICE: 1 hashes missing 2026/06/05 01:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehowuq2boci': 1 differences found 2026/06/05 01:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehowuq2boci': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/05 01:48:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehowuq2boci': 0 differences found 2026/06/05 01:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehowuq2boci': 1 matching files 2026/06/05 01:48:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufolac7ruje" 2026/06/05 01:48:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:08 DEBUG : Creating backend with remote "TestDrive:crypt/hunk4u5iigi8m6ddhkkesm055cgeubg6plfohofqjfsj8prp1q50" 2026/06/05 01:48:09 DEBUG : Creating backend with remote "/tmp/rclone2600605948" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufolac7ruje'", Local "Local file system at /tmp/rclone2600605948", Modify Window "1ms" 2026/06/05 01:48:11 DEBUG : HELLO, WORLD!: md5 = 4c65ffe09413d92c1dd61e348956d5c5 OK lower checkfile vs. upper remote (without normalization) 2026/06/05 01:48:12 ERROR : HELLO, WORLD!: sum not found 2026/06/05 01:48:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gufolac7ruje' 2026/06/05 01:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufolac7ruje': 1 files missing 2026/06/05 01:48:12 NOTICE: 1 hashes missing 2026/06/05 01:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufolac7ruje': 1 differences found 2026/06/05 01:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufolac7ruje': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/05 01:48:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufolac7ruje': 0 differences found 2026/06/05 01:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufolac7ruje': 1 matching files 2026/06/05 01:48:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wesifel2moro" 2026/06/05 01:48:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:13 DEBUG : Creating backend with remote "TestDrive:crypt/3489gdvlqlmcj9umbo6rccqrjg1kqmsll7it08jeglacds4kag0g" 2026/06/05 01:48:14 DEBUG : Creating backend with remote "/tmp/rclone2370657443" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wesifel2moro'", Local "Local file system at /tmp/rclone2370657443", Modify Window "1ms" 2026/06/05 01:48:17 DEBUG : HeLlO, wOrLd!: md5 = 26cb53b203039cf51cf78d8816861a60 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/05 01:48:17 ERROR : HeLlO, wOrLd!: sum not found 2026/06/05 01:48:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wesifel2moro' 2026/06/05 01:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesifel2moro': 1 files missing 2026/06/05 01:48:17 NOTICE: 1 hashes missing 2026/06/05 01:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesifel2moro': 1 differences found 2026/06/05 01:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesifel2moro': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/05 01:48:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesifel2moro': 0 differences found 2026/06/05 01:48:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesifel2moro': 1 matching files 2026/06/05 01:48:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-comocim5fudu" 2026/06/05 01:48:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:18 DEBUG : Creating backend with remote "TestDrive:crypt/m8llo1ijh1sucseih33rfda95roikfd08t5agoosu5thvk4kv420" 2026/06/05 01:48:19 DEBUG : Creating backend with remote "/tmp/rclone2352541188" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-comocim5fudu'", Local "Local file system at /tmp/rclone2352541188", Modify Window "1ms" 2026/06/05 01:48:22 DEBUG : HELLO, WORLD!: md5 = 72a24a4f956a1a30a0471c3ceff85d87 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/05 01:48:22 ERROR : HELLO, WORLD!: sum not found 2026/06/05 01:48:22 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-comocim5fudu' 2026/06/05 01:48:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocim5fudu': 1 files missing 2026/06/05 01:48:22 NOTICE: 1 hashes missing 2026/06/05 01:48:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocim5fudu': 1 differences found 2026/06/05 01:48:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocim5fudu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/05 01:48:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocim5fudu': 0 differences found 2026/06/05 01:48:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocim5fudu': 1 matching files 2026/06/05 01:48:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecaxik3situ" 2026/06/05 01:48:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:23 DEBUG : Creating backend with remote "TestDrive:crypt/vaftqlqo2o1encf8kb60n7j93mj6pbcji24bflvidf1d176eav7g" 2026/06/05 01:48:25 DEBUG : Creating backend with remote "/tmp/rclone3408204888" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecaxik3situ'", Local "Local file system at /tmp/rclone3408204888", Modify Window "1ms" 2026/06/05 01:48:27 DEBUG : 測試_Русский___ě_áñ: md5 = 7e0cbc2c9f6e06dbef06ed02b9cfa597 OK NFD checkfile vs. NFC remote (without normalization) 2026/06/05 01:48:28 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/05 01:48:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lecaxik3situ' 2026/06/05 01:48:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecaxik3situ': 1 files missing 2026/06/05 01:48:28 NOTICE: 1 hashes missing 2026/06/05 01:48:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecaxik3situ': 1 differences found 2026/06/05 01:48:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecaxik3situ': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/05 01:48:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecaxik3situ': 0 differences found 2026/06/05 01:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecaxik3situ': 1 matching files 2026/06/05 01:48:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yekizez4qamo" 2026/06/05 01:48:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:29 DEBUG : Creating backend with remote "TestDrive:crypt/dbrh0nq4msua7one3u1oner7am70ccfklhpjncnjqqgoi9p43h20" 2026/06/05 01:48:30 DEBUG : Creating backend with remote "/tmp/rclone3133563137" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yekizez4qamo'", Local "Local file system at /tmp/rclone3133563137", Modify Window "1ms" 2026/06/05 01:48:32 DEBUG : 測試_Русский___ě_áñ: md5 = d0200d723aee860bc17d8beccbfa6809 OK NFC checkfile vs. NFD remote (without normalization) 2026/06/05 01:48:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/05 01:48:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yekizez4qamo' 2026/06/05 01:48:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekizez4qamo': 1 files missing 2026/06/05 01:48:33 NOTICE: 1 hashes missing 2026/06/05 01:48:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekizez4qamo': 1 differences found 2026/06/05 01:48:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekizez4qamo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/05 01:48:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekizez4qamo': 0 differences found 2026/06/05 01:48:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekizez4qamo': 1 matching files 2026/06/05 01:48:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kafuyoy8kozu" 2026/06/05 01:48:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:34 DEBUG : Creating backend with remote "TestDrive:crypt/nogrpe50amri13u3l1295mm4ofa1oktciq2rnhromj7u2qdk39d0" 2026/06/05 01:48:35 DEBUG : Creating backend with remote "/tmp/rclone4007395241" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kafuyoy8kozu'", Local "Local file system at /tmp/rclone4007395241", Modify Window "1ms" 2026/06/05 01:48:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 082693ec1a900e703ee1754ce348d3b0 OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/05 01:48:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 01:48:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kafuyoy8kozu' 2026/06/05 01:48:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafuyoy8kozu': 1 files missing 2026/06/05 01:48:38 NOTICE: 1 hashes missing 2026/06/05 01:48:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafuyoy8kozu': 1 differences found 2026/06/05 01:48:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafuyoy8kozu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/05 01:48:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafuyoy8kozu': 0 differences found 2026/06/05 01:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafuyoy8kozu': 1 matching files 2026/06/05 01:48:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fadudec7zida" 2026/06/05 01:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:39 DEBUG : Creating backend with remote "TestDrive:crypt/st0esmlqdgrjcm69ukkbbjofh3urrj0vtug1804c6p086b4tlfj0" 2026/06/05 01:48:40 DEBUG : Creating backend with remote "/tmp/rclone1635582474" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fadudec7zida'", Local "Local file system at /tmp/rclone1635582474", Modify Window "1ms" 2026/06/05 01:48:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 526cb060f27c954b79a78c9843bb62be OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/05 01:48:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 01:48:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fadudec7zida' 2026/06/05 01:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadudec7zida': 1 files missing 2026/06/05 01:48:43 NOTICE: 1 hashes missing 2026/06/05 01:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadudec7zida': 1 differences found 2026/06/05 01:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadudec7zida': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/05 01:48:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadudec7zida': 0 differences found 2026/06/05 01:48:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadudec7zida': 1 matching files 2026/06/05 01:48:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapuyiy8qaqa" 2026/06/05 01:48:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:44 DEBUG : Creating backend with remote "TestDrive:crypt/218npc2c79gjfvr1dqvnl1hogvf9otfasiufhrrk9cambp64ioj0" 2026/06/05 01:48:45 DEBUG : Creating backend with remote "/tmp/rclone411321710" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapuyiy8qaqa'", Local "Local file system at /tmp/rclone411321710", Modify Window "1ms" 2026/06/05 01:48:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4b3cda2d46f8a31b95d5829108be7e2e OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/05 01:48:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 01:48:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qapuyiy8qaqa' 2026/06/05 01:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapuyiy8qaqa': 1 files missing 2026/06/05 01:48:49 NOTICE: 1 hashes missing 2026/06/05 01:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapuyiy8qaqa': 1 differences found 2026/06/05 01:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapuyiy8qaqa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/05 01:48:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapuyiy8qaqa': 0 differences found 2026/06/05 01:48:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapuyiy8qaqa': 1 matching files 2026/06/05 01:48:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tasatod5qopa" 2026/06/05 01:48:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:48:50 DEBUG : Creating backend with remote "TestDrive:crypt/gif7359d6pd6o4ndsal4186fo80ni6knobos7vo6mujttf392ptg" 2026/06/05 01:48:51 DEBUG : Creating backend with remote "/tmp/rclone3665089695" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tasatod5qopa'", Local "Local file system at /tmp/rclone3665089695", Modify Window "1ms" 2026/06/05 01:48:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 834937b28fc1d457f005f1fa2e0ae316 OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/05 01:48:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 01:48:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tasatod5qopa' 2026/06/05 01:48:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasatod5qopa': 1 files missing 2026/06/05 01:48:54 NOTICE: 1 hashes missing 2026/06/05 01:48:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasatod5qopa': 1 differences found 2026/06/05 01:48:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasatod5qopa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/05 01:48:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 01:48:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasatod5qopa': 0 differences found 2026/06/05 01:48:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasatod5qopa': 1 matching files 2026/06/05 01:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tasatod5qopa': Purge remote 2026/06/05 01:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapuyiy8qaqa': Purge remote 2026/06/05 01:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fadudec7zida': Purge remote 2026/06/05 01:48:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kafuyoy8kozu': Purge remote 2026/06/05 01:48:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yekizez4qamo': Purge remote 2026/06/05 01:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecaxik3situ': Purge remote 2026/06/05 01:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-comocim5fudu': Purge remote 2026/06/05 01:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wesifel2moro': Purge remote 2026/06/05 01:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufolac7ruje': Purge remote 2026/06/05 01:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehowuq2boci': Purge remote --- PASS: TestApplyTransforms (58.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:49:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/05 01:49:03 DEBUG : sub/file2: md5 = 441cb90bd070ac8d93e7e2eae999678c OK 2026/06/05 01:49:03 DEBUG : sub/file2: size = 14 OK 2026/06/05 01:49:03 INFO : file1: Copied (new) to: sub/file2 2026/06/05 01:49:04 DEBUG : sub/file2: size = 14 OK 2026/06/05 01:49:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 01:49:04 DEBUG : file1: Unchanged skipping 2026/06/05 01:49:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': don't need to copy/move sub/file2, it is already at target location 2026/06/05 01:49:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.03s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.54s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:49:11 DEBUG : dst/file1: md5 = ac0c09dcbcbab583fe07bd58056b1fd2 OK 2026/06/05 01:49:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/backup" 2026/06/05 01:49:12 DEBUG : Config file has changed externally - reloading 2026/06/05 01:49:12 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/1nrff024r7pq65ecp72fc28jb0" 2026/06/05 01:49:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1894094218) 2026/06/05 01:49:13 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data') 2026/06/05 01:49:13 DEBUG : dst/file1: Sizes differ 2026/06/05 01:49:17 INFO : dst/file1: Moved (server-side) 2026/06/05 01:49:18 DEBUG : dst/file1: md5 = 6c4b6806333575fb080468f673b33e5e OK 2026/06/05 01:49:18 DEBUG : dst/file1: size = 14 OK 2026/06/05 01:49:18 INFO : dst/file1: Copied (new) 2026/06/05 01:49:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/05 01:49:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/05 01:49:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.57s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:49:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/dst" 2026/06/05 01:49:24 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 01:49:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/CompareDest" 2026/06/05 01:49:26 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/gveqi14airsml4bgu7krj116o8" 2026/06/05 01:49:27 DEBUG : one: Need to transfer - File not found at Destination 2026/06/05 01:49:30 DEBUG : one: md5 = cf1f3acb0e39aa98020729385cc2adbb OK 2026/06/05 01:49:30 DEBUG : one: size = 3 OK 2026/06/05 01:49:30 INFO : one: Copied (new) 2026/06/05 01:49:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1894094218) 2026/06/05 01:49:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data/dst') 2026/06/05 01:49:32 DEBUG : one: Sizes differ 2026/06/05 01:49:33 DEBUG : one: md5 = cd4a5f460ac16ddbbb264317224a823a OK 2026/06/05 01:49:33 DEBUG : one: size = 5 OK 2026/06/05 01:49:33 INFO : one: Copied (replaced existing) 2026/06/05 01:49:36 DEBUG : dst/one: md5 = 4cae806444eb1edcb58bf36c09f86823 OK 2026/06/05 01:49:38 DEBUG : CompareDest/one: md5 = 8472731ba0186dbc07c2af9906ed3ff6 OK 2026/06/05 01:49:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1894094218) 2026/06/05 01:49:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data/dst') 2026/06/05 01:49:39 DEBUG : one: Sizes differ 2026/06/05 01:49:40 DEBUG : one: size = 5 OK 2026/06/05 01:49:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 01:49:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 01:49:42 DEBUG : CompareDest/two: md5 = 28077cb1d9cccf802fbecada86aae944 OK 2026/06/05 01:49:43 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 01:49:43 DEBUG : two: size = 3 OK 2026/06/05 01:49:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 01:49:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 01:49:44 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 01:49:44 DEBUG : two: size = 3 OK 2026/06/05 01:49:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 01:49:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 01:49:45 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 01:49:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone1894094218) 2026/06/05 01:49:46 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data/CompareDest') 2026/06/05 01:49:46 DEBUG : two: Sizes differ 2026/06/05 01:49:47 DEBUG : two: md5 = 12db10c990d7fc8a31edc55240800014 OK 2026/06/05 01:49:47 DEBUG : two: size = 5 OK 2026/06/05 01:49:47 INFO : two: Copied (new) 2026/06/05 01:49:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 01:49:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:49:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 01:49:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.81s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:49:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/dst" 2026/06/05 01:49:53 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 01:49:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/CopyDest" 2026/06/05 01:49:55 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/05 01:49:56 DEBUG : one: Need to transfer - File not found at Destination 2026/06/05 01:49:59 DEBUG : one: md5 = 054bdcaaac73ed7c53f4b0d97e5c0e96 OK 2026/06/05 01:49:59 DEBUG : one: size = 3 OK 2026/06/05 01:49:59 INFO : one: Copied (new) 2026/06/05 01:50:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1894094218) 2026/06/05 01:50:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data/dst') 2026/06/05 01:50:01 DEBUG : one: Sizes differ 2026/06/05 01:50:03 DEBUG : one: md5 = 3e26691507ed011aaa82652e365d82fe OK 2026/06/05 01:50:03 DEBUG : one: size = 5 OK 2026/06/05 01:50:03 INFO : one: Copied (replaced existing) 2026/06/05 01:50:06 DEBUG : dst/one: md5 = b800243f924d55d67890228d8c4469e5 OK 2026/06/05 01:50:08 DEBUG : CopyDest/one: md5 = 4de206008b10e216bbdce17654e6b4f7 OK 2026/06/05 01:50:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/BackupDir" 2026/06/05 01:50:09 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/05 01:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1894094218) 2026/06/05 01:50:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data/dst') 2026/06/05 01:50:11 DEBUG : one: Sizes differ 2026/06/05 01:50:11 DEBUG : one: size = 5 OK 2026/06/05 01:50:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 01:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1894094218) 2026/06/05 01:50:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data/dst') 2026/06/05 01:50:11 DEBUG : one: Sizes differ 2026/06/05 01:50:14 INFO : one: Moved (server-side) 2026/06/05 01:50:15 DEBUG : one: size = 5 OK 2026/06/05 01:50:15 INFO : one: Copied (server-side copy) 2026/06/05 01:50:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/05 01:50:17 DEBUG : CopyDest/two: md5 = c55b2875a66e4ee1c70b8f49b4d9087a OK 2026/06/05 01:50:18 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 01:50:18 DEBUG : two: size = 3 OK 2026/06/05 01:50:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 01:50:19 DEBUG : two: size = 3 OK 2026/06/05 01:50:19 INFO : two: Copied (server-side copy) 2026/06/05 01:50:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/05 01:50:20 DEBUG : two: size = 3 OK 2026/06/05 01:50:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 01:50:20 DEBUG : two: Unchanged skipping 2026/06/05 01:50:23 DEBUG : CopyDest/three: md5 = 6bad6d233e9417a99dbbb5514e486fbb OK 2026/06/05 01:50:23 DEBUG : three: Need to transfer - File not found at Destination 2026/06/05 01:50:24 DEBUG : three: size = 7 (Local file system at /tmp/rclone1894094218) 2026/06/05 01:50:24 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data/CopyDest') 2026/06/05 01:50:24 DEBUG : three: Sizes differ 2026/06/05 01:50:24 DEBUG : three: Destination not found in --copy-dest 2026/06/05 01:50:25 DEBUG : three: md5 = 71089efa30d4972df980188ad73d6974 OK 2026/06/05 01:50:25 DEBUG : three: size = 7 OK 2026/06/05 01:50:25 INFO : three: Copied (new) 2026/06/05 01:50:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/05 01:50:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:50:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 01:50:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/05 01:50:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:50:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 01:50:32 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.38s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.59s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:50:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/05 01:50:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d287d4820ef2aef3c24ee26c3753af0d OK 2026/06/05 01:50:37 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/05 01:50:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/05 01:50:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/05 01:50:38 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/06/05 01:50:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/05 01:50:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/05 01:50:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8f45d50c1b5f250600f22b8690db1697 OK 2026/06/05 01:50:42 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/05 01:50:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/05 01:50:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/05 01:50:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.59s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:50:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Looking for duplicate names using skip mode. 2026/06/05 01:50:49 NOTICE: one: Found 2 files with duplicate names 2026/06/05 01:50:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.60s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:50:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Looking for duplicate names using skip mode. 2026/06/05 01:50:56 NOTICE: one: Found 3 files with duplicate names 2026/06/05 01:50:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/05 01:50:57 INFO : one: Deleted 2026/06/05 01:50:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.37s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:51:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Looking for duplicate names using first mode. 2026/06/05 01:51:04 NOTICE: one: Found 3 files with duplicate names 2026/06/05 01:51:04 INFO : one: Deleted 2026/06/05 01:51:05 INFO : one: Deleted 2026/06/05 01:51:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.54s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:51:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Looking for duplicate names using newest mode. 2026/06/05 01:51:12 NOTICE: one: Found 3 files with duplicate names 2026/06/05 01:51:12 INFO : one: Deleted 2026/06/05 01:51:13 INFO : one: Deleted 2026/06/05 01:51:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.87s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:51:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Looking for duplicate names using oldest mode. 2026/06/05 01:51:19 NOTICE: one: Found 3 files with duplicate names 2026/06/05 01:51:20 INFO : one: Deleted 2026/06/05 01:51:20 INFO : one: Deleted 2026/06/05 01:51:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.43s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:51:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Looking for duplicate names using largest mode. 2026/06/05 01:51:27 NOTICE: one: Found 3 files with duplicate names 2026/06/05 01:51:28 INFO : one: Deleted 2026/06/05 01:51:28 INFO : one: Deleted 2026/06/05 01:51:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.57s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:51:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Looking for duplicate names using smallest mode. 2026/06/05 01:51:34 NOTICE: one: Found 3 files with duplicate names 2026/06/05 01:51:35 INFO : one: Deleted 2026/06/05 01:51:36 INFO : one: Deleted 2026/06/05 01:51:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.54s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:51:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Looking for duplicate names using rename mode. 2026/06/05 01:51:43 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/05 01:51:45 INFO : one-2.txt: renamed from: one.txt 2026/06/05 01:51:46 INFO : one-3.txt: renamed from: one.txt 2026/06/05 01:51:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.19s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:51:53 DEBUG : dupe1/one.txt: md5 = 491a3edce0697baa8b06f25c0828341d OK 2026/06/05 01:51:55 DEBUG : dupe2/two.txt: md5 = 8b07264a800c483205349adea00cbae9 OK 2026/06/05 01:51:58 DEBUG : dupe3/three.txt: md5 = 24ce147c712289c09fe1aafd7fb01377 OK 2026/06/05 01:51:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/05 01:52:00 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/05 01:52:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/05 01:52:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/05 01:52:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/05 01:52:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/05 01:52:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.19s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:52:08 DEBUG : a.txt: md5 = 8548e0a986a6f23e0b38f4228134542a OK 2026/06/05 01:52:10 DEBUG : zend.txt: md5 = 697158845649acb52826f74444203eee OK 2026/06/05 01:52:13 DEBUG : sub dir/hello world: md5 = 12cfba2e2e10be565750a184869ac28e OK 2026/06/05 01:52:14 DEBUG : sub dir/hello world2: md5 = b0437f92b5930dffc4070d4876af2091 OK 2026/06/05 01:52:17 DEBUG : sub dir/ignore dir/.ignore: md5 = f9984fab6f8c0aff01ef9350f1a27772 OK 2026/06/05 01:52:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = c904d8d6382f4710520173197945374a OK 2026/06/05 01:52:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = a488f883bc9be7a74c2b7cb1f8e4fda1 OK 2026/06/05 01:52:22 DEBUG : a.txt: Excluded (Size Filter) 2026/06/05 01:52:22 DEBUG : a.txt: Excluded 2026/06/05 01:52:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 01:52:23 DEBUG : sub dir/hello world: Excluded 2026/06/05 01:52:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 01:52:23 DEBUG : sub dir/hello world2: Excluded 2026/06/05 01:52:24 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 01:52:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 01:52:24 DEBUG : sub dir/hello world: Excluded 2026/06/05 01:52:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 01:52:24 DEBUG : sub dir/hello world2: Excluded 2026/06/05 01:52:24 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 01:52:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/05 01:52:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/05 01:52:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/05 01:52:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/05 01:52:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/05 01:52:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/05 01:52:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.93s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:52:34 DEBUG : a.txt: md5 = 890e75f22869ee303da5874832ddd0d3 OK 2026/06/05 01:52:36 DEBUG : zend.txt: md5 = 4cd920a462ca9083a6bb62a3d30d619e OK 2026/06/05 01:52:38 DEBUG : sub dir/hello world: md5 = 463da4af845a2dbb5f070477221a54b9 OK 2026/06/05 01:52:40 DEBUG : sub dir/hello world2: md5 = 3a7fbe8327eb999f69a9c90df1590e56 OK 2026/06/05 01:52:43 DEBUG : sub dir/ignore dir/.ignore: md5 = 42f960c39510abb715874e990e16d26e OK 2026/06/05 01:52:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7a958107b2ffd2de8a65f2231a81c8e3 OK 2026/06/05 01:52:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 034721901835032ddf43d87c8676787e OK 2026/06/05 01:52:49 DEBUG : a.txt: Excluded (Size Filter) 2026/06/05 01:52:49 DEBUG : a.txt: Excluded 2026/06/05 01:52:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 01:52:49 DEBUG : sub dir/hello world: Excluded 2026/06/05 01:52:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 01:52:49 DEBUG : sub dir/hello world2: Excluded 2026/06/05 01:52:50 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 01:52:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 01:52:50 DEBUG : sub dir/hello world: Excluded 2026/06/05 01:52:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 01:52:50 DEBUG : sub dir/hello world2: Excluded 2026/06/05 01:52:50 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 01:52:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/05 01:52:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/05 01:52:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/05 01:52:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/05 01:52:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/05 01:52:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/05 01:52:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (26.05s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:53:00 DEBUG : file1: md5 = 4182e94feed2943e87e36f1cd69c35a4 OK 2026/06/05 01:53:03 DEBUG : sub/file2: md5 = d5850eb4b1fef708941b2853f217ec4d 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/06/05 01:53:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/05 01:53:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/05 01:53:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/05 01:53:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.81s) --- PASS: TestListJSON/Default (0.33s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.44s) --- PASS: TestListJSON/Recurse (0.60s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.33s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:53:12 DEBUG : file1: md5 = 76977d7419852de7f55edb40d034bfbd OK 2026/06/05 01:53:15 DEBUG : sub/file2: md5 = 763ca1e5e6fe69b1b81e049efaac18c0 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/06/05 01:53:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/notfound" 2026/06/05 01:53:19 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/qe0i31qdkoejk60elps0ni5sqk" 2026/06/05 01:53:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.09s) --- PASS: TestStatJSON/Root (0.34s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.33s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.99s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:53:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Making directory 2026/06/05 01:53:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:53:28 DEBUG : sub dir/hello world: md5 = 4045a536d8d3f0333933347439a69b8c OK 2026/06/05 01:53:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.71s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:53:32 DEBUG : potato2: md5 = 5d75757297f593e6944481e8eff7fc6c OK 2026/06/05 01:53:34 DEBUG : empty space: md5 = e487326db6bf9cfefd1d89bc7689ed46 OK --- PASS: TestLs (5.49s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:53:38 DEBUG : potato2: md5 = 35d743c566451eaf8189c79043bb7fbc OK 2026/06/05 01:53:39 DEBUG : empty space: md5 = c5f0458b4926fc67e285896f086aa539 OK 2026/06/05 01:53:40 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.47s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:53:43 DEBUG : potato2: md5 = ae43a2b75df29a056226e0cba981b270 OK 2026/06/05 01:53:45 DEBUG : empty space: md5 = 964b1f252891664fb8027902a41415e4 OK --- PASS: TestLsLong (5.63s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:53:49 DEBUG : potato2: md5 = db8a84065b8a14ca7bcba4950464aef6 OK 2026/06/05 01:53:51 DEBUG : empty space: md5 = 158291a37de5420632cc5116f2de0dc5 OK --- PASS: TestHashSums (5.50s) === RUN TestHashSumsWithErrors 2026/06/05 01:53:53 DEBUG : Creating backend with remote ":memory:" 2026/06/05 01:53:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/05 01:53:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/05 01:53:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/05 01:53:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/05 01:53:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/05 01:53:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/05 01:53:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/05 01:53:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/05 01:53:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:53:54 DEBUG : potato2: md5 = cf52b7e27a636837205b7953560bfa91 OK 2026/06/05 01:53:56 DEBUG : empty space: md5 = fbf349eb5a4bc065c8440e9b26b7c58f OK 2026/06/05 01:53:58 DEBUG : sub dir/potato3: md5 = 42952db5413bd98936e1caf46f429618 OK 2026/06/05 01:54:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.85s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:54:04 DEBUG : small: md5 = bbe196b6131a29ad8c94747a357ed518 OK 2026/06/05 01:54:06 DEBUG : medium: md5 = d29bc38b569b62717919dd7e967d03ad OK 2026/06/05 01:54:07 DEBUG : large: md5 = 9285a97d7d486cd6b39f9a0ebb7140e6 OK 2026/06/05 01:54:08 DEBUG : Waiting for deletions to finish 2026/06/05 01:54:08 DEBUG : large: Excluded (Size Filter) 2026/06/05 01:54:09 INFO : medium: Deleted 2026/06/05 01:54:09 INFO : small: Deleted --- PASS: TestDelete (7.33s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:54:12 DEBUG : small: md5 = e714584b9fdacb4d3769fd9df7344712 OK 2026/06/05 01:54:13 DEBUG : medium: md5 = 1c921d5a668d0cfadca04202e1ab6443 OK 2026/06/05 01:54:15 DEBUG : large: md5 = 84780b5fad6e9cafd3172bd6f7fbed8e OK 2026/06/05 01:54:15 DEBUG : Waiting for deletions to finish 2026/06/05 01:54:16 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/06/05 01:54:16 INFO : small: Deleted 2026/06/05 01:54:16 INFO : medium: Deleted --- PASS: TestMaxDelete (7.96s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:54:20 DEBUG : small: md5 = 1471338be51652adce9294f5da3f5cbb OK 2026/06/05 01:54:21 DEBUG : medium: md5 = c19effdb8ef895244adb5c405d14b262 OK 2026/06/05 01:54:23 DEBUG : large: md5 = 96f2a8f1a24c668348a9549e45690348 OK 2026/06/05 01:54:23 DEBUG : Waiting for deletions to finish 2026/06/05 01:54:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/05 01:54:24 INFO : medium: Deleted 2026/06/05 01:54:24 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.94s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:54:28 DEBUG : small: md5 = 0c0c609c0d086ed45cade63e4b3b0c6c OK 2026/06/05 01:54:29 DEBUG : medium: md5 = f9a648e8e63f86357ec596998fb69d52 OK 2026/06/05 01:54:31 DEBUG : large: md5 = 2b2722538bd56688f1d718c00bd371bb OK 2026/06/05 01:54:31 DEBUG : Waiting for deletions to finish 2026/06/05 01:54:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/05 01:54:32 INFO : medium: Deleted 2026/06/05 01:54:32 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.92s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:54:35 DEBUG : ReadFile: md5 = 1e3fa7ee4eac20b9a703d10903ca2da1 OK --- PASS: TestReadFile (4.18s) === RUN TestRetry 2026/06/05 01:54:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/05 01:54:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/05 01:54:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 01:54:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 01:54:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 01:54:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 01:54:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:54:40 DEBUG : file1: md5 = 15295d577982397eea9eec826c306d31 OK 2026/06/05 01:54:41 DEBUG : file2: md5 = b9bf944d80dea5e06a9298d3a8f4c503 OK --- PASS: TestCat (14.62s) === RUN TestPurge 2026/06/05 01:54:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugirob3luxe" 2026/06/05 01:54:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:54:53 DEBUG : Creating backend with remote "TestDrive:crypt/926ohodcncb0us2ra6g2arhrmcdq4n30ro744rqrcklf8o5cs940" 2026/06/05 01:54:54 DEBUG : Creating backend with remote "/tmp/rclone1983230282" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nugirob3luxe'", Local "Local file system at /tmp/rclone1983230282", Modify Window "1ms" 2026/06/05 01:55:00 DEBUG : A1/B1/C1/one: md5 = 3fd8bca86bd4451083cfebaf0e3cf891 OK 2026/06/05 01:55:00 INFO : A2: Making directory 2026/06/05 01:55:00 INFO : A1/B2: Making directory 2026/06/05 01:55:01 INFO : A1/B2/C2: Making directory 2026/06/05 01:55:03 INFO : A1/B1/C3: Making directory 2026/06/05 01:55:04 INFO : A3: Making directory 2026/06/05 01:55:04 INFO : A3/B3: Making directory 2026/06/05 01:55:05 INFO : A3/B3/C4: Making directory 2026/06/05 01:55:08 DEBUG : A1/two: md5 = c7a133ede7e555de5f6906af2da41a26 OK 2026/06/05 01:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugirob3luxe': Purge remote 2026/06/05 01:55:12 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.23s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:55:16 DEBUG : A1/B1/C1/one: md5 = 7e8e2ab42b4488afa6f65d67280db9e8 OK 2026/06/05 01:55:16 INFO : A2: Making directory 2026/06/05 01:55:17 INFO : A1/B2: Making directory 2026/06/05 01:55:18 INFO : A1/B2/C2: Making directory 2026/06/05 01:55:19 INFO : A1/B1/C3: Making directory 2026/06/05 01:55:20 INFO : A3: Making directory 2026/06/05 01:55:21 INFO : A3/B3: Making directory 2026/06/05 01:55:22 INFO : A3/B3/C4: Making directory 2026/06/05 01:55:24 DEBUG : A1/two: md5 = 101583f6b49cb9cb1c5168af6d10582f OK 2026/06/05 01:55:26 DEBUG : removing 1 level 3 directories 2026/06/05 01:55:26 INFO : A3/B3/C4: Removing directory 2026/06/05 01:55:29 DEBUG : removing 2 level 3 directories 2026/06/05 01:55:29 INFO : A1/B2/C2: Removing directory 2026/06/05 01:55:29 INFO : A1/B1/C3: Removing directory 2026/06/05 01:55:29 DEBUG : removing 2 level 2 directories 2026/06/05 01:55:29 INFO : A1/B2: Removing directory 2026/06/05 01:55:29 INFO : A3/B3: Removing directory 2026/06/05 01:55:30 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/05 01:55:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/05 01:55:30 DEBUG : removing 2 level 1 directories 2026/06/05 01:55:30 INFO : A3: Removing directory 2026/06/05 01:55:30 INFO : A2: Removing directory 2026/06/05 01:55:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/05 01:55:35 DEBUG : removing 1 level 3 directories 2026/06/05 01:55:35 INFO : A1/B1/C1: Removing directory 2026/06/05 01:55:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:36 DEBUG : removing 1 level 2 directories 2026/06/05 01:55:36 INFO : A1/B1: Removing directory 2026/06/05 01:55:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/05 01:55:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/05 01:55:37 DEBUG : removing 1 level 1 directories 2026/06/05 01:55:37 INFO : A1: Removing directory 2026/06/05 01:55:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/05 01:55:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/05 01:55:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 01:55:38 DEBUG : removing 1 level 0 directories 2026/06/05 01:55:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Removing directory 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/05 01:55:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (27.70s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:55:40 INFO : A1: Making directory 2026/06/05 01:55:42 INFO : A1/B1: Making directory 2026/06/05 01:55:43 INFO : A1/B1/C1: Making directory 2026/06/05 01:55:46 DEBUG : removing 1 level 3 directories 2026/06/05 01:55:46 INFO : A1/B1/C1: Removing directory 2026/06/05 01:55:46 DEBUG : removing 1 level 2 directories 2026/06/05 01:55:46 INFO : A1/B1: Removing directory 2026/06/05 01:55:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/05 01:55:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.83s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:55:49 INFO : A1: Making directory 2026/06/05 01:55:50 INFO : A1/B1: Making directory 2026/06/05 01:55:52 INFO : A1/B1/C1: Making directory 2026/06/05 01:55:55 DEBUG : removing 1 level 3 directories 2026/06/05 01:55:55 INFO : A1/B1/C1: Removing directory 2026/06/05 01:55:56 DEBUG : removing 1 level 2 directories 2026/06/05 01:55:56 INFO : A1/B1: Removing directory 2026/06/05 01:55:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/05 01:55:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.30s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:56:01 DEBUG : file1: md5 = b77470bf48144425d7f7da4327aa588a OK 2026/06/05 01:56:01 DEBUG : filename.txt: File name found in url 2026/06/05 01:56:03 DEBUG : filename.txt: md5 = f30566c0f28848306ac5fdb9654935dd OK 2026/06/05 01:56:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/05 01:56:05 DEBUG : headerfilename.txt: md5 = fd17065cf557600e7c5cedeee3feff14 OK 2026/06/05 01:56:06 DEBUG : file2: md5 = 73a6891630ceebf2d920524eaa530dcf OK --- PASS: TestCopyURL (10.53s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:56:11 DEBUG : file1: md5 = 4f01fd988f0655ccbf00d163b4d70f54 OK --- PASS: TestCopyURLDownloadHeaders (2.74s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:56:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/05 01:56:15 DEBUG : sub/file2: md5 = ec9569ddce7c7ddf003e51f7c07a9ab8 OK 2026/06/05 01:56:15 DEBUG : sub/file2: size = 14 OK 2026/06/05 01:56:15 INFO : file1: Copied (new) to: sub/file2 2026/06/05 01:56:15 INFO : file1: Deleted 2026/06/05 01:56:16 DEBUG : sub/file2: size = 14 OK 2026/06/05 01:56:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 01:56:16 DEBUG : file1: Unchanged skipping 2026/06/05 01:56:16 INFO : file1: Deleted 2026/06/05 01:56:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': don't need to copy/move sub/file2, it is already at target location 2026/06/05 01:56:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.70s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:56:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/05 01:56:21 DEBUG : file1: md5 = eff7e1d08a4e0b9cac5530453da4cd09 OK 2026/06/05 01:56:21 DEBUG : file1: size = 14 OK 2026/06/05 01:56:21 INFO : file1: Copied (new) 2026/06/05 01:56:21 INFO : file1: Deleted 2026/06/05 01:56:21 DEBUG : file1: Destination exists, skipping 2026/06/05 01:56:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.74s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.58s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:56:26 DEBUG : dst/file1: md5 = 18b098a598c99af3e54f07e07a58510b OK 2026/06/05 01:56:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefudad3data/backup" 2026/06/05 01:56:27 DEBUG : Creating backend with remote "TestDrive:crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0/1nrff024r7pq65ecp72fc28jb0" 2026/06/05 01:56:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1894094218) 2026/06/05 01:56:28 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data') 2026/06/05 01:56:28 DEBUG : dst/file1: Sizes differ 2026/06/05 01:56:32 INFO : dst/file1: Moved (server-side) 2026/06/05 01:56:33 DEBUG : dst/file1: md5 = 4e9cc9189ca72a12f3c862636a102442 OK 2026/06/05 01:56:33 DEBUG : dst/file1: size = 14 OK 2026/06/05 01:56:33 INFO : dst/file1: Copied (new) 2026/06/05 01:56:33 INFO : dst/file1: Deleted 2026/06/05 01:56:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/05 01:56:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/05 01:56:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.06s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:56:41 DEBUG : A1/one: md5 = d3502de5ecd6a0947bbea0a44437d66f OK 2026/06/05 01:56:43 DEBUG : A1/two: md5 = fee5a9bc0ccf9df3f6576d35e6632583 OK 2026/06/05 01:56:45 DEBUG : A1/B1/three: md5 = c009d020eaacfd1337b0a82074fae8c5 OK 2026/06/05 01:56:48 DEBUG : A1/B1/C1/four: md5 = 8c8c416e1044c928b7ed3c6090cdcae4 OK 2026/06/05 01:56:50 DEBUG : A1/B1/C2/five: md5 = ab2b68a2a838fca334e6dfa2ea3e482a OK 2026/06/05 01:56:50 INFO : A1/B2: Making directory 2026/06/05 01:56:51 INFO : A1/B1/C3: Making directory 2026/06/05 01:57:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/05 01:57:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/05 01:57:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/05 01:57:04 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/05 01:57:04 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/05 01:57:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/05 01:57:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/05 01:57:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/05 01:57:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/05 01:57:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/05 01:57:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/05 01:57:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/05 01:57:17 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/05 01:57:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/05 01:57:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/05 01:57:18 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/05 01:57:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/05 01:57:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/05 01:57:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/05 01:57:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/05 01:57:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/05 01:57:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/05 01:57:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/05 01:57:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/05 01:57:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/05 01:57:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/05 01:57:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/05 01:57:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/05 01:57:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/05 01:57:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/05 01:57:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.88s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:57:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': File to upload is small (34 bytes), uploading instead of streaming 2026/06/05 01:57:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 3b99d27114a805257bb3f8ed39b62eea OK 2026/06/05 01:57:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/05 01:57:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/05 01:57:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/05 01:57:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/05 01:57:37 DEBUG : no_checksum_big_file_from_pipe: md5 = d9e4b94255235947c18bb5f2b5c4ec77 OK 2026/06/05 01:57:37 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/05 01:57:37 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:57:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': File to upload is small (34 bytes), uploading instead of streaming 2026/06/05 01:57:41 DEBUG : with_checksum_small_file_from_pipe: md5 = a3715cc287027fcae6a8fd61d0feab72 OK 2026/06/05 01:57:41 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/05 01:57:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/05 01:57:42 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/05 01:57:43 DEBUG : with_checksum_big_file_from_pipe: md5 = 266aed5827871ab570a3ea891e30e5c9 OK 2026/06/05 01:57:43 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/05 01:57:43 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': File to upload is small (34 bytes), uploading instead of streaming 2026/06/05 01:57:47 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/05 01:57:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 01:57:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/05 01:57:49 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/05 01:57:49 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': File to upload is small (34 bytes), uploading instead of streaming 2026/06/05 01:57:53 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/05 01:57:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/05 01:57:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/05 01:57:55 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/05 01:57:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.31s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.57s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/05 01:57:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': File to upload is small (48 bytes), uploading instead of streaming 2026/06/05 01:57:58 DEBUG : rcat_metadata: md5 = be8063892613eb39de77a5cb7b80dfcc OK 2026/06/05 01:57:58 DEBUG : rcat_metadata: size = 48 OK 2026/06/05 01:57:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/05 01:58:01 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/05 01:58:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = dadd11ff03db7ce936b9369d58d13e95 OK 2026/06/05 01:58:02 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/05 01:58:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.84s) --- PASS: TestRcatMetadata/Normal (3.22s) --- PASS: TestRcatMetadata/ViaDisk (3.14s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:05 DEBUG : potato1: md5 = 3cf5e6d58537b653522fedda037a9cde OK 2026/06/05 01:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': File to upload is small (60 bytes), uploading instead of streaming 2026/06/05 01:58:07 DEBUG : potato2: md5 = 60ca60e6eae5106902fb2874df52b7db OK 2026/06/05 01:58:07 DEBUG : potato2: size = 60 OK 2026/06/05 01:58:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.48s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:10 DEBUG : potato1: md5 = 72d07609fae3d404c8ee8276376fa738 OK 2026/06/05 01:58:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': File to upload is small (60 bytes), uploading instead of streaming 2026/06/05 01:58:12 DEBUG : potato2: md5 = 33f2de358082f431de959201e58f3bc2 OK 2026/06/05 01:58:12 DEBUG : potato2: size = 60 OK 2026/06/05 01:58:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.10s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:16 DEBUG : potato1: md5 = 00a53e9c6dd2b0c78e1cf8b9d49c10f3 OK --- PASS: TestRcatSizeUploadHeaders (2.78s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:19 DEBUG : potato2: md5 = 9e77ed90ebc021b93977022bfc79a5fd OK 2026/06/05 01:58:21 DEBUG : empty space: md5 = 47e78db557206985b27b8946a27bdfc9 OK 2026/06/05 01:58:24 DEBUG : sub dir/potato3: md5 = da2bfde1d0c89601c1262f309922ac1c OK 2026/06/05 01:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Touching "sub dir/potato3" 2026/06/05 01:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Touching "empty space" 2026/06/05 01:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Touching "potato2" 2026/06/05 01:58:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.93s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:30 DEBUG : dir with metadata: Making directory with metadata 2026/06/05 01:58:30 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.80s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:32 DEBUG : directory with modtime: Making directory with metadata 2026/06/05 01:58:33 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.79s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/05 01:58:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 01:58:35 DEBUG : Google drive root 'crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0': Skipping btime metadata as can't update it on an existing file: 2026-06-05T01:58:35.711967654Z 2026/06/05 01:58:36 INFO : non existent directory: Updated directory metadata 2026/06/05 01:58:39 DEBUG : Google drive root 'crypt/vbsi53oi2kpbh086a2857s3o1vhve0oujccndo15f516r0r9i7c0': Skipping btime metadata as can't update it on an existing file: 2026-06-05T01:58:35.711967654Z 2026/06/05 01:58:40 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.27s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:41 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/05 01:58:44 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/05 01:58:45 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.39s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/05 01:58:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 01:58:47 DEBUG : dst: Making directory with metadata 2026/06/05 01:58:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 01:58:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 01:58:48 INFO : dst: Set directory modification time (using SetModTime) 2026/06/05 01:58:49 INFO : dst: Set directory modification time (using SetModTime) 2026/06/05 01:58:49 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/05 01:58:49 INFO : dst: Set directory modification time (using SetModTime) 2026/06/05 01:58:49 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.05s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data'", Local "Local file system at /tmp/rclone1894094218", Modify Window "1ms" 2026/06/05 01:58:53 DEBUG : sub dir/test remove existing: md5 = 81a558eec6a6c79a388f73c8718c3ed8 OK 2026/06/05 01:58:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 464c11fb702c260b424b5bc5c55cf5e3 OK 2026/06/05 01:58:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dageceh5" before starting 2026/06/05 01:58:59 DEBUG : sub dir/test remove existing.dageceh5: TEST: removing renamed existing file after operation 2026/06/05 01:59:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sewesep4" before starting 2026/06/05 01:59:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sewesep4: TEST: renaming existing back after failed operation 2026/06/05 01:59:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuciyuv9" before starting 2026/06/05 01:59:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuciyuv9: TEST: removing renamed existing file after operation 2026/06/05 01:59:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mbdc9ut1f8t036a6or8f6oj22p5lejut369f44aoviamn7p8q7n0" 2026/06/05 01:59:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "do1l498rhas78kr1mttsi758heo8bqodsti80i14g3cj5dhqivtf34po5srlvohgsdej2vm00q2s629vt3oepar9074m2tom0au48kvnvp7d75q9tur67gdhb9sbhb13uqugnptrabcan0bk78aomaiigkh5nv77rdfsrtf7rkhso7kogpbg" --- PASS: TestRemoveExisting (15.60s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/05 01:59:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefudad3data': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m40.276715398s (try 1/5)