"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/22 01:00:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo" 2026/05/22 01:00:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:00:44 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0" 2026/05/22 01:00:45 DEBUG : Creating backend with remote "/tmp/rclone1691679819" === 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-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.38s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers 2026/05/22 01:00:46 DEBUG : a: size = 0 OK 2026/05/22 01:00:46 DEBUG : a: size = 1 (memory) 2026/05/22 01:00:46 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/22 01:00:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/22 01:00:46 DEBUG : potato: Seek from 10 to 0 2026/05/22 01:00:46 DEBUG : potato: Seek from 10 to 0 2026/05/22 01:00:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/22 01:00:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Seek from 5 to 2 2026/05/22 01:00:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/22 01:00:46 DEBUG : potato: Seek from 7 to 0 2026/05/22 01:00:46 DEBUG : potato: Seek from 7 to 0 2026/05/22 01:00:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/22 01:00:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Seek from 5 to 2 2026/05/22 01:00:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/22 01:00:46 DEBUG : potato: Seek from 8 to 0 2026/05/22 01:00:46 DEBUG : potato: Seek from 8 to 0 2026/05/22 01:00:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/22 01:00:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/22 01:00:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/22 01:00:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/22 01:00:46 DEBUG : potato: Seek from 5 to 2 2026/05/22 01:00:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/22 01:00:46 DEBUG : potato: Seek from 9 to 0 2026/05/22 01:00:46 DEBUG : potato: Seek from 9 to 0 2026/05/22 01:00:46 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-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:00:49 DEBUG : rutabaga: md5 = 7d9de4911c56495fbd805dddaeda993a OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/22 01:00:52 DEBUG : empty space: md5 = e20da42c1091fadba212364a3453d73d OK === RUN TestCheck/3 2026/05/22 01:00:54 DEBUG : potato2: md5 = 1e58fde3bc697e2ac512000b381d50d0 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/22 01:00:57 DEBUG : remotepotato: md5 = 83edf95c1941e75d3e15c030dd201e53 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.53s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2026/05/22 01:01:00 DEBUG : Creating backend with remote "nonexistent" 2026/05/22 01:01:00 DEBUG : Creating backend with remote "nonexistent" 2026/05/22 01:01:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/22 01:01:00 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/05/22 01:01:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/22 01:01:00 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-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:01:02 DEBUG : rutabaga: md5 = 5797496442d1c2e101a7ef055aba7ed9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/22 01:01:06 DEBUG : empty space: md5 = 6bb8d77d034f25d64e7722764a7601e3 OK === RUN TestCheckDownload/3 2026/05/22 01:01:09 DEBUG : potato2: md5 = e1781f46205dad4043ecd559d1048387 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/22 01:01:13 DEBUG : remotepotato: md5 = 41b671252259bee611a810ec362ba795 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.86s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:01:19 DEBUG : rutabaga: md5 = 86a6b21ef3258e9f3cf6edffd25daa3c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/22 01:01:21 DEBUG : empty space: md5 = 3da2e053747c40a9b7d921a08b4efae4 OK === RUN TestCheckSizeOnly/3 2026/05/22 01:01:23 DEBUG : potato2: md5 = a65d312241255bafedc854f7a19f2a14 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/22 01:01:26 DEBUG : remotepotato: md5 = f2fda974b353f13dfa882b5cd4d3b4ad OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.77s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:01:31 DEBUG : test.sum: md5 = 809b4558e6e66a35ad036b1f28770255 OK 2026/05/22 01:01:32 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/22 01:01:32 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/22 01:01:32 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/22 01:01:32 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/22 01:01:33 DEBUG : test.sum: md5 = 93e0306374d27b0c80c1c5a7e6c4f63b OK 2026/05/22 01:01:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/22 01:01:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/22 01:01:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/22 01:01:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.47s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:01:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/data" 2026/05/22 01:01:36 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.10s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:01:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/data" 2026/05/22 01:01:38 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/vjrnln8ratgmqakfosrqe8espk" 2026/05/22 01:01:42 DEBUG : data/banana: md5 = bd272555d1c8885cb4016a6a22003641 OK 2026/05/22 01:01:44 DEBUG : test.sum: md5 = b3df453413b0b71afc699eeb6bd46684 OK === RUN TestCheckSumDownload/subtest1 2026/05/22 01:01:48 DEBUG : data/potato: md5 = 4c87db9f4860040ca462e6ff0e7533ad OK 2026/05/22 01:01:50 DEBUG : test.sum: md5 = b26b272c203243d3a373023dc48f94fa OK === RUN TestCheckSumDownload/subtest2 2026/05/22 01:01:54 DEBUG : test.sum: md5 = 5cc175c8f0af100cebc71176d720dc35 OK === RUN TestCheckSumDownload/subtest3 2026/05/22 01:01:59 DEBUG : test.sum: md5 = f837b37561e07b5ae844b37cbd1b5808 OK === RUN TestCheckSumDownload/subtest4 2026/05/22 01:02:03 DEBUG : test.sum: md5 = 94d37865a63ccc7880bf305d52ad1b9c OK === RUN TestCheckSumDownload/subtest5 2026/05/22 01:02:07 DEBUG : test.sum: md5 = 0a1b0efdd5527470c24d0c08ddcdaea8 OK === RUN TestCheckSumDownload/subtest6 2026/05/22 01:02:11 DEBUG : data/banana: md5 = ae4423e4a4d9eaf1c3114a12da1c3943 OK 2026/05/22 01:02:13 DEBUG : data/potato: md5 = af8b38fca8701e0b7eef8d5d82319034 OK 2026/05/22 01:02:14 DEBUG : test.sum: md5 = 6d1f1622a49b26ef455f70394f1900aa OK === RUN TestCheckSumDownload/subtest7 2026/05/22 01:02:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/22 01:02:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.17s) --- PASS: TestCheckSumDownload/subtest1 (2.56s) --- PASS: TestCheckSumDownload/subtest2 (1.79s) --- PASS: TestCheckSumDownload/subtest3 (2.11s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (1.98s) --- PASS: TestCheckSumDownload/subtest6 (1.85s) --- PASS: TestCheckSumDownload/subtest7 (2.01s) === RUN TestApplyTransforms 2026/05/22 01:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-femezey9vini" 2026/05/22 01:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/835qs577bv49fi3poavas67udlatheuov9n5h87h1bardp0iha8g" 2026/05/22 01:02:21 DEBUG : Creating backend with remote "/tmp/rclone899618976" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-femezey9vini'", Local "Local file system at /tmp/rclone899618976", Modify Window "1ms" 2026/05/22 01:02:24 DEBUG : hello, world!: md5 = f7b0bd0ecf6af09de0cef774b8cf9d87 OK upper checkfile vs. lower remote (without normalization) 2026/05/22 01:02:25 ERROR : hello, world!: sum not found 2026/05/22 01:02:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-femezey9vini' 2026/05/22 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femezey9vini': 1 files missing 2026/05/22 01:02:25 NOTICE: 1 hashes missing 2026/05/22 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femezey9vini': 1 differences found 2026/05/22 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femezey9vini': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/22 01:02:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femezey9vini': 0 differences found 2026/05/22 01:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femezey9vini': 1 matching files 2026/05/22 01:02:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceficij1tiwe" 2026/05/22 01:02:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:02:26 DEBUG : Creating backend with remote "TestDrive:crypt/dj9od7eck1tmb2tbkktp9rbdg0maitvo97pod6ogn1mnqg92u880" 2026/05/22 01:02:27 DEBUG : Creating backend with remote "/tmp/rclone4266009186" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceficij1tiwe'", Local "Local file system at /tmp/rclone4266009186", Modify Window "1ms" 2026/05/22 01:02:29 DEBUG : HELLO, WORLD!: md5 = ae39c5fae5baae230a726aecdcae919b OK lower checkfile vs. upper remote (without normalization) 2026/05/22 01:02:30 ERROR : HELLO, WORLD!: sum not found 2026/05/22 01:02:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceficij1tiwe' 2026/05/22 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceficij1tiwe': 1 files missing 2026/05/22 01:02:30 NOTICE: 1 hashes missing 2026/05/22 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceficij1tiwe': 1 differences found 2026/05/22 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceficij1tiwe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/22 01:02:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceficij1tiwe': 0 differences found 2026/05/22 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceficij1tiwe': 1 matching files 2026/05/22 01:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loruwub3gifo" 2026/05/22 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/go5q6190shhf09iov78msntvv0mq7mv3o0rnb45gq82qgvjarda0" 2026/05/22 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone3969567386" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loruwub3gifo'", Local "Local file system at /tmp/rclone3969567386", Modify Window "1ms" 2026/05/22 01:02:35 DEBUG : HeLlO, wOrLd!: md5 = 7595da007b139c34d387fd87c0557849 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/22 01:02:35 ERROR : HeLlO, wOrLd!: sum not found 2026/05/22 01:02:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loruwub3gifo' 2026/05/22 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loruwub3gifo': 1 files missing 2026/05/22 01:02:35 NOTICE: 1 hashes missing 2026/05/22 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loruwub3gifo': 1 differences found 2026/05/22 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loruwub3gifo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/22 01:02:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loruwub3gifo': 0 differences found 2026/05/22 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loruwub3gifo': 1 matching files 2026/05/22 01:02:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dunideq8bigu" 2026/05/22 01:02:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:02:36 DEBUG : Creating backend with remote "TestDrive:crypt/13ojintpmgcbalq0je9rddvhff5s9799ua64oh7melr4cikbpdmg" 2026/05/22 01:02:37 DEBUG : Creating backend with remote "/tmp/rclone3542526840" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dunideq8bigu'", Local "Local file system at /tmp/rclone3542526840", Modify Window "1ms" 2026/05/22 01:02:40 DEBUG : HELLO, WORLD!: md5 = ac9ea643f44ad0314e6afe47cd90b990 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/22 01:02:41 ERROR : HELLO, WORLD!: sum not found 2026/05/22 01:02:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dunideq8bigu' 2026/05/22 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dunideq8bigu': 1 files missing 2026/05/22 01:02:41 NOTICE: 1 hashes missing 2026/05/22 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dunideq8bigu': 1 differences found 2026/05/22 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dunideq8bigu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/22 01:02:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dunideq8bigu': 0 differences found 2026/05/22 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dunideq8bigu': 1 matching files 2026/05/22 01:02:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xatiyok1lomi" 2026/05/22 01:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/atn05aua2jkh2godd7are1liuvjc81mc07u1hh2tuj33nuiijaa0" 2026/05/22 01:02:43 DEBUG : Creating backend with remote "/tmp/rclone3713622546" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xatiyok1lomi'", Local "Local file system at /tmp/rclone3713622546", Modify Window "1ms" 2026/05/22 01:02:45 DEBUG : 測試_Русский___ě_áñ: md5 = dc1bb82113fb781576468ac7f550ca30 OK NFD checkfile vs. NFC remote (without normalization) 2026/05/22 01:02:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/22 01:02:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xatiyok1lomi' 2026/05/22 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatiyok1lomi': 1 files missing 2026/05/22 01:02:46 NOTICE: 1 hashes missing 2026/05/22 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatiyok1lomi': 1 differences found 2026/05/22 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatiyok1lomi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/22 01:02:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatiyok1lomi': 0 differences found 2026/05/22 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatiyok1lomi': 1 matching files 2026/05/22 01:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fewedov4gera" 2026/05/22 01:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/uk55kkkrnmt064a71itbqh11orjs3pndsln8410f8souqihq0bb0" 2026/05/22 01:02:48 DEBUG : Creating backend with remote "/tmp/rclone3627617662" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fewedov4gera'", Local "Local file system at /tmp/rclone3627617662", Modify Window "1ms" 2026/05/22 01:02:50 DEBUG : 測試_Русский___ě_áñ: md5 = a45c995ae36128eae83d3964ceb9eac9 OK NFC checkfile vs. NFD remote (without normalization) 2026/05/22 01:02:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/22 01:02:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fewedov4gera' 2026/05/22 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewedov4gera': 1 files missing 2026/05/22 01:02:51 NOTICE: 1 hashes missing 2026/05/22 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewedov4gera': 1 differences found 2026/05/22 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewedov4gera': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/22 01:02:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewedov4gera': 0 differences found 2026/05/22 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewedov4gera': 1 matching files 2026/05/22 01:02:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tihorob1fara" 2026/05/22 01:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:02:52 DEBUG : Creating backend with remote "TestDrive:crypt/92jvbk9sjkml597s7bigs6vafn9qo7q1r1b7n3mvomqcknqcgmk0" 2026/05/22 01:02:53 DEBUG : Creating backend with remote "/tmp/rclone3311802763" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tihorob1fara'", Local "Local file system at /tmp/rclone3311802763", Modify Window "1ms" 2026/05/22 01:02:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c67bb8b5bc5e2da3eb91d2a188895bfa OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/22 01:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/22 01:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tihorob1fara' 2026/05/22 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihorob1fara': 1 files missing 2026/05/22 01:02:56 NOTICE: 1 hashes missing 2026/05/22 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihorob1fara': 1 differences found 2026/05/22 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihorob1fara': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/22 01:02:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihorob1fara': 0 differences found 2026/05/22 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tihorob1fara': 1 matching files 2026/05/22 01:02:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miyijel7qoba" 2026/05/22 01:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:02:57 DEBUG : Creating backend with remote "TestDrive:crypt/vj12kvdbkm580fuvv3tp9lbhu7rt1ocklc90j22gre2rick8qkbg" 2026/05/22 01:02:58 DEBUG : Creating backend with remote "/tmp/rclone3302394910" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miyijel7qoba'", Local "Local file system at /tmp/rclone3302394910", Modify Window "1ms" 2026/05/22 01:03:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 587ed93f72599a68b797a3866d8d7b75 OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/22 01:03:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/22 01:03:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-miyijel7qoba' 2026/05/22 01:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyijel7qoba': 1 files missing 2026/05/22 01:03:01 NOTICE: 1 hashes missing 2026/05/22 01:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyijel7qoba': 1 differences found 2026/05/22 01:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyijel7qoba': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/22 01:03:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyijel7qoba': 0 differences found 2026/05/22 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyijel7qoba': 1 matching files 2026/05/22 01:03:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nisuyuj1zito" 2026/05/22 01:03:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:03:02 DEBUG : Creating backend with remote "TestDrive:crypt/3ocomf332a42va0gn3f4ilruh8oq1ivkh0mi776fq7a4r5qrmvm0" 2026/05/22 01:03:03 DEBUG : Creating backend with remote "/tmp/rclone3992514176" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nisuyuj1zito'", Local "Local file system at /tmp/rclone3992514176", Modify Window "1ms" 2026/05/22 01:03:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 42834a7984747197a44a1c079b4c79bb OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/22 01:03:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/22 01:03:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nisuyuj1zito' 2026/05/22 01:03:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisuyuj1zito': 1 files missing 2026/05/22 01:03:06 NOTICE: 1 hashes missing 2026/05/22 01:03:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisuyuj1zito': 1 differences found 2026/05/22 01:03:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisuyuj1zito': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/22 01:03:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisuyuj1zito': 0 differences found 2026/05/22 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisuyuj1zito': 1 matching files 2026/05/22 01:03:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-damaduv7qaga" 2026/05/22 01:03:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:03:07 DEBUG : Creating backend with remote "TestDrive:crypt/tbo0oduf0klj1vuc2le8psfmn2kbi4l9uqlf9bpumv7cadj6f600" 2026/05/22 01:03:08 DEBUG : Creating backend with remote "/tmp/rclone427009153" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-damaduv7qaga'", Local "Local file system at /tmp/rclone427009153", Modify Window "1ms" 2026/05/22 01:03:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 996064e84467d9798de8d819e74c04d7 OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/22 01:03:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/22 01:03:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-damaduv7qaga' 2026/05/22 01:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-damaduv7qaga': 1 files missing 2026/05/22 01:03:11 NOTICE: 1 hashes missing 2026/05/22 01:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-damaduv7qaga': 1 differences found 2026/05/22 01:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-damaduv7qaga': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/22 01:03:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/22 01:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-damaduv7qaga': 0 differences found 2026/05/22 01:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-damaduv7qaga': 1 matching files 2026/05/22 01:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-damaduv7qaga': Purge remote 2026/05/22 01:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nisuyuj1zito': Purge remote 2026/05/22 01:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miyijel7qoba': Purge remote 2026/05/22 01:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tihorob1fara': Purge remote 2026/05/22 01:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fewedov4gera': Purge remote 2026/05/22 01:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatiyok1lomi': Purge remote 2026/05/22 01:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dunideq8bigu': Purge remote 2026/05/22 01:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loruwub3gifo': Purge remote 2026/05/22 01:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceficij1tiwe': Purge remote 2026/05/22 01:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-femezey9vini': Purge remote --- PASS: TestApplyTransforms (57.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:03:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/22 01:03:20 DEBUG : sub/file2: md5 = 550f31493245f31fe36dab8c36cbec4b OK 2026/05/22 01:03:20 DEBUG : sub/file2: size = 14 OK 2026/05/22 01:03:20 INFO : file1: Copied (new) to: sub/file2 2026/05/22 01:03:20 DEBUG : sub/file2: size = 14 OK 2026/05/22 01:03:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/22 01:03:20 DEBUG : file1: Unchanged skipping 2026/05/22 01:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': don't need to copy/move sub/file2, it is already at target location 2026/05/22 01:03:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.71s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:03:27 DEBUG : dst/file1: md5 = fa26a0cdf9ca1e17d8278ef1e12a4780 OK 2026/05/22 01:03:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/backup" 2026/05/22 01:03:27 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/1nrff024r7pq65ecp72fc28jb0" 2026/05/22 01:03:29 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1691679819) 2026/05/22 01:03:29 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo') 2026/05/22 01:03:29 DEBUG : dst/file1: Sizes differ 2026/05/22 01:03:31 INFO : dst/file1: Moved (server-side) 2026/05/22 01:03:33 DEBUG : dst/file1: md5 = 648a270ceebf90507ddee8b39f57dfef OK 2026/05/22 01:03:33 DEBUG : dst/file1: size = 14 OK 2026/05/22 01:03:33 INFO : dst/file1: Copied (new) 2026/05/22 01:03:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/22 01:03:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/22 01:03:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.48s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:03:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/dst" 2026/05/22 01:03:38 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/22 01:03:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/CompareDest" 2026/05/22 01:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/gveqi14airsml4bgu7krj116o8" 2026/05/22 01:03:41 DEBUG : one: Need to transfer - File not found at Destination 2026/05/22 01:03:44 DEBUG : one: md5 = 8e36b5a309af41a8e8c7af57819e6b98 OK 2026/05/22 01:03:44 DEBUG : one: size = 3 OK 2026/05/22 01:03:44 INFO : one: Copied (new) 2026/05/22 01:03:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691679819) 2026/05/22 01:03:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo/dst') 2026/05/22 01:03:45 DEBUG : one: Sizes differ 2026/05/22 01:03:47 DEBUG : one: md5 = 4315c57879f41e528e180f5ac4f8cbf5 OK 2026/05/22 01:03:47 DEBUG : one: size = 5 OK 2026/05/22 01:03:47 INFO : one: Copied (replaced existing) 2026/05/22 01:03:49 DEBUG : dst/one: md5 = 1f642399b38a56e124234e85b3f9593f OK 2026/05/22 01:03:51 DEBUG : CompareDest/one: md5 = da34c59396f8449236228ea62aca200d OK 2026/05/22 01:03:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691679819) 2026/05/22 01:03:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo/dst') 2026/05/22 01:03:52 DEBUG : one: Sizes differ 2026/05/22 01:03:52 DEBUG : one: size = 5 OK 2026/05/22 01:03:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/22 01:03:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/22 01:03:55 DEBUG : CompareDest/two: md5 = 43572218d970799c3c8e4dd34eb8b739 OK 2026/05/22 01:03:56 DEBUG : two: Need to transfer - File not found at Destination 2026/05/22 01:03:56 DEBUG : two: size = 3 OK 2026/05/22 01:03:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/22 01:03:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/22 01:03:57 DEBUG : two: Need to transfer - File not found at Destination 2026/05/22 01:03:57 DEBUG : two: size = 3 OK 2026/05/22 01:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/22 01:03:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/22 01:03:58 DEBUG : two: Need to transfer - File not found at Destination 2026/05/22 01:03:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone1691679819) 2026/05/22 01:03:59 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo/CompareDest') 2026/05/22 01:03:59 DEBUG : two: Sizes differ 2026/05/22 01:04:00 DEBUG : two: md5 = 066bc3df046bab58073e722b018c1645 OK 2026/05/22 01:04:00 DEBUG : two: size = 5 OK 2026/05/22 01:04:00 INFO : two: Copied (new) 2026/05/22 01:04:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/22 01:04:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:04:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:04:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.60s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/dst" 2026/05/22 01:04:05 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/22 01:04:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/CopyDest" 2026/05/22 01:04:07 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/22 01:04:08 DEBUG : one: Need to transfer - File not found at Destination 2026/05/22 01:04:11 DEBUG : one: md5 = 03ae08e2359b914deb274880129770da OK 2026/05/22 01:04:11 DEBUG : one: size = 3 OK 2026/05/22 01:04:11 INFO : one: Copied (new) 2026/05/22 01:04:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691679819) 2026/05/22 01:04:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo/dst') 2026/05/22 01:04:12 DEBUG : one: Sizes differ 2026/05/22 01:04:14 DEBUG : one: md5 = e368606b0f496111572684d83e8ea984 OK 2026/05/22 01:04:14 DEBUG : one: size = 5 OK 2026/05/22 01:04:14 INFO : one: Copied (replaced existing) 2026/05/22 01:04:16 DEBUG : dst/one: md5 = 559b04e475060a936943cff92195ec80 OK 2026/05/22 01:04:18 DEBUG : CopyDest/one: md5 = 917337870c93a263cac3de2ef3bb8a09 OK 2026/05/22 01:04:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/BackupDir" 2026/05/22 01:04:19 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/22 01:04:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691679819) 2026/05/22 01:04:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo/dst') 2026/05/22 01:04:21 DEBUG : one: Sizes differ 2026/05/22 01:04:21 DEBUG : one: size = 5 OK 2026/05/22 01:04:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/22 01:04:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1691679819) 2026/05/22 01:04:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo/dst') 2026/05/22 01:04:21 DEBUG : one: Sizes differ 2026/05/22 01:04:23 INFO : one: Moved (server-side) 2026/05/22 01:04:24 DEBUG : one: size = 5 OK 2026/05/22 01:04:24 INFO : one: Copied (server-side copy) 2026/05/22 01:04:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/22 01:04:26 DEBUG : CopyDest/two: md5 = 4685c3646f334c8792df2a787ceff96c OK 2026/05/22 01:04:27 DEBUG : two: Need to transfer - File not found at Destination 2026/05/22 01:04:28 DEBUG : two: size = 3 OK 2026/05/22 01:04:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/22 01:04:29 DEBUG : two: size = 3 OK 2026/05/22 01:04:29 INFO : two: Copied (server-side copy) 2026/05/22 01:04:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/22 01:04:30 DEBUG : two: size = 3 OK 2026/05/22 01:04:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/22 01:04:30 DEBUG : two: Unchanged skipping 2026/05/22 01:04:32 DEBUG : CopyDest/three: md5 = d34f8da6f24b1a3725b7ada881df69b4 OK 2026/05/22 01:04:33 DEBUG : three: Need to transfer - File not found at Destination 2026/05/22 01:04:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone1691679819) 2026/05/22 01:04:33 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo/CopyDest') 2026/05/22 01:04:33 DEBUG : three: Sizes differ 2026/05/22 01:04:33 DEBUG : three: Destination not found in --copy-dest 2026/05/22 01:04:34 DEBUG : three: md5 = ee72ea2f4e836b33f454d86140b1af7d OK 2026/05/22 01:04:34 DEBUG : three: size = 7 OK 2026/05/22 01:04:34 INFO : three: Copied (new) 2026/05/22 01:04:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/22 01:04:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:04:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/22 01:04:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/22 01:04:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/22 01:04:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:04:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.84s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:04:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/22 01:04:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e43483ce9fa774e32236147e528b235f OK 2026/05/22 01:04:45 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/22 01:04:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/22 01:04:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/22 01:04:46 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/05/22 01:04:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/22 01:04:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/22 01:04:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f40096ef421010741675c7a5b92c019b OK 2026/05/22 01:04:49 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/22 01:04:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/22 01:04:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/22 01:04:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.38s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:04:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Looking for duplicate names using skip mode. 2026/05/22 01:04:56 NOTICE: one: Found 2 files with duplicate names 2026/05/22 01:04:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.64s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:05:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Looking for duplicate names using skip mode. 2026/05/22 01:05:02 NOTICE: one: Found 3 files with duplicate names 2026/05/22 01:05:02 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/22 01:05:03 INFO : one: Deleted 2026/05/22 01:05:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.01s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:05:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Looking for duplicate names using first mode. 2026/05/22 01:05:10 NOTICE: one: Found 3 files with duplicate names 2026/05/22 01:05:10 INFO : one: Deleted 2026/05/22 01:05:10 INFO : one: Deleted 2026/05/22 01:05:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.01s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:05:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Looking for duplicate names using newest mode. 2026/05/22 01:05:17 NOTICE: one: Found 3 files with duplicate names 2026/05/22 01:05:17 INFO : one: Deleted 2026/05/22 01:05:17 INFO : one: Deleted 2026/05/22 01:05:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.90s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:05:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Looking for duplicate names using oldest mode. 2026/05/22 01:05:24 NOTICE: one: Found 3 files with duplicate names 2026/05/22 01:05:24 INFO : one: Deleted 2026/05/22 01:05:25 INFO : one: Deleted 2026/05/22 01:05:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.87s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:05:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Looking for duplicate names using largest mode. 2026/05/22 01:05:31 NOTICE: one: Found 3 files with duplicate names 2026/05/22 01:05:31 INFO : one: Deleted 2026/05/22 01:05:31 INFO : one: Deleted 2026/05/22 01:05:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.64s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:05:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Looking for duplicate names using smallest mode. 2026/05/22 01:05:37 NOTICE: one: Found 3 files with duplicate names 2026/05/22 01:05:38 INFO : one: Deleted 2026/05/22 01:05:38 INFO : one: Deleted 2026/05/22 01:05:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.77s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:05:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Looking for duplicate names using rename mode. 2026/05/22 01:05:47 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/22 01:05:48 INFO : one-2.txt: renamed from: one.txt 2026/05/22 01:05:50 INFO : one-3.txt: renamed from: one.txt 2026/05/22 01:05:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.08s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:05:56 DEBUG : dupe1/one.txt: md5 = 136553e51f680fd726dcc625f93fea00 OK 2026/05/22 01:05:58 DEBUG : dupe2/two.txt: md5 = 22702ffcaf8a4d344093691fa4814b3f OK 2026/05/22 01:06:01 DEBUG : dupe3/three.txt: md5 = 9b369f7da92db0adb63a180d1e5eaa22 OK 2026/05/22 01:06:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/22 01:06:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/22 01:06:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/22 01:06:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/22 01:06:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/22 01:06:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/22 01:06:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.58s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:06:10 DEBUG : a.txt: md5 = 4658064151091dfd409a18f4dcb2a4a9 OK 2026/05/22 01:06:11 DEBUG : zend.txt: md5 = 9f45ca4c9ae37178ff4f0cb59f9f2b2d OK 2026/05/22 01:06:13 DEBUG : sub dir/hello world: md5 = 716234d903ee330a80d4b1ac772cc1f3 OK 2026/05/22 01:06:15 DEBUG : sub dir/hello world2: md5 = 8ffb47375e329ecc3942dfd3ac727cc9 OK 2026/05/22 01:06:18 DEBUG : sub dir/ignore dir/.ignore: md5 = 5ae4a1b7b692fd3c7571a8a8d90184fe OK 2026/05/22 01:06:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = d3ef30f9ffd01c000036f91ba03c37a5 OK 2026/05/22 01:06:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = b9a84e328b02b9b7c915c0f2ac452410 OK 2026/05/22 01:06:23 DEBUG : a.txt: Excluded (Size Filter) 2026/05/22 01:06:23 DEBUG : a.txt: Excluded 2026/05/22 01:06:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/22 01:06:24 DEBUG : sub dir/hello world2: Excluded 2026/05/22 01:06:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/22 01:06:24 DEBUG : sub dir/hello world: Excluded 2026/05/22 01:06:24 DEBUG : sub dir/ignore dir: Excluded 2026/05/22 01:06:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/22 01:06:24 DEBUG : sub dir/hello world2: Excluded 2026/05/22 01:06:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/22 01:06:24 DEBUG : sub dir/hello world: Excluded 2026/05/22 01:06:24 DEBUG : sub dir/ignore dir: Excluded 2026/05/22 01:06:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/22 01:06:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/22 01:06:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/22 01:06:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/22 01:06:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/22 01:06:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/22 01:06:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.04s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:06:34 DEBUG : a.txt: md5 = 29d58884ebf6127ac1902e4c5ed48855 OK 2026/05/22 01:06:35 DEBUG : zend.txt: md5 = c494e5adc406558a5705cfbe522c2208 OK 2026/05/22 01:06:38 DEBUG : sub dir/hello world: md5 = ea8ecdf4a2d4e20e014726829d28358e OK 2026/05/22 01:06:39 DEBUG : sub dir/hello world2: md5 = 8ab9523490f07c54ca0c0703769e1106 OK 2026/05/22 01:06:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 95c39efb95cf1466b81b44c4d9ac041a OK 2026/05/22 01:06:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7bd029219530ab345ee94e7c8fe9b992 OK 2026/05/22 01:06:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8fe808129f4b257ca27837ee57467562 OK 2026/05/22 01:06:47 DEBUG : a.txt: Excluded (Size Filter) 2026/05/22 01:06:47 DEBUG : a.txt: Excluded 2026/05/22 01:06:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/22 01:06:48 DEBUG : sub dir/hello world: Excluded 2026/05/22 01:06:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/22 01:06:48 DEBUG : sub dir/hello world2: Excluded 2026/05/22 01:06:49 DEBUG : sub dir/ignore dir: Excluded 2026/05/22 01:06:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/22 01:06:49 DEBUG : sub dir/hello world: Excluded 2026/05/22 01:06:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/22 01:06:49 DEBUG : sub dir/hello world2: Excluded 2026/05/22 01:06:49 DEBUG : sub dir/ignore dir: Excluded 2026/05/22 01:06:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/22 01:06:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/22 01:06:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/22 01:06:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/22 01:06:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/22 01:06:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/22 01:06:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (24.16s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:06:58 DEBUG : file1: md5 = 8b08f0ff4e9194f23fa3b9f3774582f6 OK 2026/05/22 01:07:00 DEBUG : sub/file2: md5 = 1f1500fd3356ef8d3a0ed63ab1bb2c04 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/05/22 01:07:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/22 01:07:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/22 01:07:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/22 01:07:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.81s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.33s) --- PASS: TestListJSON/Recurse (0.81s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:07:09 DEBUG : file1: md5 = 22bd3d231929f36332775d3079b3caf0 OK 2026/05/22 01:07:11 DEBUG : sub/file2: md5 = 26675e2c56d399d848d37d0eea276004 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/05/22 01:07:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/notfound" 2026/05/22 01:07:16 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/qe0i31qdkoejk60elps0ni5sqk" 2026/05/22 01:07:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.65s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.66s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:07:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Making directory 2026/05/22 01:07:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:07:23 DEBUG : sub dir/hello world: md5 = 3801138733ecb3582a788e54d06f5663 OK 2026/05/22 01:07:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.29s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:07:27 DEBUG : potato2: md5 = 0dd1e7163c6a6e6ce9a6c3c9927b6364 OK 2026/05/22 01:07:29 DEBUG : empty space: md5 = 66fe7d1ef371dda0bcbae347f85ecde6 OK --- PASS: TestLs (5.09s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:07:32 DEBUG : potato2: md5 = 53ded7c95ff553a70990339ca732acf8 OK 2026/05/22 01:07:34 DEBUG : empty space: md5 = 0228bcb149d0e15c1692fa686a11af32 OK 2026/05/22 01:07:34 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.74s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:07:38 DEBUG : potato2: md5 = 12f7eca77600c0f84a4df51557d41120 OK 2026/05/22 01:07:40 DEBUG : empty space: md5 = 7ae649e3ee07e31681d3d9bcc74be12c OK --- PASS: TestLsLong (4.91s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:07:43 DEBUG : potato2: md5 = 4e6675e8df69bc71ccc4150de1494c1d OK 2026/05/22 01:07:45 DEBUG : empty space: md5 = 792fdb925335a2f5c9ce183fbcb25e43 OK --- PASS: TestHashSums (4.64s) === RUN TestHashSumsWithErrors 2026/05/22 01:07:46 DEBUG : Creating backend with remote ":memory:" 2026/05/22 01:07:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/22 01:07:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/22 01:07:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/22 01:07:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/22 01:07:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/22 01:07:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/22 01:07:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/22 01:07:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/22 01:07:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:07:48 DEBUG : potato2: md5 = 425863e4bd8cdb9e09a645cd176df695 OK 2026/05/22 01:07:50 DEBUG : empty space: md5 = 9fe75377525526fd37df2a7799410d53 OK 2026/05/22 01:07:53 DEBUG : sub dir/potato3: md5 = db9a8382d469515a6e3921f047065af9 OK 2026/05/22 01:07:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.87s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:07:58 DEBUG : small: md5 = c6a044ba6b8f3cd0ec508546fb4c651c OK 2026/05/22 01:07:59 DEBUG : medium: md5 = 2f3520cc2aeaa1af036a3c4b6f98798f OK 2026/05/22 01:08:01 DEBUG : large: md5 = f9bddf8162bbd815a93896bcddb97da6 OK 2026/05/22 01:08:01 DEBUG : Waiting for deletions to finish 2026/05/22 01:08:01 DEBUG : large: Excluded (Size Filter) 2026/05/22 01:08:02 INFO : medium: Deleted 2026/05/22 01:08:02 INFO : small: Deleted --- PASS: TestDelete (6.95s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:08:05 DEBUG : small: md5 = 4cf29483181a63ccba70700b47cb9fe0 OK 2026/05/22 01:08:06 DEBUG : medium: md5 = ebb364a602fd1e985d1c63576a64e93f OK 2026/05/22 01:08:08 DEBUG : large: md5 = 3543a697a36a03d4ef0b8d75931b5ba0 OK 2026/05/22 01:08:08 DEBUG : Waiting for deletions to finish 2026/05/22 01:08:08 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/22 01:08:09 INFO : small: Deleted 2026/05/22 01:08:09 INFO : medium: Deleted --- PASS: TestMaxDelete (7.66s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:08:12 DEBUG : small: md5 = 126f803a0d97498338c39eb820fcbfa2 OK 2026/05/22 01:08:14 DEBUG : medium: md5 = 57be73e1a0c1b981e588bd88910c48e1 OK 2026/05/22 01:08:16 DEBUG : large: md5 = dc329aa5216547d0adf67e68fd370dbb OK 2026/05/22 01:08:16 DEBUG : Waiting for deletions to finish 2026/05/22 01:08:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/22 01:08:16 INFO : small: Deleted 2026/05/22 01:08:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.57s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:08:20 DEBUG : small: md5 = 46f0bd4d1921a25c33fe9b9375e39750 OK 2026/05/22 01:08:21 DEBUG : medium: md5 = a64eeea0189b5d6f296c1492d381c30c OK 2026/05/22 01:08:23 DEBUG : large: md5 = bd546054ccc13dde4e71460d837e94e3 OK 2026/05/22 01:08:23 DEBUG : Waiting for deletions to finish 2026/05/22 01:08:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/22 01:08:24 INFO : medium: Deleted 2026/05/22 01:08:24 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.23s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:08:27 DEBUG : ReadFile: md5 = 43f4f7fd878328b2aefbac79b995d5bc OK --- PASS: TestReadFile (4.35s) === RUN TestRetry 2026/05/22 01:08:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/22 01:08:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/22 01:08:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/22 01:08:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/22 01:08:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/22 01:08:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/22 01:08:30 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-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:08:31 DEBUG : file1: md5 = 1995a1f1a13df77149777853d3b00ddd OK 2026/05/22 01:08:33 DEBUG : file2: md5 = 481720a26d166ef4278f86a2e66af14b OK --- PASS: TestCat (14.21s) === RUN TestPurge 2026/05/22 01:08:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-femomew0hidu" 2026/05/22 01:08:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:08:44 DEBUG : Creating backend with remote "TestDrive:crypt/uug4el6ek80gatlp46c8qrnvstdn50uadh4sc7f2spcee0n9t8sg" 2026/05/22 01:08:45 DEBUG : Creating backend with remote "/tmp/rclone3693385486" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-femomew0hidu'", Local "Local file system at /tmp/rclone3693385486", Modify Window "1ms" 2026/05/22 01:08:51 DEBUG : A1/B1/C1/one: md5 = f47802c47efdd049707e1bbcabc6d9bc OK 2026/05/22 01:08:51 INFO : A2: Making directory 2026/05/22 01:08:52 INFO : A1/B2: Making directory 2026/05/22 01:08:53 INFO : A1/B2/C2: Making directory 2026/05/22 01:08:53 INFO : A1/B1/C3: Making directory 2026/05/22 01:08:54 INFO : A3: Making directory 2026/05/22 01:08:55 INFO : A3/B3: Making directory 2026/05/22 01:08:56 INFO : A3/B3/C4: Making directory 2026/05/22 01:08:58 DEBUG : A1/two: md5 = e809ad2b4f908d44219c4dd6183bf760 OK 2026/05/22 01:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-femomew0hidu': Purge remote 2026/05/22 01:09:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.51s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:09:05 DEBUG : A1/B1/C1/one: md5 = 7bfeae0f3e357ea46e2dafa3dfcd993e OK 2026/05/22 01:09:05 INFO : A2: Making directory 2026/05/22 01:09:06 INFO : A1/B2: Making directory 2026/05/22 01:09:07 INFO : A1/B2/C2: Making directory 2026/05/22 01:09:08 INFO : A1/B1/C3: Making directory 2026/05/22 01:09:08 INFO : A3: Making directory 2026/05/22 01:09:09 INFO : A3/B3: Making directory 2026/05/22 01:09:10 INFO : A3/B3/C4: Making directory 2026/05/22 01:09:12 DEBUG : A1/two: md5 = 7cff3589e3dcbb25c90ccd82bb73a386 OK 2026/05/22 01:09:13 DEBUG : removing 1 level 3 directories 2026/05/22 01:09:13 INFO : A3/B3/C4: Removing directory 2026/05/22 01:09:16 DEBUG : removing 2 level 3 directories 2026/05/22 01:09:16 INFO : A1/B2/C2: Removing directory 2026/05/22 01:09:16 INFO : A1/B1/C3: Removing directory 2026/05/22 01:09:17 DEBUG : removing 2 level 2 directories 2026/05/22 01:09:17 INFO : A3/B3: Removing directory 2026/05/22 01:09:17 INFO : A1/B2: Removing directory 2026/05/22 01:09:17 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/22 01:09:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/22 01:09:17 DEBUG : removing 2 level 1 directories 2026/05/22 01:09:17 INFO : A3: Removing directory 2026/05/22 01:09:17 INFO : A2: Removing directory 2026/05/22 01:09:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/22 01:09:22 DEBUG : removing 1 level 3 directories 2026/05/22 01:09:22 INFO : A1/B1/C1: Removing directory 2026/05/22 01:09:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:22 DEBUG : removing 1 level 2 directories 2026/05/22 01:09:22 INFO : A1/B1: Removing directory 2026/05/22 01:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/22 01:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/22 01:09:23 DEBUG : removing 1 level 1 directories 2026/05/22 01:09:23 INFO : A1: Removing directory 2026/05/22 01:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/22 01:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/22 01:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/22 01:09:24 DEBUG : removing 1 level 0 directories 2026/05/22 01:09:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Removing directory 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/22 01:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (24.08s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:09:26 INFO : A1: Making directory 2026/05/22 01:09:27 INFO : A1/B1: Making directory 2026/05/22 01:09:28 INFO : A1/B1/C1: Making directory 2026/05/22 01:09:30 DEBUG : removing 1 level 3 directories 2026/05/22 01:09:30 INFO : A1/B1/C1: Removing directory 2026/05/22 01:09:31 DEBUG : removing 1 level 2 directories 2026/05/22 01:09:31 INFO : A1/B1: Removing directory 2026/05/22 01:09:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/22 01:09:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.00s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:09:34 INFO : A1: Making directory 2026/05/22 01:09:34 INFO : A1/B1: Making directory 2026/05/22 01:09:35 INFO : A1/B1/C1: Making directory 2026/05/22 01:09:38 DEBUG : removing 1 level 3 directories 2026/05/22 01:09:38 INFO : A1/B1/C1: Removing directory 2026/05/22 01:09:39 DEBUG : removing 1 level 2 directories 2026/05/22 01:09:39 INFO : A1/B1: Removing directory 2026/05/22 01:09:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/22 01:09:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.94s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:09:44 DEBUG : file1: md5 = 28a7be85f7ae5661578215dd39a7e491 OK 2026/05/22 01:09:44 DEBUG : filename.txt: File name found in url 2026/05/22 01:09:46 DEBUG : filename.txt: md5 = ed0f3285bc19fdf958f94f153626694a OK 2026/05/22 01:09:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/22 01:09:47 DEBUG : headerfilename.txt: md5 = ad68e16808ddeadd8911762858584246 OK 2026/05/22 01:09:49 DEBUG : file2: md5 = f27e03749b4e1eb0c25cf34255898e9e OK --- PASS: TestCopyURL (9.67s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:09:53 DEBUG : file1: md5 = 29b12488b47f81b479897da2d956311d OK --- PASS: TestCopyURLDownloadHeaders (2.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:09:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/22 01:09:56 DEBUG : sub/file2: md5 = 0779c268cd2265693f0dda769da51930 OK 2026/05/22 01:09:56 DEBUG : sub/file2: size = 14 OK 2026/05/22 01:09:56 INFO : file1: Copied (new) to: sub/file2 2026/05/22 01:09:56 INFO : file1: Deleted 2026/05/22 01:09:57 DEBUG : sub/file2: size = 14 OK 2026/05/22 01:09:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/22 01:09:57 DEBUG : file1: Unchanged skipping 2026/05/22 01:09:57 INFO : file1: Deleted 2026/05/22 01:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': don't need to copy/move sub/file2, it is already at target location 2026/05/22 01:10:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.55s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:10:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/22 01:10:02 DEBUG : file1: md5 = 50bdb0d0f78ecb04252acd55f900df55 OK 2026/05/22 01:10:02 DEBUG : file1: size = 14 OK 2026/05/22 01:10:02 INFO : file1: Copied (new) 2026/05/22 01:10:02 INFO : file1: Deleted 2026/05/22 01:10:02 DEBUG : file1: Destination exists, skipping 2026/05/22 01:10:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.59s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:10:07 DEBUG : dst/file1: md5 = e2511b1afdf52c9e9f852d6543515003 OK 2026/05/22 01:10:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namacac9febo/backup" 2026/05/22 01:10:08 DEBUG : Creating backend with remote "TestDrive:crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0/1nrff024r7pq65ecp72fc28jb0" 2026/05/22 01:10:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1691679819) 2026/05/22 01:10:10 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo') 2026/05/22 01:10:10 DEBUG : dst/file1: Sizes differ 2026/05/22 01:10:12 INFO : dst/file1: Moved (server-side) 2026/05/22 01:10:13 DEBUG : dst/file1: md5 = d7549a2e9848e79a3d801ca82ddfe1a3 OK 2026/05/22 01:10:13 DEBUG : dst/file1: size = 14 OK 2026/05/22 01:10:13 INFO : dst/file1: Copied (new) 2026/05/22 01:10:13 INFO : dst/file1: Deleted 2026/05/22 01:10:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/22 01:10:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/22 01:10:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.38s) === 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-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:10:21 DEBUG : A1/one: md5 = 00be86aae54b9c00fcee21fc54ffc892 OK 2026/05/22 01:10:22 DEBUG : A1/two: md5 = 909896be9bbc180eab3a03fe7dee93ed OK 2026/05/22 01:10:25 DEBUG : A1/B1/three: md5 = 9d66d3ba0eadc9df694914420cf004cb OK 2026/05/22 01:10:27 DEBUG : A1/B1/C1/four: md5 = a40fc1adab02b1b3bcd2cde37fdbb1f0 OK 2026/05/22 01:10:30 DEBUG : A1/B1/C2/five: md5 = a682ff0a2e4902d56161a16cabdf1c8b OK 2026/05/22 01:10:30 INFO : A1/B2: Making directory 2026/05/22 01:10:30 INFO : A1/B1/C3: Making directory 2026/05/22 01:10:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/22 01:10:40 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/22 01:10:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/22 01:10:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/22 01:10:40 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/22 01:10:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/22 01:10:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/22 01:10:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/22 01:10:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/22 01:10:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/22 01:10:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/22 01:10:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/22 01:10:52 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/22 01:10:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/22 01:10:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/22 01:10:52 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/22 01:10:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/22 01:10:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/22 01:10:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/22 01:10:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/22 01:10:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/22 01:11:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/22 01:11:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/22 01:11:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/22 01:11:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/22 01:11:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/22 01:11:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/22 01:11:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/22 01:11:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/22 01:11:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/22 01:11:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.08s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/22 01:11:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 0961ea6c593065d608f67f334f54e5cb OK 2026/05/22 01:11:07 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/22 01:11:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/22 01:11:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/22 01:11:08 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/22 01:11:09 DEBUG : no_checksum_big_file_from_pipe: md5 = a8ae4069f7301a0dd5a43c8ad11582a1 OK 2026/05/22 01:11:09 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/22 01:11:09 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-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/22 01:11:12 DEBUG : with_checksum_small_file_from_pipe: md5 = fb95e50a01739ba458b34abfe8b4b3f6 OK 2026/05/22 01:11:12 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/22 01:11:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/22 01:11:13 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/22 01:11:14 DEBUG : with_checksum_big_file_from_pipe: md5 = 23994a3390b394fe8b98b6b9c5c703e7 OK 2026/05/22 01:11:14 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/22 01:11:14 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-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/22 01:11:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/22 01:11:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/22 01:11:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/22 01:11:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/22 01:11:20 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-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/22 01:11:23 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/22 01:11:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/22 01:11:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/22 01:11:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/22 01:11:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.82s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/22 01:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': File to upload is small (48 bytes), uploading instead of streaming 2026/05/22 01:11:29 DEBUG : rcat_metadata: md5 = cf6b20c2c77f7d1e03522809a1fa51df OK 2026/05/22 01:11:29 DEBUG : rcat_metadata: size = 48 OK 2026/05/22 01:11:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/22 01:11:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/22 01:11:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = c45cff69b2ca7871af684b3c0829347d OK 2026/05/22 01:11:33 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/22 01:11:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.67s) --- PASS: TestRcatMetadata/Normal (2.97s) --- PASS: TestRcatMetadata/ViaDisk (3.23s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:35 DEBUG : potato1: md5 = 84e95bc3a0ea0f501aea6f00ae0632fe OK 2026/05/22 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': File to upload is small (60 bytes), uploading instead of streaming 2026/05/22 01:11:37 DEBUG : potato2: md5 = 3a9bf7fcbb947ae3b19d5f717e1e871e OK 2026/05/22 01:11:37 DEBUG : potato2: size = 60 OK 2026/05/22 01:11:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.54s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:40 DEBUG : potato1: md5 = d0512264fd12994f219447ecdac391b0 OK 2026/05/22 01:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': File to upload is small (60 bytes), uploading instead of streaming 2026/05/22 01:11:41 DEBUG : potato2: md5 = 5f032e06a8e67e90cb090074be7eae3f OK 2026/05/22 01:11:41 DEBUG : potato2: size = 60 OK 2026/05/22 01:11:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.15s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:45 DEBUG : potato1: md5 = 35a422af5f05b2809e4e068b6ac98d97 OK --- PASS: TestRcatSizeUploadHeaders (2.39s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:48 DEBUG : potato2: md5 = 32c9abd651262a83be5cf427dc36ae9b OK 2026/05/22 01:11:49 DEBUG : empty space: md5 = b7d09e561c219e9254d0c6469e2ae418 OK 2026/05/22 01:11:52 DEBUG : sub dir/potato3: md5 = bf399c08dfddd205510c669c9a67f298 OK 2026/05/22 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Touching "sub dir/potato3" 2026/05/22 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Touching "empty space" 2026/05/22 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Touching "potato2" 2026/05/22 01:11:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.51s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:57 DEBUG : dir with metadata: Making directory with metadata 2026/05/22 01:11:57 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.51s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:11:59 DEBUG : directory with modtime: Making directory with metadata 2026/05/22 01:12:00 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.46s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:12:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/22 01:12:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/22 01:12:02 DEBUG : Google drive root 'crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0': Skipping btime metadata as can't update it on an existing file: 2026-05-22T01:12:02.019495623Z 2026/05/22 01:12:02 INFO : non existent directory: Updated directory metadata 2026/05/22 01:12:04 DEBUG : Google drive root 'crypt/4hc6u4hjbrd8p7q9vghk5q5a1c0o9di6rssskgp4fjnqu8dgrjq0': Skipping btime metadata as can't update it on an existing file: 2026-05-22T01:12:02.019495623Z 2026/05/22 01:12:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.16s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:12:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/22 01:12:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/22 01:12:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.39s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:12:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/22 01:12:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/22 01:12:11 DEBUG : dst: Making directory with metadata 2026/05/22 01:12:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/22 01:12:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/22 01:12:12 INFO : dst: Set directory modification time (using SetModTime) 2026/05/22 01:12:13 INFO : dst: Set directory modification time (using SetModTime) 2026/05/22 01:12:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/22 01:12:13 INFO : dst: Set directory modification time (using SetModTime) 2026/05/22 01:12:13 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.53s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo'", Local "Local file system at /tmp/rclone1691679819", Modify Window "1ms" 2026/05/22 01:12:17 DEBUG : sub dir/test remove existing: md5 = 9b83c98ddffe34fa765e34070baf6cac OK 2026/05/22 01:12:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3ac263367b4499ccdeef1dd905876be3 OK 2026/05/22 01:12:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qucehew8" before starting 2026/05/22 01:12:22 DEBUG : sub dir/test remove existing.qucehew8: TEST: removing renamed existing file after operation 2026/05/22 01:12:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wivoxun9" before starting 2026/05/22 01:12:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wivoxun9: TEST: renaming existing back after failed operation 2026/05/22 01:12:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuxolar6" before starting 2026/05/22 01:12:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuxolar6: TEST: removing renamed existing file after operation 2026/05/22 01:12:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "enfr9c7o8ommbmmm8bd0ef72jgp03ni6vcqgvrbraglckvavnd50" 2026/05/22 01:12:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1008ijc5tn2lj50ctj2dreu2hc21ta5ksft6a4c8cb7qgnsj8ri1qbp1lal4av1244m1ae43vjvhtt3i63e91ncj7rnhd20nq22a7bo0m4vouab9bv2ims538p6iqhl4a6tjivgssbmv1009a64g63njumgpnqup3l9shd9naj98bmkc14n0" --- PASS: TestRemoveExisting (14.23s) === 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/05/22 01:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namacac9febo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m45.469172802s (try 1/5)